Aurelien Jacobs | 8 Jan 2008 00:49
Picon

[issue314] Matroska: missing Codec Private data


Aurelien Jacobs <aurel <at> gnuage.org> added the comment:

I must admit I almost never compile with libx264, so I didn't test this.
I only tested remuxing from a mp4 file to a matroska file, and it seems to work
fine.
(CodecPrivate length is much more reasonable than with libx264)

Could you please try something like this:
ffmpeg -y -i sample.mp4 -an -vcodec copy b.mkv
If this works, then the bug is most probably in libx264 extradata generation.

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue314>

Gmane