Hey Eric, Thanks for the informative e-mails detailing what you've done so far. I have a couple of questions for you:
- Did you have to apply any patches to ffmpeg checked out from Git? Which branch/tag of ffmpeg did you use? - Were you able to get the decoding/encoding acceleration working from ffmpeg command line? - Which codec does ffmpeg use? When I run "ffmpeg -codecs", I only see h264 and h264_vdpau. Do you see a codec that corresponds to h264 with vaapi? Cheers, Karthik On Thu, Oct 6, 2011 at 10:26 AM, Erik Slagter <[email protected]> wrote: > *** UPDATE *** > > It seems to work now! > > The -va option was really there, that whas just my stupidity. > > I added "--enable-xrender" to the config flags. > > Also I added "-vf-clr" to the options, which avoided the filters > deinterlace and screenshot from being used, apparantly using filters breaks > using vaapi (I could understand that...) > > CPU usage is 55% without vaapi and 6-9% using vaapi. > > Stubborn as I am, I will still try again to make the patched mplayer to be > in sync with the svn version... > > ______________________________**_________________ > Libva mailing list > [email protected] > http://lists.freedesktop.org/**mailman/listinfo/libva<http://lists.freedesktop.org/mailman/listinfo/libva> >
_______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
