Hello,

I tried the following

mkvextract tracks a.mkv 1:a.mkvtool.264 

and 

ffmpeg -i a.mkv -f h264 -vcodec copy a.ffmpeg.264

The first several bytes of a.mkvtool.264 is start code of h264 and "file 
a.mkvtool.264" shows it's JVT NAL sequence. But first several bytes of 
a.ffmpeg.264 is "00 00 9f 1e 65 88 80" and "file a.ffmpeg.264" shows it's just 
data.

Did I do something wrong with the options of ffmpeg or mkv is not supported 
well in ffmpeg?

Thanks a lot,

Alex



      __________________________________________________________________
Get a sneak peak at messages with a handy reading pane with All new Yahoo! 
Mail: http://ca.promos.yahoo.com/newmail/overview2/
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to