[Bug 667564] mpeg4videoparse: does not detect config data when VOP only stream is sent

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 08:08:42 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667564
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Marc Leeman <marc.leeman at gmail.com> 2012-02-01 16:08:38 UTC ---
sdp config data
---------------
00 00 01 b0                                         //
GST_MPEG4_VIDEO_OBJ_SEQ_START
03 
00 00 01 b5                                         // GST_MPEG4_VISUAL_OBJ
09 00 00 01 01 

00 00 01 20                                         //
GST_MPEG4_VIDEO_LAYER_FIRST

00 86 e0 00 24 e2 20 03 e8 00 68 82 48 00
ce 18 b0 22 40 a3 1f 

00 00 01 b3                                         // GST_MPEG4_GROUP_OF_VOP
00 10 07

mpeg4 raw rtp
-------------
00 00 01 20                                         //
GST_MPEG4_VIDEO_LAYER_FIRST

00 86 e0 00 24 e2 20 03 e8 00 68 82 48 00
ce 18 b0 22 40 a3 1f 

00 00 01 b6                                         //
GST_MPEG4_VIDEO_OBJ_PLANE

-- 
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