[gstreamer-bugs] [Bug 347984] Internal GStreamer error in ffdec_mpeg4
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Jul 19 02:10:29 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=347984
GStreamer | gst-ffmpeg | Ver: 0.10.1
Michael Smith changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msmith at fluendo.com
Severity|critical |normal
Version|0.10.9 |0.10.1
------- Comment #2 from Michael Smith 2006-07-19 09:10 UTC -------
All the mpeg4 video over RTP I've ever seen has the initialisation data
supplied out of band (in an SDP file, for instance), and you'll need to supply
this. I think we call this "codec_info" or "codec_data" in the caps - it's a
hex-encoded string.
It's going to be pretty painful doing this from gst-launch, though it should be
possible.
Dropping severity; can you confirm that supplying the initialisation data works
correctly?
--
Configure bugmail: http://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