WTV is the default recording format in Windows Media Center if the TV Pack has been installed and it is also the default recording format in Windows 7 Beta. Microsoft has announced plans to switch from the previously used dvr-ms format to the new wtv format. A few commercial applications can convert wtv files to common video formats like avi or mpeg. There are unfortunately not many free video converters that can convert wtv files.
The only working way at the moment is to convert the wtv video to dvr-ms and from there to another format. That’s not really practicable but it probably is only a matter of time until additional video converters add support for the wtv format. The command line tool ToDvrms can convert wtv files to the dvr-ms format.
The easiest way to convert the wtv files is by placing the todvrms.exe converter in the same folder as the wtv file to be converted. The command is the following:
todvrms.exe c:\test.wtv c:\test.dvr-ms
This will convert the test.wtv file to the dvr-ms format. The developer provides access to another tool that can be used to convert dvr-ms videos to another video format. The software DVRMSToolbox comes with a graphical user interface and can be used to convert the dvr-ms videos.
Read Related Posts
9 Responses to “Converting WTV files”
Trackbacks/Pingbacks
-
[...] The other option is to convert them to dvr-ms and then to mpeg-4 (XviD in an .avi container) Converting WTV files this is a commandline tool to convert to dvr-ms. If you can upload a small sample >25MB to [...]

Batch Convert FLV to AVI or MPG
Create executable media files
Screen Capture Software WeGame
Avi To Mp4 Converter
Video To MKV Converter
Didn’t work for me on windows7 beta. Copied recorded .wtv program to c:test.wtv, then
c:>todvrms.exe c:test.wtv c:test.dvr-ms
terminated quickly with
“Object reference not set to an instance of an object”
try WTV to MPEG Converter 1.4 it works on windows 7.
to conver wtv files to dvr-ms get wtv converter, here is the website
http://forums.vso-software.fr/convert-wtv-to-dvd-new-mce-windows-7-video-format-t9479.html
please say thanks if this worked for you.
Windows 7, starting from 7041 build has an integrated WTV -> DVR-MS conversion. Just Right click on .WTV file in explorer and select “Convert to .dvr-ms”.
on Windows7 RC1 there is a right click command says “Convert to .dvr-ms Format”
VSO software has released a freeware with a GUI to convert .WTV files to dvr-ms or directly to DVD. You can find it in their forum.
here: http://forums.vso-software.fr/convert-wtv-to-dvd-new-mce-windows-7-video-format-t9479.html
I don’t know if this will help you, but I ran into the same problems. I wrote a utility to automate the built-in wtvconverter.exe program. You can check it out at:
http://wtvwatcher.codeplex.com/