Shotcut 15.06 recently released, is a free, cross-platform, open-source video editor. Shotcut supports oodles of audio and video formats and codecs, supports many image formats such as BMP, GIF, JPEG, PNG, SVG, TGA, TIFF as well as image sequences. Shotcut comes with an extensive amount of features listed below:
- no import required – native editing
- frame-accurate seeking for many formats
- multi-format timeline: mix and match resolutions and frame rates within a project
- screen capture (Linux only) including background capture to capture a Shotcut session
- webcam capture (Linux and Windows only)
- audio capture (Linux and Windows only: PulseAudio, JACK, ALSA, or DirectShow)
- network stream playback (HTTP, HLS, RTMP, RTSP, MMS, UDP)
- frei0r video generator plugins (e.g. color bars and plasma)
- Blackmagic Design SDI and HDMI for input and preview monitoring
- see full list
Shotcut 15.06 changelog
- Added Audio Spectrum analyzer.
- Changed audio Gain filter to use dB and log scale.
- Added a toggle button to Lock a track.
- Changed Insert and Ripple Delete to ripple across all unlocked tracks.
- Changed keyboard shortcuts to adjust track height to Ctrl+- and Ctrl+=.
- Added keyboard shortcuts to toggle track:
- Mute – Ctrl+M
- Hide – Ctrl+H
- Lock – Ctrl+C
Install Shotcut 15.06 on Ubuntu OS
32bit
wget https://github.com/mltframework/shotcut/releases/download/v15.06/shotcut-debian7-x86-150601.tar.bz2tar -xjvf shotcut-debian7-x86-150601.tar.bz2
sudo rm -rf /opt/shotcut
sudo mv Shotcat /opt/shotcut
sudo ln -sf /opt/Shotcut/Shotcut.app/shotcat /usr/bin/shotcut
shotcut
64bit
wget https://github.com/mltframework/shotcut/releases/download/v15.06/shotcut-debian7-x86_64-150601.tar.bz2comments powered by Disqustar -xjvf shotcut-debian7-x86_64-150601.tar.bz2
sudo rm -rf /opt/shotcut
sudo mv Shotcat /opt/shotcut
sudo ln -sf /opt/Shotcat/Shotcut.app/shotcat /usr/bin/shotcut
shotcut