![]() |
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
plus install gst-plugins-good on dev and phone..
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
--enable-hwaccel only applies to ffmpeg and ffmpeg on maemo doesn't support hwaccel. so regardless what you put there no hwaccel will be included.
@leetnoob you can just try it yourself if you want to test :) |
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
I believe, I believe, I believe! come on!
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
Quote:
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
from dev manual: Cairo is a 2D graphics library with support for multiple output devices. It will automatically use graphic card acceleration when available, and has an experimental OpenGL backend.
so some acceleration from cairo. also we're no longer using ffmpeg directly, but only the gst plugin, so gst does acceleration using the accelerated codecs and passes the rest onto ffmpeg, so that's covered. i can find no documentation on hwaccel so could you post the output of ./configure --help i have noticed that in smplayer when i select an output driver that IS NOT xv then everything goes dog slow as for testing it myself, i'd have my nose pressed to the screen right now if i had a linux dev environment at home :-( the only question, then is what happens if we include the hwaccel configure option, and what happens if we leave it out... |
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
Quote:
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
ok, from the wiki,
http://wiki.gnashdev.org/Hardware_Video_decoding they talk about ffmpeg/hardware acceleration but it seems to only concern vaapi and not xv so planb is to try compiling with only cairo,ffmpeg and xv imho. this is based soley on my experience that everything works fine in smplayer with the xv driver and goes horribly wrong with any other output driver. edit: plan b is based on my assumption that mpeg-2 in .vob files isn't hardware accelerated. basically these play fine in mplayer with frame drop and an output driver of xv. They play as good as if they were accelerated. so if this assumption (mpeg-2 isn't accelerated) is wrong, then someone please let me know edit: plan A of course being compiling with ONLY gst,cairo, and hwaccel=xv plan A1 being compiling with ONLY gst,cairo and hwaccel=none then running gnash repeating the options on the command line and/or in the gnashrc file. |
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
Quote:
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
Quote:
|
Re: watch flash 10.1 videos with hardware acceleration on maemo with GNASH? maybe maybe
so to summarise :
plan A being compiling with ONLY gst,cairo, and hwaccel=xv plan A1 being compiling with ONLY gst,cairo and hwaccel=none planb is compiling with ONLY cairo,ffmpeg and HWACCEL=xv |
All times are GMT. The time now is 14:21. |
vBulletin® Version 3.8.8