Skip to content

Releases: rodjjo/smart-vcutter

Allow to add metadata to generated mp4 files

12 Oct 18:38
1d15db8
Compare
Choose a tag to compare
  • Allow to add title, author and comment metadata to generated mp4 files.
  • Windows installer now adds missing dlls files

Version 1.2.0

02 Jul 12:03
e55e5fb
Compare
Choose a tag to compare
  • 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

22 Aug 00:33
017e144
Compare
Choose a tag to compare
  • 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

11 Aug 23:20
feff8a5
Compare
Choose a tag to compare

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

05 Aug 17:24
Compare
Choose a tag to compare
v1.0.1

Modify cmake lists to generate release binaries

Version 1.0.0

04 Aug 22:13
Compare
Choose a tag to compare

First version of the smart-vcutter.