On Thu, Nov 11, 2021 at 08:56:54PM +0000, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol <one...@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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to