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 04-02-2014, 03:16 AM
guestly guestly is offline
Junior Member
 
Join Date: Mar 2014
Posts: 14
guestly is on a distinguished road
Default

Getting these ABC streams


I'm currently trying to get musical performances from the Jimmy Kimmel Live! ABC website in the highest quality available (720p, 6,000 Kbps) and have had success with Atres Multi-Downloader, however, while selecting any of the M3U8 options (not just m3u8_6902579_1280x720), the TS segments are downloaded and/or merged incompletely compared to the only MP4 version it's able to get (mp4_api1000). I've compared not only length but total number of frames as well between the two resulting files and there's no mistaking there's a difference. I've also tried AVGO Free Video Downloader but it's able to get the 298x168 MP4 and nothing else.

Here's an example of the latest one they have up. I appreciate any help. Thank you.
Reply With Quote
  #2  
Old 04-02-2014, 05:31 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Getting these ABC streams


I compared the video from the mp4 link with the video from the m3u8 link, and they seem the same to me, aside from the quality differences - of course.

I didn't count the frames or anything, but they are both 3:27 in duration. The 720p m3u8 link is only about 2400k bitrate; I didn't see anything higher. Maybe you got a different file if it is 6000k.

644x362 mp4 link;
Code:
http://cdn.video.abc.com/video/mp4/644x362/JKL_20140331_DANCROLLPERFORMSFRO_SHOWCLIP_4ef4431e-3f70-4fec-9146-64aedb79fcdc_10011412.mp4
1280x720 from m3u8;
SHOWCLIP_4ef4431e_1280x720.mp4
(result from m3u8 link using ffmpeg to download)
Reply With Quote
  #3  
Old 04-02-2014, 08:43 AM
guestly guestly is offline
Junior Member
 
Join Date: Mar 2014
Posts: 14
guestly is on a distinguished road
Default

Re: Getting these ABC streams


Quote:
Originally Posted by blimey View Post
I compared the video from the mp4 link with the video from the m3u8 link, and they seem the same to me, aside from the quality differences - of course.

I didn't count the frames or anything, but they are both 3:27 in duration. The 720p m3u8 link is only about 2400k bitrate; I didn't see anything higher. Maybe you got a different file if it is 6000k.

644x362 mp4 link;
Code:
http://cdn.video.abc.com/video/mp4/644x362/JKL_20140331_DANCROLLPERFORMSFRO_SHOWCLIP_4ef4431e-3f70-4fec-9146-64aedb79fcdc_10011412.mp4
1280x720 from m3u8;
SHOWCLIP_4ef4431e_1280x720.mp4
(result from m3u8 link using ffmpeg to download)
That's odd. Atres does manage to find a stream higher than 2,400. However, after comparing your upload to it, ffmpeg does seem to fetch what it finds completely. Take a look.



Thanks for looking into this.
Reply With Quote
  #4  
Old 04-02-2014, 02:20 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Getting these ABC streams


I know that atres names hulu downloads as mp4 when the container is actually flv, and a slightly strange flv container that FLVExtractCL won't recognize.

You may want to check the container on the atres download. Simply copying the contents may fix the duration.
Code:
ffmpeg -i "atres_download_name.mp4" -vcodec copy -acodec copy "new.mp4"
If you get any errors about the aac track, then the aac_adtstoasc step might not have been done when/after atres downloaded the file.

I found the 6902579_1280x720 entry. I overlooked it the first time thinking it was the same 720p entry as the other one in the playlist.
Reply With Quote
  #5  
Old 04-02-2014, 07:10 PM
guestly guestly is offline
Junior Member
 
Join Date: Mar 2014
Posts: 14
guestly is on a distinguished road
Default

Re: Getting these ABC streams


Quote:
Originally Posted by blimey View Post
I know that atres names hulu downloads as mp4 when the container is actually flv, and a slightly strange flv container that FLVExtractCL won't recognize.

You may want to check the container on the atres download. Simply copying the contents may fix the duration.
Code:
ffmpeg -i "atres_download_name.mp4" -vcodec copy -acodec copy "new.mp4"
If you get any errors about the aac track, then the aac_adtstoasc step might not have been done when/after atres downloaded the file.

I found the 6902579_1280x720 entry. I overlooked it the first time thinking it was the same 720p entry as the other one in the playlist.
Atres does produce a real MP4 and doesn't just give it that extension. I have gone ahead and tried "-c copy", "-vcodec copy -acodec copy", "-vcodec copy -an", and "-vn -acodec copy" with ffmpeg as well as demuxed and remuxed with MP4Box but it's still 3:24 at the same frame rate and not 3:27. The fade-out at the end just isn't there and the stream is definitely incomplete.

Can you show me how to get the highest M3U8 with ffmpeg?

Thank you for the help.
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:36 PM.


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