Archivo de Agosto de 2007

Linux(Mono) Mpeg4Toolkit 0.6.4.0

Jueves, 30 de Agosto de 2007

Mpeg4Toolkit ported to Linux using Mono.
Mono >1.2.4.

Due to the limitations in mono, the linux versión have not the opction “delete Originals”, “Fix interleave with VirtualDubMod” (but it warns you), and does not have the “Check updates” Option.
of course it needs Mono in order to work. (Check if in your distribution are instyalled the Mono packges).
Also works in Windows because is a Windows binary.

Included a launcher “M4T Launcher”(You may have to establish the execute properties). You can launch it by typing “mono m4t.exe” in the directorie where you extracted it(console), or you can create your own launcher, in your distribution.

MFE (Multiple Filename Editor) has been removed(for now), because it was using windows functions.

Integration it’s gone, because it is useless in Linux, but the program accepts one parameter(argument), which can be a dirtectorie or one file.

Imagen

Mpeg4Toolkit v.0.6.4.0

Viernes, 24 de Agosto de 2007

Changes made in MFE (Multiple Filename Editor).

Changed the Mode ADD (which was dynamic) in two (Add at beginning, and Add at end). this makes easy to use.
Various bugs fixed.

Added a Filewatcher, which detect changes(files and/or directories renamed or created) and updates the file listview.(Except for the subtitles mode, to avoid problems when synchronizing names of subtitles).

Now you can navigate folders (double clic on a directory will open that subdirectory, without using the button).

Mpeg4Toolkit 0.6.3.0

Domingo, 19 de Agosto de 2007

M4T uses less CPU, when processing directories, or multiple files (via Drag & Drop).

Fixed ( i hope so) M4T not showing in taskbar when using contextual menu in explorer(at least works for me).

Now M4T shows information in each file about the interleaved staus “Interleaved (Intercalado): yes”, or No.
When the files are not interleaved (audio frames split across interleaves), part of the audio frame resides in one chunk and the remainder of it is in another, with a video chunk in between. Due to that, some standalone players will have trouble, and in some situations, as we can check there is a Interleave of 1, but it’s not Interleaved. Therefore, will be necessary interleave the Audio/Video to correct the problem. VirtualDubMod will correct the problem i the path is configured properly.