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
  #11  
Old 09-17-2014, 04:10 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Can you link me to Python please, I'm getting links after links but no actual direct link lol
Reply With Quote
  #12  
Old 09-17-2014, 04:14 PM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


BlueCop
cygwin work fine

Code:
ffplay version N-58485-ga12b4bd Copyright (c) 2003-2013 the FFmpeg developers
  built on Nov 26 2013 22:01:46 with gcc 4.8.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil      52. 55.100 / 52. 55.100
  libavcodec     55. 44.100 / 55. 44.100
  libavformat    55. 21.102 / 55. 21.102
  libavdevice    55.  5.101 / 55.  5.101
  libavfilter     3. 91.100 /  3. 91.100
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100
[mpegts @ 02a0ad20] Could not find codec parameters for stream 2 (Unknown: none (ID3  / 0x20334449)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[hls,applehttp @ 02a006a0] Could not find codec parameters for stream 2 (Unknown: none (ID3  / 0x20334449)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, hls,applehttp, from 'http://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/1200_256/1012882_blondie_vod.m3u8':
  Duration: 01:34:03.01, start: 75685.504000, bitrate: 0 kb/s
  Program 0
    Metadata:
      variant_bitrate : 0
    Stream #0:0: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 800x450, 23.98 tbr, 90k tbn, 180k tbc
    Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 260 kb/s
    Stream #0:2: Unknown: none (ID3  / 0x20334449)
[mpegts @ 02a0ad20] probed stream 2 failed=    0KB sq=    0B f=0/0
75714.62 A-V: -0.021 fd=  19 aq=    8KB vq=   36KB sq=    0B f=0/0
windows does not want to work
Reply With Quote
  #13  
Old 09-17-2014, 05:16 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Quote:
Originally Posted by chap View Post
try play ffplay
downloading from ffmpeg
Code:
ffmpeg -i "1012882_blondie_vod (1).m3u8" -c copy t.mkv
Thanks, that worked. Is there a way to get the higher resolution ? it's 640
Reply With Quote
  #14  
Old 09-17-2014, 06:10 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Quote:
Originally Posted by lesor View Post
Your (m3u8) file can download using RMC 5

RMC 5 ?

Yup, Replay Media Catcher 5

Last edited by Stream Ripper : 09-18-2014 at 12:27 AM.
Reply With Quote
  #15  
Old 09-18-2014, 06:22 AM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Yep tried RMC, iit doesn't. It plays the file through a FLVPlayer. It saves the small segments of the files, and doesn't combine them at all.
Reply With Quote
  #16  
Old 09-18-2014, 01:17 PM
lesor lesor is offline
Member
 
Join Date: Feb 2011
Posts: 65
lesor is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Quote:
Yep tried RMC, it doesn't


You can select the quality manual
BANDWIDTH=8756000,RESOLUTION=1920x1080

http://streaming.itunesfestival.com/...0da9a0262f7c51


Last edited by lesor : 09-18-2014 at 05:31 PM.
Reply With Quote
  #17  
Old 09-18-2014, 03:22 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Bravo. Thanks, but HD version not downloading. How do I change it ?

Last edited by Littledogs2 : 09-18-2014 at 04:03 PM.
Reply With Quote
  #18  
Old 09-18-2014, 05:15 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Quote:
Originally Posted by blimey View Post
Use the method shown by chap. Edit the m3u8 file and using the local copy as input to ffmpeg
1. Download m3u8 file;
h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882_blondie_vod.m3u8?token=expires=1411085701~ access=/auth/*~md5=0413be32e567d83c130da9a0262f7c51

2. Edit m3u8 file with notepad;
Ctrl+H

Find what:1012882
Replace with: h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882
Choose "Replace All"

Find what: .ts
Replace with: .ts?token=expires=1411085701~access=/auth/*~md5=0413be32e567d83c130da9a0262f7c51
Choose "Replace All"

3. Save edited m3u8 file and use as local input to ffmpeg.
*change all above instances of "h..p" to "http"
Thanks very much. Will that retrieve the 1920 resolution output ?
Reply With Quote
  #19  
Old 09-18-2014, 05:21 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Yes, 8500_256 (8500k video, 256k audio) is 1920x1080.

h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882
Reply With Quote
  #20  
Old 09-18-2014, 05:44 PM
Littledogs2 Littledogs2 is offline
Member
 
Join Date: Aug 2014
Posts: 64
Littledogs2 is on a distinguished road
Default

Re: Error retrieving downloading from ffmpeg


Quote:
Originally Posted by blimey View Post
Yes, 8500_256 (8500k video, 256k audio) is 1920x1080.

h..p://streaming.itunesfestival.com/auth/eu1/vod/20140916/v1/8500_256/1012882
Perfect. Thanks very much
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 11:16 AM.


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