Skip to content

Shutter Encoder Hap Edition v9.2

Latest
Compare
Choose a tag to compare
@leavittx leavittx released this 17 Aug 12:55
· 1 commit to hap_improvements since this release
  • Disable sRGB conversion for EXR files by default
  • Add an option for Hap HDR to convert EXR to sRGB (should make it for EXR in general later)

Please note that all the input videos for Hap encoding should have multiple of 4 width / height.
Cropping can be made via ffmpeg command line utility:
ffmpeg -i vid.mp4 -filter:v "crop=WIDTH:HEIGHT:0:0" -c:a copy -c:v libx264 -crf 23  vid_crop.mp4
Replace WIDTH and HEIGHT according to your needs to multiples of 4.         
crf parameter controls the quality. Less value gives better quality (23 is default)

Please consider donating for the further development if you find it useful!
Donate