On Thu, Jan 26, 2023 at 05:43:35PM +0100, Paul B Mahol wrote: > Patch attached. > rawdec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > 68cb1c17a97b978f91793cc65f1ff9814bf99350 0001-avformat-rawdec-set-correct-timebase-and-framerate-f.patch > From b3e0b2efa3055be6b78d28345c816c560ddb556e Mon Sep 17 00:00:00 2001 > From: Paul B Mahol > Date: Thu, 26 Jan 2023 17:43:49 +0100 > Subject: [PATCH] avformat/rawdec: set correct timebase and framerate for raw > video demuxers > > Signed-off-by: Paul B Mahol > --- > libavformat/rawdec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) this is breaking fate [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If a bugfix only changes things apparently unrelated to the bug with no further explanation, that is a good sign that the bugfix is wrong.