[FFmpeg-devel] [PATCH 5/7] avformat/mpegts: add s337m support

Michael Niedermayer michael at niedermayer.cc
Fri Dec 13 02:39:00 EET 2024


Hi

On Thu, Dec 12, 2024 at 12:54:29PM +0000, Nicolas Gaullier wrote:
[...]
> This is a significant work with some weird things like dealing with a truncated sample rate
> and droping one sample from time to time to keep sync. And with no active
> maintainer of the dolby_e decoder, so that won't help.

why would the decoder need to drop a sample from time to time ?
the timestamps on audio should be enough.

Yes it would mean the samplerate and the timestamps and the number of samples
would mismatch but that can be corrected by a resampler following after the
decoder or by other means, none of which really are specific to this.
Recording audio with cheap hardware is unlikely to have its sample rate
synchronized to an atomic clock either.

but maybe i misunderstand something ?

thx

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

You can kill me, but you cannot change the truth.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241213/f6cbc867/attachment.sig>


More information about the ffmpeg-devel mailing list