How to record from ovaguide.com (MP2T formats)Hi there!
Can anyone please guide me on how to download the movie in this link in its highest quality? https://www.ovguide.com/video/sun-st...9022000b2c0078 The movie stream seems to be broken up into many MP2T files Many thanks! |
Re: How to record from ovaguide.com (MP2T formats)use ffmpeg.... the highest resolution is 704x516 ....
Code:
ffmpeg -i "http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826852718001&pubId=3692957913001&videoId=3826648527001" -vcodec copy -acodec copy -absf aac_adtstoasc out.mp4 ![]() ![]() |
Re: How to record from ovaguide.com (MP2T formats)download ffmpeg:
Code:
ffmpeg -i "http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826852718001&pubId=3692957913001&videoId=3826648527001" -c:v copy -c:a copy -f mpegts output.flv Code:
#EXTM3U |
Re: How to record from ovaguide.com (MP2T formats)Thank you so much! This worked!
|
Re: How to record from ovaguide.com (MP2T formats)Hey guys, can you help me download one of these video:
(I'm getting "Failed to open segment of playlist") HTML Code:
#EXTM3U |
Re: How to record from ovaguide.com (MP2T formats)Post the original link of the video
|
Re: How to record from ovaguide.com (MP2T formats) |
Re: How to record from ovaguide.com (MP2T formats)mmm strange also with a swedish proxy i can't access to the video give me Status Code:401 Unauthorized i can just see the ads before the video. Anyway that link is different from ovguide.com of the OP so this is wrong thread.
|
Re: How to record from ovaguide.com (MP2T formats) |
Re: How to record from ovaguide.com (MP2T formats)Which software you are using and how to download it?
|
All times are GMT -6. The time now is 02:20 AM. |