* ffmpeg: --ffmpeg-truncated is now an int :
* -1 -> CODEC_FLAG_TRUNCATED is set only if width == height == 0 (only TS should produce this) * 0 -> disable CODEC_FLAG_TRUNCATED * 1 -> force CODEC_FLAG_TRUNCATED
Showing
Please register or sign in to comment