[Bug 749738] matroskamux: mux files with different resolutions

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 22 09:57:48 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749738

--- Comment #2 from Nicola <lists at svrinformatica.it> ---
using videotestsrc in the sample app matroskamux receive these caps:

video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)2,
profile=(string)high, width=(int)320, height=(int)240,
pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1,
parsed=(boolean)true,
codec_data=(buffer)01640014ffe1001967640014acd94141fb0110000003001000000303c8f142996001000568ebecb22c

and then:

video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3,
profile=(string)high, width=(int)640, height=(int)480,
pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1,
parsed=(boolean)true,
codec_data=(buffer)0164001effe100196764001eacd940a03db0110000030001000003003c8f162d9601000568ebecb22c

and the generated mkv is good

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list