Page 1 of 1

core.cpp needs asp vdpau decoding string stuff

PostPosted: Fri Jun 04, 2010 6:44 pm
by mr no one
Please add ffodivxvdpau in core.cpp
ie. ffh264vdpau,ffmpeg12vdpau,ffodivxvdpau,ffwmv3vdpau,ffvc1vdpau,

Re: core.cpp needs asp vdpau decoding string stuff

PostPosted: Fri Jun 04, 2010 9:55 pm
by rvm
Done in svn r3543.

Re: core.cpp needs asp vdpau decoding string stuff

PostPosted: Mon Mar 21, 2011 3:54 pm
by euroford
nvidia's purevision have 3 feature sets:
Feature Set A
Complete acceleration for H.264
Partial acceleration for MPEG-1, MPEG-2, VC-1/WMV9
Feature Set B
Complete acceleration for MPEG-1, MPEG-2, VC-1/WMV9 and H.264.
All feature set B hardware cannot decode H.264 for the following widths: 769-784, 849-864, 929-944, 1009-1024, 1793-1808, 1873-1888, 1953-1968, 2033-2048 pixels.
Feature Set C
Complete acceleration for MPEG-1, MPEG-2, MPEG-4 Part 2 (a.k.a MPEG-4 ASP), VC-1/WMV9 and H.264.
Global motion compensation and Data Partitioning are not supported for MPEG-4 Part 2.

And almost all of the chips/boards still on sales have feature set C, so my suggestion is add ffodivxvdpau by default, and give an option to disable it for old chip owners.