[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 st

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 17:5

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