[FFmpeg-user] Encode lossless Dirac?

Peter B. pb at das-werkstatt.com
Tue Nov 22 11:59:17 CET 2011


Peter B. wrote:
> The command working fine on Lenny:
> [code]
> ffmpeg -i input-ffv1.avi -an -vcodec libdirac -qscale 0 dirac-0.mkv
> [/code]
>
> Again throws the error:
> [quote]
> qscale must be > 0.0 and <= 255"
> [/quote]
>   
Forget that.
My fault!

Forgot to add the right path to the git-version of ffmpeg.
Now it's working with "-qscale 0".

Sorry, sorry...

Pb


More information about the ffmpeg-user mailing list