-
I'm getting the same error running profiles. Replacing AdvancedActions did not fix it.
I try to open a WTV in the DTBVideoEditor, I get this:
************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->
System.DllNotFoundException: Unable to ...
-
Not that I know of.. and the location can vary, depending on if you upgraded to iTunes 9 from an older version.
The usual location is
"%HOMEDRIVE%\%HOMEPATH\Music\iTunes\iTunes Media\Automatically Add to iTunes"
but if you have upgraded from iTunes 8 and haven't rebuilt your library it is ...
-
Haven't updated to 1.0.0.5 yet, but that was the behavior I was seeing with 1.0.0.4
-
This just got a lot easier. Conversion from FileWatcher is possible now.
- The current rev of DTb's ConvertVideoFile will go straight from WTV to h.264/AAC. There is a Convert for iPhone profile that does everything you need to have a .mp4 tagged as TV Show with commercials removed and series/episode/air date metadata. We don't need to ...
-
Yep, that describes the issue I'm having. If I start video playing right away, it works. If I ever let WMC sit idle for over 10 minutes, I'll get the MediaExperience null error.
-
It's not going to work from FW. You have to run the .js in your session, either as a scheduled task or by hand. The .js can't COM with iTunes from a service logon, even when "Interact with Desktop" is selected.
By the way, how are you doing wtv -> mp4? Do you dump to dvr-ms first? I've been trying to skip that step ...
-
1.2.1.9 Early Access R3: When I use the Process Directory tab of DVRMStoMPEG GUI or the DvrmsToolbox.exe from a scheduled task, I get this no matter what I put in for /pd:
System.Exception: Processing Directory (/pd) must be specified. does not exist
at Durrant.Common.lows.DirectoryExists(String sDirectory, String ...
-
The DirectShow-based parts of DTb such as the editor and the ConvertVideoFile action don't like WTV.
Seems to me the only difference in the graphs of WTV vs. DVR-MS is the decrypt/tag filter
On DVR-MS it is Decrypt/Tag from EncDec.dll
On WTV it is PBDA DTFilter from CPFilters.dll
Would it be possible to suggest the right filter to ...
-
Well, putting the registry keys in the right place got it working at the console.
As for the extender, I could see in task manager that MCX1 was running ehmsas, but the addin wasn't getting events until AlwaysUseFPD was set.
-
yep, that got it! Thanks!
What does the magic AlwaysUseFPD do?
Also, why can't you just code the x64 addin to always look under Wow6432Node? The settings tool is always a 32-bit app now, so you know on x64 systems it is going to put the keys in Wow6432.