Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
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! |
#2
|
|||
|
|||
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 |
#3
|
|||
|
|||
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 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=264000,RESOLUTION=396x290 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826766766001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826758083001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=464000,RESOLUTION=528x386 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826793270001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=864000,RESOLUTION=528x386 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826843339001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1264000,RESOLUTION=704x516 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826835712001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1664000,RESOLUTION=396x290 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826830284001&pubId=3692957913001&videoId=3826648527001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2064000,RESOLUTION=704x516 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=3826852718001&pubId=3692957913001&videoId=3826648527001 |
#4
|
|||
|
|||
Re: How to record from ovaguide.com (MP2T formats)Thank you so much! This worked!
|
#5
|
|||
|
|||
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 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=313000,RESOLUTION=480x270 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894871783001&videoId=4894849887001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=53749 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894873814001&videoId=4894849887001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=564000,RESOLUTION=640x360 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894873415001&videoId=4894849887001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=815000,RESOLUTION=854x480 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894871782001&videoId=4894849887001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1228000,RESOLUTION=1024x576 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894865589001&videoId=4894849887001 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2123000,RESOLUTION=1280x720 http://c.brightcove.com/services/mobile/streaming/index/rendition.m3u8?assetId=4894871558001&videoId=4894849887001 |
#6
|
|||
|
|||
Re: How to record from ovaguide.com (MP2T formats)Post the original link of the video
|
#7
|
|||
|
|||
Re: How to record from ovaguide.com (MP2T formats) |
#8
|
|||
|
|||
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.
|
#9
|
|||
|
|||
Re: How to record from ovaguide.com (MP2T formats) |
#10
|
|||
|
|||
Re: How to record from ovaguide.com (MP2T formats)Which software you are using and how to download it?
|
Tags: mp2t ovaguidecom ovaguide |
Thread Tools | |
Display Modes | |
|
|