fangzhen <wintelx264 <at> 163.com> writes:

> 
> I use the following commands to extract the HEVC stream from a mp4 file:
> ffmpeg.exe -y -i paonan1.mp4 -an  -c:v copy -f hevc paonan1.hevc

$ ffmpeg -i paonan1.mp4 -c:v copy -bsf hevc_mp4toannexb paonan1.hevc

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to