Avidemux

Avidemux 2.7.1

Mean
開源軟體

Avidemux 2.6.10

更新時間:2015-06-13
更新細節:

- Re-added translations
- Re-added avsproxy
- Fixed multi passes with x264 when file has non ascii chars
- Added experimental Qt5 build for mac
- Fixed a bug with filler frames (fraps)


版本下載:Avidemux 2.6.10

Avidemux 2.6.9

更新時間:2015-05-18
更新細節:

- x265 support by KoolAidMan.
- Qt4 and Qt5 support .
- Compatibility with newer VAAPI.
- Updated ffmpeg libraries.
- Simple support for nvenc (linux).
- Better compatibility with Dash file, Flv.
- AvsProxy improvements (hinterwaeldler).
- Misc fixes (asjchult).
- Plenty of bugfixes and new bugs.


版本下載:Avidemux 2.6.9

Avidemux 2.6.8

更新時間:2014-03-14
更新細節:

* Image/export: Proper initialization of Qz for jpeg export
* UI : Add an override menu to force language
* tinypy : Add support for os.environ
* x264 : Improved settings (tobias)
* Win32 : Fix crash when having an audio problem
* Win32 : Re-add mp4v2 to installer files
* Audio/FAAC : Fix channel mapping when source is mono
* Audio/AMR : Re-enabled AMR
* Audio/lavc : Fixed encoding for codec not supporting planar (MP2)
* Audio : Fixed importing MP2 audio detected as MP3
* Editor : Fix deleting chunks of the video leading to seek errors
* Editor : Initial copy/paste support
* Editor/audio: Fix issue when source has more than 4 tracks
* Editor : Better detection of double fps input files
* TS/Demux : Brute force eac3 probe
* TS/Demux : Better initialization, avoid dropping audio
* MP4/Demux : Fix management of PCM audio
* Mkv/Demux : Proper re-indexing for mpeg2 in mkv
* Mp4v2/Mux : Add fast start mode back
* OpenSolaris : Some fixes by pfelecan
* Subtitles : Update libass + very simple srt2ssa converter
* OsX : Enables more optional codecs...
* avsfilte : Performance Improvements (fahr)


版本下載:Avidemux 2.6.8

Avidemux 2.6.7

更新時間:2013-12-09
更新細節:

- [MKV] Fix seeking in h264
- [TS/H264] Split on NALU boundaries, it was off by one byte
- [TS/AAC] Add support for AAC/LC/SBR
- [MOV/MP4] Correct management of PCM/8Bits audio track
- [Images] Fixed import of bmp and jpg
- [Build] Support for newer cmake
- [Build] Better RPM generation
- [Auto/PSP] Fixed scripts


版本下載:Avidemux 2.6.7

Avidemux 2.6.6

更新時間:2013-09-30
更新細節:

* Windows : Fixed MP4 muxer
* Windows : Patched x264 to use utf8, that should solve most of the bitrate too low errors
* All : Bumped x264 preset to v2 to make sure invalid Qp from older versions are not used any longer
* Mov : Fixed PCM/LPCM management
* Languages support for audio tracks


版本下載:Avidemux 2.6.6

Avidemux 2.6.5

更新時間:2013-09-01
更新細節:

- Re-enabled 64bits windows build using octave
- libva hardware decoding
- xvba hardware decoding, ported from xbmc, experimental
- Only lock job database when adding a job
- Fixed the doubled fps bug on mpeg ts
- Fixed positive and negative audio shift having the same effect
- Windows : Better drag n drop support
- Added back save/load video filter set
- Dv encoding
- Fast, superfast and ultrafast x264 preset by bernd_b
- Support for 10bits h264 decoding
- Much improved speed for downmixing
- Updated libav*


版本下載:Avidemux 2.6.5

Avidemux 2.6.4

更新時間:2013-05-12
更新細節:

* Switched to mxe-octave for win32 build, that fixes most of the crashes on win32
* Better compatibility with AAC in mpeg TS
* Translations re-enabled
* Fixed a bug in x264 which could make encoding abort right at the beginning
* Fixed msharpen when width was not a multiple of 8
* Added camtasia codec support
* Fixed VC1 in TS indexing
* Properly clear things when loading a new video
* Report proper audio duration for mpeg PS/TS
* Report proper audio duration for mpeg PS/TS
* Ass/ssa filter re-enabled


