Sascha,
Thanks for the latest beta.
The ability to select profiles for TVSuite4 is excellent. I have attached an new en language XML which translates the configuration text in the TVSuite4 configuration tab.
I am using the streamedMP skin within the X-Factor skin and it seems to work OK. Can you do a copy of the StreamedMP skin files into an xfactor skin directory so that it doesn't need a manual copy on install? At the moment, things don't quite line up perfectly, I will play with the settings in the skin xml and let you know the best values to set.
I will do a full test on the latest version soon, however currently there are 2 issues which stop this plugin from being used every day (which means I still use the normal VideoRedo application instead of using your plugin). I thought I would let you know these issues so you can look into them.
1) If I use the work around for stopping the flashing timeline and thumbnails, I get video "tearing" when watching videos in normal MP. Will there be a full fix to this bug which allows the exclusive vmr9-mode to be ON? If not, then I must edit my MP configuration to change settings each time I use the Videoredo plugin, which is not ideal.
2) I currently have no method of identifying if my recordings are Standard Definition or High Definition when I am editing them using the plugin. This means that I don't know which profile to use when I save the edited video. Usually I would know from the Channel Logo (if it is recorded from BBC HD then it is clearly going to be HD video, so I select the .ts profile, rather than the .mpg profile). Could the Channel Logo be put next to the recording title on the left of the screen in the recording list. Or could the channel name be written in the video information area above the series information button?
I will continue testing.
Thanks
Rob
- The timeline/thumbnail positioning isn't perfect in xfactor, but it is only in error by a small amount. I will play with the xml file and send you the corrections.THX for the language XML and for the info that the X-Factor Skin woking with the screenfiles of StreamedMP. Is it real? 1:1?
- Unfortunately that did not work, the problem is the same. It looks like your code does not disable exclusivemode correctly yet. - Please tell me if you want any log-files from me.OK, i can`t test the Flickerproblem in my Maschines (only Win7). Please try the attached dll of the Plugin and test it. Now i set the "exclusiveMode" ConfigKey at the Pluginstart to "no" and on PageDestroy i set it back. But Only if it was set to yes on plugin-startup.
- Perfect. Nice and simple, but effective solution.In this dll ist also an idea to fix the HD/SD "bug". Now i set the Listlabel of the Recordinglist to "Recordingtitle - BBC HD".
Now you can see on what Channel you have Recorded this Video. Is it OK?
2010-12-29 16:25:30.921875 [Debug][MPMain(1)]: [MyVideoReDo] :: Form KeyDown. Key: Return
Yes, i use an interface for the Onscreenkeyboard what is only in 1.2 Alpha aviable. Sorry for this. I will fix it @ the next version.One thing to note is that the plugin would did not respond to the "Edit end-filename" command and did nothing.
This is normal, each plugin is always active. i log the Keyboard/Remote press for a later feature. I will in the first stable version add the feature, if a recording is finished a popup ask you "Do you like cut the video with videoredo?", but only if user has pressed a key for the last 5 Minutes.It looks like MyVideoReDo is always active in MP and the code is taking key presses in some way, when surely is should only be the main MP application.