[FFmpeg-devel] [PATCH 03/10] spdifenc: handle prepadded DTS streams
Carl Eugen Hoyos
cehoyos
Thu Dec 30 00:45:48 CET 2010
Hi!
Anssi Hannula <anssi.hannula <at> iki.fi> writes:
> >> Some DTS streams (like dts-in-wav or dts-in-disc) are already padded for
> >> S/PDIF transmission by having their frame size set to exactly match the
> >> S/PDIF bitrate. In this case, no preamble can be added, so do not add
> >> it.
> >
> > Could you point me to a sample ( http://samples.mplayerhq.hu/A-codecs/DTS/ )
> > and a command line?
> You'll also need to hack ffmpeg to not exit on the invalid first frame:
Thank you, that was what I needed.
Applied in r26160.
Carl Eugen
More information about the ffmpeg-devel
mailing list