Hi
I am trying to decode a live transport stream (with h264 video and aac mpeg4 loas audio) . The pipeline when as set to PLAY mode, it fails with the following error
aacparse gstaacparse.c:263:gst_aac_parse_set_src_caps:<aacparse6> Not a known sample rate: 0
gst_element_get_state returns immediately without waiting for 20 seconds set, GST_STATE_CHANGE_FAILURE
using fedora21 and installed the gstreamer plugins that come with fedora21 rpm source.
The pipeline return erro failing to set to play mode and when i look at the .dot file, the audio pipeline is not fully formed. i am using decodebin autoplugger to decode the stream.
But when i play the same ts stream on another pc with Fedora 20 (Heisenbug) along with gstreamer plugins, it works fine, that is pipeline is able to decode video
are there any known issues with aacparse and handling aac mpeg4 audio in the latest gstreamer libraries.
Thanks Pala.
This email and any files transmitted with it are confidential and intended solely for the intended recipient. If you are not the named addressee you should not disseminate, distribute, copy or alter this email. Any views or opinions presented in this email are solely those of the author and might not represent those of . Warning: Although has taken reasonable precautions to ensure no viruses are present in this email, the company cannot accept responsibility for any loss or damage arising from the use of this email or attachments.______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On Fr, 2016-09-23 at 15:46 +0000, Trinadh Pala wrote:
> Hi > > I am trying to decode a live transport stream (with h264 video and > aac mpeg4 loas audio) . The pipeline when as set to > PLAY mode, it fails with the following error > > aacparse gstaacparse.c:263:gst_aac_parse_set_src_caps:<aacparse6> Not > a known sample rate: 0 Please file a bug and make the stream available there. https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer This is probably a missing feature in aacparse, or indeed a bug somewhere along the pipeline with this specific stream. -- Sebastian Dröge, Centricular Ltd · http://www.centricular.com _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (985 bytes) Download Attachment |
Free forum by Nabble | Edit this page |