<?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>Transcoding</title><link>http://babgvant.com/forums/31.aspx</link><description>Discuss different methods for transcoding for specific devices and formats.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Handbrake version 0.9.3</title><link>http://babgvant.com/forums/thread/11278.aspx</link><pubDate>Sat, 29 Nov 2008 15:30:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:11278</guid><dc:creator>jelwood</dc:creator><slash:comments>28</slash:comments><comments>http://babgvant.com/forums/thread/11278.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=11278</wfw:commentRss><description>&lt;p&gt;For those using a HD-PVR with SageTV that want to re-encode to the Ipod, or other format, check out the latest version of Handbrake.&amp;nbsp; They added all the ffmpeg libraries to Handbrake and this means that is can read virtually any file type now.&amp;nbsp; I&amp;#39;ve been using Handbrake over the last few days to convert the HD-PVR files into the IPod format and it&amp;#39;s working really well.&lt;/p&gt;&lt;p&gt;For those interested you can use the GUI.&amp;nbsp; Or, if you want to integrate it into an applicaiton like Dtb you can use the command line version.&amp;nbsp; Below is the command line I&amp;#39;m using. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;quot;C:\Program Files\Handbrake\HandBrakeCLI.exe&amp;quot; -i {inputfilename} -t 1 -c 1 -o {outputfilename} -f m4v -X 720 --crop 0:0:0:0 --decomb&amp;nbsp; -P&amp;nbsp; -e x264 -q 0.39 -a 1 -E faac,ac3 -B 128 -R 48,0 -6 stereo -D 2 -x level=30:cabac=0:ref=3:mixed-refs=1:analyse=all:me=umh:no-fast-pskip=1 -v&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;A really easy way to comeup with your command line is to enter the Handbrake GUI and use it to configure all your settings.&amp;nbsp; Then tell Handbrake that you want to add your show to the Queue.&amp;nbsp; Then from the queue manager you can select an option to export the queue to a batch file.&amp;nbsp; Inside the batch file you will see the command line option for your show. &lt;/p&gt;&lt;p&gt;This is an interesting open source alternative to DirectShow for those that have issues getting Directshow working. &lt;/p&gt;</description></item><item><title>todvrms.exe wtv to dvr-ms problem</title><link>http://babgvant.com/forums/thread/16727.aspx</link><pubDate>Mon, 22 Mar 2010 00:32:08 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16727</guid><dc:creator>hiphophampster</dc:creator><slash:comments>17</slash:comments><comments>http://babgvant.com/forums/thread/16727.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16727</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve tried converting several wtv files to dvr-ms using the todvrms.exe program, but it is only converting the audio. I end up with a dvr-ms file which is about 1/8th the size of the wtv file and is strictly pure audio and no video. After reading through many posts, I tried some older versions of todvrms.exe and got version 1.0.0.9 to work, but it has a problem with reporting the correct video length. I get sound and video and VLC media player can play it, but other media players freak out over the incorrect reported link and won&amp;#39;t play it. For example I converted a 28:34 long wtv file and the dvr-ms file reports that it&amp;#39;s 7:23:34 long. BUT it&amp;#39;s really not and the video plays fine in VLC. I&amp;#39;m still running on Windows VISTA x64. So, my questions are, why does the lattest version of todvrms.exe only convert the audio and nothing else? And why does the older version (1.0.0.9) work, but puts an incorrect length of file tag on it?&lt;/p&gt;&lt;p&gt;&amp;nbsp;Am I overlooking something simple? Any help would be much appreciated! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>MPG (from .tivo) to DVR-MS conversion problem?</title><link>http://babgvant.com/forums/thread/16795.aspx</link><pubDate>Sun, 28 Mar 2010 21:20:03 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16795</guid><dc:creator>hoyty</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/16795.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16795</wfw:commentRss><description>&lt;p&gt;I have a Series 3 TiVo that records from FIOS via cable card.&amp;nbsp; I am using &lt;a title="KNTTG" href="http://code.google.com/p/kmttg/"&gt;KMTTG&lt;/a&gt;&amp;nbsp;to grab show / movie from TiVo and decode to MPG.&amp;nbsp; I can play the MPG file via Pictures and Videos fine either on the MCE or via 360 extender.&amp;nbsp; I then attempt to convert to DVR-MS with todvrms.&amp;nbsp; It appears to complete successfully.&amp;nbsp; When I attempt to play the resulting file via Recorded TV it plays audio for a few seconds and the video almost immediately freezes.&amp;nbsp; It plays blips every 10-15 seconds but nothing useable.&amp;nbsp; I am using todvrms 1.0.1.4 from the 1.2.2.1 dvrmstoolbox install.&amp;nbsp; This is on Windows 7 MCE.&amp;nbsp; Below is the output of -v in case it has anything useful in it.&amp;nbsp; I grabbed a 10 minute clip from HDNet to test with and can make it available for download if it would be useful.&amp;nbsp; I am pretty sure I used to be able to do this with OTA content but I know that was a few versions ago of todvrms.&lt;/p&gt;
&lt;p&gt;MPC-HC MPEG source loaded&lt;br /&gt;File source set&lt;br /&gt;Source filter GUID: 1365be7a-c86a-473c-9a41-c0a6e82c9fa3&lt;br /&gt;Find Video pin &lt;br /&gt;Add AttributeEnable Filter&lt;br /&gt;Connect source to AE pin&lt;br /&gt;Connect first pin&lt;br /&gt;Add VA Filter&lt;br /&gt;Connect stream/video pin to mpg analyzer&lt;br /&gt;Get input on SBE&lt;br /&gt;Input pin obtained, connect it&lt;br /&gt;Connected Analyzer pin&lt;br /&gt;Grab the connected pin&lt;br /&gt;Grab the connected pin&lt;br /&gt;Got audio pin&lt;br /&gt;Write MetaDataItem WM/ToolName = todvrms&lt;br /&gt;Write Attributes&lt;br /&gt;Start Recording&lt;br /&gt;Run the graph&lt;br /&gt;8.34%&lt;br /&gt;14.77%&lt;br /&gt;21.47%&lt;br /&gt;28.13%&lt;br /&gt;34.94%&lt;br /&gt;41.99%&lt;br /&gt;49.05%&lt;br /&gt;56.02%&lt;br /&gt;63.13%&lt;br /&gt;70.05%&lt;br /&gt;76.59%&lt;br /&gt;84.31%&lt;br /&gt;90.27%&lt;br /&gt;96.4%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;99.99%&lt;br /&gt;Stop recording&lt;br /&gt;Stop the graph&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Help Converting Video</title><link>http://babgvant.com/forums/thread/16706.aspx</link><pubDate>Thu, 18 Mar 2010 03:54:37 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16706</guid><dc:creator>W1nks</dc:creator><slash:comments>5</slash:comments><comments>http://babgvant.com/forums/thread/16706.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16706</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m trying to convert one of my recorded videos using the &amp;quot;High Quality MKV no Commercials&amp;quot; profile.&amp;nbsp; It goes through the scan progress for commercials.&amp;nbsp; It got about to 12% then jumped to 100%.&amp;nbsp; Is that normal?&amp;nbsp; Then I got this:&lt;br /&gt;&lt;br /&gt;Processing actions, this may take some time!!&lt;br /&gt;Current Affinity: 15 System Mask: 15&lt;br /&gt;Getting MetaData&lt;br /&gt;Run Profile = hqmkvnocomm&lt;br /&gt;ProcessId = 324&lt;br /&gt;DvrmsToolbox Version: 1.2.2.0&lt;br /&gt;Throttle DVRMStoMPEG&lt;br /&gt;FWThrottle: C:\Users\Public\Recorded TV\MonsterQuest_HISTORY_2010_03_17_19_58_00.wtv&lt;br /&gt;WaitTime: 5 PollTime&lt;br /&gt;Waiting to process file&lt;br /&gt;Queue file&lt;br /&gt;Duration = 00:00:01.0000013&lt;br /&gt;Waiting for available worker: 3/17/2010 10:49 PM&lt;br /&gt;Worker allocated: 3/17/2010 10:49 PM&lt;br /&gt;Wait 0 min from date time in the &amp;quot;WM/WMRVEndTime&amp;quot; metadata property&lt;br /&gt;WM/WMRVEndTime = 3/17/2010 9:03:01 PM Now = 3/17/2010 10:49:57 PM Continue = -01:46:55.9939348&lt;br /&gt;Continue&lt;br /&gt;Duration = 00:00:00&lt;br /&gt;Find Commercials in file&lt;br /&gt;Commercials xml file exists&lt;br /&gt;Duration = 00:00:00.0100001&lt;br /&gt;Extract SRT from file.&lt;br /&gt;SRT already exists&lt;br /&gt;Duration = 00:00:00.0100000&lt;br /&gt;Convert a Video File&lt;br /&gt;ValidateOutputPath&lt;br /&gt;OutputFile = C:\Users\Public\Recorded TV\Test.mkv&lt;br /&gt;Begin conversion of C:\Users\Public\Recorded TV\MonsterQuest_HISTORY_2010_03_17_19_58_00.wtv to C:\Users\Public\Recorded TV\Test.mkv&lt;br /&gt;VideoFormat: x264 AudioFormat: Native TargetContainer: MKV Resize: False CL: 0 CR: 0 CT: 0 CB: 0 W: 0 H: 0&lt;br /&gt;Added MPC - Video decoder (babgvant) to the graph&lt;br /&gt;SBE Source file&lt;br /&gt;Found Video Pin&lt;br /&gt;File needs decrypt filters&lt;br /&gt;WTV file, add PBDA Decrypt&lt;br /&gt;Add MS Video Decoder&lt;br /&gt;Wire up Null Render to decoder&lt;br /&gt;Run the graph to get the correct frame size&lt;br /&gt;Remove Null Render&lt;br /&gt;Calc dimensions: width=0 height=0&lt;br /&gt;New dimensions: width=0 height=0&lt;br /&gt;Add Sink Called&lt;br /&gt;Sink is null, we need to add one&lt;br /&gt;Add MKV&lt;br /&gt;Set output path to C:\Users\Public\Recorded TV\Test.mkv&lt;br /&gt;Added DSCutter filter&lt;br /&gt;Configure DSCutter: mt = 73646976-0000-0010-8000-00aa00389b71 st = 32595559-0000-0010-8000-00aa00389b71 ucs = True&lt;br /&gt;Add Interval: 7276489170 - 9681338330&lt;br /&gt;Add Interval: 15757074670 - 18056538500&lt;br /&gt;Add Interval: 23449092330 - 25745082750&lt;br /&gt;Add Interval: 30153289830 - 30953309000&lt;br /&gt;Add ColorDMO&lt;br /&gt;Connect to video encoder&lt;br /&gt;Configure x264 encoder&lt;br /&gt;x264 input W: 720 H: 480 FPS: 30.00&lt;br /&gt;Connect to muxer&lt;br /&gt;Finish Video Render&lt;br /&gt;Found Audio Pin&lt;br /&gt;WTV file, add PBDA Decrypt&lt;br /&gt;Added DSCutter filter&lt;br /&gt;Configure DSCutter: mt = 73647561-0000-0010-8000-00aa00389b71 st = 00000000-0000-0000-0000-000000000000 ucs = False&lt;br /&gt;Add Interval: 7276489170 - 9681338330&lt;br /&gt;Add Interval: 15757074670 - 18056538500&lt;br /&gt;Add Interval: 23449092330 - 25745082750&lt;br /&gt;Add Interval: 30153289830 - 30953309000&lt;br /&gt;Add Sink Called&lt;br /&gt;Handle Audio&lt;br /&gt;Finish Audio&lt;br /&gt;Add SRT source to graph&lt;br /&gt;Error in Do Work - Unspecified error&lt;br /&gt;&lt;br /&gt;Action did not complete successfully&lt;br /&gt;Total Duration = 00:00:03.4081263&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;EDIT - Here is another try:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Processing actions, this may take some time!!&lt;br /&gt;Current Affinity: 15 System Mask: 15&lt;br /&gt;Getting MetaData&lt;br /&gt;Run Profile = hqmkvnocomm&lt;br /&gt;ProcessId = 2256&lt;br /&gt;DvrmsToolbox Version: 1.2.2.1&lt;br /&gt;Throttle DVRMStoMPEG&lt;br /&gt;FWThrottle: C:\Users\Public\Recorded TV\MonsterQuest_HISTORY_2010_03_17_19_58_00.wtv&lt;br /&gt;WaitTime: 5 PollTime&lt;br /&gt;Waiting to process file&lt;br /&gt;Queue file&lt;br /&gt;Duration = 00:00:01.0440598&lt;br /&gt;Waiting for available worker: 3/17/2010 11:17 PM&lt;br /&gt;Worker allocated: 3/17/2010 11:17 PM&lt;br /&gt;Wait 0 min from date time in the &amp;quot;WM/WMRVEndTime&amp;quot; metadata property&lt;br /&gt;WM/WMRVEndTime = 3/17/2010 9:03:01 PM Now = 3/17/2010 11:17:45 PM Continue = -02:14:44.1495142&lt;br /&gt;Continue&lt;br /&gt;Duration = 00:00:00.0020001&lt;br /&gt;Find Commercials in file&lt;br /&gt;Create Analyzer: Automatic&lt;br /&gt;Using trial version of ShowAnalyzerSuite.&amp;nbsp; There are 30 days left in the evaluation.&amp;nbsp; Go to www.dragonglobal.org to purchase the full version.&lt;br /&gt;.15%&lt;br /&gt;.28%&lt;br /&gt;.41%&lt;br /&gt;.54%&lt;br /&gt;.67%&lt;br /&gt;.79%&lt;br /&gt;.92%&lt;br /&gt;1.05%&lt;br /&gt;1.18%&lt;br /&gt;1.31%&lt;br /&gt;1.44%&lt;br /&gt;1.57%&lt;br /&gt;1.7%&lt;br /&gt;1.83%&lt;br /&gt;1.96%&lt;br /&gt;2.09%&lt;br /&gt;2.22%&lt;br /&gt;2.35%&lt;br /&gt;2.47%&lt;br /&gt;2.6%&lt;br /&gt;2.73%&lt;br /&gt;2.86%&lt;br /&gt;2.99%&lt;br /&gt;3.12%&lt;br /&gt;3.24%&lt;br /&gt;3.37%&lt;br /&gt;3.5%&lt;br /&gt;3.63%&lt;br /&gt;3.76%&lt;br /&gt;3.89%&lt;br /&gt;4.01%&lt;br /&gt;4.14%&lt;br /&gt;4.27%&lt;br /&gt;4.4%&lt;br /&gt;4.53%&lt;br /&gt;4.66%&lt;br /&gt;4.78%&lt;br /&gt;Write Commercials: C:\Users\Public\DvrmsToolbox\CommercialsXml\MonsterQuest_HISTORY_2010_03_17_19_58_00.xml&lt;br /&gt;4.91%&lt;br /&gt;5.04%&lt;br /&gt;5.17%&lt;br /&gt;5.3%&lt;br /&gt;5.43%&lt;br /&gt;5.56%&lt;br /&gt;5.69%&lt;br /&gt;5.81%&lt;br /&gt;5.94%&lt;br /&gt;6.07%&lt;br /&gt;6.2%&lt;br /&gt;6.33%&lt;br /&gt;6.46%&lt;br /&gt;6.58%&lt;br /&gt;6.71%&lt;br /&gt;6.84%&lt;br /&gt;6.98%&lt;br /&gt;7.11%&lt;br /&gt;7.23%&lt;br /&gt;7.36%&lt;br /&gt;7.49%&lt;br /&gt;7.62%&lt;br /&gt;7.75%&lt;br /&gt;7.88%&lt;br /&gt;8%&lt;br /&gt;8.13%&lt;br /&gt;8.26%&lt;br /&gt;8.39%&lt;br /&gt;8.52%&lt;br /&gt;8.65%&lt;br /&gt;8.78%&lt;br /&gt;8.9%&lt;br /&gt;9.03%&lt;br /&gt;9.16%&lt;br /&gt;9.29%&lt;br /&gt;9.42%&lt;br /&gt;9.55%&lt;br /&gt;9.68%&lt;br /&gt;9.8%&lt;br /&gt;Write Commercials: C:\Users\Public\DvrmsToolbox\CommercialsXml\MonsterQuest_HISTORY_2010_03_17_19_58_00.xml&lt;br /&gt;9.93%&lt;br /&gt;10.06%&lt;br /&gt;10.19%&lt;br /&gt;10.32%&lt;br /&gt;10.45%&lt;br /&gt;10.57%&lt;br /&gt;10.7%&lt;br /&gt;10.83%&lt;br /&gt;10.96%&lt;br /&gt;11.09%&lt;br /&gt;11.22%&lt;br /&gt;11.35%&lt;br /&gt;11.47%&lt;br /&gt;11.6%&lt;br /&gt;11.73%&lt;br /&gt;11.86%&lt;br /&gt;11.99%&lt;br /&gt;12.12%&lt;br /&gt;12.24%&lt;br /&gt;12.37%&lt;br /&gt;12.5%&lt;br /&gt;12.63%&lt;br /&gt;12.76%&lt;br /&gt;12.89%&lt;br /&gt;13.02%&lt;br /&gt;13.14%&lt;br /&gt;13.27%&lt;br /&gt;13.4%&lt;br /&gt;13.53%&lt;br /&gt;13.66%&lt;br /&gt;13.79%&lt;br /&gt;13.91%&lt;br /&gt;14.04%&lt;br /&gt;14.17%&lt;br /&gt;14.3%&lt;br /&gt;14.43%&lt;br /&gt;14.56%&lt;br /&gt;14.69%&lt;br /&gt;14.82%&lt;br /&gt;14.95%&lt;br /&gt;15.08%&lt;br /&gt;15.21%&lt;br /&gt;15.33%&lt;br /&gt;15.46%&lt;br /&gt;15.59%&lt;br /&gt;15.72%&lt;br /&gt;15.85%&lt;br /&gt;15.98%&lt;br /&gt;16.11%&lt;br /&gt;Write Commercials: C:\Users\Public\DvrmsToolbox\CommercialsXml\MonsterQuest_HISTORY_2010_03_17_19_58_00.xml&lt;br /&gt;16.24%&lt;br /&gt;16.36%&lt;br /&gt;16.49%&lt;br /&gt;16.62%&lt;br /&gt;16.75%&lt;br /&gt;16.88%&lt;br /&gt;17.01%&lt;br /&gt;17.14%&lt;br /&gt;17.26%&lt;br /&gt;17.39%&lt;br /&gt;17.52%&lt;br /&gt;17.65%&lt;br /&gt;17.78%&lt;br /&gt;17.91%&lt;br /&gt;18.04%&lt;br /&gt;18.16%&lt;br /&gt;18.29%&lt;br /&gt;18.42%&lt;br /&gt;18.55%&lt;br /&gt;18.68%&lt;br /&gt;18.81%&lt;br /&gt;18.93%&lt;br /&gt;19.06%&lt;br /&gt;19.19%&lt;br /&gt;19.32%&lt;br /&gt;19.45%&lt;br /&gt;19.58%&lt;br /&gt;19.71%&lt;br /&gt;19.83%&lt;br /&gt;19.96%&lt;br /&gt;Write Commercials: C:\Users\Public\DvrmsToolbox\CommercialsXml\MonsterQuest_HISTORY_2010_03_17_19_58_00.xml&lt;br /&gt;20.09%&lt;br /&gt;20.22%&lt;br /&gt;20.35%&lt;br /&gt;20.48%&lt;br /&gt;20.6%&lt;br /&gt;20.73%&lt;br /&gt;20.86%&lt;br /&gt;20.99%&lt;br /&gt;21.12%&lt;br /&gt;21.25%&lt;br /&gt;21.37%&lt;br /&gt;21.5%&lt;br /&gt;21.63%&lt;br /&gt;21.76%&lt;br /&gt;21.89%&lt;br /&gt;22.02%&lt;br /&gt;22.15%&lt;br /&gt;22.27%&lt;br /&gt;22.4%&lt;br /&gt;22.53%&lt;br /&gt;22.66%&lt;br /&gt;22.79%&lt;br /&gt;22.92%&lt;br /&gt;23.04%&lt;br /&gt;23.17%&lt;br /&gt;23.3%&lt;br /&gt;100%&lt;br /&gt;Finished Commercial Detectection&lt;br /&gt;Duration = 00:15:15.2303482&lt;br /&gt;Extract SRT from file.&lt;br /&gt;0%&lt;br /&gt;.05%&lt;br /&gt;.1%&lt;br /&gt;.15%&lt;br /&gt;.2%&lt;br /&gt;.25%&lt;br /&gt;.3%&lt;br /&gt;.35%&lt;br /&gt;.4%&lt;br /&gt;.45%&lt;br /&gt;.5%&lt;br /&gt;.55%&lt;br /&gt;.6%&lt;br /&gt;.64%&lt;br /&gt;.69%&lt;br /&gt;.74%&lt;br /&gt;.79%&lt;br /&gt;.84%&lt;br /&gt;.89%&lt;br /&gt;.94%&lt;br /&gt;.99%&lt;br /&gt;1.04%&lt;br /&gt;1.09%&lt;br /&gt;1.14%&lt;br /&gt;1.19%&lt;br /&gt;1.24%&lt;br /&gt;100%&lt;br /&gt;&lt;br /&gt;Action did not complete successfully&lt;br /&gt;Total Duration = 00:16:05.0371970&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone know what&amp;#39;s wrong?&amp;nbsp; Also I&amp;#39;m using Media Center on Windows 7 Pro 64 bit.&amp;nbsp; This is my first time using the program.&amp;nbsp; Thanks! &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Request for help - can you shed any light on this?</title><link>http://babgvant.com/forums/thread/16647.aspx</link><pubDate>Fri, 12 Mar 2010 14:48:50 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16647</guid><dc:creator>carlosp_uk</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/16647.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16647</wfw:commentRss><description>&lt;p&gt;Andy&lt;/p&gt;&lt;p&gt;Sorry to trouble you but I&amp;#39;m tearing my hair out on this one and would really value your advice.&lt;/p&gt;&lt;p&gt;I&amp;#39;ve been using Allessandro Angeli&amp;#39;s technique for getting the IWMWriterAdvanced2 interface of an Asf Writer, using IServiceProvider, so that a network sink can be added to it.&amp;nbsp; I&amp;#39;ve had no trouble with this code up until just a week or so, when it suddenly began failing unexpectedly at the line in bold:&lt;/p&gt;&lt;p&gt;&amp;nbsp; DirectShowLib.IServiceProvider pServiceProvider;&amp;nbsp; // &lt;br /&gt;&amp;nbsp; pServiceProvider = (DirectShowLib.IServiceProvider)currentOutputFilter;&lt;br /&gt;&amp;nbsp; DsGuid dsgWMwriterAdvanced2 = DsGuid.FromGuid(new Guid(GUIDs.IWMWriterAdvanced2));&lt;br /&gt;&amp;nbsp; IWMWriterAdvanced2 WMWriterAdvanced2 = null;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;&amp;nbsp; object o = null;&lt;br /&gt;&amp;nbsp; &lt;b&gt;hr = pServiceProvider.QueryService(dsgWMwriterAdvanced2, dsgWMwriterAdvanced2, out o);&lt;/b&gt;&lt;br /&gt;&amp;nbsp; DsError.ThrowExceptionForHR(hr);&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;b&gt;HRESULT &amp;#39;Interface Not Registered&amp;#39;&lt;/b&gt; &lt;br /&gt;&lt;b&gt;ErrorCode: -2147221163&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Can you think why it would suddenly begin giving me this error?&amp;nbsp; It has worked flawlessly until now.&lt;/p&gt;&lt;p&gt;Carl &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PS: References:&lt;/p&gt;&lt;p&gt;http://msdn.microsoft.com/en-us/library/dd390985%28VS.85%29.aspx&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://groups.google.com/group/microsoft.public.win32.programmer.directx.video/browse_thread/thread/36b154d41cb76ffd/c571d6ef56de11af?#c571d6ef56de11af 
 &lt;/p&gt;</description></item><item><title>Some questions about transcoding WTV, based on your source</title><link>http://babgvant.com/forums/thread/16561.aspx</link><pubDate>Sat, 27 Feb 2010 11:39:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16561</guid><dc:creator>carlosp_uk</dc:creator><slash:comments>11</slash:comments><comments>http://babgvant.com/forums/thread/16561.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16561</wfw:commentRss><description>&lt;p&gt;Hi Andy&lt;/p&gt;&lt;p&gt;My name&amp;#39;s Carl, I&amp;#39;m the developer of RemotePotato which is a free app I&amp;#39;ve recently coded for the community to (temporarily?) fill the gap left behind by WebGuide on Windows 7.&amp;nbsp;&amp;nbsp; (http://thegreenbutton.com/forums/t/83946.aspx)&lt;/p&gt;&lt;p&gt;First up, thanks for the great tools and contribution to the community, your work has really inspired me.&amp;nbsp; I even based a small portion of RemotePotato on your code to grab a WM/Picture thumbnail from .dvr-ms metadata, so thanks again and please accept a donation.&amp;nbsp; (your work is, of course, credited in the app)&lt;/p&gt;&lt;p&gt;I have a question.&amp;nbsp; One of the things I&amp;#39;d like to add is &amp;#39;on the fly&amp;#39; transcoding of WTV to WMV, which could then be streamed out over the Internet to remote users.&amp;nbsp; This would be over the web to a browser, probably a Silverlight client. &lt;/p&gt;&lt;p&gt;I looked into WMF, but it doesn&amp;#39;t yet support .wtv unfortunately.&amp;nbsp; (http://blogs.msdn.com/mf/archive/2010/02/18/mfmanagedencode.aspx) &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Therefore, I&amp;#39;ve had to delve into DirectShow, as a bit of a newbie.&amp;nbsp; So I&amp;#39;ve been looking in earnest at your source for DTb and then DVRMSTOWMVHD.&amp;nbsp;&amp;nbsp;&amp;nbsp; I&amp;#39;m writing in C#, using managed DirectShow (directshownet)&amp;nbsp;&amp;nbsp; Here&amp;#39;s a working filter graph FWIW:&lt;/p&gt;&lt;p&gt;&lt;img src="http://ebay.fatattitude.com/rp/wtv_wmv_graph.JPG" alt="" align="" border="" height="302" hspace="" width="779" /&gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Unfortunately, however I build a filter graph, whether it be via Intelligent Connect, or with every filter and pin manually added, my graph aborts when run.&amp;nbsp; If I load the generated GRF into graphedit and try to run it, it errors out with &amp;quot;at least one of the pins... is already connected.&amp;quot;&amp;nbsp; Manually right-clicking on the asf_writer and toggling the WMProfile cures this, and then graphedit will correctly run the graph and convert the file.&amp;nbsp; Disconnecting/reconnecting the pins within graphedit does NOT help,the AsfWriter filter has to have its profile re-configured as I just described.&lt;/p&gt;&lt;p&gt;I sense the issue is to do with correctly configuring the streams of the AsfWriter to match up with the output from the video decoder.&amp;nbsp; An audio-only stream will transcode okay, by the way.&amp;nbsp; (e.g. if I use your cbr128.prx it&amp;#39;s fine and produces an audio-only .wmv file) &lt;/p&gt;&lt;p&gt;I note that in the release notes for DVRMSTOWMVHD you seem to mention a similar issue (stopping the graph, disconnecting / reconnecting the pins), so I&amp;#39;m wondering if you might be able to help.&amp;nbsp; 20 hours on this problem now and I&amp;#39;m nearly ready to give up.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;How would I go about achieving WTV-&amp;gt;WMV transcoding functionality in managed code for my c# server app?&amp;nbsp; Preferably some bytes[ I can send out over a socket to a client. Is this even achievable in managed code? &lt;/p&gt;&lt;p&gt;Carlos &lt;/p&gt;&lt;p&gt;PS: I did try to use DVRMSTOWMVHD to convert a .wtv file but it seems to go
