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-17-2014, 10:28 AM
Nomorecocktails Nomorecocktails is offline
Member
 
Join Date: Feb 2013
Posts: 68
Nomorecocktails is on a distinguished road
Default

Can someone try and get this video from CSPAN?


I am trying to grab this video from CSPAN using ffmpeg. I keep getting a 404. Thanks for any help. And ffmpeg is working on other cpsan videos BTW.

http://www.c-span.org/video/?318331-...erence-ukraine

XML File: http://www.c-span.org/common/service...id=341363&

Here is my ffmpeg command:
Code:
ffmpeg -i "http://cspan-146.c-spanarchives.org:1935/vod/_definst_/mp4:trimmed/full/318/318331-1/318331-1-MP4-STD_01.mp4/playlist.m3u8" -vcodec copy -acodec copy -bsf:a aac_adtstoasc SenateDelegationUkraine3-14-14.mp4
EDIT: It seems that CSPAN has change their naming convention a bit. They now are using TRIMMED in the path of some of the videos and those are the ones I cannot get with FFMPEG.
Reply With Quote
  #2  
Old 03-17-2014, 11:10 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Can someone try and get this video from CSPAN?


try that


Code:
ffmpeg -i "rtmp://s1g3v4ljhhuslz.cloudfront.net:443/cfx/st app=cfx/st swfUrl=http://static.c-span.org/assets/swf/CSPANPlayer.1393874500.swf pageUrl=http://www.c-span.org/video/?318331-1/senate-delegation-news-conference-ukraine playpath=mp4:trimmed/full/318/318331-1/318331-1-MP4-STD_01.mp4" -vcodec copy -acodec copy -bsf:a aac_adtstoasc SenateDelegationUkraine3-14-14.mp4
Reply With Quote
  #3  
Old 03-17-2014, 11:42 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Can someone try and get this video from CSPAN?


This is the non-trimmed m3u8 link. These are done on the hour, so the program starts about 20 minutes in;

Code:
ffmpeg -i "http://cspan-146.c-spanarchives.org:1935/vod/_definst_/mp4:full/2014/03/15/20140315125918001_hd.mp4/playlist.m3u8" -c copy -absf aac_adtstoasc 20140315125918001_hd.mp4
edit:

Here is how they changed the m3u8 link for the trimmed versions as well;
Code:
ffmpeg -i "http://cspan-146.c-spanarchives.org:1935/vod/_definst_/mp4:downloads/318/318331-1/318331-1-MP4-STD/318331-1-MP4-STD_01.mp4/playlist.m3u8" -c copy -absf aac_adtstoasc 318331-1-MP4-STD_01.mp4

Last edited by blimey : 03-17-2014 at 01:40 PM.
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 01:50 AM.


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