[FFmpeg-devel] [PATCH] swresample/rematrix: fix mixing of center channels
Michael Niedermayer
michael at niedermayer.cc
Mon Jan 13 05:49:10 EET 2025
Hi James
On Sun, Jan 12, 2025 at 06:52:55PM -0300, James Almer wrote:
> On 1/12/2025 6:25 PM, Michael Niedermayer wrote:
> > Hi
> >
> > On Sat, Jan 11, 2025 at 11:13:30AM -0300, James Almer wrote:
> > > With this, the output from
> > >
> > > ffmpeg -i $fate-samples/ac3/monsters_inc_5.1_448_small.ac3 -af aresample,aformat=channel_layouts=mono -f s16le -
> > >
> > > matches the one from
> > >
> > > ffmpeg -downmix mono -i $fate-samples/ac3/monsters_inc_5.1_448_small.ac3 -f s16le -
> > >
> > > When testing with tiny_psnr.
> > >
> > > Signed-off-by: James Almer <jamrial at gmail.com>
> > > ---
> > > libswresample/rematrix.c | 4 ++--
> > > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > This worsense test results:
>
> What test is this, and how is it read?
its just tests/swresample
and a dumb script that tries to compare its output to spot cases that worsen
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- 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/20250113/0e7847a5/attachment.sig>
More information about the ffmpeg-devel
mailing list