Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How to Capture stream of NBCOlympics.com

(http://stream-recorder.com/forum/showthread.php?t=13287)

sonnypaku 08-07-2012 08:22 PM

Re: How to Capture stream of NBCOlympics.com


 
Mr. Paul,

Thanks so much for your help. Capturing in 1080p is working wonderfully.

I am also wondering whether or not -ss command will work. When I try to use it to start recording 42 min (-ss 00:42:00), ffmpeg begins downloading but with 0bytes & 0 bitrate with 00:00:00 time. Is this correct. Will it only start downloading once it hits 42 min mark?
Thanks for any assistance with this.

strawberries 08-08-2012 04:31 PM

Re: How to Capture stream of NBCOlympics.com


 
As I'm downloading I had one video throw a 404 and die but the rest have been working. However I'm noticing during busy traffic hours on Comcast I get a lot of drops.

I've tried replaying the video and can't see any quality degradation in video or audio so I'm wondering if these drops get retried until the frames are delivered without quality loss in the end. Is that the case?


synce 08-09-2012 12:13 AM

Re: How to Capture stream of NBCOlympics.com


 
If your download is getting cut off try downloading during low traffic hours. I do all my downloading after midnight

BTW has anyone found such a simple solution to downloading from BBC? I only see a convoluted rtmpdump method. I'm thinking of just recording the audio, since all I really want is the commentary. There's almost none on NBC's videos

quackeroats 08-10-2012 04:58 AM

Re: How to Capture stream of NBCOlympics.com


 
Quote:

Originally Posted by MrPaul (Post 50658)
  • Start Firefox
  • Open web console (CTRL-SHIFT-K)
  • Optional - Unselect CSS, JS, & Logging on the menu bar
  • Type in "m3u8" in the filter on top right
  • Start the video you want to see
  • Click the gear icon on bottom right of video and select the quality you want (typically 1080) and you'll see a new m3u8 file appear
  • Use this URL for the "-i" option of ffmpeg

cheers, mrPaul for reply my other thread about Eurovisionsports.tv
but unfortunately, the web-console don't seem to pick up anything on EVS's site. no m3u8 file. :-(

hers a sample link : http://www.eurovisionsports.tv/londo...?video_id=8503

is there perhaps another way using ffmpeg?

chap 08-10-2012 10:08 AM

Re: How to Capture stream of NBCOlympics.com


 
Quote:

Originally Posted by quackeroats (Post 51163)
cheers, mrPaul for reply my other thread about Eurovisionsports.tv
but unfortunately, the web-console don't seem to pick up anything on EVS's site. no m3u8 file. :-(

hers a sample link : http://www.eurovisionsports.tv/londo...?video_id=8503

is there perhaps another way using ffmpeg?

simple use cache Opera;)

quackeroats 08-11-2012 06:48 AM

Re: How to Capture stream of NBCOlympics.com


 
Code:

C:\Users\...\bin>ffmpeg.exe -i "http://www.youtube.com/api/manifest/hls_playlist/id/4199aa51e673480a/itag/93/so
urce/yt_live_broadcast/ratebypass/yes/cmbypass/yes/playlist_type/CLEAN/maudio/1/pmbypass/yes/upn/l--mX6-O4FQ/sver/3/ip/49.50.124.114/ipbits/8/expire/1344713081/spara
ms/ip,ipbits,expire,id,itag,source,ratebypass,cmbypass,playlist_type,maudio,pmbypass/signature/41CB6961100EE9C9B067C29147421DE44234E69D.4B95CB9AB1694E7B75433A8D404C1
131CD727A80/key/ck1/file/index.m3u8" copy out.ts
ffmpeg version N-43206-gf857465 Copyright (c) 2000-2012 the FFmpeg developers
  built on Aug  4 2012 16:10:39 with gcc 4.7.1 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --en
able-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libopenjpeg --en
able-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --ena
ble-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      51. 66.100 / 51. 66.100
  libavcodec    54. 49.100 / 54. 49.100
  libavformat    54. 22.100 / 54. 22.100
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter    3.  5.102 /  3.  5.102
  libswscale      2.  1.100 /  2.  1.100
  libswresample  0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
http://www.youtube.com/api/manifest/hls_playlist/id/4199aa51e673480a/itag/93/source/yt_live_broadcast/ratebypass/yes/cmbypass/yes/playlist_type/CLEAN/maudio/1/pmbypa
ss/yes/upn/l--mX6-O4FQ/sver/3/ip/49.50.124.114/ipbits/8/expire/1344713081/sparams/ip,ipbits,expire,id,itag,source,ratebypass,cmbypass,playlist_type,maudio,pmbypass/s
ignature/41CB6961100EE9C9B067C29147421DE44234E69D.4B95CB9AB1694E7B75433A8D404C1131CD727A80/key/ck1/file/index.m3u8: Input/output error

C:\Users\Joshua\Downloads\ffmpeg-20120804-git-f857465-win32-static\bin>

anyone experience this "Input/Output Error" ??

chap 08-11-2012 10:16 AM

Re: How to Capture stream of NBCOlympics.com


 
try use
-c copy

quackeroats 08-11-2012 05:27 PM

Re: How to Capture stream of NBCOlympics.com


 
Quote:

Originally Posted by chap (Post 51198)
simple use cache Opera;)

yea theres that too, but so far
the DL has been intermittent and unstable. :-(

jan619 08-11-2012 06:58 PM

Re: How to Capture stream of NBCOlympics.com


 
when i enter -t XX:XX:XX ffmpeg still keeps on downloading. i have to stop it myself. how i make it stop itself?

On another video i set up -ss XX:XX:XX but after a while the link timed out. I want to record certain parts of long videos but the link dies before ffmpeg gets to where I want it to start. Any way to make ffmpeg start downloading immediatley at the time I set -ss at?

quackeroats 08-11-2012 10:11 PM

Re: How to Capture stream of NBCOlympics.com


 
Quote:

Originally Posted by chap (Post 51307)
try use
-c copy

unfortunately not, =(
do you happen to know a noob friendly ffmpeg user guide?
or how a noob should navigate round the ffmpeg documentation to
"earn the ropes" ?

cheers


All times are GMT -6. The time now is 02:45 PM.