Is there any software that can run on Ubuntu that has video "analyzing" capabilities?
I have a video from my security camera and would like to zoom in. I have tried OpenShot but it doesn't really do the job right.
1 Answer
If I understand what you are saying then you need an application that enable you to zoom a video?!
For that you can use the amazing application VLC, install it if you didn't yet:
sudo apt-get install vlcNow to enable zooming:
- run your video using VLC
- Click on the Tools menu > Effects and Filters.
- Click on the Video Effects menu > Geometry.
- Check "Interactive Zoom"
- The VLC zoom option is enabled.
- Move the rectangular selection tool to select the area you want to zoom.
- From there simply adjust the zoom level.