[MPlayer-dev-eng] [RFC][PATCH] Replace deprecated get_buffer, buffer_hints, and others
Roberto Togni
rxt at rtogni.it
Wed Aug 19 21:40:58 CEST 2015
On Tue, 18 Aug 2015 15:03:06 +0200
Dominik 'Rathann' Mierzejewski <dominik at greysector.net> wrote:
> Hi,
>
> On Tuesday, 18 August 2015 at 01:42, Roberto Togni wrote:
> > Hi,
> > Just joking, I'm not really replacing them.
> >
> > This is my proposed solution to the problem, that just drops dr for
> > lavc codecs (except hwaccel).
> [...]
> > What about hwaccel?
> >
> > The hwaccel portion of the code is there, and may work.
> > But I never used hwaccel, and I don't even know if my gpu (integrated
> > into i7 Sandybridge) is supported by MPlayer hw acceleration.
>
> It kind is, though indirectly. You can use MPlayer's vdpau vo with
> libvdpau-va-gl backend (https://github.com/i-rinat/libvdpau-va-gl).
>
> I'm using the following on my F22 laptop:
> libva-intel-driver-1.5.1-1.fc22.x86_64
> libva-1.5.1-1.fc22.x86_64
> libvdpau-va-gl-0.3.4-6.fc22.x86_64
> libvdpau-1.1-1.fc22.x86_64
>
> The combination seems to support only H.264 baseline, main and high
> level 5.1 @1080p, but it works.
>
> > So somebody who has a clue about hwaccel should review and test it.
>
> I can test it when I get some free time.
>
Thanks for the info, I was able to make it work with svn MPlayer.
But vdpau is broken with my patch, don't waste your time testing it.
I will submit a new patch soon.
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list