PDA

View Full Version : FFMPEG m3u8 error...with auth key!


vipshar2015
01-24-2015, 12:49 PM
Hi all,

First time poster, long-time learner. Been using ffmpeg with m3u8 links. Getting a problem with a link that I actually have a login for. For some reason this isn't working. any help will be appreciated! Here's the code:


ffmpeg -i "http://nlds20.dal.neulion.com/play?url=%2Fnlds_vod%2Fbtn2go%2Fvod%2F2015%2F01%2F 10%2F3459%2F2_3459_iowast_umn2_2015_b_whole_1_pc.m p4&nltid=btn2go&nltdt=0&uid=347531&plid=c019a1f4a655800c8790d96fcded34e1&auth_key=76092e1a79cb2a14e7ad617c56dee6de-1422123677-32-*.m3u8;*.ts;*.mp4" Vid.ts


And error message:

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=c019a1f4a655800c8790d96fcded34e1&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?url=%2Fnlds_vod%2Fbtn2go%2Fvod%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_key=76092e1a79cb2a14e7ad617c56de
e6de-1422123677-32-*.m3u8;*.ts;*.mp4: Invalid data found when processing input

biezom
01-24-2015, 12:55 PM
can you post url browsers thanks

vipshar2015
01-24-2015, 01:04 PM
Sure. I don't know if it will help, it requires login (which I have):

http://www.btn2go.com/game/iowa-at-minnesota-on-01102015

biezom
01-24-2015, 01:08 PM
Sure. I don't know if it will help, it requires login (which I have):

http://www.btn2go.com/game/iowa-at-minnesota-on-01102015

ok if you want you can post your login and password on private message (after help you, you can change password)

vipshar2015
01-24-2015, 01:24 PM
pm sent. Thanks for looking at it!

biezom
01-24-2015, 02:07 PM
pm sent. Thanks for looking at it!
sorry I can not find the right code to the url .m3u8
you can change your password for security

vipshar2015
01-24-2015, 03:00 PM
Ok, thx for looking. Anyone else? I got the urls using urlsnooper.....

vipshar2015
02-01-2015, 09:58 PM
Bump. Still looking for a solution! I've been working at it, but I'm missing something. Tried IDM plus mp4box to download the individual mp4 fragments and join them, but it comes out choppy.

Can anyone offer help? Will be grateful....

blimey
02-02-2015, 01:33 AM
They send via hls in their android app.

vipshar2015
02-02-2015, 06:11 AM
How did you sniff that out on android?

blimey
02-02-2015, 06:23 AM
I run app in emulation. Look at your private.

vipshar2015
02-02-2015, 06:56 PM
@Blimey! That was it! I been racking my brain over this. The fact that it was a simple solution as this was very enlightening. Listen, if there's anything I can do to repay you, let me know.

Thanks for your help!

lordrylen
02-02-2015, 08:50 PM
I run app in emulation. Look at your private.

Could you send me that as well?