<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://babgvant.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Misc</title><link>http://babgvant.com/files/folders/misc/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>ToDVRMS - 1.0.1.4</title><link>http://babgvant.com/files/folders/misc/entry16288.aspx</link><pubDate>Sat, 06 Feb 2010 01:28:14 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16288</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts video files to dvr-ms or wtv.&lt;br /&gt;&lt;br /&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y &amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams -subtitles -getpic -setpic -xml &amp;lt;path to sage xml for metadata&amp;gt; -wtv -c &amp;lt;pathtoedl.edl&amp;gt; -haali -mpchc -msdemux -uselastwrite]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work. ToDVRMS includes two DirectShow filters, they must be registered by running registertodvrmsfilters.cmd prior to use.&amp;nbsp; After they are registered ToDVRMS can stream h.264/AC-3 files from mkv/m2ts into WTV files.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;-getpic: optional, exports WM/Picture to output path (2nd arg).&lt;br /&gt;-setpic: optional, not recommended, sets WM/Picture to the jpg specified in output path (2nd arg).&lt;br /&gt;-wtv: optional, create a wtv file&lt;br /&gt;-c: optional, path to edl or dtb xml file for commercial removal&lt;br /&gt;-mpchc: prefer MPC-HC filters for MKV/MT2S&lt;br /&gt;-haali: prefer Haali filter for MKV (default)&lt;br /&gt;-mpchc: optional, prefer MPC-HC splitter for MPEG/MKV.&lt;br /&gt;-msdemux: optional, prefer MS MPEG Demuxer for MPG.&lt;br /&gt;-uselastwrite: optional, use last modifed time to determine when writing should stop.&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;- added g arg optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes&lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink&lt;br /&gt;&lt;br /&gt;1.0.0.8&lt;br /&gt;- can write non-mpeg2 wtv files on Win7&lt;br /&gt;&lt;br /&gt;1.0.0.9&lt;br /&gt;- uses FakeTransform.ax (regsvr32 prior to use) filter to make files w/ h264 video work with WTV container on Win7 Beta1&lt;br /&gt;- added getpic and setpic&lt;br /&gt;- if the category = movie in the sage.xml WM/MediaIsMovie will be set to true&lt;br /&gt;- WM/OriginalReleaseTime will be set to originalAirDate&lt;br /&gt;- xml: optional, path to sage xml metadata file.&lt;br /&gt;&lt;br /&gt;1.0.1.0&lt;br /&gt;- force todvrms to run as x86&lt;br /&gt;- explicitly load haali source for mkv&lt;br /&gt;- explicitly load MPC-HC Mpeg source for ts, m2ts, and mpeg&lt;br /&gt;- added c, path to edl or dtb xml file for commercial skipping (experimental; requires DSCutter filter included in DTB 1.2.1.8)&lt;br /&gt;- change -w to 45 for wtv files since the SBEv2 allocates in 500MB chunks&lt;br /&gt;- replace FakeTransform with AVC1toH264 (thanks Jere) filter for streaming H.264 into WTV (mkv supported with Haali source; ts,m2ts suppported with MPC-HC Mpeg source)&lt;br /&gt;- add AAC as an allowed audio type&lt;br /&gt;&lt;br /&gt;1.0.1.1&lt;br /&gt;- prefer MPEG-2 Demuxer for mpeg/mpg files&lt;br /&gt;- no audio type checking&lt;br /&gt;- block AC3Filter&lt;br /&gt;&lt;br /&gt;1.0.1.2&lt;br /&gt;- create todvrmslib.dll&lt;br /&gt;- directconnect to SBE for video pin&lt;br /&gt;- add -haali arg to force haali for MKV files, otherwise customized MPC-HC MKV source is preferred&lt;br /&gt;&lt;br /&gt;1.0.1.3&lt;br /&gt;- fix crash condition in AttributeEnable.ax&lt;br /&gt;- add -mpchc arg to force MPC-HC source for MPEG/MKV files, otherwise OOTB MPEG-2 Demuxer is preferred for MPEG and Haali for MKV&lt;br /&gt;- AttributeEnable.ax support IMediaSeeking to return streaming status &lt;br /&gt;- Update AVCtoH264.ax to work with updated Haali splitter&lt;br /&gt;&lt;br /&gt;1.0.1.4&lt;br /&gt;- Modify IMediaSeeking implementation in AttributeEnable.ax to produce more reliable results&lt;br /&gt;- Fix bug in determining last write for non-SBE files&lt;br /&gt;- Fix MPEG converstion when demuxer is not a source filter&lt;br /&gt;- Change MPC-HC back to default MPEG demuxer, OOTB demux will be used if -msdemux is passed&lt;br /&gt;- add -uselastwrite argument, when present last modfied time will be used instead of status to determine when to stop&lt;br /&gt;- Alter custom MPC-HC MKV splitter to present MEDIASUBTYPE_DOLBY_AC3 so avi2ac3filter.ax is no longer necessary</description><enclosure url="https://sourceforge.net/projects/babgvant/files/ToDVRMS/ToDVRMS-1014.zip/download" length="676930" type="application/zip" /></item><item><title>ToDVRMS - 1.0.1.3</title><link>http://babgvant.com/files/folders/misc/entry16047.aspx</link><pubDate>Sun, 24 Jan 2010 19:26:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16047</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts video files to dvr-ms or wtv.&lt;br /&gt;&lt;br /&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y &amp;quot;10/30/2008&amp;quot; -w 60 &lt;br /&gt;&lt;br /&gt;-as 1 -vs 1 -allstreams -subtitles]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work. ToDVRMS includes two DirectShow filters, they must be registered by running &lt;br /&gt;&lt;br /&gt;registertodvrmsfilters.cmd prior to use.&amp;nbsp; After they are registered ToDVRMS can stream h.264/AC-3 files from mkv/m2ts into WTV files.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;-getpic: optional, exports WM/Picture to output path (2nd arg).&lt;br /&gt;-setpic: optional, not recommended, sets WM/Picture to the jpg specified in output path (2nd arg).&lt;br /&gt;-wtv: optional, create a wtv file&lt;br /&gt;-c: optional, path to edl or dtb xml file for commercial removal&lt;br /&gt;-mpchc: prefer MPC-HC filters for MKV/MT2S&lt;br /&gt;-haali: prefer Haali filter for MKV (default)&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;- added g arg optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes&lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink&lt;br /&gt;&lt;br /&gt;1.0.0.8&lt;br /&gt;- can write non-mpeg2 wtv files on Win7&lt;br /&gt;&lt;br /&gt;1.0.0.9&lt;br /&gt;- uses FakeTransform.ax (regsvr32 prior to use) filter to make files w/ h264 video work with WTV container on Win7 Beta1&lt;br /&gt;- added getpic and setpic&lt;br /&gt;- if the category = movie in the sage.xml WM/MediaIsMovie will be set to true&lt;br /&gt;- WM/OriginalReleaseTime will be set to originalAirDate&lt;br /&gt;- xml: optional, path to sage xml metadata file.&lt;br /&gt;&lt;br /&gt;1.0.1.0&lt;br /&gt;- force todvrms to run as x86&lt;br /&gt;- explicitly load haali source for mkv&lt;br /&gt;- explicitly load MPC-HC Mpeg source for ts, m2ts, and mpeg&lt;br /&gt;- added c, path to edl or dtb xml file for commercial skipping (experimental; requires DSCutter filter included in DTB 1.2.1.8)&lt;br /&gt;- change -w to 45 for wtv files since the SBEv2 allocates in 500MB chunks&lt;br /&gt;- replace FakeTransform with AVC1toH264 (thanks Jere) filter for streaming H.264 into WTV (mkv supported with Haali source; ts,m2ts &lt;br /&gt;&lt;br /&gt;suppported with MPC-HC Mpeg source)&lt;br /&gt;- add AAC as an allowed audio type&lt;br /&gt;&lt;br /&gt;1.0.1.1&lt;br /&gt;- prefer MPEG-2 Demuxer for mpeg/mpg files&lt;br /&gt;- no audio type checking&lt;br /&gt;- block AC3Filter&lt;br /&gt;&lt;br /&gt;1.0.1.2&lt;br /&gt;- create todvrmslib.dll&lt;br /&gt;- directconnect to SBE for video pin&lt;br /&gt;- add -haali arg to force haali for MKV files, otherwise customized MPC-HC MKV source is preferred&lt;br /&gt;&lt;br /&gt;1.0.1.3&lt;br /&gt;- fix crash condition in AttributeEnable.ax&lt;br /&gt;- add -mpchc arg to force MPC-HC source for MPEG/MKV files, otherwise OOTB MPEG-2 Demuxer is preferred for MPEG and Haali for MKV&lt;br /&gt;- AttributeEnable.ax support IMediaSeeking to return streaming status &lt;br /&gt;- Update AVCtoH264.ax to work with updated Haali splitter</description><enclosure url="/downloads/todvrms/1013/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDVRMS - 1.0.1.0</title><link>http://babgvant.com/files/folders/misc/entry15082.aspx</link><pubDate>Tue, 10 Nov 2009 13:54:43 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15082</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts video files to dvr-ms or wtv.&lt;br /&gt;&lt;br /&gt;syntax:
todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g
&amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y
&amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams -subtitles]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work. ToDVRMS includes two DirectShow filters, they must be registered by
running registertodvrmsfilters.cmd prior to use.&amp;nbsp; After they are
registered ToDVRMS can stream h.264/AC-3 files from mkv/m2ts into WTV
files.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;-getpic: optional, exports WM/Picture to output path (2nd arg).&lt;br /&gt;-setpic: optional, not recommended, sets WM/Picture to the jpg specified in output path (2nd arg).&lt;br /&gt;-wtv: optional, create a wtv file&lt;br /&gt;-c: optional, path to edl or dtb xml file for commercial removal&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-
added g arg optional, path to a grf file that contains encoder (or
other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink&lt;br /&gt;&lt;br /&gt;1.0.0.8&lt;br /&gt;- can write non-mpeg2 wtv files on Win7&lt;br /&gt;&lt;br /&gt;1.0.0.9&lt;br /&gt;- uses FakeTransform.ax (regsvr32 prior to use) filter to make files w/ h264 video work with WTV container on Win7 Beta1&lt;br /&gt;- added getpic and setpic&lt;br /&gt;- if the category = movie in the sage.xml WM/MediaIsMovie will be set to true&lt;br /&gt;- WM/OriginalReleaseTime will be set to originalAirDate&lt;br /&gt;- xml: optional, path to sage xml metadata file.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1.0.1.0&lt;br /&gt;&lt;/b&gt;&lt;b&gt;-&lt;/b&gt; force todvrms to run as x86&lt;br /&gt;- explicitly load haali source for mkv&lt;br /&gt;
- explicitly load MPC-HC Mpeg source for ts, m2ts, and mpeg&lt;br /&gt;- added c, path to edl or dtb xml file for commercial skipping (experimental; requires DSCutter filter included in DTB 1.2.1.8)&lt;br /&gt;- change -w to 45 for wtv files since the SBEv2 allocates in 500MB chunks&lt;br /&gt;-
replace FakeTransform with AVC1toH264 (thanks Jere) filter for streaming H.264 into
WTV (mkv supported with Haali source; ts,m2ts suppported with MPC-HC
Mpeg source)&lt;br /&gt; - add AAC as an allowed audio type</description><enclosure url="/downloads/todvrms/1010/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>EVRSnap</title><link>http://babgvant.com/files/folders/misc/entry13496.aspx</link><pubDate>Sun, 24 May 2009 20:00:11 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:13496</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Take screen shots usimg the EVR.&lt;/p&gt;&lt;p&gt;usage:&lt;br /&gt;&lt;br /&gt;eversnap pathtomediafile.ext timeinseconds pathtoimage.jpg&lt;br /&gt;&lt;br /&gt;eg.&lt;br /&gt;&lt;br /&gt;evrsnap c:\myvideo.mpg 120 c:\myvideo.jpg&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;-intial release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;- added video_ts support &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://babgvant.com/downloads/EVRSnap/1001/EVRSnapSource.zip"&gt;source &lt;/a&gt;&lt;br /&gt;&lt;/p&gt;</description><enclosure url="/downloads/EVRSnap/1001/EVRSnap.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms - 1.0.0.9</title><link>http://babgvant.com/files/folders/misc/entry12654.aspx</link><pubDate>Sun, 05 Apr 2009 20:09:24 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:12654</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax:
todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g
&amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y
&amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams -subtitles]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-
added g arg optional, path to a grf file that contains encoder (or
other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink&lt;br /&gt;&lt;br /&gt;1.0.0.8&lt;br /&gt;- can write non-mpeg2 wtv files on Win7
				    &lt;/p&gt;&lt;p&gt;1.0.0.9&lt;br /&gt;- uses FakeTransform.ax (regsvr32 prior to use) filter to make files w/ h264 video work with WTV container on Win7 Beta1&lt;br /&gt;- added getpic and setpic&lt;br /&gt;- if the category = movie in the sage.xml WM/MediaIsMovie will be set to true&lt;br /&gt;- WM/OriginalReleaseTime will be set to originalAirDate&lt;br /&gt;- xml: optional, path to sage xml metadata file. &lt;br /&gt;&lt;/p&gt;</description><enclosure url="/downloads/todvrms/1009/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms - 1.0.0.8</title><link>http://babgvant.com/files/folders/misc/entry12098.aspx</link><pubDate>Sat, 14 Feb 2009 17:44:01 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:12098</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y &amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams -subtitles]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;- added g arg optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink&lt;br /&gt;&lt;br /&gt;1.0.0.8&lt;br /&gt;- can write non-mpeg2 wtv files on Win7</description><enclosure url="/downloads/todvrms/1008/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms - 1.0.0.7</title><link>http://babgvant.com/files/folders/misc/entry11773.aspx</link><pubDate>Sat, 24 Jan 2009 14:37:21 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:11773</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y &amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams -subtitles]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;-subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink.&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;- added g arg optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;br /&gt;&lt;br /&gt;1.0.0.7&lt;br /&gt;- added subtitle persistance option (vob); requires Haali Video Sink</description><enclosure url="http://babgvant.com/files/folders/misc/entry12098.aspx" length="23704" type="text/html; charset=utf-8" /></item><item><title>ToDvrms - 1.0.0.6</title><link>http://babgvant.com/files/folders/misc/entry11457.aspx</link><pubDate>Mon, 15 Dec 2008 12:29:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:11457</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&amp;nbsp;ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax:
todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g
&amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y
&amp;quot;10/30/2008&amp;quot; -w 60 -as 1 -vs 1 -allstreams]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;-as: optional, index of audio stream to copy; requires Haali splitter.&lt;br /&gt;-vs: optional, index of video stream to copy; requires Haali splitter.&lt;br /&gt;-allstreams: optional, copies all the streams; requires Haali Simple Splitter.&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-
added g arg optional, path to a grf file that contains encoder (or
other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w&lt;br /&gt;&lt;br /&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata&lt;br /&gt;&lt;br /&gt;1.0.0.6&lt;br /&gt;- added stream selection options (-as/-vs); requires Haali Splitter source filter&lt;br /&gt;- added allstreams option; requires Haali Simple Splitter&lt;/p&gt;</description><enclosure url="/downloads/todvrms/1006/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms - 1.0.0.5</title><link>http://babgvant.com/files/folders/misc/entry11009.aspx</link><pubDate>Wed, 29 Oct 2008 02:11:24 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:11009</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax:
todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g
&amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y
&amp;quot;10/30/2008&amp;quot;]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-
added g arg optional, path to a grf file that contains encoder (or
other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w
				    &lt;/p&gt;&lt;p&gt;1.0.0.5&lt;br /&gt;- files can be viewed as they convert if both processes are run as an admin (disable UAC)&lt;br /&gt;- experimental -&amp;gt; wtv conversion&lt;br /&gt;- read sage xml files to create dvr-ms metadata &lt;br /&gt;&lt;/p&gt;</description><enclosure url="/downloads/todvrms/1005/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>Replay2DVRMS Source</title><link>http://babgvant.com/files/folders/misc/entry10473.aspx</link><pubDate>Wed, 17 Sep 2008 05:47:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:10473</guid><dc:creator>thejez</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Replay2DVRMS - Convert ReplayTV files to dvr-ms&lt;br /&gt;Copyright (C) 2008 Ray Jezek&lt;br /&gt;http://ray.jez.net&lt;br /&gt;&lt;br /&gt;This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.&lt;br /&gt;&lt;br /&gt;1. Definitions&lt;br /&gt;The terms &amp;quot;reproduce,&amp;quot; &amp;quot;reproduction,&amp;quot; &amp;quot;derivative works,&amp;quot; and &amp;quot;distribution&amp;quot; have the same meaning here as under U.S. copyright law.&lt;br /&gt;A &amp;quot;contribution&amp;quot; is the original software, or any additions or changes to the software.&lt;br /&gt;A &amp;quot;contributor&amp;quot; is any person that distributes its contribution under this license.&lt;br /&gt;&amp;quot;Licensed patents&amp;quot; are a contributor&amp;#39;s patent claims that read directly on its contribution.&lt;br /&gt;&lt;br /&gt;2. Grant of Rights&lt;br /&gt;(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.&lt;br /&gt;(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.&lt;br /&gt;&lt;br /&gt;3. Conditions and Limitations&lt;br /&gt;(A) Reciprocal Grants- For any file you distribute that contains code from the software (in source code or binary format), you must provide recipients the source code to that file along with a copy of this license, which license will govern that file. Code that links to or derives from the software must be released under an OSI-certified open source license.&lt;br /&gt;(B) No Trademark License- This license does not grant you rights to use any contributors&amp;#39; name, logo, or trademarks.&lt;br /&gt;(C) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.&lt;br /&gt;(D) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.&lt;br /&gt;(E) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.&lt;br /&gt;(F) The software is licensed &amp;quot;as-is.&amp;quot; You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.&lt;/p&gt;&lt;p&gt;Please visit the &lt;a href="http://ray.jez.net/?cat=46" target="_blank"&gt;Replay2DVRMS blog&lt;/a&gt; for more information. &lt;/p&gt;&lt;p&gt;1.0.0.0&lt;/p&gt;&lt;p&gt;- initial release&lt;/p&gt;&lt;p&gt;1.0.0.1&lt;/p&gt;- Expanded the scope of the -d flag to also delete .evt and .ndx files that DVArchive generates.&amp;nbsp; &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://babgvant.com/files/folders/10473/download.aspx" length="354468" type="application/zip" /></item><item><title>Replay2DVRMS - 1.0.0.1</title><link>http://babgvant.com/files/folders/misc/entry10472.aspx</link><pubDate>Wed, 17 Sep 2008 05:43:43 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:10472</guid><dc:creator>thejez</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Replay2DVRMS is a command line utility based on &lt;a href="http://babgvant.com/files/folders/misc/default.aspx?PageIndex=2" target="_blank"&gt;ToDvrms&lt;/a&gt; that converts ReplayTV files (along with their metadata) to dvr-ms files.&amp;nbsp; &lt;/p&gt;&lt;p&gt;usage:&amp;nbsp; Replay2DVRMS.exe source [destination] [-d]&lt;/p&gt;source: required, a ReplayTV mpeg file or a folder containing ReplayTV mpeg file(s) and their associated metadata files&lt;br /&gt;destination: optional, the name of the file or folder to output the dvr-ms file(s) to.&amp;nbsp; &lt;br /&gt;-d: optional, delete the source files after the conversion is complete.&lt;p&gt;Please visit the &lt;a href="http://ray.jez.net/?cat=46" target="_blank"&gt;Replay2DVRMS blog&lt;/a&gt; for more information. &lt;/p&gt;&lt;p&gt;1.0.0.0&lt;/p&gt;&lt;p&gt;- initial release&lt;/p&gt;&lt;p&gt;1.0.0.1&lt;/p&gt;&lt;p&gt;- Expanded the scope of the -d flag to also delete .evt and .ndx files that DVArchive generates.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description><enclosure url="http://babgvant.com/files/folders/10472/download.aspx" length="113905" type="application/zip" /></item><item><title>ToDvrms - 1.0.0.4</title><link>http://babgvant.com/files/folders/misc/entry10147.aspx</link><pubDate>Fri, 29 Aug 2008 16:48:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:10147</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>ToDvrms is a command line utility that converts files to dvr-ms.&lt;br /&gt;&lt;br /&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt; -v -d -t &amp;quot;The Title&amp;quot; -r &amp;quot;10/30/2008&amp;quot; -y &amp;quot;10/30/2008&amp;quot;]&lt;br /&gt;&lt;br /&gt;developed for mpg/vob, but other formats may work.&lt;br /&gt;&lt;br /&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;-t: optional, add Title attribute with the specified value&lt;br /&gt;-r: optional, add WM/OriginalReleaseTime attribute with the specified date value.&lt;br /&gt;-y: optional, add WM/Year attribute with the specified date value.&lt;br /&gt;-w: optional, how long to wait for writes before considering the conversion finished.&amp;nbsp; Default is 30&lt;br /&gt;&lt;br /&gt;Please post support/enhancement requests in the transcoding forum.&lt;br /&gt;&lt;br /&gt;1.0.0.0&lt;br /&gt;&lt;br /&gt;- Inital release&lt;br /&gt;&lt;br /&gt;1.0.0.1&lt;br /&gt;&lt;br /&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;- added g arg optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;&lt;br /&gt;1.0.0.2&lt;br /&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;- added d arg, optional, enables debug mode&lt;br /&gt;- some structural changes &lt;br /&gt;&lt;br /&gt;1.0.0.3&lt;br /&gt;- added a GUI tool&lt;br /&gt;- added WTV support&lt;br /&gt;- added t, r, y args&lt;br /&gt;&lt;br /&gt;1.0.0.4&lt;br /&gt;- fixed GUI&lt;br /&gt;- some GUI enhancements&lt;br /&gt;- added w</description><enclosure url="http://babgvant.com/files/folders/misc/entry11009.aspx" length="23334" type="text/html; charset=utf-8" /></item><item><title>ToDvrms - 1.0.0.2</title><link>http://babgvant.com/files/folders/misc/entry9407.aspx</link><pubDate>Mon, 30 Jun 2008 14:35:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:9407</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;ToDvrms is a command line utility that converts files to dvr-ms.&lt;/p&gt;&lt;p&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt;]&lt;/p&gt;&lt;p&gt;developed for mpg/vob, but other formats may work.&lt;/p&gt;&lt;p&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;br /&gt;-v: optional, enable verbose mode&lt;br /&gt;-d: optional, enable debug mode&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Please post support/enhancement requests in the &lt;a href="http://babgvant.com/forums/31.aspx"&gt;transcoding&lt;/a&gt; forum. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;1.0.0.0&lt;/b&gt;&lt;/p&gt;&lt;p&gt;- Inital release&lt;/p&gt;&lt;p&gt;&lt;b&gt;1.0.0.1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;- added m arg optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-
added g arg optional, path to a grf file that contains encoder (or
other filters) that should be used for the conversion process &lt;/p&gt;&lt;p&gt;&lt;b&gt;1.0.0.2&lt;/b&gt;&lt;/p&gt;- added v arg.&amp;nbsp; optional, enables verbose output&lt;br /&gt;
- added d arg, optional, enables debug mode&lt;br /&gt;
- some structural changes</description><enclosure url="/downloads/todvrms/1002/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms - 1.0.0.1</title><link>http://babgvant.com/files/folders/misc/entry9046.aspx</link><pubDate>Tue, 06 May 2008 02:02:53 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:9046</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;ToDvrms is a command line utility that converts files to dvr-ms.&lt;/p&gt;&lt;p&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms [-m -g &amp;lt;pathtogrfstub.grf&amp;gt;]&lt;/p&gt;&lt;p&gt;developed for mpg/vob, but other formats may work.&lt;/p&gt;&lt;p&gt;-m: optional, write WM/MediaIsMovie tag to output file&lt;br /&gt;-g: optional, path to a grf file that contains encoder (or other filters) that should be used for the conversion process&lt;/p&gt;&lt;p&gt;Please post support/enhancement requests in the &lt;a href="http://babgvant.com/forums/31.aspx"&gt;transcoding&lt;/a&gt; forum.&amp;nbsp;&lt;/p&gt;</description><enclosure url="/downloads/todvrms/1001/todvrms.zip" length="-1" type="application/octet-stream" /></item><item><title>ToDvrms</title><link>http://babgvant.com/files/folders/misc/entry9030.aspx</link><pubDate>Sun, 04 May 2008 04:00:26 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:9030</guid><dc:creator>babgvant</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;ToDvrms converts files to dvr-ms.&lt;/p&gt;&lt;p&gt;syntax: todvrms.exe filetoconvert.xxx newdvrms.dvr-ms&amp;nbsp;&lt;/p&gt;&lt;p&gt;developed for mpg/vob, but other formats may work.&lt;/p&gt;&lt;p&gt;source can be found &lt;a href="http://babgvant.com/files/folders/misc/entry9029.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;</description><enclosure url="http://babgvant.com/files/folders/misc/entry9046.aspx" length="20619" type="text/html; charset=utf-8" /></item></channel></rss>