JuliaIO / VideoIO.jl

Reading and writing of video files in Julia via ffmpeg
https://juliaio.github.io/VideoIO.jl/stable
Other
128 stars 53 forks source link

fix GRAY8 lossless encoding #174

Closed IanButterworth closed 5 years ago

IanButterworth commented 5 years ago

Using :color_range=>2 prevents the clamping of the GRAY8 pixel value range from 0-255 to 16-235