| Line 128: |
Line 128: |
| | # In the last section, clicking on "full project" will render your entire project as video and by clicking on "Selected zone" will render the portion you are selected. | | # In the last section, clicking on "full project" will render your entire project as video and by clicking on "Selected zone" will render the portion you are selected. |
| | # Finally click on "render to file " option to start the process. | | # Finally click on "render to file " option to start the process. |
| | + | |
| | + | ====Video cutter tool ==== |
| | + | Kdenlive is a powerful app for video editing and movie creation, but if you are looking for something simple and light-weight that can quickly trim of those long videos, then try VidCutter tool. It is a free and open source video trimmer for Linux, Windows, and Mac. From VidCutter, you can easily do most common video editing like trim, split, and join videos. <br> |
| | + | VidCutter supports popular video formats including MP4 (which is default video format of smartphones), AVI (used by some cameras), MOV, WMV, MPEG, and FLV. <br> |
| | + | To install this tool in your ubuntu, <br> |
| | + | Method 1 : from the PPA<br> |
| | + | Open a terminal (Ctrl+Alt+T) and copy paste these following commands one by one: |
| | + | sudo add-apt-repository ppa:ozmartian/apps <br> |
| | + | sudo apt-get update <br> |
| | + | sudo apt-get install qml-module-qtmultimedia vidcutter <br> |
| | + | |
| | + | Method 2 : App image file<br> |
| | + | Download AppImage file from [https://github.com/ozmartian/vidcutter/releases from this link]. and follow the instruction mentioned in the same link to run it in your system. But it is a bit complicated for the new users. <br> |
| | + | From the above link you can download this application for windows computers. |
| | | | |
| | ====Advanced features==== | | ====Advanced features==== |