I did extensive testing with VideoRedo TVsuite, because I was sick of using separate tools for demuxing and cutting and rather looking for a one-tool solution that can do the following:
1. cut .ts files
2. manage audio streams within .ts files
3. batch jobs
4. fast
VideoRedo has been the best by far. I have now licensed the tool, but I think it is really worth the €60
I had a look on the source files of VideoEditor, and the convertion of a ".ts" file in divx file is not supported.
Then I have make the modification to add this feature. I have also added the possibility to encode in two formats (4:3, 16:9)
to install this modification(only MediaPortal 1.0.2.0):
1 replace the file WindowPlugins.dll by the new file (C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows\WindowPlugins.dll).
2 replace the two following skin files by the new files:
-VideoEditorCompressSettings.xml
-VideoEditorStartScreen.xml
3 add in the language file the following line:
- in english :
<String id="2620">Please choose the ts file you would like to convert to divx:</String>
<String id="2621">Ts to divx</String>
<String id="2622">4:3</String>
<String id="2623">16:9</String>
<String id="2624">Format</String>
- in french :
<String id="2620">Choisissez le fichier ts que vous voulez convertir en divx :</String>
<String id="2621">Ts vers divx</String>
<String id="2622">4:3</String>
<String id="2623">16:9</String>
<String id="2624">Format</String>
@ mars:
I checked the VideoReDo TVSuite and it does not support .ts videos with h.264.
I found another, very simple tool
TsRemux 0.2.xx
which also cuts h.264 ts files very quickly.
It would be nice to have also the possibility in such a tool to delay audio track as it is possible with .mkv files with mkvmerge.
Hey guys,
I hope that is the correct thread for my problem.
I'm using the Video Editor since a very long time. I've got a XP based machine with Mediaportal 1.02 there works everything fine.
But now I've installed Mediaportal 1.1.0.0 (at the beginning RC1, now RC2) on my Windows 7 Machine. And there appears a "blackscreen" after selecting a file in the Video Editor (I've tried it with different Skins (e.g. Aeon Wide, Blue3Wide, Black Glass Nova 1.1.0).
But I found that, when I press F5/F6 (for Rewind / Fast Forward) there appears the Cut Screen and everything works fine.
I've attached my Logfiles.
greez cilla
PS:I've used the search function and google, but I found no help
The VideoEditor plugin is a very helpfully plugin.
After one use of videoeditor something will not closed/finished correctly. If you change the skin, you can use videoeditor once normaly, the second time you see only a black screen. If you change then the skin once again, videoeditor will start once again without any issue.
An other point is, that mediaportal do not close correctly after using videoeditor. The mediaportal window close and you see your desktop, but in the taskmanger mediaportal is allways running. You have to start mediaportal configuration for close mediaportal.
Restart from Mediaportal, restart of the PC, clearing the cache all this action don't help. The only way, to start videoeditor once again correctly is to change the skin.
I hope, this information does help that a clever guy can fix the videoeditor.
What is a recording maschine without a videoeditor function?
I totally agree, but like a lot of things in life, if no one volunteers to take a closer look, then nothing will be done.
If I made that sound simple to fix, its not, reason is h.264 needs to be added to make it fully functional, otherwise we are back to a half working component in MP again, think that is what really putting the Dev's off fixing, more of a total rewrite than a bug fix.