AW: Video Decoder for file in TS container format

Thornton, Keith keith.thornton at zeiss.com
Mon Apr 14 23:30:38 PDT 2014


Have you tried adding h264parse to your pipeline?

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Manoj89
Gesendet: Montag, 14. April 2014 14:55
An: gstreamer-devel at lists.freedesktop.org
Betreff: Video Decoder for file in TS container format

Hi,
    I want to play m3u8 files using gstreamer.Most of the m3u8 playlist files contains url pointing to the media file in  mpeg ts(transport stream) container format.I have the mpegtsdemux for demuxing the file,mad(mpeg audio
decoder) to decode the audio and I am having avdec_h264 to decode H264 streams.But I am able to hear only the audio and not see video.If I use GST_DEBUG then "No decoder available for type 'video/x-h264, stream-format=(string)byte-stream, alignment=(string)nal'" is the warning message I am getting.I am using the  static plugins so I need to declare and register the correct plugin to decode the video.So can anybody tell me which exact video decoder I can use?






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Video-Decoder-for-file-in-TS-container-format-tp4666437.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

---------------
This message is intended for a particular addressee only and may contain business or company secrets.
If you have received this email in error, please contact the sender and delete the message immediately. Any use of this email, including saving, publishing, copying, replication or forwarding of the message or the contents is not permitted.


More information about the gstreamer-devel mailing list