Q:How to support RM/RMVB files
Please vistit Tools Page to download Real media codec -- Real Alternative.
Q:How to support MOV/QT files?
Please vistit Tools Page to download QuickTime Codecs -- QuickTime Alternative.
Q:How to support MKV files?
Please vistit Tools Page to download MKV Codecs -- Combined Community Codec Pack.
Q:How to support OGM files?
Please vistit Tools Page to download OggDS/OGM Codec --OGG DirectShow Filters .
Q:How to support encrypted VOB files?
Sorry for it. We can not support it directly. We hope you can understand it.You should decrypt your vob files using DVDDecrypter or DVDFab Decrypter.No links.Please google them by yourself.
Q:When I get "unsupport codec" error message,what should I do?
Please vistit Tools Page to download K-Lite Codec Pack. It is a all in one codec pack.
Q:How to convert MKV/OGM video with subtitles
Please following the below steps
1st install the MKVExtractGUI or OGMDemuxer
this tool will extract the subtitles from you mkv files. You need download MKVExtractGUI-1.6.4.zip or OGMDemuxer-2.0.zip If you have download it, unzip it to your directory. and then double click MKVextractGUI.exe or OGMDemuxer.exe. select your mkv file as input, select the subtitles as the output files. You will get some *.srt file after finish.
2nd edit the oUo.avs
Please enter into your oUo video converter installation directory. You can see the oUo.avs . use notepad.exe to open this file. Please add the following lines in oUo.avs
LoadPlugin("DirectShowSource.dll")
LoadPlugin("VSFilter.dll")
DirectShowSource("c:\xxxx.mkv")<===please use the fullpath textsub("D:\xxxx.srt")<=== please type the fullpath about the srt which you get from MKVextractGUI.
3rd convert
Please run oUo video converter and select the oUo.avs you just edit and then click convert button to do conversion.