View Single Post
  #1  
Old 10-27-2016, 11:55 PM
sunhouse2 sunhouse2 is offline
Junior Member
 
Join Date: Dec 2013
Posts: 28
sunhouse2 is on a distinguished road
Default

Help me with this m3u8


hi this is the log of ffmpeg i need some help from experts , you can PM me

Code:
C:\Users\HOME\Desktop\ffmpeg\bin>ffmpeg -i http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896 -loglevel debug
ffmpeg version N-81972-g8063978 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.4.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx 
  --enable-nvenc --enable-avisynth --enable-bzlib --enable-libebur128 --enable-fontconfig 
  --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray 
  --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm 
  --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb 
  --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus 
  --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex 
  --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc 
  --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 
  --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma 
  --enable-decklink --enable-zlib
  
  libavutil      55. 32.100 / 55. 32.100
  libavcodec     57. 61.102 / 57. 61.102
  libavformat    57. 51.106 / 57. 51.106
  libavdevice    57.  0.102 / 57.  0.102
  libavfilter     6. 63.100 /  6. 63.100
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  2.100 /  2.  2.100
  libpostproc    54.  0.100 / 54.  0.100
Splitting the commandline.
Reading option '-i' ... matched as input file with argument 'http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level)
with argument 'debug'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option loglevel (set logging level) with argument debug.
Successfully parsed a group of options.
Parsing a group of options: input file http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896.Successfully parsed a group of options.
Opening an input file: http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896.
[http @ 000000000054aba0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
[http @ 000000000054aba0] request: GET /LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896 HTTP/1.1
User-Agent: Lavf/57.51.106
Accept: */*
Range: bytes=0-
Connection: close
Host: tbr.nscreen.iptv.bell.ca
Icy-MetaData: 1


[hls,applehttp @ 000000000054a400] Format hls,applehttp probed with size=2048 and score=100
[hls,applehttp @ 000000000054a400] HLS request for url 'http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/0/seg-2517572.ts', offset 0, playlist 0
Unable to open key file http://127.0.0.1:8080/key
[http @ 000000000055eb80] request: GET /LIVE/6/67514/6030HD1A_3_10/0/seg-2517572.ts HTTP/1.1
User-Agent: Lavf/57.51.106
Accept: */*
Connection: close
Host: tbr.nscreen.iptv.bell.ca
Icy-MetaData: 1


[AVIOContext @ 0000000000568520] Statistics: 664192 bytes read, 0 seeks
[hls,applehttp @ 000000000054a400] HLS request for url 'http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/0/seg-2517573.ts', offset 0, playlist 0
[http @ 00000000004ce900] request: GET /LIVE/6/67514/6030HD1A_3_10/0/seg-2517573.ts HTTP/1.1
User-Agent: Lavf/57.51.106
Accept: */*
Connection: close
Host: tbr.nscreen.iptv.bell.ca
Icy-MetaData: 1


[hls,applehttp @ 000000000054a400] Error when loading first segment 'http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/0/seg-2517571.ts'
[AVIOContext @ 0000000000568ca0] Statistics: 386768 bytes read, 0 seeks
[AVIOContext @ 0000000000553000] Statistics: 553 bytes read, 0 seeks
http://tbr.nscreen.iptv.bell.ca/LIVE/6/67514/6030HD1A_3_10/index.m3u8?time=1477632725896: Invalid data found when processing input

C:\Users\HOME\Desktop\ffmpeg\bin>
Attached Files
File Type: txt log_ffmpeg.txt (3.9 KB, 0 views)
Reply With Quote