[gstreamer-bugs] [Bug 574661] [gstffmpegdec] Wrong usage of parsers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 13 03:22:59 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574661

  GStreamer | gst-ffmpeg | Ver: git




------- Comment #2 from Edward Hervey  2009-03-13 10:23 UTC -------
I was of course talking about AVParser (and not the -bad aacparse).

As for the probing part, there is some code in libavformat (the demuxer/muxer
part of ffmpeg) which is used by ffmpeg demuxers to figure out whether they
need a parser for a given AVStream.

This is how they figure out:
* If a parser is needed for the given stream
* Which parser is needed 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574661.




More information about the Gstreamer-bugs mailing list