Releases: rodjjo/smart-vcutter
Releases · rodjjo/smart-vcutter
Allow to add metadata to generated mp4 files
Version 1.2.0
- Improve video playback
- Fix a bug when the user moves the mouse after close current and open a new video.
- First/Last frame comparison menu disable alternate mode before activate/deactivate.
Version 1.1.0
- Now the user can add from 0 to 4 transition frames at the end of clipping.
Transition frames are combination from initial and final frames. - Add support to alignment operations
Aligment operations let the user positionate the selection box.
Add debian package
This release includes smartvcutter.deb that could be used to install this software on ubuntu.
Run the commands bellow to install this software on ubuntu 17 or 18:
sudo apt-get update -qq && sudo apt-get -y install \
libboost-all-dev \
libavcodec-dev \
libavformat-dev \
libavutil-dev \
libavfilter-dev \
libavdevice-dev \
libswresample-dev \
libswscale-dev \
fluid \
libfltk1.3-dev \
libgl-dev \
libjsoncpp-dev \
libopencv-dev \
lcov \
libssl-dev
sudo dkpg -i smartvcutter.deb
Add window's installation
v1.0.1 Modify cmake lists to generate release binaries
Version 1.0.0
First version of the smart-vcutter.