On a sunny day (Thu, 07 Oct 2010 01:44:41 GMT) it happened "David L. Jones"
Karl Von Moller has finished the trailer for his awesome Australian
electronics industry documentary:
I'll keep everyone informed when the full version is available.
Dave.
Nice video Dve.
I had problems playing it in flashplayer 10.1 though.
Now that seems to be an Adobe problem, no hardware acceleration'working for this 'hd' video it seems.
So here is hwo to convert it to a lower bitrate forma ttha twil play wit hxine in Linuxc:
1) play the above url in flash, ignore any jerking picture and dropped sound,
wait untill it is fully loaded.
the video is then in /tmp/Flash....
2) Convert the video to some other format with a recent version of ffmpeg,
for example to .ts:
ffmpeg -i FlashXXVbtpgb -f mpegts -r 25 -vb 4000000 -y state_of_electronics_in_australia.ts
3) play it in the normal way with ffplay:
ffplay state_of_electronics_in_australia.ts
or xine state_of_electronics_in_australia.ts
I did chose ts format because it streams so nicely over the LAN.
-rw------- 1 root root 55262388 2010-10-07 14:01 FlashXXVbtpgb
-rw-r--r-- 1 root root 108013332 2010-10-07 15:02 state_of_electronics_in_australia.ts
As you see the .ts is longer, but the bitrate 4000 kb/s is lower,
putting less strain on the hardware, it should play.
Picture is still OK.
MS win[!]do[w]s user will have to buy bigger hardware, much bigger.
Adobe sucks CPU cycles, I had a look at heir blog,
and flashplayer 10.1 does not seem to work for many people.