into an infinite loop, enumerating CLSIDs of filter names to console.&amp;nbsp;
Unfortunately, I couldn&amp;#39;t get the source to compile as it seems to be
missing all the header files in the main project?&amp;nbsp; (I installed the
DirectShow base classes from the windows SDK as required)&amp;nbsp;&amp;nbsp; Do you have the full source available, including headers?&lt;br /&gt;&lt;/p&gt;&lt;p&gt;PPS: My end users will ALWAYS be running windows 7, so it&amp;#39;s safe to
assume all related APIs and win7 DirectShow updates exist &lt;/p&gt;</description></item><item><title>Problems with todvrms.exe for WTV to DVR-MS</title><link>http://babgvant.com/forums/thread/16313.aspx</link><pubDate>Mon, 08 Feb 2010 04:21:10 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16313</guid><dc:creator>philibuster</dc:creator><slash:comments>3</slash:comments><comments>http://babgvant.com/forums/thread/16313.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16313</wfw:commentRss><description>I have been trying to get todvrms.exe to convert my wtv files to dvr-ms. I&amp;#39;m on a Windows 7 x64 Professional machine with an NVIDIA 9400gs video card. I installed the latest DVRMSToolbox. When I run todvrms on a wtv file, I get audio only on the file, and it is only about 100 MB for a half-hour video. Is there a splitter that I&amp;#39;m missing? I got the latest todvrms package and installed the splitters. Is there anything I need to check?</description></item><item><title>Off topic a little but hopefully challanging - Bulk video conversion</title><link>http://babgvant.com/forums/thread/16015.aspx</link><pubDate>Thu, 21 Jan 2010 23:33:28 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16015</guid><dc:creator>sparky21</dc:creator><slash:comments>2</slash:comments><comments>http://babgvant.com/forums/thread/16015.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=16015</wfw:commentRss><description>&lt;p&gt;On my Media cntre is a large number of video files, ripped by DVD shrink, and stored as .VOB&amp;#39;s with the .IFO files etc.&amp;nbsp; Of course being DVD shrink files each is about 4.78 GIGs and has the Dolby 6:1 sound format.&amp;nbsp; .VOB&amp;#39;s aren&amp;#39;t liked by Microsoft Medai Centre and this coupled with my need to save a little space, can anyone comment on a conversion tool that would:&lt;/p&gt;&lt;p&gt;1. Convert the files into something else, whilst not turning the sound into stereo rather than the 6.1 of today?&lt;/p&gt;&lt;p&gt;2. Let me change the res to 16:9 format at 1024 x 768, when being converted.&lt;/p&gt;&lt;p&gt;3. Do many many files in a batch process moving through my hard drives through a batch process so I can set when going to bed and reset for the next day when at work, to have the tool work when automatically, so to speak.&lt;/p&gt;&lt;p&gt;(The batch process part is not mandatory, just a nice to have, if I can get the other two)&lt;/p&gt;&lt;p&gt;Finally, on the aspect of saving space I would like to get the resulting file down to 1.5 GIG&amp;#39;s or smaller, hence meeting the need to save space.&lt;/p&gt;&lt;p&gt;Very very grateful for any leads to tools that can handle this task.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Sparky&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;PS I note the advertisement for AVS video Converter, but it seems ruled out due to the fact that the output seems to only offer stereo. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Crash while writing WTV file</title><link>http://babgvant.com/forums/thread/15101.aspx</link><pubDate>Fri, 13 Nov 2009 03:40:48 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15101</guid><dc:creator>Richard Berg</dc:creator><slash:comments>9</slash:comments><comments>http://babgvant.com/forums/thread/15101.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15101</wfw:commentRss><description>todvrms.exe c:\video\1555430_cut.mpg c:\video\test.wtv -d -v -wtv

