[Bug 726221] could not receive CAPS event in demux's sink pad.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Mar 13 02:03:18 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726221
GStreamer | gstreamer (core) | 1.2.3
Nicolas Dufresne <nicolas.dufresne> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-13 09:26:56 UTC ---
(In reply to comment #0)
> I am porting gstreamer plugins from 1.0.9 to 1.2.3 and find out that demux
> could not receive caps event which was send from typefind element.
> I uses a universal demux(aiurdemux) and many caps are available for demux's
> sink pad. Caps event should be send to the demux's sink pad to tell the file
> type so that i can load the library according to the type of file.
Note that while it works for most cases, aiurdemux is not as good as the
GStreamer built-in demuxers. Specially on seeks. Also, it does not provide
significant performance gain. My 2 cents, but I usually recommend not using it
in GStreamer.
--
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