[FFmpeg-devel] [FFmpeg-cvslog] avcodec/mlpdec: cover case when >2 channels are in single substream

Michael Niedermayer michael at niedermayer.cc
Fri Nov 12 17:11:38 EET 2021


On Thu, Nov 11, 2021 at 08:56:54PM +0000, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Nov 11 09:48:07 2021 +0100| [946493eb3e072b499909f606625480c928834a44] | committer: Paul B Mahol
> 
> avcodec/mlpdec: cover case when >2 channels are in single substream
> 
> Previously it was assumed that all >2 channels streams have >1 substreams.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=946493eb3e072b499909f606625480c928834a44
> ---

This breaks:
 ./ffmpeg -i  ~/tickets/1726/Mono.thd -bitexact -t 5 -y file1726.wav

video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
Conversion failed!

vs.

size=     938kB time=00:00:05.00 bitrate=1536.1kbits/s speed= 102x    
video:0kB audio:938kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.004583%
 
sample probably here:
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1726/Mono.thd
 
[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- 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/20211112/e62e870a/attachment.sig>


More information about the ffmpeg-devel mailing list