thanks. it worked! ;-)
On Thu, Feb 27, 2014 at 10:35 AM, Robert Krüger <[email protected]> wrote: > Try setting the field strict_std_compliance in the codec context to > -2. Works for me. > > On Thu, Feb 27, 2014 at 2:14 PM, Wagner Patriota > <[email protected]> wrote: > > The encoder 'aac' is experimental but experimental codecs are not > enabled, > > add '-strict -2' if you want to use it. > > > > I tried to add it to the codec options in avcodec_open2() but got no > > success... how do I add this programmatically? > > > > Thanks > > > > _______________________________________________ > > Libav-user mailing list > > [email protected] > > http://ffmpeg.org/mailman/listinfo/libav-user > > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
