What is the out of the box tool? Here's what I'm trying to do. I'm trying to convert a wtv to dvr-ms **while the wtv is still being written** (i.e., during the recording) so that comskip can run during the recording. Comskip just runs so much faster and more accurately for me than ShowAnalyzer and I need live commercial detection.
So is there a profile or something else built in to DTB that will do the conversion during the recording? I wrote a profile that calls your todvrms.exe (-w 300) when the recording starts, and about 50% of the time it works, giving me a .dvr-ms that is continually updated from an in-progress .wtv. But the other 50% of the time it stalls after 97MB or so of output. So I don't think todvrms.exe will do the trick.
I took a peek at SageMCTuner's SBEConvert.exe, since it looks like that is supposed to convert in-progress .wtv to .ts, but I couldn't get that to create any output.
I've also gotten a nightly ffmpeg to at least demux a .wtv into separate audio/video, but I don't know if ffmpeg can read an *in-progress* .wtv.
Would any of these options work for me, or am I stuck with ShowAnalyzer for live detection? Thanks for your help!
-Tony