Open GoogleCodeExporter opened 8 years ago
OS OpenBSD 4.8 amd64 current, get_flash_videos version 1.25(git master). I had
the same problem.
Attached is patch for Brigthcove.pm against git master. Added quality selection
low, medium, medium2, high encoding rates 480, 800, 1200 (640x360), 1500
(832x468), -r 480 or -r low may be used on command line. The file name format
changed.
Only tested against www.five.tv, this may not work for other sites using
brightcove.com.
Example
$ get_flash_videos -r low http://www.five.tv/shows/mr-men/episodes/canned-goods
Downloading http://www.five.tv/shows/mr-men/episodes/canned-goods
Using method 'brightcove' for
http://c.brightcove.com/services/viewer/federated_f9?&width=640&height=360&flash
ID=myExperience&allowScriptAccess=always&bgcolor=%23000000&playerID=105253688001
&publisherID=19582164001&isVid=true&isUI=true&dynamicStreaming=true&videoSmoothi
ng=false&%40videoPlayer=ref:C5130420040&autoPlay=false
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 637.44
INFO: moovPosition 32.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 24000.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 15933000.00
INFO: timescale 25000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 15298560.00
INFO: timescale 24000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
mr-men_Series1_Episode40_canned-goods_480.flv: 0% (388.78 / 43197.33 KiB)^C
$
Original comment by njtaylor...@gmail.com
on 26 Jan 2011 at 6:58
Attachments:
Original issue reported on code.google.com by
p.lister...@gtempaccount.com
on 20 Nov 2010 at 10:10