View Full Version : Converting VC-1 to lossless AVI?
Janzki
14th June 2008, 09:25
I just bought a Blu-ray reader for my computer and succesfully ripped a movie. I demuxed the main feature to a .vc1 file with TSMuxer. Now I need to convert this to lossless AVI for editing in Vegas.
Is the GraphEdit route I read about the only way to go, or is there a better route? If not, what DirectShow filter should I use to maximise quality? Thanks.
LoRd_MuldeR
16th June 2008, 00:57
Well, I think all proper VC-1 Decoders should produce identical output for the same unmodified input file.
So all you need is some working VC-1 Decoder Filter, most probably Microsoft's WMV9 Decoder.
Then you can use DirectShowSource() to frameserve it to VirtualDub via Avisynth and finally save it as AVI.
If you want lossless compression, you could use HuffYUV, ffHuffYUV, FFv1 or Lagarith...
Janzki
16th June 2008, 07:13
I see, thanks. :)
Ranguvar
20th June 2008, 02:04
Also, VC12AVI will let you mux the VC-1 into an AVI. From there, you can use VirtualDub or similar with ffdshow's HuffYUV or other codec :)
Though the method LoRd_MuldeR posted is probably preferred.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.