Log in

View Full Version : Encoding RTV1


dimka11
4th November 2011, 14:36
There is a video in codec RTV1.
Need to encode it into
another codec avc or.
But a program to
encode the video does
not recognize.
Recommend software

nm
4th November 2011, 14:53
Was the video recorded with MSI Afterburner (http://forums.guru3d.com/showthread.php?t=351678)?

That software package includes a VFW codec that can be used in VirtualDub or AviSynth (through AviSource), for example.

dimka11
4th November 2011, 17:19
with megui will work?

nm
4th November 2011, 18:30
with megui will work?

I don't really know what MeGUI does with such a source, but if it figures that it needs to be decoded by VFW, then it should work.

Other options:
1. Use VirtualDub to convert the video losslessly to some other format.
2. Write a simple AviSynth script that opens the file with AviSource and use x264 CLI.