Thread
:
watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
View Single Post
leetnoob
2011-03-22 , 09:58
Posts: 224 | Thanked: 155 times | Joined on Jan 2011
#
37
my n900, and possibly everyone who has mplayer installed has the ffmpeg plugin for gstreamer installed, which... drumroll.. allows ffmpeg to offload to hw accelerated gstreamer when it can. so i think ffmpeg is the way to go. (gstreamer-0.10-ffmpeg).
but for the places it can't offload to gstreamer you really really REALLY need frame dropping enabled,which it does really well.
edit: i knew i was out of my depth, it's actually the other way round..
Gstreamer is a multimedia framework which Gnash can use for decoding audio and video. Gstreamer itself cannot decode anything, so it needs some appropriate decoding-plugins to do the work for it. Remember to install them if you use Gnash with Gstreamer enabled. To get the best out of Gnashs gstreamer-parts, it is recommended to install the gst-plugins-good, gst-plugins-good and gst-ffmpeg plugins package
Last edited by leetnoob; 2011-03-22 at
10:43
.
Quote & Reply
|
The Following 2 Users Say Thank You to leetnoob For This Useful Post:
cheve
,
freemangordon
leetnoob
View Public Profile
Send a private message to leetnoob
Find all posts by leetnoob