[MPlayer-users] playing mpegts

max muster steyding at yahoo.de
Wed Sep 22 20:09:38 EEST 2021


 Hello Gerhard,
No, it's not really a bug in mplayer.
Please use the following options to view this playlist:
mplayer -ni -cache 4096 -cache-min 50 ffmpeg://https://stream02.welocal.stream/stream/fhd-muenchentv_365036/ngrp:stream_all/playlist.m3u8

Regards,
Mark


    Am Montag, 20. September 2021, 19:12:34 MESZ hat Gerhard Strangar <g.s at arcor.de> Folgendes geschrieben:  
 
 Hi,

mplayer told me to report a bug, however, I'm not sure if it's an
mplayer bug.

I tried to play a live stream from an m3u file. Since mplayer doesn't
want to play it directly, I tried piping it into mplayer:

ffmpeg -i
https://stream02.welocal.stream/stream/fhd-muenchentv_365036/ngrp:stream_all/playlist.m3u8
-c copy -f mpegts -map 0:7 -map 0:8 - | mplayer -cache 2048 -

And it seems to be working fine, I just get flooded with "Bad stream
state, please report as bug!".
With a different stream (that requires logging in), I'm out of luck.
It's a 50 FPS stream and the video seems to be playing at 100 FPS,
whereas the audio is normal. This causes the video to pause, then play
at 100 FPS again and so on.

I thought it might be because of the pipe, but when I use ffmpeg to copy
it to a file, mplayer shows the same behaviour. What does work is
letting ffmpeg write a matroska file and play that while it's still
being written.

ffmpeg 4.4_3,1 on FreeBSD x64
mplayer built from mplayer-export-2021-09-20

Gerhard
_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
  


More information about the MPlayer-users mailing list