[FFmpeg-devel] How to drop audio samples?

Michael Niedermayer michaelni
Tue May 15 10:59:33 CEST 2007


Hi

On Tue, May 15, 2007 at 02:19:07AM +0100, Richard Neill wrote:
> 
> 
> Michael Niedermayer wrote:
> 
> >> What I want to do:
> >>
> >> Implement a trivial filter in ffmpeg to drop every nth byte-pair from
> >> the audio stream.
> > 
> > no what you want to do is rather use -async 10 and ensure that the audio
> > timestamps are correct
> 
> Dear Michael,
> 
> Thanks very much - that's very helpful. How do I ensure that the audio
> timestamps are correct? What's the best way to view the timestamps and
> check them?

grep for pts in libavformat/dv.c

also roman may be interrested in a dv file with broken sync, roman?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070515/210a75df/attachment.pgp>



More information about the ffmpeg-devel mailing list