This crashes somewhere in the AttributeEnable.ax filter.  I don&amp;#39;t have source or symbols so the function names shown for that image are bogus.

0:009&amp;gt; gn
(18a8.13ac): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=80040211 ecx=000013ac edx=07c7fc38 esi=05e37f88 edi=05407f20
eip=00b55be9 esp=07c7fc1c ebp=59d99a28 iopl=0         nv up ei pl zr na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010246
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Users\Public\Apps\todvrms\AttributeEnable.ax - 
AttributeEnable!DllGetClassObject+0x32b9:
00b55be9 8b08            mov     ecx,dword ptr [eax]  ds:002b:00000000=????????

0:017&amp;gt; k
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
07c7fc34 59d9adb8 AttributeEnable!DllGetClassObject+0x32b9
07c7fc78 07c7fcb8 quartz!CMediaSample::GetProperties+0x91
07c7fc98 00b533fd 0x7c7fcb8
07c7fcc0 1000c204 AttributeEnable!DllGetClassObject+0xacd
00000000 00000000 MpegSplitter!DllRegisterServer+0x67d4</description></item><item><title>Subtitle Extraction with .WTV files?</title><link>http://babgvant.com/forums/thread/15798.aspx</link><pubDate>Sat, 09 Jan 2010 22:14:01 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15798</guid><dc:creator>spsmartguy</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15798.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15798</wfw:commentRss><description>Has anyone been able to get some sort of subtitle extraction from WTV to .srt (or similar) working in Windows 7? I was naive and thought CCextractor would work out of the box, however I was sorely mistaken. Long story short, I need to be able to extract captions out of all WTV files that I record.. so that they are searchable. I tried to convert WTV to DVRMS with the official Windows 7 tool (menu option) and WTVwatcher but this does not help with making CCextractor work, and I get the same result, no captions. 

