[FFmpeg-user] vdpau using
Maksym Veremeyenko
verem at m1stereo.tv
Mon Jan 16 21:13:43 CET 2012
Hi,
i compiled ffmpeg from latest git with vdpau support. it reports that it
support vdpau:
[...]
D V D h264_vdpau H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
(VDPAU acceleration)
D V DT mpeg1video_vdpau MPEG-1 video (VDPAU acceleration)
D V DT mpeg4_vdpau MPEG-4 part 2 (VDPAU)
D V DT mpegvideo_vdpau MPEG-1/2 video (VDPAU acceleration)
D V D vc1_vdpau SMPTE VC-1 VDPAU
D V D wmv3_vdpau Windows Media Video 9 VDPAU
[...]
but then i tried to decode MPEG-2 video i receive the same timings, so:
ffmpeg -threads 1 -vcodec mpegvideo_vdpau -i EKRAN\ HD_720p50.m2v -an -f
rawvideo - >/dev/null 2>l1.vdpau
ffmpeg -threads 1 -i EKRAN\ HD_720p50.m2v -an -f rawvideo - >/dev/null 2>l1
runs identically...
am i doing something wrong?
--
________________________________________
Maksym Veremeyenko
More information about the ffmpeg-user
mailing list