Portable meGUI v0.3.5.0 Actualizado, Convierta Cualquier Vídeo a MP4, AVI, MKV y Más
Domingo, 01 de Agosto de 2010 15:45
Sinopsis:
MeGUI es una aplicación que sirve como una interface gráfica de usuario mediante la cual estarás en condiciones de codificar vídeos en formato MP4. Si bien es una aplicación algo complicada de manejar, la opción habitual para codificar MP4 consiste en utilizar línea de comandos. En sí, el programa permite la entrada de vídeos en formato AVI, MOV, MPG y otros, para codificarlos e incluirlos en un paquete MP4. MeGUI ofrece como opción que los paquetes de datos también puedan ser AVI o Matroska (MKV). Para ello, utiliza distintos códecs de vídeo (MPEG4, XVID, X264, Libavcodec o Snow) y de audio (MP3 o AAC).
Datos Técnicos
meGUI v0.3.5 English | FREE | 81.49 MB | Update Codecs 30.07.2010
Cambios Recientes
0.3.5.0 Main changes:
simplified x264 profiles and the main x264 configuration page. Only the target/playback device of the encoding will be selected with the default profile. The encoding mode and quality will be selected automatically or can be defined manually.
if targeting file size in AutoEncode or One-Click the encoding mode of the selected video profile will be switched temporarily to automated 2/3pass The AutoEncode defaults can be changed in the settings
if applying a bitrate in the bitrate calculator the encoding mode of the selected video profile will be switched on request permanently to automated 2/3pass
only one concurrent audio encoding is allowed
renamed “DG Creator” to “File Indexer” and improved the File Indexer
added FFMS (FFmpegSource2) to the File Indexer
improved Bitrate Calculator. Patch by JarrettV (#2999751)
Other changes:
[AviSynthWindow] + [AviSynthProfileConfigPanel] + [Changelog] changed font to Courier New
[MeGUISettings] defaults to development update server if development build is used
[VideoUtil] + [MainForm] fixed the detection of AviSynth for MeGUI x64
[MkvMergeMuxer] removed –no-clusters-in-meta-seek because of the change in MkvToolNix 4.0.0
[WindowUtil] + [JobWorkerWindow] prevent standby while a job is running.
Feature request #2976205
[MainForm] fixed window size will be reset if window is minimized
moved CustomFileSize, CustomFPSs, CustomDARs and GUI settings from user.config into settings.xml
user.config is no longer created / updated. Therefore MeGUI itself does not write anymore outside of the application directory
DGIndexNV will use DGMultiSource instead of DGSource as default setting
[mencoderEncoder] switched mencoder to ffmpeg as pre-rendering engine in MeGUI x64 in order to support x64
[JobControl] fixed a crash if an unknown job type is used
[JobControl] old D2V and DGI jobs will be updated
[BitrateCalculator] add 1 1/2 DVD target size and adjust others to safe values. Patch by JarrettV (#2999751)
[BitrateCalculator] fix calculation accuracy by total file size and by BPP to account for constant video overhead. Patch by JarrettV (#2999751)
[BitrateCalculator] simplify audio bitrate inspection to assume bitrate from
video duration and audio file size. Patch by JarrettV (#2999751)
changed the way windowstate, location and size are saved and applied for MainForm, JobWorker, Changelog and WorkerSummary
[x264Config] changed “Fast first pass” to “Slow first pass”
[ProfileConfigurationWindow] + [Calculator] + [Changelog] changed style to FixedToolWindow (no resize, no minimize)
[Calculator] settings can only be applied if bitrate > 0
[JobControl] enhanced the adding of new jobs
[AudioEncodingTab] “_new” will be appended to the file name if the output file already exists
[JobControl] + [JobWorkerWindow] fixed a problem with several workers running the same job
[JobControl] + [JobWorkerWindow] only one audio encoding at a time.
Bug #2996413
[FileBar] set focus to the open dialogue
renamed VobInputWindow to FileIndexerWindow, renamed several of the indexer classes
[FileIndexerWindow] display of source media information added
[FileIndexerWindow] based upon the source media the recommended indexer will be preselected
[tsMuxeR] fixed failed muxing in rare cases
[BitrateCalculator] add BPP and Quality Estimate calculation support with complexity slider. Patch by JarrettV (#2999751)
[BitrateCalculator] improved audio and unlimited extra calculation support. Patch by JarrettV (#2999751)
[BitrateCaluclator] the encoding mode of the selected video profile will be switched to automated 2/3pass if necessary
[x264ConfigurationPanel] simplified the main page, improved the tooltip help
[HDBDStreamExtractor] DTS output type option for DTS-MA or DTS-HR extracts only the core DTS track. Feature Request #2695340
[x264Encoder] fixed rc-lookahead. Bug #2991069
[OSInfo] improved .NET 4.0 detection. Bug #2988751
[x264Settings] changed the default b-pyramid value to normal
[x264Config] fixed the log file button
[UpdateWindow] added platform type
[UpdateWindow] only the platform matching updates will be downloaded
if the x64 MeGUI build is used only x64_64.exe is referenced
[OneClickConfigPanel] “Keep Input Resolution” disables “Signal AR”
[JobQueue] CTRL+A selects all queue items. Feature request #2981335
[JobQueue] SHIFT+UP or DOWN to move an queue item, UP or DOWN to navigate in the list
[DAR] + [ARChooser] enhanced ITU values
[OneClickSettings] changed the default output resolution to 720
[OneClickWindow] custom AR can be applied if “Keep Input Resolution” is selected
[OneClickWindow] “Keep Input Resolution” disables “Signal AR”
[x264Encoder] –aud will only be appended if selected in the configuration dialog. Bug #2979294
[OneClickSettings] the MKV container is enabled by default
[x264ConfigurationPanel] fixed wrong vbvmaxrate value after profile switching
[OneClickWindow] fixed “Keep Input Resolution” behavior
[VideoEncodingComponent] improved error handling
[FilmCutter] changed default transition type in AVS Cutter to “No transition” Fade transition will blend in/out 10 frames. Bug #2913546
x264 – some CQP mode adjustments
x264 – added superfast preset support (requires x264 revision 1509 or higher)
[ffmsReader] + [ScriptServer] FFVideoSource defaults to the YV12 colorspace
[VideoUtil] improved the ConvertToYV12() handling
[UpdateCacher] + [UpdateWindow] + [MainForm] added offline install capability
[UpdateCacher] + [UpdateWindow] zip files will be verified before extracting
[UpdateCacher] improved proxy support
user.config will be migrated to new version if possible
[x264Encoder] mbtree can be disabled while fast preset is active
[AviSynthWindow] FFVideoSource will be used automatically if a corresponding findex file exists
[MeGUISettings] fixed ffms file not found problem
[MP4BoxMuxer] + [CommandlineJobProcessor] changed the way the remaining time is estimated. Bug #2124705
[MainForm] updatecopier.exe will only be elevated if necessary
simplified updatecopier.exe
[HDStreamExtractorIndexer] improved mpls parsing
[BitrateCalculator] fixed overflow in case of very long video durations
[MainForm] suspend the update process until the profiles have been imported
[x264Encoder] + [x264ConfigurationPanel] changed the default b-pyramid value to normal (requires x264 revision 1455 or higher)
[JobWorkerWindow] enhanced error handling
[AudioEncoderInterface] earlier preprocessing status update
[tsMuxeR] ISO639-2-Code will be used for the language during muxing
[tsMuxeR] fixed muxing of srt files. Bug #2958514
[x264] removed the lossless checkbox, changed turbo to “fast first pass”, changed thread-input, cosmetics
[tsMuxeR] + [CommandlineMuxer] changed the way the projected filesize is estimated
[AviSynthProfileConfigPanel] if clever anamorphic encoding is enabled the dropdown box will be also enabled
[AviSynthWindow] openning a file also triggers the clever anamorphic encoding event. Bug #2957647
[UpdateWindow] set last modified time to extracted files
[UpdateWindow] files which need a reboot will also be saved if selected
Update ICSharpCode.SharpZipLib.dll
[x264Encoder] added support for new x264 nal-hrd switches (requires x264 revision 1442 or higher)
Click Para Descargar
Descargar
Trackback(0)
Escrito por droel
You are reading Portable meGUI v0.3.5.0 Actualizado, Convierta Cualquier Vídeo a MP4, AVI, MKV y Más articles