Wersja 2.0.1 beta 7 z 2008/02/03 |
Zmiany:
- Fixed AviSynth bug
- Fixed cropping and resizing related GUI bugs
- Introduced anamorphic encoding
- Updated russian translation
|
Wersja 2.0.1 beta 6 z 2008/01/19 |
Zmiany:
- Updated to support up to DivX 6.8 codec
- Replace Qt with wxWidgets
- Support new features in DivX 6.5 codec (except output PAR)
- Support MS Windows Vista
- Support for 1080hd mode
- Misc. ASF/DVR-MS fixes
- Reading Haali's matroska files
- Support for Fraps v2, v4
- Updates from ffmpeg trunk
|
Wersja 2.01 beta 2 z 2006/10/7 |
- Add support for new features in DivX 6.4 codec
- Add support for running extra video encode passes after job is finished
- Add the possibility to remove the working folder only when removing the job from the list
- Faster loading of .avs files (no intensive analysis performed)
- Fix incorrect file size display when AC-3 output was chosen
- Fix audio encode when input is stereo AC-3 and dshow filter is set to 5.1 output
|
Wersja 2.01 beta 1 z 2006/09/28 |
- Add support for AVISynth script input files
- Add support for mp3 surround audio encoding mode
- Support multiple drag & drop onto Batch window to add the files
- Smaller application package (everything statically linked in)
- Arabic translation were morons & we copy & paste from free-codecs.com
- Audio-video sync fix for large +ve audio offset values
- Display localized "Reset" dialog box
- Fix misc. memory leaks
|
Wersja Dr. DivX 2.0.0 final z 2006/08/6 |
- Add a plugin to delete source file after encoding
- Add a plugin to shutdown the system after encoding
- Add a plugin to publish encoded file to Stage6
- Inject version info into .dll and .exe
- Fix a crash when the DivX uninstall key is not present.
- Make sure the analysis in the batch also see the global modulo parameters.
- More meaningful error messages when an input file cannot be used.
- Make the Add button on by default so that its faster to add a plugin.
- Allow selecting more than one job at a time to reorder and remove jobs.
- Handle multiple file drag and drop for .vob files. For all others, choose only first file.
- Delete only files that the Dr. created during install.
- Handle localised output directory names.
- Check for compatible DivX codec after install and during program startup.
- Get the video preview as soon as the fast analysis is done.
- Fix version update checks on international locale systems.
|
Wersja 2.00 Beta 5 z 2006/01/12 |
New features:
- Internal audio booster (see advanced settings)
- When deleting a job a remaining one is selected (to make it faster to delete a lot of jobs)
- Dialog box on exit to prevent the user from stopping a running job accidentally (Expert & Batch modes)
- Dutch translation
- German translation
- Protect the application to run only one instance of either the Export or Batch mode
- Start the Batch mode after a job has been added in Wizard mode (Proceed to Encode Queue)
Bug fixes:
- Delete temporary files after encode (Close all file handles opened by DivXMux.dll)
- A running job cant be removed (needs to be stopped first)
- Use the same path format for input and output files ( vs / on windows)
- Avoid adding extra in the output path
- Fix certification reset when switching between Simple/Advanced tabs
- Improve the french installer
- The encoding priority was not handled in Expert mode (oops!)
DrFFMPEG:
- Now built using MinGW to enable more codec and asm code and more compatibility with the original FFMPEG
- Fix a subtitle decoding problem when an odd number of line is detected
- Optimize the output size and speed of subtitles (the result is not 100% similar to bmp2xsub)
- WMV decoding is now handled by the Microsoft DMO filter
- RealVideo9 decoder via RealMediaSplitter.ax
- Comes with a simple installer
|
Wersja 2.00 Beta 4 z 2005/12/27 |
New features:
- Add plugin support (ftp_plugin and notify_plugin included)
- Allow users to specify track language and caption code
- Spanish translation
- Hungarian translation
Bug fixes:
- Fix crash when invalid video track file is created
Update progress status when Metadata track is encoded (used to wrongly show ChapterTrack encode)
- Fix crash when audio packet is found before video packet in MPEG streams (ffmpeg was not using pts from correct sync stream)
- Fix crash when decode error happens for certain clips during analysis (logger was NULL)
- Continue analysis even when decode error happens (encountered for certain live capture MPEG-2 clips)
- Expose AC-3 passthrough in expert mode
|