[Ffmpeg-cvslog] Re: r5468 - trunk/libavformat/mov.c
Michael Niedermayer
michaelni
Tue Jun 27 16:43:00 CEST 2006
Hi
On Tue, Jun 27, 2006 at 03:56:02PM +0200, Baptiste Coudurier wrote:
> Hi
>
> Baptiste Coudurier wrote:
> >> [...]
> >> hmm, its not 0 here on the few cases i tried ...
> >> which audio codec are you using?
> >> compute_pkt_fields() and compute_pkt_fields2() should fill in the duration if
> >> its missing ...
> >>
> >
> > Basically, AAC, using -acodec copy, all packets durations are 0.
> >
>
> Does anyone confirm that or do I have a bug in my own code ?
confirmed
av_read_frame() lacks a duration for AAC on output, dunno why
maybe theres something wrong with the aac avparser, that should set
the frame_size IIRC
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-cvslog
mailing list