On the Mac, Flash Player is not GPU accelerated. On top of that it is horribly inefficient. This means that if I open 5 tabs with Flash video things slow down like crazy.

Is there a way to stream Flash video into something that is not Flash Player and preferably hardware accelarated? I believe that VLC can play streaming video. Can you make it play Flash video?

link|improve this question

73% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Sure. I opened a random youtube video, then extracted FLV download link with this greasemonkey script, and fed it to VLC using Media -> Open Network Stream menu item (or Ctrl+N). There is only one drawback: VLC does not show what part of video is already downloaded like standard player does by graying out progressbar.

Also if you have VLC integration in your browser you can try this greasemonkey script that will replace all YouTube (sorry, found only for it) flash players with corresponding embedded VLC (or any other native player).

link|improve this answer
feedback

or just kickyoutube.com

just add kick in front of any youtube link and download in the format you want.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.