Skip to content

Effortlessly compress videos using this Colab notebook. Customize resolution, audio settings, and more. Created by @BrownVinci for efficient video optimization. Share your improvements! πŸŽ₯✨

BrownVinci/Video-Compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Video Compressor

Open In Colab

use_dir: The directory to use, either "MyDrive" or "Shareddrives".
file_path: The path to the video file you want to compress.
resolution: The desired resolution for the compressed video, options include "240p," "360p," "480p," "720p," or "1080p".
audio_codec: The audio codec to use.
audio_bitrate: The bitrate for the audio, specified in kilobits per second.
audio_channel: The number of audio channels.
audio_sample_rate: The audio sample rate, specified in hertz.
video_codec: The video codec to use.
video_crf: Lower CRF values result in higher quality and larger file sizes, while higher CRF values yield lower quality and smaller file sizes. {01~51} int
video_profile: Specifies a predefined set of encoding parameters, such as "main", affecting compression and compatibility. video_preset: Sets the encoding preset, influencing the balance between speed and compression efficiency.
output_extension: The desired file extension for the compressed video.
Output or Your File: The compressed video will be automatically saved in the "Compressed" folder within the same directory as the original video.
Est. Remaining: It is not accurate, sorry I tried πŸ˜… if you find the solution don't forgot to share
Made by: @BrownVinci


Find me on


Telegram : @BrownVinci
Telegram Support Group : EncoderSupport

About

Effortlessly compress videos using this Colab notebook. Customize resolution, audio settings, and more. Created by @BrownVinci for efficient video optimization. Share your improvements! πŸŽ₯✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published