On Aug 6, 2011, at 1:39 AM, jan hölscher wrote: > What value is stored in audioCodec->frame_size, i think it is 0. > >
No, audioCodec->frame_size is 1024. I should also mention that it does not hang immediately… it will encode successfully for several seconds before entering the infinite loop. Cheers, Josh > Regards, > Jan > > Am 06.08.2011 07:26 schrieb "Josh Gargus" <[email protected]>: > > I'm running into a problem that seems essentially the same as: > > > > http://stackoverflow.com/questions/2410459/encode-audio-to-aac-with-libavcodec > > > > … except that I'm already encoding at a far lower bitrate than the > > threshold that started to cause him problems (I encode at 64000bits/sec, > > and he was OK below 386000bits/sec). > > > > Has anyone else seen anything else like this? I'll be happy to provide more > > details if anyone is interested. > > > > Thanks, > > Josh > _______________________________________________ > 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
