Re: [FFmpeg-user] rtsp mpegts stream not captured with ffplay

2017-11-23 Thread Andrej Filipčič
Hi, Full log attached with today's snapshot. The same behavior. Cheers, Andrej /I am not sure if it is a bug in ffmpeg or not. Any clues? />>//>>/The version I use: />>/ffplay version 3.3.5 / Please test current FFmpeg git head (ideally, with a sane configure line like "--enable-gpl") and if

Re: [FFmpeg-user] rtsp mpegts stream not captured with ffplay

2017-11-21 Thread Carl Eugen Hoyos
2017-11-20 14:08 GMT+01:00 Andrej Filipčič : > I am not sure if it is a bug in ffmpeg or not. Any clues? > > The version I use: > ffplay version 3.3.5 Please test current FFmpeg git head (ideally, with a sane configure line like "--enable-gpl") and if the issue is reproducible, provide the comman

[FFmpeg-user] rtsp mpegts stream not captured with ffplay

2017-11-21 Thread Andrej Filipčič
Hi, I have a strange problem with rtstp and mpegts streams from a VOD provider. The is rtsp://:554/.ts The stream does play fine with vlc, but not with ffplay and ffmpeg does not work properly either. The rtsp negotiation works well, I have straced the ffplay with: strace -f ffplay -v 9 -log