hi everybody!!!!
i am trying to make an amv with code geass but i have all the episodes in .mkv. is there any way to make them .avi without losing the quality. any help would be appreciated.
[MOD16: Moved to a more correct forum.]
FFVideoSource("whatever it is called.mkv").ConvertToRGB24(matrix="Rec601")Mister Hatt wrote:Completely ignore Fimbulveter as he has no idea what he is talking about.
Your best bet is installing UTVideo (part of AMV app or wait for mirko to link it in most likely the next post) and then running the following avisynth script in VirtualDub with fast recompress mode:
Using Rec601 because I assume your NLE will want RGB and then you can easily convert it back to YV12 using the same matrix, thereby not losing your colourimetry. Regardless of it being HD or not as well.
- Code: Select all
FFVideoSource("whatever it is called.mkv").ConvertToRGB24(matrix="Rec601")
Next time, use a more descriptive thread name as well, so people actually know what the thread is about. Something like "Converting pirated MKV to lossless AVI" should suffice.
Users browsing this forum: No registered users and 1 guest