ffmpeg bitrate/quality selection -
i'm attempting copy videos site. stored in 6 different resolutions, hls stream format. when use command ffmpeg -i http://c.brightcove.com/services/mobile/streaming/index/master.m3u8?videoid=5506754630001 -c copy output.ts
highest quality (1280x720). however, when wget
.m3u8 can see there other qualities having trouble how copy quality (i.e. 640x380). original link http://www.sportsnet.ca/hockey/nhl/analyzing-five-potential-trade-destinations-matt-duchene/.
i'm hoping can me out this. thank you.
Comments
Post a Comment