Am 14.01.2014 07:06, schrieb Chen Jie: > 2014/1/10 Mike Lothian <mike at fireburn.co.uk>: >> Fingers crossed this happens soon especially now that BluRays can be played >> on Linux >> >> 1080p VC1 does not play well on a Phenom II X4 even when multi threaded > It seems UVD based VC1 playback is broken?? > > With a Radeon 6570 card, neither X86 nor the loongson platform give me > a correct picture for my VC1 samples: > * > http://dev.lemote.com/files/upload/software/temp/video-test/HDVideoSamples/VC1/Robotica_1080.wmv > * > http://dev.lemote.com/files/upload/software/temp/video-test/HDVideoSamples/VC1/Wildlife.wmv
For VC1 only the advanced profile is fully implemented/supported. The main and simple profile are only supported after a certain hw generation and still have some rather important bits missing in the current driver implementation. Christian.