So far, unfortunately, I&amp;#39;ve only been able to find people with theories on how it could be done, without finding anyone who&amp;#39;s actually been able to do it.

I&amp;#39;m not a programmer, and don&amp;#39;t have time to become one for this issue. Unfortunately, this is a deal-breaker for me right now with Windows 7, if this doesn&amp;#39;t work, I have to suck it up and downgrade back to Windows Vista... something I really was hoping I wouldn&amp;#39;t have to do with my new solid-state drive.</description></item><item><title>mkv to .wtv dvb subtitles?</title><link>http://babgvant.com/forums/thread/13695.aspx</link><pubDate>Wed, 01 Jul 2009 05:57:47 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:13695</guid><dc:creator>thezigpc</dc:creator><slash:comments>6</slash:comments><comments>http://babgvant.com/forums/thread/13695.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=13695</wfw:commentRss><description>&lt;p&gt;Is there any way to pipe the subtitle tracks of a mkv into a wtv file?&amp;nbsp; How would I go about converting the subtitles into a &amp;#39;dvb&amp;#39; compatible format? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Cut commercials and convert to mpeg</title><link>http://babgvant.com/forums/thread/15507.aspx</link><pubDate>Wed, 16 Dec 2009 06:17:39 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15507</guid><dc:creator>xoom999</dc:creator><slash:comments>3</slash:comments><comments>http://babgvant.com/forums/thread/15507.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15507</wfw:commentRss><description>The default profile for this is converting the show without any audio. There is audio in the recording.

