[Libav-user] Are there some VDPAU decode and present tutorials using FFMPEG?

jing zhang zhangjing.lm at gmail.com
Mon Jul 31 15:50:22 EEST 2017


Thanks Mark!
I'll check that out.

2017-07-31 19:39 GMT+08:00 Mark Thompson <sw at jkqxz.net>:

> On 31/07/17 12:11, jing zhang wrote:
> > I'm trying to use FFMPEG with VDPAU to decode HEVC streams.
> > There is no hevc_vdpau decoder in the 3.3.2 version of FFMPEG.
> > How can I use the VDPAU hwaccel to do the decoding?
>
> There is a hardware decode example which works for VDPAU: <
> http://git.videolan.org/?p=ffmpeg.git;a=blob;f=doc/examples/hw_decode.c>.
>
> > Are there some VDPAU decode and present tutorials using FFMPEG?
>
> That example downloads the output frames from the GPU and writes them to a
> file.  Presentation on the screen isn't really in the scope of ffmpeg - you
> could look at the source code for one the media players (e.g. mpv or vlc)
> for that.
>
> - Mark
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170731/fb348cc7/attachment.html>


More information about the Libav-user mailing list