[FFmpeg-devel] [PATCH] cdxl: fix duration

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Dec 17 20:49:28 CET 2012


On 17/12/2012 2:46 PM, Piotr Bandurski wrote:
> Generally it should be frames * audio_size / cdxl->sample_rate, but FFmpeg
> divides by sample rate automaticly because of

For that to work, frames * audios_size would have to equal the
total number of samples. I don't really see how you get that.

- Derek


More information about the ffmpeg-devel mailing list