Video Encoding

From TheBeard Science Project Wiki
Revision as of 02:29, 27 April 2019 by Beard (talk | contribs) (Created page with " = Encoding in H.265 = I've seen very good quality and significantly smaller file sizes in videos encoded with H.265. <source> ffmpeg -i infile.mp4 -c:v libx265 outfile.pm4...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Encoding in H.265

I've seen very good quality and significantly smaller file sizes in videos encoded with H.265.

ffmpeg -i infile.mp4 -c:v libx265 outfile.pm4