Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 03-31-2015, 03:06 AM
autoestopista autoestopista is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
autoestopista is on a distinguished road
Default

I need to download the closed captions from a streaming


hi there! i need help for downloading a close caption file from a streaming that uses ooyala player. i tried different methods by i didn't get the file i needed. could somebody please help me with that? in the site you have two cc options: french or dutch. i would be great if i can get the french ones!
this is the video:
http://www.lamonnaie.be/en/mymm/rela...426/Jakob-Lenz

thanks in advance for your help and kindness,

best
Reply With Quote
  #2  
Old 03-31-2015, 04:07 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


Code:
rtmpdump -r "rtmp://109.193.192.167/ondemand" -a "ondemand?_fcs_vhost=cp76677.edgefcs.net" -f "WIN 16,0,0,305" -W "http://player.ooyala.com/static/cacheable/94b0b4e964d277f684924e2eaf4b08c6/player_v2.swf" -p "http://www.lamonnaie.be/fr/mymm/related/event/426/media/2248/Jakob%20Lenz%20-%20Wolfgang%20Rihm/" -y "mp4:s/xlNzZ3czoscnq75sOC5JWLnllbgU6oQL/DOcJ-FxaFrRg4gtDEwOmY1OjBpO3RNes" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                4405.70
INFO:   moovPosition            40.00
INFO:   width                   576.00
INFO:   height                  324.00
INFO:   videocodecid            avc1
INFO:   audiocodecid            mp4a
INFO:   avcprofile              66.00
INFO:   avclevel                21.00
INFO:   aacaot                  2.00
INFO:   videoframerate          25.00
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           2.00
INFO: tags:
INFO:   ┬®too                   Lavf55.12.100
INFO:   tvsh                    JAKOBLENZ_NSC
INFO: trackinfo:
INFO:   length                  56392704.00
INFO:   timescale               12800.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   length                  194291584.00
INFO:   timescale               44100.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
451.479 kB / 6.15 sec (0.1%)
Reply With Quote
  #3  
Old 03-31-2015, 05:21 AM
Manual Manual is offline
Member
 
Join Date: Sep 2012
Posts: 64
Manual is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


He wants subtitles only..
Reply With Quote
  #4  
Old 03-31-2015, 06:58 AM
autoestopista autoestopista is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
autoestopista is on a distinguished road
Post

Re: I need to download the closed captions from a streaming


thnx again dear hasomaso. i actually use the code through rtmpdump but didn't get the cc file, just the video. maybe you can tell me how can i get it (cc). thnx again for your help. and also to Manual for their opinion.
best

ps. i also get the swfinfo file, but it doesn't contain any, apparently, extra info:
url: http://player.ooyala.com/static/cach.../player_v2.swf
ctim: Tue, 31 Mar 2015 11:01:09 GMT
date: Thu, 12 Feb 2015 19:21:58 GMT
size: 0012b0c1
hash: e9ee1ece8371150a19244f588336cc73b648eec5c6db006f22 12de00fb4d7553
Reply With Quote
  #5  
Old 03-31-2015, 07:47 AM
stinkfoot stinkfoot is offline
Fodder Ildelugtende
 
Join Date: Feb 2015
Posts: 132
stinkfoot is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


Quote:
Originally Posted by autoestopista View Post
i actually use the code through rtmpdump but didn't get the cc file, just the video. maybe you can tell me how can i get it (cc).
much famous program of great máximo calidad youtube-dl will give you these información.
Code:
hd video
http://ak.c.ooyala.com/xlNzZ3czoscnq75sOC5JWLnllbgU6oQL/DOcJ-FxaFrRg4gtDEwOjFjZjowODE7Ww
cc
http://ak.c.ooyala.com/xlNzZ3czoscnq75sOC5JWLnllbgU6oQL/cc/250982352
Reply With Quote
  #6  
Old 03-31-2015, 09:25 PM
autoestopista autoestopista is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
autoestopista is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


hi dear stinkfoot, thnx for your "máximo calidad" advise. i will try to find such wonderful programs, i actually could get the video but the cc is a little bit more difficult to find. i actually found the cc.swf archive, but it didn't said me nothing.
best, and take care
Reply With Quote
  #7  
Old 04-01-2015, 02:58 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


Quote:
Originally Posted by autoestopista View Post
hi dear stinkfoot, thnx for your "máximo calidad" advise. i will try to find such wonderful programs, i actually could get the video but the cc is a little bit more difficult to find. i actually found the cc.swf archive, but it didn't said me nothing.
best, and take care
hi
you can use adblock plus addon on firefox

click ABP (adblock plus) icon click Open blockable items

search for 'cc' (without ' ')
Reply With Quote
  #8  
Old 04-03-2015, 03:42 AM
autoestopista autoestopista is offline
Junior Member
 
Join Date: Mar 2015
Posts: 6
autoestopista is on a distinguished road
Default

Re: I need to download the closed captions from a streaming


thnx dear biezom for your insightful advice.
best,
a.
Reply With Quote
  #9  
Old 04-03-2015, 04:17 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Wink

Re: I need to download the closed captions from a streaming


lamonnaie.be is now supported by adownloader. You get mp4 streams (no rtmps) and the captions.

Resolution 1280x720.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:46 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons