[FFmpeg-user] How to extract HEVC stream from mp4?

fangzhen wintelx264 at 163.com
Wed Aug 5 11:17:44 CEST 2015


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
However, the hevc analysis tools or players which support can't open the "paonan1.hevc" file.
What is wrong with my commands?


More information about the ffmpeg-user mailing list