Am 20.02.2015 um 16:07 schrieb X3fil:

I was thinking a sort of decode via "-vc" on vdpau and write to framebuffer via "-vo" on another device like framebuffer or sdl2, btw...Ok

I think this will not work ootb.
See http://mpv.io/manual/master/#video
"vdpau:requires --vo=vdpau or --vo=opengl (Linux only)"

Regards
Andreas

Thanks Andreas!

Simon

Il 20/02/2015 14:52, Andreas Baierl ha scritto:
Am 20.02.2015 um 14:47 schrieb Simo Xefil:

Hello,

I've installed 'libvdpau-sunxi' on an A20 board having mali400 gpu.
Until here all ok. In this way I'm able to play video smooth using HW decoding vdpau with mplayer
or mpv.
To do that I need to have an X11 display, or I get an error. Is there a way to obtain the same result sendig the video to framebuffer in a virtual-console without X11 or I'm asking something
impossible?
libvdpau-sunxi as vdpau in general depend on X, so no, it's not possible to directly access framebuffer.
AFAYK in mplayer the "-vc" is used to set the video codec, and it's set-up to be
'ffmpeg12vdpau,ffh264vdpau'.
The "-vo" is used to set the video output device. Following your documentation I need to set it to
"vdpau".
Would it be possible to send it so to framebuffer or modified sdl2 that uses framebuffer? I know could be more an mplayer/mpv-mailinglist question but it's only to know it it's something
that makes sense.

Thanks!

Simon
Regards
Andreas
--
You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "linux-sunxi"
group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/linux-sunxi/IlONGzYINYg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
[email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to