Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
plz, how to rtmpdump from this site? |
#2
|
|||
|
|||
Re: plz, how to rtmpdump from this site?Code:
http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/as/live/nfltv_hd_4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/live/*~md5=37f1d998968a581889363b07fdd0fde8 |
#3
|
|||
|
|||
Re: plz, how to rtmpdump from this site?Quote:
In this other link "http://nfl2go.com/Games/Channel/3?bitrate=1" reproduces the full video http://nlds82.cdnl3nl.neulion.com/nl..._4500.mp4.m3u8 can you help me? |
#4
|
|||
|
|||
Re: plz, how to rtmpdump from this site?hey Bro,
the .m3u8 url works fine see here download with ffmpeg Code:
ffmpeg -i "http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/as/live/nfltv_hd_4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/live/*~md5=37f1d998968a581889363b07fdd0fde8" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output.mp4 playable with ffmpeg+vlc x86 Code:
ffmpeg -i "http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/as/live/nfltv_hd_4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/live/*~md5=37f1d998968a581889363b07fdd0fde8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | c:\progra~1\videolan\vlc\vlc - Code:
ffmpeg -i "http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/as/live/nfltv_hd_4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/live/*~md5=37f1d998968a581889363b07fdd0fde8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | c:\progra~2\videolan\vlc\vlc - Code:
D:\>ffmpeg -i "http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/as/live/nfltv_hd_ 4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/live/*~md5=37f1d998 968a581889363b07fdd0fde8" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output. mp4 ffmpeg version N-65651-gd3a2249 Copyright (c) 2000-2014 the FFmpeg developers built on Aug 15 2014 01:30:41 with gcc 4.8.3 (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-decklink --enable-zlib libavutil 54. 3.100 / 54. 3.100 libavcodec 56. 0.101 / 56. 0.101 libavformat 56. 1.100 / 56. 1.100 libavdevice 56. 0.100 / 56. 0.100 libavfilter 5. 0.100 / 5. 0.100 libswscale 3. 0.100 / 3. 0.100 libswresample 1. 0.100 / 1. 0.100 libpostproc 53. 0.100 / 53. 0.100 [hls,applehttp @ 03a17120] Estimating duration from bitrate, this may be inaccur ate Input #0, hls,applehttp, from 'http://nlds195.cdnak.neulion.com/nlds/nfl/nfltv/a s/live/nfltv_hd_4500.m3u8?hdnea=expires=1411099403~access=/nlds/nfl/nfltv/as/liv e/*~md5=37f1d998968a581889363b07fdd0fde8': Duration: 00:00:00.06, start: 24265.393211, bitrate: 62 kb/s Program 0 Metadata: variant_bitrate : 0 Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 11 4 kb/s Output #0, mp4, to 'output.mp4': Metadata: encoder : Lavf56.1.100 Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x720, q=2-31 , 29.97 fps, 90k tbn, 90k tbc Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, 114 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 39 fps=0.0 q=-1.0 size= 663kB time=00:00:01.26 bitrate=4303.4kbits/ frame= 53 fps= 49 q=-1.0 size= 840kB time=00:00:01.72 bitrate=3978.3kbits/ frame= 67 fps= 42 q=-1.0 size= 1188kB time=00:00:02.19 bitrate=4428.3kbits/ frame= 81 fps= 39 q=-1.0 size= 1378kB time=00:00:02.66 bitrate=4236.2kbits/ frame= 97 fps= 37 q=-1.0 size= 1684kB time=00:00:03.19 bitrate=4315.0kbits/ frame= 114 fps= 37 q=-1.0 size= 1967kB time=00:00:03.76 bitrate=4278.8kbits/ frame= 129 fps= 35 q=-1.0 size= 2231kB time=00:00:04.26 bitrate=4283.7kbits/ frame= 144 fps= 34 q=-1.0 size= 2520kB time=00:00:04.76 bitrate=4331.2kbits/ frame= 157 fps= 33 q=-1.0 size= 2691kB time=00:00:05.19 bitrate=4238.7kbits/ frame= 170 fps= 32 q=-1.0 size= 3067kB time=00:00:05.63 bitrate=4459.5kbits/ frame= 187 fps= 32 q=-1.0 size= 3384kB time=00:00:06.20 bitrate=4470.3kbits/ frame= 202 fps= 32 q=-1.0 size= 3547kB time=00:00:06.70 bitrate=4335.4kbits/ frame= 218 fps= 32 q=-1.0 size= 3867kB time=00:00:07.23 bitrate=4378.3kbits/ frame= 233 fps= 32 q=-1.0 size= 4203kB time=00:00:07.73 bitrate=4450.4kbits/ frame= 248 fps= 32 q=-1.0 size= 4435kB time=00:00:08.23 bitrate=4411.4kbits/ frame= 265 fps= 32 q=-1.0 size= 4671kB time=00:00:08.80 bitrate=4346.8kbits/ frame= 279 fps= 32 q=-1.0 size= 4998kB time=00:00:09.27 bitrate=4416.5kbits/ frame= 291 fps= 31 q=-1.0 size= 5211kB time=00:00:09.67 bitrate=4414.3kbits/ frame= 300 fps= 30 q=-1.0 size= 5476kB time=00:00:10.03 bitrate=4472.3kbits/ frame= 324 fps= 31 q=-1.0 size= 5781kB time=00:00:10.77 bitrate=4396.4kbits/ frame= 340 fps= 30 q=-1.0 size= 6071kB time=00:00:11.30 bitrate=4399.1kbits/ frame= 355 fps= 30 q=-1.0 size= 6273kB time=00:00:11.80 bitrate=4352.7kbits/ frame= 368 fps= 30 q=-1.0 size= 6633kB time=00:00:12.24 bitrate=4439.1kbits/ frame= 386 fps= 30 q=-1.0 size= 6910kB time=00:00:12.84 bitrate=4408.2kbits/ frame= 402 fps= 30 q=-1.0 size= 7199kB time=00:00:13.37 bitrate=4409.6kbits/ frame= 417 fps= 30 q=-1.0 size= 7393kB time=00:00:13.87 bitrate=4365.1kbits/ frame= 430 fps= 30 q=-1.0 size= 7633kB time=00:00:14.30 bitrate=4370.0kbits/ frame= 432 fps= 30 q=-1.0 Lsize= 7851kB time=00:00:14.37 bitrate=4474.1kbits /s |
#5
|
|||
|
|||
Re: plz, how to rtmpdump from this site?Quote:
Thank you very much http://i.imgur.com/RVQIAbb.jpg?2 |
#6
|
|||
|
|||
Re: plz, how to rtmpdump from this site?Is it possible to see the link using Simple TV?
How do you do it?? |
#7
|
|||
|
|||
Re: plz, how to rtmpdump from this site?I've tried to get this to work, but I get an "Unable to open key file" error in ffmpeg. Is there an updated link I should be using?
Thanks. |
#8
|
|||
|
|||
Re: plz, how to rtmpdump from this site?Hi guys,
any help with this one please: HTML Code:
http://nlds128.neulion.com:443/play?url="/nlds_vod/nfl/vod/2016/08/13/56837/20160813cfv2bkq2/1_56837_dal_la_2016_h_whole_1_4500.mp4 |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|