[Bug 739196] video/x-xvid changed to video/mpeg,mpegversion=4

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 7 02:32:36 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739196
  GStreamer | gst-plugins-base | 1.x

--- Comment #15 from Athanasios Oikonomou <athoik at gmail.com> 2014-11-07 10:32:34 UTC ---
When the video is xvid and the container is avi you don't have any *profile*

/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstMultiQueue:multiqueue0.GstPad:src_0:
caps = "video/mpeg, mpegversion=(int)4, systemstream=(boolean)false,
framerate=(fraction)24000/1001, width=(int)640, height=(int)272"
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0

Same video xvid remuxed in mp4 (ffmpeg -c copy) has profile set.

/GstMultiQueue:multiqueue0.GstPad:src_0: caps = "video/mpeg,
mpegversion=(int)4, systemstream=(boolean)false,
profile=(string)advanced-simple, level=(string)5,
codec_data=(buffer)000001b0f5000001b5090000010000000120088685770307d31404221463000001b244697658353033623133393370000001b25876694430303634,
width=(int)640, height=(int)272, framerate=(fraction)24000/1001,
pixel-aspect-ratio=(fraction)1/1"

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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