[FFmpeg-user] Converting mov to NAL Only

Cassiano.Silva at microchip.com Cassiano.Silva at microchip.com
Tue Jun 9 16:26:43 CEST 2015


Hello All,

I'm working with videos since February and I have 2 basic questions:


-        I'm using ffmpeg to convert a .mov video file into NAL Only and used following command to achieve this:

ffmpeg -i in.mov -vcodec copy -f h264 out.h264

It generates a file but I can't play it using VLC Media Player...

Do you know if I'm using the wrong command?



-        How can I check whether the generated file is really NAL-Only?


Thanks for helping!


Kind regards,

Cassiano




More information about the ffmpeg-user mailing list