[gstreamer-bugs] [Bug 338928] [ffdemux_aac] Cannot play certain mp4 contents
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon May 1 04:50:23 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=338928
GStreamer | gst-ffmpeg | Ver: 0.10.1
------- Comment #5 from Sjoerd Simons 2006-05-01 11:50 UTC -------
(In reply to comment #4)
> Sorry, I didn't catch the actual problem before.
>
> What you really need is the 'faad' plugin from gst-plugins-bad.
>
> The ffdemux_aac element shouldn't be autoplugged for this, that needs to be
> fixed. We should probably add a 'framed = (boolean) false' to the sink
> template's caps for ffdemux_aac or set the rank to NONE.
Yeah, i also just noticed that gst tries to autoplug it for decoding instead of
demuxing... Now the aac demux in ffmpeg is just a raw demux (it doesn't
actually do any demuxing).. So i guess it shouldn't be registered as a demuxer
at all (just like other raw demuxers/``emulators'' arent)
Proposed fix in attached patch
--
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