View Single Post
Old 19th December 2017, 17:25   #2  |  Link
richardpl
Registered User
 
Join Date: Jan 2012
Posts: 271
It is rocket science:

Code:
ffmpeg.exe -ss 00:01:00.12 -i Sony_4K_HDR_Camp.mp4 -frames 1 -vf zscale=transfer=linear,tonemap=tonemap=clip:param=1.0:desat=2:peak=0,zscale=transfer=bt709,format=yuv420p c:\users\dave\desktop\ffmpeg.png
richardpl is offline   Reply With Quote