Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-25 Thread andrei ka
so, just run vlc in cmdline & no display mode ;-) On Thu, Sep 24, 2020 at 5:31 PM Carl Zwanzig wrote: > On 9/24/2020 6:29 AM, Firas Shahin via ffmpeg-user wrote: > > But this tells me that it must be the software versions, since you > didn’t have any issues. > > Always try with the current

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-24 Thread Carl Zwanzig
On 9/24/2020 6:29 AM, Firas Shahin via ffmpeg-user wrote: But this tells me that it must be the software versions, since you didn’t have any issues. Always try with the current ffmpeg (and please do not top-post replies). Later, z! ___ ffmpeg-user

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-24 Thread Firas Shahin via ffmpeg-user
Well, I just tried that command you suggested, but it still skipped whenever it fetched a new TS. And it couldn’t be my connection speed as I have more than a Gbps internet speed. But this tells me that it must be the software versions, since you didn’t have any issues. I’ll update the software

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Mark Filipak (ffmpeg)
On 09/24/2020 12:52 AM, Edward Park wrote: Hi, I just realized that the station was public, so I just tried: % ffplay -nodisp -vn "https://jrtv-live.ercdn.net/jrradio/englishradiovideo.m3u8” no issues. I did try without that buffer flag, but that had no effect. I’m going to try updating

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Edward Park
Hi, I just realized that the station was public, so I just tried: % ffplay -nodisp -vn "https://jrtv-live.ercdn.net/jrradio/englishradiovideo.m3u8” no issues. > I did try without that buffer flag, but that had no effect. I’m going to try > updating ffplay, and see if that helps. Yeah also

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Firas Shahin via ffmpeg-user
Ted, I did try without that buffer flag, but that had no effect. I’m going to try updating ffplay, and see if that helps. Also, I’ve noticed that vlc had a 1000 ms “network cache”, and I wonder if that had anything to do with playing that station flawlessly. Firas > On Sep 23, 2020, at

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Edward Park
Hi, > I use the following command to play the station: > $ ffplay -nodisp -vn -fflags nobuffer -fflags discardcorrupt -flags low_delay > https://jrtv-live.ercdn.net/jrradio/englishradiovideo.m3u8 I think “-fflags nobuffer” tells ffplay not to buffer? So there will be nothing to play every

Re: [FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Carl Zwanzig
Hello, Please limit the use of "!"... On 9/23/2020 3:19 PM, Firas Shahin via ffmpeg-user wrote: ffplay version 3.2.15-0+deb9u1 Copyright (c) 2003-2020 the FFmpeg developers built with gcc 6.3.0 (Debian 6.3.0-18+deb9u1) 20170516 That's quite an old version, you'll need to try with an

[FFmpeg-user] ffplay struggling with this station!

2020-09-23 Thread Firas Shahin via ffmpeg-user
Hi, I have had this problem streaming a specific radio station where every time a new TS is opened (fetched), the "aq" value drops to zero from 20KB which produces a "skip" effect every fixed period of time! VLC plays THIS station properly, and I have NO problem playing a bunch of other radio