Skip to content

WilliUreta/SCAV-P2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SCAV-P2

Repo to deliver the second lab of the SCAV subject

Explanation

The p2_main.py file has a set of simple functions that will execute some ffmpeg commands. It can be run as:

python3 p2_main.py

The functions are the following:

    1. Cut a provided video in N seconds. Right now it cuts from the start only.
    1. Extracts the YUV histograms and shows them overlayed on the video.
    1. Resize the video into 4 resolutions: 720p, 480p, 360p, 160p.
    1. Change the audio tracks from a video. Change either to mono/stereo, or the codec used (aac, vorbis or mp3).

About

Repo to deliver the second lab of the SCAV subject

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages