[gstreamer-bugs] [Bug 596772] New: mpegtsdemux can not demux h.264 video and he-aac audio
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Sep 29 11:42:35 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=596772
GStreamer | gst-plugins-bad | 0.10.24
Summary: mpegtsdemux can not demux h.264 video and he-aac audio
Classification: Desktop
Product: GStreamer
Version: 0.10.24
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: daltoncezane at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
There is a problem when the mpegtsdemux is used to demux h.264 video and he-aac
audio. The pipeline "gst-launch-0.10 filesrc location="some_sample.mpg" !
mpegtsdemux name=demux demux. queue ! ffdec_h264 ! xvimagesink demux. queue !
faad ! audioconvert ! alsasink" does not work. When it is used just with the
video decoder, the video is displayed. But when the audio decoder is added
(like the command showed before), nothing happens: video is not displayed and
audio is not played... The problem should be with the part of the demux
responsible by demuxing the audio.
A sample ts can be download here:
http://www.dsc.ufcg.edu.br/~cezane/sample_h264_heaac.ts
--
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