The best way to have a constant video bitrate without losing too much quality is to use 2-pass encoding (see Fffmpeg documentation). ffmpeg('/path/to/file.avi') ...
確定! 回上一頁