Ergebnis 1 bis 6 von 6

Thema: Audio-Konverter LameXP - aktuelle Versionen

  1. #1
    Lebende Foren Legende
    Registriert seit
    17. February 2005
    Beiträge
    1.576

    Standard Audio-Konverter LameXP - aktuelle Versionen

    LameXP 4.01

    * Added an option to manually specify the number of parallel instances
    * Added an option to select a user-defined TEMP directory
    * Added an option to shutdown the computer as soon as all files are completed
    * Added an option to add directories recursively
    * Added support for *****ding cover artwork (currently works with LAME, FLAC and Nero AAC only)
    * Updated Qt runtime libraries to v4.7.2
    * Updated LAME encoder to v3.99.0.16 (2011-04-04), compiled with ICL 12.0.2
    * Updated Vorbis encoder to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with ICL 11.1 and MSVC 9.0
    * Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0
    * Updated SoX to v14.3.2 (2010-02-27), compiled with ICL 12.0.2
    * Updated MediaInfo to v0.7.43 (2011-03-20), compiled with ICL 12.0.2 and MSVC 9.0
    * Updated language files (big thank-you to all contributors !!!)
    * Fixed a problem with the LAME encoder that could cause glitches (VBR mode), reported by Wolfgang Waldeck
    * Fixed a problem with the LAME encoder that could cause very slow encoding speed
    * Fixed a bug that caused AAC encoding to fail in CBR mode (the "-2pass" parameter was set wrongly)
    * A warning message will be emitted, if diskspace drops below a critical limit while processing
    Geändert von Schotenhüter (5. April 2011 um 15:38 Uhr)

  2. #2
    Lebende Foren Legende Avatar von LoRd_MuldeR
    Registriert seit
    14. April 2007
    Ort
    Somewhere over the Slaughterhouse
    Beiträge
    1.599

    Standard AW: Audio-Konverter LameXP - aktuelle Versionen

    LameXP v4.02 Final
    https://github.com/lordmulder/LameXP/downloads

    Changes between v4.01 and v4.02:
    * Upgraded build environment to Microsoft Visual Studio 2010
    * Dropping support for Windows 2000 and Windows XP RTM. Windows XP needs (at least) Service-Pack 2 now!
    * Added Cue Sheet import wizard, which allows splitting and importing tracks from Cue Sheet images
    * Added ATSC A/52 (AC-3) encoding support, based on Aften encoder v0.0.8+ (Git Master)
    * Added Avisynth input (audio only!) using 'avs2wav' tool, partly based on code by Jory Stone
    * Added a method to use custom tools instead of the "built-in" ones (see FAQ doc for details)
    * Added an option to copy all meta information of a single file over to the "meta information" tab
    * Added two new command-line switches: "--add-folder <path>" and "--add-recursive <path>"
    * Added one new translation: Korean
    * Updated Qt runtime libraries to v4.7.3
    * Updated LAME encoder to v3.99.1.0 (2011-04-15), compiled with ICL 12.0.3 and MSVC 10.0 (details)
    * Updated Vorbis encoder to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0
    * Updated mpg123 decoder to v1.13.3 (2011-04-21), compiled with GCC 4.6.0
    * Updated MediaInfo to v0.7.45 Beta (2011-05-02), compiled with ICL 12.0.3 and MSVC 10.0
    * Updated language files (big thank-you to all contributors !!!)
    * Fixed placement of the Dropbox when the Taskbar is located on the top or on the left side
    * Improved playlist generation: Generate M3U (Latin-1) or M3U8 (UTF-8) playlist file as required
    * Only show the most recent 50 items in the "processing" window (for better performance)
    * Miscellaneous bugfixes

  3. #3
    Lebende Foren Legende
    Registriert seit
    17. February 2005
    Beiträge
    1.576

    Standard AW: Audio-Konverter LameXP - aktuelle Versionen

    4.03 Beta 1
    Added an option to rename the output files (based on an user-defined naming pattern)
    Added an option to enforce Stereo Downmix for Multi-Channel sources
    Added "built-in" WMA decoder (see this thread for details) and removed all remnants of "old" decoder
    Added optional support for the FHG AAC Encoder included with Winamp 5.62 (see FAQ doc for details)
    Added a menu for bookmarking "favorite" output folders to the "output folder" tab
    Updated Qt runtime libraries to v4.8.0 Beta-1 (2011-07-19), compiled with MSVC 10.0
    Updated MediaInfo to v0.7.48 (2011-08-17), compiled with MSVC 10.0
    Updated language files (big thank-you to all contributors !!!)
    Improved "downmix" filter by using explicit channel mappings for each number of input channels
    Fixed Cue Sheet import for tracks with certain characters in the title
    Workaround for malicious "anti-virus" programs that prevent innocent applications from functioning
    Enabled "Aero Glass" theme in installer and web-update program (Vista and Windows 7 only)
    Restored Windows 2000 support with Visual Studio 2010 builds (this is experimental!)
    The "Open File(s)" and "Open Folder" dialogs will now remember the most recent directory
    Miscellaneous bugfixes

  4. #4
    Lebende Foren Legende
    Registriert seit
    17. February 2005
    Beiträge
    1.576

    Standard AW: Audio-Konverter LameXP - aktuelle Versionen

    4.04
    * Added support for the QAAC Encoder, requires QuickTime v7.7.1 or newer (see FAQ doc for details)
    * Added Chinese and Taiwanese translations, thanks to 456Vv <123@456vv.com>
    * Added experimental support for dcaenc, created by Alexander E. Patrakov <patrakov@gmail.com>
    * Added CSV export/import for Meta tags (see context-menu on the "Source Files" tab)
    * Added a button to modify the current output folder path in an edit box
    * Updated Qt runtime libraries to v4.8.0 (2011-12-15), compiled with MSVC 10.0
    * Updated LAME encoder to v3.99.5 Final (2012-02-28), compiled with ICL 12.1.7 and MSVC 10.0 (details)
    * Updated MediaInfo to v0.7.54 (2012-03-13), compiled with ICL 12.1.7 and MSVC 10.0
    * Updated SoX to to v14.4.0 (2012-03-04), compiled with ICL 12.1.7 and MSVC 10.0
    * Updated mpg123 decoder to v1.13.6 (2011-03-11), compiled with GCC 4.6.1
    * Updated Monkey's Audio binary to v4.11 (2011-04-20)
    * Updated Musepack decoder to revision 475 (2011-08-10), compiled with ICL 12.1.6 and MSVC 10.0
    * Updated GnuPG to v1.4.12, compiled with GCC 4.6.1
    * Updated language files (big thank-you to all contributors !!!)
    * Implemented coalescing of update signals to reduce the CPU usage of the LameXP process (details)
    * Run more than four instances in parallel on systems with more than four CPU cores (details)
    * Improved handling of different character encodings for Playlist and Cue Sheet import
    * Tweaked directory outline on "output folder" tab for improved performance (hopefully)
    * Improved LameXP inter-process communication by adding queue support
    * Workaround for a bug that causes MediaInfo to not detect the duration of Wave files (64-Bit only)
    * Prevent LameXP from blocking a system shutdown (encoding process is aborted, if necessary)
    * Improved internal handling of MediaInfo output, including extraction of cover art
    * Fixed a very rare "live-lock" situation in early initialization code
    Homepage

  5. #5
    Lebende Foren Legende
    Registriert seit
    17. February 2005
    Beiträge
    1.576

    Standard AW: Audio-Konverter LameXP - aktuelle Versionen

    4.05
    * Added support for Opus Audio Codec, based on Opus-Tools v0.1.4 (2012-08-16) by Xiph.org/Mozilla
    * Added Swedish translation, thanks to Åke Engelbrektson <eson57@gmail.com>
    * Updated Qt runtime libraries to v4.8.2 (2012-05-22), compiled with MSVC 10.0
    * Updated mpg123 decoder to v1.14.4 (2012-07-26), compiled with GCC 4.6.1
    * Updated MediaInfo to v0.7.59 (2012-08-08), compiled with ICL 12.1.7 and MSVC 10.0
    * Updated optional add-ins for QAAC encoder and FHG AAC encoder (see FAQ doc for details)
    * Updated DCA Enc to v2 (2012-04-19), compiled with ICL 12.1.7 and MSVC 10.0
    * Updated language files (big thank-you to all contributors !!!)
    * Implemented multi-threading in file analyzer for faster file import (about 2.5x to 6.0x faster!)
    * Implemented multi-threading in initialization code for faster application startup
    * Fixed a potential crash (stack overflow) when adding a huge number of files
    * Fixed a problem with Cue Sheet import and files that contain trailing dots in their name
    * Workaround for a bug (feature?) of Qt's command-line parser that screwed up some arguments

  6. #6
    Lebende Foren Legende
    Registriert seit
    17. February 2005
    Beiträge
    1.576

    Standard AW: Audio-Konverter LameXP - aktuelle Versionen

    4.06
    Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22)
    Updated mpg123 decoder to v1.14.4+ (2012-09-24), compiled with GCC 4.7.1
    Updated ALAC decoder to refalac v0.56 (2012-10-24), based on reference implementation by Apple
    Updated Qt runtime libraries to v4.8.3 (2012-09-13), compiled with MSVC 10.0
    Updated MediaInfo to v0.7.61+ (2012-10-28), compiled with ICL 12.1.7 and MSVC 10.0
    Updated language files (big thank-you to all contributors !!!)
    Fixed a bug with the "Store temporary files in your system's default TEMP director" checkbox
    Fixed a buffer overflow in FAAD2 decoder which could cause crashes with very long file names
    Fixed a regression in Qt v4.8.3 that broke Drag&Drop support (details #1) (details #2)
    Reworked the "About..." dialog – now using a custom dialog instead of message boxes

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Ähnliche Themen

  1. Avidemux - aktuelle Versionen
    Von Henrik im Forum News
    Antworten: 222
    Letzter Beitrag: 10. May 2013, 08:04
  2. DVBViewer - aktuelle Versionen
    Von Obscura im Forum News
    Antworten: 10
    Letzter Beitrag: 16. April 2013, 16:48
  3. BSPlayer - Aktuelle Versionen
    Von Rippraff im Forum News
    Antworten: 38
    Letzter Beitrag: 5. February 2013, 22:54
  4. Winamp - aktuelle Versionen
    Von fileman im Forum News
    Antworten: 33
    Letzter Beitrag: 12. July 2011, 15:18
  5. VSO ConvertXtoDVD - aktuelle Versionen
    Von Rheuma Kai im Forum News
    Antworten: 25
    Letzter Beitrag: 3. May 2011, 18:40

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •