Advertising





viernes, 15 de noviembre de 2019

Compress MKV and MP4

Compress MKV (The same for MP4):

ffmpeg -i input.mkv -vf "scale=iw/2:ih/2" half_the_frame_size.mkv
ffmpeg -i input.mkv -vf "scale=iw/3:ih/3" a_third_the_frame_size.mkv
ffmpeg -i input.mkv -vf "scale=iw/4:ih/4" a_fourth_the_frame_size.mkv

No hay comentarios.:

Publicar un comentario

China 2026: 5 verdades incómodas y fascinantes sobre el futuro tecnológico que ya está aquí

China 2026: 5 verdades incómodas y fascinantes sobre el futuro tecnológico que ya está aquí La tecnología no avanza en trayectorias lineales...