Mean - ( Open Source)
Avidemux offers a free solution for video editing and encoding, less confusing than other similar softwares for a newbie.
Avidemux is a free open source video editor that is available on multiple platforms.
It allows the cutting of video sequences, applying filters and encoding. Avidemux supports many formats, including AVI, MPEG-2, MP4, MKV or ASF using many codecs ( H263 , MPEG4 , XviD or x264 for video, Blade, FAAC , Vorbis , WAV, including AC3 for audio ), the creation of projects including several encoding tasks , or adding many filters ( deinterlacing , cropping , subtitles ... ) with management scripts.
Tasks can be automated thanks to projects in the queue and the ability to create scripts.
Everything is easily accessible: the choice of audio and video codecs, adding filters or preview the video and setting benchmarks for start and end .
* Build : Avidemux can be built with visual c++ 2015 (losing some ASM)
* OsX : Initialize fontconfig so that subtitling works
* Core : Update ffmpeg to 3.0.5
* i18n : Updated fr and ru translations
* Build : Improved build scripts
* x265 : Enforce complicancy with most devices
* vaapi : Add resizer
* UI : Redone UI, revamped contrast filter
* Qt : Dont use too much CPU on playback when there is no audio track
* Qt : Reenabled nvenc + Fixed keyframe detection
* Qt : Fixed a crash when encoding starts very slowly (x265)
* Build : Allow use of system libass, liba52,libmad