Hi all,
So I could use some help with this one. I have a BTN2go plus subscription. While streaming video, URLSnooper and Bitrecorder both find this "m3u8" link:
http://nlds20.dal.neulion.com/play?u...3u8;*.ts;*.mp4
If you notice, at the end it says "*.m3u8;*.ts;*.mp4"
Either way, ffmpeg can't seem to decipher it. I get this error:
Quote:
C:\Streaming Video Download tools\ffmpeg-20150110-git-4df01d5-win64-static\bin>
C:\Streaming Video Download tools\ffmpeg-20150110-git-4df01d5-win64-static\bin>f
fmpeg -i "http://nlds20.dal.neulion.com/play?url=%2Fnlds_vod%2Fbtn2go%2Fvod%2F20
15%2F01%2F10%2F3459%2F2_3459_iowast_umn2_2015_b_wh ole_1_pc.mp4&nltid=btn2go&nltd
t=0&uid=347531&plid=c019a1f4a655800c8790d96fcded34 e1&auth_key=76092e1a79cb2a14e7
ad617c56dee6de-1422123677-32-*.m3u8;*.ts;*.mp4" Vid.ts
ffmpeg version N-68994-g4df01d5 Copyright (c) 2000-2015 the FFmpeg developers
built on Jan 9 2015 22:13:35 with gcc 4.9.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enab
le-zlib
libavutil 54. 16.100 / 54. 16.100
libavcodec 56. 20.100 / 56. 20.100
libavformat 56. 18.100 / 56. 18.100
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 7.100 / 5. 7.100
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002bf09e0] Format mov,mp4,m4a,3gp,3g2,mj2 dete
cted only with low score of 1, misdetection possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002bf09e0] moov atom not found
http://nlds20.dal.neulion.com/play?u...2F2015%2F01%2F
10%2F3459%2F2_3459_iowast_umn2_2015_b_whole_1_pc.m p4&nltid=btn2go&nltdt=0&uid=34
7531&plid=c019a1f4a655800c8790d96fcded34e1&auth_ke y=76092e1a79cb2a14e7ad617c56de
e6de-1422123677-32-*.m3u8;*.ts;*.mp4: Invalid data found when processing input
|
Anyone know why? Also, I was able to find actual links to mp4s of the video at different bitrates, but those don't work:
http://nlds20.cdnl3nl.dal.neulion.co...ole_1_3000.mp4
So, what the heck is going on????? Any help with this mystery is appreciated!