A
A
Andrew Lays2014-11-17 05:54:29
linux
Andrew Lays, 2014-11-17 05:54:29

How to compress video?

How to compress video under linux to a certain size? For example, I need to compress all videos in a folder to 1 GB (videos in a folder of different sizes).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Lerg, 2014-11-17
@Andrew_Lays

fmpeg. Divide 1GB by the total length of all videos to get the required bitrate. Leave some space for the audio, set the resulting bitrate in the encoding options, and it should work.

D
Dmitry, 2014-11-17
@zmeyjr

avconv bash script.

G
Gari1, 2017-08-08
@Gari1

The simplest Handbrake wpilot.blogspot.ru/2015/10/compress-videos-for-and...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question