LBRY Block Explorer

LBRY Claims • resize-a-video-to-1080p-with-ffmpeg

0d367f127590b13294128a7384b4d0a9d37372c7

Published By
Created On
24 Aug 2020 20:02:03 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
resize a video to 1080p with ffmpeg
resize a video to 1080p with ffmpeg and the scale and pad filters

ffmpeg -i infile.mp4 -vf "scale=-1:1080,pad=1920:ih:(ow-iw)/2" outfile.mp4

scale and pad a video to 1080 batch process

find -s . -type f -name "*.mp4" -exec sh -c \ 'ffmpeg -i "${0}" -vf "scale=-1:1080,pad=1920:ih:(ow-iw)/2" "${0%.*}-1080.mp4"' \ "{}" \;
...
https://www.youtube.com/watch?v=IiatU8J3jNY
Author
Content Type
Unspecified
video/mp4
Language
Unspecified
Open in LBRY

More from the publisher

Controlling
VIDEO
DOWNL
Controlling
VIDEO
EMACS
Controlling
VIDEO
FFMPE
Controlling
VIDEO
FFMPE
Controlling
VIDEO
LOUDN
Controlling
VIDEO
DOWNL
Controlling
VIDEO
DWL S
Controlling
VIDEO
FIREF
Controlling
VIDEO
IMG2V