ToDvrms is a command line utility that converts files to dvr-ms.
syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g <pathtogrfstub.grf>]
developed for mpg/vob, but other formats may work.
-m: optional, write WM/MediaIsMovie tag to output file
-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process
-v: optional, enable verbose mode
-d: optional, enable debug mode
-t: optional, add Title attribute with the specified value
-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.
-y: optional, add WM/Year attribute with the specified date value.
Changes for 1.0.0.3:
- added a GUI tool
- added WTV support
- added t, r, y args
Binary | Source