Dave Rice <dave <at> dericed.com> writes: > ffprobe -f lavfi movie=70D_lumarange.mov,signalstats > -show_entries frame_tags=lavfi.signalstats.YMAX > ffprobe version 2.3.3 Copyright (c) 2007-2014 the FFmpeg developers
This looks old. The issue is apparently (difficult to say without ffmpeg command and uncut console output) that signalstats does not support the same colourspaces as the histogram filter meaning scaling takes place (this should be shown with a higher loglevel, please believe me I was *very* unhappy when showing the actually used filterchain was made optional). Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
