[Bug 678078] [ffdec_aac_latm] Fails to decode when channels/rate are specified
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 11 16:09:59 CEST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=678078
GStreamer | gst-plugins-bad | git
--- Comment #10 from Javier Jardón (IRC: jjardon) <jjardon at gnome.org> 2013-10-11 14:09:51 UTC ---
>From bug #709768:
The file is available here:
https://uk.owncube.com/public.php?service=files&t=3092d8bb9bfbf74842ffdb20a829a7d0
I tried to reproduce with
gst-launch-1.0 uri=file:///file.ts but seems it doesnt want to prerrol
I tried to reproduce it with VLC and seems to be played, at least the beginning
Sebastian Dröge (slomo):
Confirmed, decodebin never pre-rolls on it but tsdemux does stuff all the time.
This pipeline works however:
> gst-launch-1.0 filesrc location=/home/slomo/Downloads/raw_h264.ts ! tsdemux ! decodebin ! xvimagesink
Removing tsdemux and just having decodebin there reproduces the no-preroll
problem. Also there are problems with the language code extraction but that's
unrelated.
--
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