[FFmpeg-devel] [PATCH 3/6] flacdec: frame multi-threading support
Paul B Mahol
onemda at gmail.com
Thu Jun 6 11:38:55 CEST 2013
On 6/6/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Jun 03, 2013 at 04:47:54PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>> libavcodec/flacdec.c | 15 +++++++++++++--
>> 1 file changed, 13 insertions(+), 2 deletions(-)
>
> ffmpeg -threads:a X -i 1617/flac%2Btheora.ogg test.avi
>
> with X==0 ffmpeg produces pages of timestamp related warnings
> with X==1 no warning is produced
Yes, this is same "issue" as with broken alac in matroska.
>
> I didnt investigate why
>
> [...]
> --
> Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Observe your enemies, for they first find out your faults. -- Antisthenes
>
More information about the ffmpeg-devel
mailing list