[FFmpeg-devel] HLS problem

aviad rozenhek aviadr1
Sun Dec 5 10:27:14 CET 2010


I have an HLS stream sample, which is validated as working properly on a
[mac] quicktime player [only the mac players supports HLS]
however it doesnt play correctly in ffplay, and outputs some weird errors.

>ffplay http://71.170.161.23:8080/downloads/ch5/03.m3u8 -loglevel debug
FFplay version SVN-r25862, Copyright (c) 2003-2010 the FFmpeg developers
  built on Dec  3 2010 04:07:09 with gcc 4.4.2
  configuration: --enable-gpl --enable-version3 --enable-libgsm
--enable-pthread
s --enable-libvorbis --enable-libtheora --enable-libspeex
--enable-libmp3lame --
enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb
--enable-
libopencore_amrnb --enable-libvpx --disable-decoder=libvpx --arch=x86
--enable-r
untime-cpudetect --enable-libxvid --enable-libx264 --extra-libs='-lx264
-lpthrea
d' --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm'
--target-o
s=mingw32 --enable-avisynth --cross-prefix=i686-mingw32- --cc='ccache
i686-mingw
32-gcc' --enable-memalign-hack
  libavutil     50.33. 0 / 50.33. 0
  libavcore      0.14. 0 /  0.14. 0
  libavcodec    52.97. 2 / 52.97. 2
  libavformat   52.87. 1 / 52.87. 1
  libavdevice   52. 2. 2 / 52. 2. 2
  libavfilter    1.67. 0 /  1.67. 0
  libswscale     0.12. 0 /  0.12. 0
[NULL @ 0307cf90] Probed with size=2048 and score=100
Probed with size=2048 and score=100
[mpegts @ 030a6a90] stream=0 stream_type=1b pid=120 prog_reg_desc=
[mpegts @ 030a6a90] stream=1 stream_type=f pid=131 prog_reg_desc=
[applehttp @ 0307cf90] Opening variant stream 0
[applehttp @ 0307cf90] Receiving 1 variant streams
[aac @ 030aeeb0] Sample rate index in program config element does not match
the
sample rate index configured by the container.
[aac @ 030aeeb0] Input buffer exhausted before END element found
[h264 @ 03095d60] no picture
[applehttp @ 0307cf90] All info found
[applehttp @ 0307cf90] Estimating duration from bitrate, this may be
inaccurate
Input #0, applehttp, from 'http://71.170.161.23:8080/downloads/ch5/03.m3u8':
  Duration: N/A, start: 72146.917300, bitrate: N/A
    Stream #0.0, 21, 1/90000: Video: h264, yuv420p, 528x480 [PAR 160:99 DAR
16:9
], 1/180000, 90k tbr, 90k tbn, 180k tbc
    Stream #0.1, 20, 1/90000: Audio: aac, 48000 Hz, stereo, s16
[aac @ 030aeeb0] Sample rate index in program config element does not match
the
sample rate index configured by the container.
[aac @ 030aeeb0] Input buffer exhausted before END element found
[h264 @ 03095d60] no picture s:0.0 aq=   16KB vq=  221KB sq=    0B f=0/0
7[aac @ 030aeeb0] Input buffer exhausted before END element found
[aac @ 030aeeb0] channel element 3.15 is not allocated  0B f=0/0
[aac @ 030aeeb0] Input buffer exhausted before END element found
72156.86 A-V:-14.870 s:9.9 aq=    0KB vq=    0KB sq=    0B f=0/0



More information about the ffmpeg-devel mailing list