版本下載:Avidemux 2.6.4

Avidemux 2.6.1

更新時間:2012-12-22
更新細節:

* Various improvements to MP4, FLV and MPEG-PS/TS demuxers
* Improved handling of input PTS and DTS
* Improved external audio file support
* Improved video seeking in editor
* Fixed numerous memory leaks
* Updated FFmpeg libraries (version 1.0.1)
* Restored additional x264 options
* Restored non-blocking drag-and-drop support for Qt interface
* Restored Fade to Black video filter plugin


版本下載:Avidemux 2.6.1

Avidemux 2.6.0

更新時間:2012-09-10
更新細節:

- Avidemux is now time-based instead of frame-based to provide better accuracy when dealing with variable frame rate sources
- Demuxers, muxers, video decoders, FFmpeg encoders and scripting engines are now plugins
- Updated FFmpeg libraries (version 0.11.1)
- Improved threading when decoding and encoding video
- Job queue functionality has been moved to a separate application
- Removed VOB to VobSub, VobSub to srt, and TS to srt subtitle tools
- Removed language translations
- The same video renderer is now used when editing and playing video for consistency
- Accelerated video decoding on Linux when using NVIDIA GeForce 8 series or later GPU
- Support for Sorenson Vector Quantizer 1 video decoding
- Support for E-AC3 audio decoding
- New AAC audio encoder (avcodec)
- Increased the maximum number of supported input/output audio tracks from 2 to 4 for applicable video containers
- Audio filters can now be applied to all audio tracks (not just the primary track)
- AAC LATM/LOAS audio support for the MPEG-TS demuxer
- MPEG-4 AVC and AAC support for the Flash Video demuxer
- Improved OpenDML support for the AVI muxer
- New MP4 muxer (MP4v2)
- Removed the Ogg muxer
- New Python scripting engine (TinyPy)
- New ECMAScript scripting engine (QtScript) including debugger and reference guide
- New Transform video filters: Resize (swscale), Greyscale, Add Logo, Horizontal Flip
- New Colour video filter: Remove Plane
- New Miscellaneous video filter: PrintInfo
- New OpenGL video filters for Apple and Linux operating systems
- Removed Transform video filters: Reverse, Resize, Fade, MPlayer Resize
- Removed Interlacing video filters: Deinterlace, Drop, Keep Even Fields, Keep Odd Fields, mcDeinterlace, PAL Field Shift, Pulldown, PAL Smart, Smart Swap Fields, Swap Fields, TDeint
- Removed Colour video filters: Blend Removal, Colour Curve Editor, Luma Delta, Luma Only, Chroma U, Chroma V
- Removed Noise video filters: Cnr2, Denoise, Forced Postprocessing, Median (5x5), Light Denoiser, TIsophote, Temporal Cleaner
- Removed Sharpness video filter: Soften
- Removed Subtitle video filters: VobSub, DVB Sub, ASS, Subtitler
- Removed Miscellaneous video filters: Add Framenumber, Mosaic, Whirl


版本下載:Avidemux 2.6.0

Avidemux 2.5.6

更新時間:2012-06-04
更新細節:

*Restored AC3 and MP2 encoding (regression introduced 2.5.5)
*Added support for latest x264 core
*Better compatibility with some FLV files
*Updated the FFmpeg libraries (version 0.9)
*Drag-and-drop no longer blocks source application for Qt interface
*Resolved Windows XP 32-bit stability issues (regression introduced 2.5.5)
*Windows 7 taskbar now displays encoding progress
*Improved crash reporting on Windows especially Win64
*Compilation fixes for OS X Snow Leopard and Lion (thanks to nibbles)
*Various minor fixes and enhancements


版本下載:Avidemux 2.5.6

Audacity 1.2.3

更新時間:2005-08-18
更新細節:
版本下載:Audacity 1.2.3

更新時間:1970-01-01
更新細節:
版本下載: