Sigh. I thought I had everything perfectly set up...I managed to do up a profile that would take the shows I want, cut the commercials out of them, convert to MPG and then run wmcmd.vbs on them to get them to a 720p wmv file that would conveniently be put in the proper directory overnight. And it worked great for about three weeks. Then, all of a sudden, Tuesday night, it stopped working. WMCMD would just hang at 100% no matter what. The rest of the process wouldn't go on.
The script I am working with is as follows, and it is called from DVRMSToolbox as a run external with %TempMpeg% and %OutputFile% as variables:
c:\windows\system32\cscript.exe "c:\program files\dvrmstoolbox\scripts\wmcmd.vbs" -a_codec wmapro -a_mode 2 -a_setting Q90_48_6_24 -v_preproc 1 -v_codec wvc1 -v_height 720 -v_width 1280 -v_mode 2 -v_quality 90 -input %1 -output %2
DVRMStoWMVHD still works, but it has those interlacing artifacts (see previous posts) and they're really noticeable.
In addition, I can use WME to convert one at a time, manually, and it works fine and the session ends when it is supposed to. For some reason, though, the script just sticks. If I don't select "deinterlace" in WME, I get similar lines to DVRMStoWMVHD.
Can anyone think of what the blazes has just happened? I am wondering if an update got pushed down this week that has screwed things up. I don't see anything in Windows Update though.
I've also used DVRMStoWMVHD with a custom profile that sets out the above, with the exception of the -v_preproc 1 switch since I don't know how to introduce that into a profile. If I used "saveprofile" with wmcmd, would that get it in there? Something to try I guess.
I guess a question I do have is whether DVRMStoWMVHD has anything that addresses either deinterlacing or the -v_preproc 1 switch inherent in it. The inner workings of these things are way above me.
All this to get files that will play and look good on my XBOX when I get to watching them six months from now (in a space-saving format so I don't have to go buy a NAS). Sigh.
If anyone has any ideas that would help, I am all ears (eyes...).
Thanks.