Standard install of DVRMStoolbox

I am running Win 7 Pro x64-Bit</description></item><item><title>WTV to WMV</title><link>http://babgvant.com/forums/thread/15509.aspx</link><pubDate>Wed, 16 Dec 2009 13:13:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15509</guid><dc:creator>acsheehy</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15509.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15509</wfw:commentRss><description>&lt;p&gt;Can anyone suggest a way to convert from WTV to WMV. I currently use window&amp;#39;s builtin WTV to DVR-MS utility and then the DVRMStoWMVHD. The ultimate point is to stream recorded files from Media Services to classroom around the campus with the least possible involvement in terms of installing codecs etc on the target PCs. &lt;/p&gt;</description></item><item><title>MKV to WTV using ToDVRMS</title><link>http://babgvant.com/forums/thread/15396.aspx</link><pubDate>Tue, 08 Dec 2009 19:35:36 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15396</guid><dc:creator>mbial</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15396.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15396</wfw:commentRss><description>&lt;p&gt;Could someone please give me a little guidance?&amp;nbsp; I&amp;#39;d like to remux my library of HD MKV files to WTV (so I can use ff/rw on extenders.)&amp;nbsp; What is the best way to do this?&amp;nbsp; Which codecs will I need?&amp;nbsp; Is there an easy way to integrate the subtitle files?&amp;nbsp; I&amp;#39;m currently running a virgin Windows 7 Ultimate installation.&amp;nbsp; Thanks a ton for your replies.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;MJB&lt;/p&gt;</description></item><item><title>Samsung P3 Transcoding</title><link>http://babgvant.com/forums/thread/15083.aspx</link><pubDate>Tue, 10 Nov 2009 16:55:51 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15083</guid><dc:creator>JasonBKS</dc:creator><slash:comments>2</slash:comments><comments>http://babgvant.com/forums/thread/15083.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15083</wfw:commentRss><description>&lt;p&gt;My post is a bit related to the previous transcoding post. I&amp;#39;m looking for the fastest transcoding possible/practical for my older hardware. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;The short story is I&amp;#39;ve been using GB-PVR to record and transcode shows to play on my Samsung P3. Right now I have GB-PVR transcoding to Xvid files, which end up being ~500MB for a 60 minute show. The conversion takes ~45 minutes for a 60 minute show, which is acceptable for my situation. The whole thing is running on an older system: P4 2.66Ghz, 2GB RAM.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I just moved to Windows 7 and want to make the switch to Media Center, particularly since I&amp;#39;m looking at buying a Acer Revo to use as an HTPC. The only thing remaining before I make the full switch is I need to get the transcoding of my shows working well from the Media Center side of things. If I can get that going, I&amp;#39;m moving full speed ahead with WMC.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;ve got everything installed, and tried a test conversion last night using the mencoder profile (although I removed the commerical detection and removal actions to make it more comparable to what I do in GB-PVR), selecting Xvid for the video format. I ran it (with priority set to Above Normal) and let it go to 50% figuring I could double that conversion time to get a rough estimate. It took 60 minutes to get to 50%, so I&amp;#39;m assuming the full conversion would take 120 minutes, almost triple what it takes the way I&amp;#39;m doing it currently in GB-PVR.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;m sure DVRMSToolbox can do what I can do now using GB-PVR and more, I&amp;#39;m just new to it all and not sure what the best options available are. I&amp;#39;m not tied to Xvid, the P3 supports a ton of formats, it&amp;#39;s just what was practical as far as conversion time versus quality. Can someone provide me some guidance on the best way to proceed? Unfortunately, my work life is sucking a ton of my time right now so I don&amp;#39;t have a lot of time to just try a bunch of options, especially if veterans of the software can provide me some guidance. &lt;/p&gt;
&lt;p&gt;Any help is appreciated! Thanks!&lt;/p&gt;</description></item><item><title>Transcode WMV to WTV or DVR-MS</title><link>http://babgvant.com/forums/thread/15095.aspx</link><pubDate>Thu, 12 Nov 2009 02:29:37 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15095</guid><dc:creator>fubu337</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15095.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15095</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having trouble trying to create either a .WTV or .DVR-MS file from my WMV file. The WMV is a MPEG2 video which I would like to view in the Media Center native recorded tv gallary. I saw dvrmstoolbox supports transcode from MKV to WTV so i assumed WMV is also supported.&lt;/p&gt;
&lt;p&gt;Here is the log ... basically, i think the graph fails to build:&lt;/p&gt;
&lt;p&gt;C:\Program Files\DVRMSToolbox\Applications&amp;gt;todvrms.exe &amp;quot;c:\TEMP\A-Team.wmv&amp;quot; &amp;quot;c:\TEMP\A-Team.wtv&amp;quot; -v -wtv&lt;br /&gt;Source filter GUID: 187463a0-5bb7-11d3-acbe-0080c75e246e&lt;br /&gt;Get stream pin&lt;br /&gt;Find Video pin&lt;br /&gt;Add AttributeEnable Filter&lt;br /&gt;Connect source to AE pin&lt;br /&gt;Connect first pin&lt;br /&gt;Add VA Filter&lt;br /&gt;Error: System.Runtime.InteropServices.COMException (0x80040217): No combination&lt;br /&gt;of intermediate filters could be found to make the connection.&lt;br /&gt;&amp;nbsp;&amp;nbsp; at DirectShowLib.DsError.ThrowExceptionForHR(Int32 hr)&lt;br /&gt;&amp;nbsp;&amp;nbsp; at babgvant.todvrms.SBEHelper.Convert()&lt;br /&gt;No combination of intermediate filters could be found to make the connection.&lt;br /&gt;arg[0] = c:\TEMP\A-Team.wmv&lt;br /&gt;arg[1] = c:\TEMP\A-Team.wtv&lt;br /&gt;arg[2] = -v&lt;br /&gt;arg[3] = -wtv&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is it possible to do this kind of transcode?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>ToDvrms writes choppy dvr-ms files</title><link>http://babgvant.com/forums/thread/15102.aspx</link><pubDate>Fri, 13 Nov 2009 03:51:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15102</guid><dc:creator>Richard Berg</dc:creator><slash:comments>5</slash:comments><comments>http://babgvant.com/forums/thread/15102.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15102</wfw:commentRss><description>todvrms.exe c:\video\1555430_cut.mpg c:\video\test.dvr-ms -v
&lt;p /&gt;
The output video 320MB vs the original 350MB.  When playing the output video, the sound starts jittering almost immediately then cuts out, followed shortly by the video ceasing to advance in time.  Skipping back/forward does nothing.  Same thing in WMP, VLC, and MPC.  
&lt;p /&gt;
The original plays fine in all of the above.  This particular *.mpg has been postprocessed in VideoReDo (QS fix + ad cut) but that should make it more robust, not less.  I observe the same artifacts if I feed the raw *.ts file straight from the tuner into ToDvrms.
&lt;p /&gt;
Here&amp;#39;s the verbose log:
&lt;p /&gt;
MPC-HC MPEG source loaded&lt;br /&gt;
File source set&lt;br /&gt;
Source filter GUID: 1365be7a-c86a-473c-9a41-c0a6e82c9fa3&lt;br /&gt;
Get stream pin&lt;br /&gt;
Find Video pin &lt;br /&gt;
Add AttributeEnable Filter&lt;br /&gt;
Connect source to AE pin&lt;br /&gt;
Connect first pin&lt;br /&gt;
Add VA Filter&lt;br /&gt;
Connect stream/video pin to mpg analyzer&lt;br /&gt;
Render Analyzer pin&lt;br /&gt;
Grab the connected pin&lt;br /&gt;
Grab the connected pin&lt;br /&gt;
Got audio pin&lt;br /&gt;
Add Audio SG Filter&lt;br /&gt;
Connect audio to Sample Grabber Ac3: 0&lt;br /&gt;
Render SG Outpin&lt;br /&gt;
Write MetaDataItem WM/ToolName = todvrms&lt;br /&gt;
Write Attributes&lt;br /&gt;
Start Recording&lt;br /&gt;
Run the graph&lt;br /&gt;
Last Write: 11/12/2009 10:45:31 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:32 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:33 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Last Write: 11/12/2009 10:45:34 PM&lt;br /&gt;
Done waiting&lt;br /&gt;
Stop recording
Stop the graph</description></item><item><title>AttributeEnable crashes while writing WTV</title><link>http://babgvant.com/forums/thread/15107.aspx</link><pubDate>Fri, 13 Nov 2009 05:04:28 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15107</guid><dc:creator>Richard Berg</dc:creator><slash:comments>0</slash:comments><comments>http://babgvant.com/forums/thread/15107.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15107</wfw:commentRss><description>&lt;p&gt;&lt;em&gt;I tried to submit this report earlier&lt;/em&gt;&amp;nbsp;&lt;em&gt;tonight but it didn&amp;#39;t go through -- apologies if this is a duplicate.&lt;/em&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;todvrms.exe c:\video\1555430_cut.mpg c:\video\test.wtv -d -v -wtv&lt;/p&gt;
&lt;p&gt;MPC-HC MPEG source loaded&lt;br /&gt;File source set&lt;br /&gt;Source filter GUID: 1365be7a-c86a-473c-9a41-c0a6e82c9fa3&lt;br /&gt;Get stream pin&lt;br /&gt;Find Video pin&lt;br /&gt;Add AttributeEnable Filter&lt;br /&gt;Connect source to AE pin&lt;br /&gt;Connect first pin&lt;br /&gt;Add VA Filter&lt;br /&gt;Connect stream/video pin to mpg analyzer&lt;br /&gt;Render Analyzer pin&lt;br /&gt;Press Enter to continue&lt;/p&gt;
&lt;p&gt;Grab the connected pin&lt;br /&gt;Grab the connected pin&lt;br /&gt;Got audio pin&lt;br /&gt;Add Audio SG Filter&lt;br /&gt;Connect audio to Sample Grabber Ac3: 0&lt;br /&gt;Press Enter to continue&lt;/p&gt;
&lt;p&gt;Press Enter to continue&lt;/p&gt;
&lt;p&gt;Render SG Outpin&lt;br /&gt;Press Enter to continue&lt;/p&gt;
&lt;p&gt;Delete target file: c:\video\test.wtv&lt;br /&gt;Write MetaDataItem WM/ToolName = todvrms&lt;br /&gt;Write Attributes&lt;br /&gt;Press Enter to continue&lt;/p&gt;
&lt;p&gt;Start Recording&lt;br /&gt;Run the graph&lt;br /&gt;Last Write: 11/12/2009 11:58:22 PM&lt;br /&gt;Done waiting&lt;br /&gt;Stop recording&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s a trace from the debugger.&amp;nbsp; Obviously the function names in AttributeEnable and MpegEnable aren&amp;#39;t right since the offsets are so huge.&amp;nbsp; If you have symbols (or source) for them I can get more reliable info, or send you a dump, whatever.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;0:009&amp;gt; gn&lt;br /&gt;(1194.9c0): Access violation - code c0000005 (first chance)&lt;br /&gt;First chance exceptions are reported before any exception handling.&lt;br /&gt;This exception may be expected and handled.&lt;br /&gt;eax=00000000 ebx=80040211 ecx=000009c0 edx=07bef854 esi=05b97f88 edi=05cb7f20&lt;br /&gt;eip=04455be9 esp=07bef838 ebp=59d99a28 iopl=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nv up ei pl zr na pe nc&lt;br /&gt;cs=0023&amp;nbsp; ss=002b&amp;nbsp; ds=002b&amp;nbsp; es=002b&amp;nbsp; fs=0053&amp;nbsp; gs=002b&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; efl=00010246&lt;br /&gt;*** ERROR: Symbol file could not be found.&amp;nbsp; Defaulted to export symbols for C:\Users\Public\Apps\todvrms\AttributeEnable.ax - &lt;br /&gt;AttributeEnable!DllGetClassObject+0x32b9:&lt;br /&gt;04455be9 8b08&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mov&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ecx,dword ptr [eax]&amp;nbsp; ds:002b:00000000=????????&lt;br /&gt;0:016&amp;gt; k&lt;br /&gt;ChildEBP RetAddr&amp;nbsp; &lt;br /&gt;WARNING: Stack unwind information not available. Following frames may be wrong.&lt;br /&gt;07bef850 59d9adb8 AttributeEnable!DllGetClassObject+0x32b9&lt;br /&gt;07bef894 07bef8d4 quartz!CMediaSample::GetProperties+0x91&lt;br /&gt;07bef8b4 044533fd 0x7bef8d4&lt;br /&gt;*** ERROR: Symbol file could not be found.&amp;nbsp; Defaulted to export symbols for C:\Users\Public\Apps\DVRMSToolbox\Filters\MpegSplitter.ax - &lt;br /&gt;07bef8dc 1000c204 AttributeEnable!DllGetClassObject+0xacd&lt;br /&gt;00000000 00000000 MpegSplitter!DllRegisterServer+0x67d4&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Fastest transcode of wtv</title><link>http://babgvant.com/forums/thread/15023.aspx</link><pubDate>Wed, 04 Nov 2009 22:49:35 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15023</guid><dc:creator>stingrray</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15023.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15023</wfw:commentRss><description>&lt;p&gt;I spent the last week learning about transcoding and how to use DVRMSToolbox.&lt;br /&gt;I feel comfortable setting up automated transcoding for either wtv or dvrms to mutliple formats.&lt;/p&gt;
&lt;p&gt;However, I am not sure which is the fastest.&amp;nbsp; Speed is important but I am not worried about loss of quality.&lt;br /&gt;I am recording OTA broadcasts of CBS, ABC, PBS, etc.&amp;nbsp; The goal is to view the transcoded videos on my TV.&lt;/p&gt;
&lt;p&gt;Any suggestions on which transcode would be the fastest?&lt;br /&gt;wtv to mpeg&lt;br /&gt;wtv to wmv&lt;br /&gt;dvrms to mpeg&lt;br /&gt;etc etc etc&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Thanks in advance!&lt;/p&gt;</description></item><item><title>todvrms source</title><link>http://babgvant.com/forums/thread/15051.aspx</link><pubDate>Mon, 09 Nov 2009 03:20:39 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15051</guid><dc:creator>Unclety</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/15051.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=15051</wfw:commentRss><description>&lt;p&gt;I was looking for the source and didn&amp;#39;t see it included with the DTB source, but I may have just missed it. I am having trouble with some MKVs (MakeMKV so MPG/AC3) to DVR-MS.&amp;nbsp;Verbose logging doesn&amp;#39;t give me much to go off of. Basically the reported time is more than double the length of the movie and fixduration.exe? doesn&amp;#39;t seem to correct it. The video plays and I have FF and REW, but the time being out of whack is somewhat irritating, I can&amp;#39;t just edit duration with an editor so I was going to try and tinker and see what might be causing the miscalculation.&lt;/p&gt;</description></item><item><title>todvrms metadata</title><link>http://babgvant.com/forums/thread/14618.aspx</link><pubDate>Tue, 13 Oct 2009 17:41:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14618</guid><dc:creator>Unclety</dc:creator><slash:comments>2</slash:comments><comments>http://babgvant.com/forums/thread/14618.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=14618</wfw:commentRss><description>&lt;p&gt;First of all, Andy thanks for all of your tools! &amp;nbsp;My HTPC experience would be totally different without them. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m using todvrms&amp;nbsp;in a batch script&amp;nbsp;to convert my optical DVDs to dvr-ms files. It&amp;#39;s streamlined and works perfectly for me.&amp;nbsp; The only issue is when the titles get played back they are processed and searched for commercials. My workaround was to set a unique WM/OriginalReleaseTime with todvrms and then setup a processing condition to look for this unique&amp;nbsp;WM/OriginalReleaseTime and do nothing when it sees these files.&amp;nbsp;&amp;nbsp;This works no problem, but feels a little hacky. If you have plans in the future to improve todvrms you might consider adding another option which would add WM/ToolName to the metadata so that this could be checked like all the other files processed by DTB. No need to respond just something to consider for a future release. Thanks again!&lt;/p&gt;</description></item><item><title>Dumb Question - Automation</title><link>http://babgvant.com/forums/thread/14786.aspx</link><pubDate>Thu, 22 Oct 2009 02:13:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14786</guid><dc:creator>LatinPrince</dc:creator><slash:comments>1</slash:comments><comments>http://babgvant.com/forums/thread/14786.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=14786</wfw:commentRss><description>&lt;p&gt;This might be posted elsewhere I did a search and came up with nothing. Is it possible to tell todvrms to take all .wtv files from a specific folder (not manually entering them one at a time) and convert them to .dvr-ms? I have the new early access version of todvrms but I&amp;#39;m dumb as rocks with this stuff, can anyone tell me if it&amp;#39;s possible and how? &lt;/p&gt;</description></item><item><title>HELP</title><link>http://babgvant.com/forums/thread/14357.aspx</link><pubDate>Wed, 23 Sep 2009 14:50:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14357</guid><dc:creator>Uuuh Patsy</dc:creator><slash:comments>6</slash:comments><comments>http://babgvant.com/forums/thread/14357.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=14357</wfw:commentRss><description>&lt;p&gt;todvrms of .m2ts&amp;nbsp;wont work for me...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Using Windows 7 Ultimate with Shark007 installed (which includes the Haali Splitter)&lt;/p&gt;
&lt;p&gt;I Registered dll..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First time I tried to convert my&amp;nbsp;.m2ts file it outputted about 4.5gigs and at the last moment of process&amp;nbsp;the file size reduced to 4 gigs and when it plays, its just a black screen with sound.. &lt;/p&gt;
&lt;p&gt;After that, I tried another and, when I press go, black window pops up and then disappears after 3 or so seconds&lt;/p&gt;
&lt;p&gt;Havent even bothered trying the 360 playback yet... Cant take the disappointment. :(&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;*** I tried it with an mkv and that worked.....&amp;nbsp;but no luck with any&amp;nbsp;.m2ts files. I&amp;#39;ll keep trying &lt;/p&gt;
&lt;p&gt;Here the mediainfo for the file if it helps shed any light.&lt;/p&gt;
&lt;p&gt;General&lt;br /&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1&lt;br /&gt;Complete name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : C:\Ghostbusters (1984).m2ts&lt;br /&gt;Format&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : BDAV&lt;br /&gt;Format/Info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Blu-ray Video&lt;br /&gt;File size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4.00 GiB&lt;br /&gt;Duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1h 45mn&lt;br /&gt;Overall bit rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 5 441 Kbps&lt;br /&gt;Maximum Overall bit rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 35.5 Mbps&lt;/p&gt;
&lt;p&gt;Video&lt;br /&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4113 (0x1011)&lt;br /&gt;Menu ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1 (0x1)&lt;br /&gt;Format&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : AVC&lt;br /&gt;Format/Info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Advanced Video Codec&lt;br /&gt;Format profile&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : &lt;a href="mailto:High@L4.0"&gt;High@L4.0&lt;/a&gt;&lt;br /&gt;Format settings, CABAC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Yes&lt;br /&gt;Format settings, ReFrames&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 3 frames&lt;br /&gt;Duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1h 45mn&lt;br /&gt;Bit rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4 768 Kbps&lt;br /&gt;Nominal bit rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4 703 Kbps&lt;br /&gt;Width&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1 920 pixels&lt;br /&gt;Height&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1 080 pixels&lt;br /&gt;Display aspect ratio&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 16:9&lt;br /&gt;Frame rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 23.976 fps&lt;br /&gt;Resolution&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 24 bits&lt;br /&gt;Colorimetry&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4:2:0&lt;br /&gt;Scan type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Progressive&lt;br /&gt;Bits/(Pixel*Frame)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0.096&lt;br /&gt;Stream size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 3.50 GiB (88%)&lt;br /&gt;Writing library&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : x264 core 67 r1162M f7bfcfa&lt;br /&gt;Encoding settings&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=7 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=4703 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=25000 / vbv_bufsize=25000 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00&lt;/p&gt;
&lt;p&gt;Audio&lt;br /&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 4352 (0x1100)&lt;br /&gt;Menu ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1 (0x1)&lt;br /&gt;Format&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : AC-3&lt;br /&gt;Format/Info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Audio Coding 3&lt;br /&gt;Duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1h 45mn&lt;br /&gt;Bit rate mode&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Constant&lt;br /&gt;Bit rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 448 Kbps&lt;br /&gt;Channel(s)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 6 channels&lt;br /&gt;Channel positions&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Front: L C R, Surround: L R, LFE&lt;br /&gt;Sampling rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 48.0 KHz&lt;br /&gt;Stream size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 337 MiB (8%)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>todvrms.exe Subtitle help</title><link>http://babgvant.com/forums/thread/14269.aspx</link><pubDate>Tue, 15 Sep 2009 14:12:14 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14269</guid><dc:creator>msstrang</dc:creator><slash:comments>8</slash:comments><comments>http://babgvant.com/forums/thread/14269.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=14269</wfw:commentRss><description>&lt;p&gt;So I&amp;#39;ve hit a brick wall and don&amp;#39;t know what to do.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using todvrms.exe (successfully - Thanks by the way) to convert from .wtv to dvrms. &lt;/p&gt;
&lt;p&gt;My problem is I need to be able to use the subtitles as well on the converted files. I&amp;#39;m using version 1.0.0.9 and it states:&lt;/p&gt;
&lt;p&gt;subtitles: optional, copies line21 subtitles into the output file; requires Haali Video Sink&lt;/p&gt;
&lt;p&gt;So I think this might be a dumb question but where do I find Haali Video Sink? I have &lt;a href="http://haali.cs.msu.ru/mkv/MatroskaSplitter.exe"&gt;MatroskaSplitter&lt;/a&gt; installed and still when I use the GUI and select my subtitles they do not appear in the options when I right click in media center. Is there something I am missing?&lt;/p&gt;</description></item><item><title>audio sync issues when trying to transcodeMkv files</title><link>http://babgvant.com/forums/thread/14083.aspx</link><pubDate>Wed, 02 Sep 2009 11:10:06 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:14083</guid><dc:creator>tylor</dc:creator><slash:comments>11</slash:comments><comments>http://babgvant.com/forums/thread/14083.aspx</comments><wfw:commentRss>http://babgvant.com/forums/commentrss.aspx?SectionID=31&amp;PostID=14083</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Guys,&lt;/p&gt;&lt;p&gt;Apologies if my question seems like a bit of a tangent however I was hoping I could ask for some advise regarding the transcoding of Mkv files to an extender using Windws MediaCentre. I appreciate this is not drectly related to the DVR=MS Toolbox however I foundout about the toolbox while trying to obtain a solution to my problem. My next step will be to use the toolbox if I am not able to successfully fix the audio sync issues.&lt;/p&gt;&lt;p&gt;I use Transcode360 in conjunction with MedaCentre (MediaBrowser) to stream/transcde files that are not natively supported by my extenders (Mkv for instance). I have the setup working great apart from a slight audio synce issue when transcoding Mkv files, I have done a lot of research on this but unfortunately have not been able to find a solution. Transcode 360 does have an option to adjust the audio sync but it doesnt seem to work and the app is no longer supported. I ru Windows 7 RTM 64 and have also tried the divx tec preview but this only supports specificH.264 formats.&lt;/p&gt;&lt;p&gt;I was interested to see that the dowload section of this site has a custom Mencoder.exe app so I was wondering if this can be tweaked in any way (config files) to allow for audio adjustments?&lt;/p&gt;&lt;p&gt;Any help on this would be greatly appreciated, I will try the toolbox to convert to DVR-MS as my next step Iwas just curious to see if there was a way aroung this to save on conversion time?&lt;/p&gt;&lt;p&gt;Kind Regards&lt;/p&gt;&lt;p&gt;Tylor &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>