[FFmpeg-user] "Audio object type 0 is not supported." when transmuxing AAC

Wagner Patriota wagner.patriota at gmail.com
Fri Jun 15 15:16:07 CEST 2012


I found the problem... the Codec Private Data was wrong.... it was not
set... I fixed it and then it worked.
Thank you all.

On Fri, Jun 15, 2012 at 3:55 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Wagner Patriota <wagner.patriota <at> gmail.com> writes:
>
> > ffmpeg version N-39335-g28a613b
>
> This is >2000 changes old, please try current git master.
>
> > Copyright (c) 2000-2012 the FFmpeg developers
> >   built on Jun 14 2012 20:19:05 with llvm_gcc 4.2.1 (Based on Apple Inc.
> > build 5658) (LLVM build 2336.9.00)
> >   configuration: --enable-nonfree --enable-gpl --disable-swscale-alpha
> > --disable-doc --disable-ffplay --disable-ffprobe --disable-ffserver
> > --disable-asm
>
> Unrelated:
>  --enable-nonfree has no positive effects in your command line
> (but it has the effect that you cannot legally distribute
> the binary)
>  --disable-swscale-alpha should be default
> And imo, you should try hard to avoid  --disable-asm
>
> [...]
>
> > *[aac @ 0x7fe82b850000] Audio object type 0 is not supported.*
>
> Please provide the input sample.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list