[FFmpeg-user] ffplay struggling with this station!

Firas Shahin f1ras at yahoo.com
Thu Sep 24 01:19:20 EEST 2020


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 stations perfectly using the same command!

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


And this is what I get:

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  configuration: --prefix=/usr --extra-version=0+deb9u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --disable-stripping --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libebur128 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libopencv --enable-libx264 --enable-shared  libavutil      55. 34.101 / 55. 34.101  libavcodec     57. 64.101 / 57. 64.101  libavformat    57. 56.101 / 57. 56.101  libavdevice    57.  1.100 / 57.  1.100  libavfilter     6. 65.100 /  6. 65.100  libavresample   3.  1.  0 /  3.  1.  0  libswscale      4.  2.100 /  4.  2.100  libswresample   2.  3.100 /  2.  3.100  libpostproc    54.  1.100 / 54.  1.100[hls,applehttp @ 0x7febd0000920] Opening 'https://jrtv-live.ercdn.net/jrradio/englishradiovideo-1598748970.ts' for readingInput #0, hls,applehttp, from 'https://jrtv-live.ercdn.net/jrradio/englishradiovideo.m3u8':  Duration: N/A, start: 66699.679111, bitrate: N/A  Program 0     Metadata:      variant_bitrate : 0    Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc    Metadata:      variant_bitrate : 0    Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp    Metadata:      variant_bitrate : 0[hls,applehttp @ 0x7febd0000920] Opening 'https://jrtv-live.ercdn.net/jrradio/englishradiovideo-1598748980.ts' for reading[hls,applehttp @ 0x7febd0000920] Opening 'https://jrtv-live.ercdn.net/jrradio/englishradiovideo-1598748990.ts' for reading[hls,applehttp @ 0x7febd0000920] Opening 'https://jrtv-live.ercdn.net/jrradio/englishradiovideo-1598749000.ts' for reading^C736.65 M-A:  0.000 fd=   0 aq=   20KB vq=    0KB sq=    0B f=0/0  

 Thank you for your help


More information about the ffmpeg-user mailing list