Some more experiments with VC-1

For those who interested, here is a very experimental patch to enable decoding of WVC1 codec in FFmpeg. I’m currently searching and downloading sample files but it is already tested a bit.

Instructions:

  1. Get FFmpeg sources (r614x should work)
  2. Download and apply patch (cd ffmpeg; patch -p0 < vc1-advanced.patch)
  3. Run configure and make

As always, non-working samples are welcome.

One Response to “Some more experiments with VC-1”

  1. Please make sure some more samples make it to the MPlayer repository. Right now, there is just the one WVC1 sample, and it’s 155 MB.

    Thanks.