Re: [FFmpeg-user] Question Falcc for mathmatically lossless

2018-02-09 Thread Carl Eugen Hoyos
2018-02-09 15:06 GMT+01:00 Jim Shupert :

> I see by the documentation :
> FLAC (Free Lossless Audio Codec) Encoder
>
> compression_level
> Sets the compression level, which chooses defaults for many other
> options if they are not set explicitly.
> Valid values are from 0 to 12, 5 is the default.
>
> My question is:  what should the compression level be for
> mathematically lossless

The flac format does not support lossy compression, all values
lead to mathematicallylossless encoded output files.
(Bugs in software exist!)

Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Question Falcc for mathmatically lossless

2018-02-09 Thread Jim Shupert

friends,
I wish to know more about flac audio encoding in ffmpeg , i am just 
starting.


I see by the documentation :
FLAC (Free Lossless Audio Codec) Encoder

compression_level
Sets the compression level, which chooses defaults for many other 
options if they are not set explicitly.

Valid values are from 0 to 12, 5 is the default.

My question is:  what should the compression level be for mathematically 
lossless



thank you



___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".