mpegtsdemux and hlsdemux trouble after moving to 0.10.36

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

mpegtsdemux and hlsdemux trouble after moving to 0.10.36

tomw
Hi,

after moving to 0.10.36 (and latest plugins) I got some trouble with the hlsdemux plugin,
which is obviously caused by mpegtsdemux. Running the pipeline like:

gst-launch souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 !
hlsdemux ! decodebin2 ! ffmpegcolorspace ! videoscale ! autovideosink

I'm getting the following result. However I'm not quite sure whether it's really an mpegtsdemux issue
or whether it is related to the vaapisink. Any idea appreciated.


0:00:02.444782353 30385      0x1e8fdf0 WARN             mpegtsdemux gstmpegtsdemux.c:3104:gst_mpegts_demux_src_pad_query:<mpegtsdemux0> unsupported query format or no bitrate yet to approximate duration from bytes
0:00:02.444817030 30385      0x235d790 WARN                GST_PADS gstpad.c:3819:gst_pad_peer_query:<vaapisink0:sink> pad has no peer
libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/local/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
0:00:02.446163929 30385      0x235d790 WARN       codecparsers_h264 gsth264parser.c:1756:gst_h264_parser_parse_slice_hdr: couldn't find associated picture parameter set with id: 0
0:00:02.446254189 30385      0x235d790 WARN       codecparsers_h264 gsth264parser.c:1756:gst_h264_parser_parse_slice_hdr: couldn't find associated picture parameter set with id: 0
...

cheers,

--
tomw <[hidden email]>

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: mpegtsdemux and hlsdemux trouble after moving to 0.10.36

Tim-Philipp Müller-2
On Tue, 2012-02-28 at 16:51 +0100, tomw wrote:

> after moving to 0.10.36 (and latest plugins) I got some trouble with the hlsdemux plugin,
> which is obviously caused by mpegtsdemux. Running the pipeline like:
>
> gst-launch souphttpsrc location=http://devimages.apple.com/iphone/samples/bipbop/gear4/prog_index.m3u8 !
> hlsdemux ! decodebin2 ! ffmpegcolorspace ! videoscale ! autovideosink
>
> I'm getting the following result. However I'm not quite sure whether it's really an mpegtsdemux issue
> or whether it is related to the vaapisink. Any idea appreciated.

Works fine for me with latest releases (and using xvimagesink).

You could try replacing autovideosink with ximagesink or xvimagesink for
testing..

Cheers
 -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel