Timeline



Feb 9, 2025:

10:52 PM Conferences edited by Michael Niedermayer
Add 2025 fosdem (diff)
10:12 PM Ticket #11391 (ffmpeg7 @7.1_2 segmentation fault with x265 @4.1_0+highdepth) updated by gy-mate
Related GitHub issue for the Homebrew formula: …
9:29 PM Ticket #11461 (Corruption of 608 captions data on extraction) updated by Zach
The errors start on caption numbers 10-12 starting at 00:00:28:21 I …
9:07 PM Ticket #11461 (Corruption of 608 captions data on extraction) updated by Marth64
Priority, Component, Keywords, Reproduced by developer, Cc, Status changed
I have reproduced this same issue before, SubtitleEdit will also fail …
9:04 PM Ep.12_ffmpeg.scc attached to Ticket #11461 by Zach
Output from the referenced ffmpeg command, slightly different format …
9:02 PM Ep.12_Premiere_NonDropFrame.scc attached to Ticket #11461 by Zach
Premiere export (sourced from CaptionMaker mcc file) non drop frame …
9:01 PM Ep.12 AIM Dave & Rosa 2.mcc attached to Ticket #11461 by Zach
Origional captions from Caption Maker
9:00 PM Ep.12_Premiere_DropFrame.scc attached to Ticket #11461 by Zach
Premiere export (sourced from CaptionMaker mcc file) drop frame timecode
8:59 PM EP.12_CaptionMaker.scc attached to Ticket #11461 by Zach
Origional 608 Captions from CaptionMaker
8:58 PM Ticket #11461 (Corruption of 608 captions data on extraction) created by Zach
Summary of the bug: How to reproduce: […] FFmpeg outputs an scc …
10:40 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by Bernat
I've tried the patch and it seems to work well. The keyframes are …
10:16 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
Wait, there's something I overlooked. I did my encoding tests using …
9:28 AM Ticket #11378 (ffmpeg can't detect nested m3u8 for subtitles) updated by Jack Lau
Could you provide one example m3u8 stream url with subtitle?
9:11 AM Ticket #11380 (Segmentation fault: 11) updated by Jack Lau
I test the FFmpeg 7.1.4 through homebrew and latest FFmpeg, everything …

Feb 8, 2025:

5:47 PM Ticket #8349 (Dolby AC-4 Support) updated by Marth64
Hello, this is a bug and feature request tracker, not a platform for …
4:37 PM Ticket #8349 (Dolby AC-4 Support) updated by Jim Scarborough
This ticket is about ffmpeg support for Dolby AC-4. The primary …
5:39 AM Ticket #11418 (stack-buffer-overflow on libavcodec/aacenc_tns.c) updated by Lynne
patches sent
2:02 AM Ticket #11460 (SEGV FFmpeg-master/libavformat/mov.c:5209:39 in mov_read_trak) closed by James
fixed: Fixed in 43be8d07281caca2e88bfd8ee2333633e1fb1a13.
2:00 AM Changeset in ffmpeg [43be8d07] by James Almer <jamrial@gmail.com>
avformat/mov: check for tts_count before deferencing tts_data Fixes …
1:38 AM poc attached to Ticket #11460 by 0x20z
1:37 AM Ticket #11460 (SEGV FFmpeg-master/libavformat/mov.c:5209:39 in mov_read_trak) created by 0x20z
Summary of the bug: […] How to reproduce: […] ASAN log […] …

Feb 7, 2025:

11:59 PM Changeset in ffmpeg [16f9cfcf] by Peter Ross <pross@xvid.org>
avcodec/leaddec: support format 0x1006 Fixes ticket #10658.
10:44 PM Changeset in ffmpeg [a8f23745] by James Almer <jamrial@gmail.com>
avformat/mov: add an offset to IAMF streams Using audio_substream_id …
9:38 PM Ticket #11459 (Corruption of 608 captions data on transcode) closed by Zach
invalid: Yes, that appears to work!! It appears the type of defect was: user…
9:07 PM Ticket #11459 (Corruption of 608 captions data on transcode) updated by Zach
Nice!, I'll give that a try
8:55 PM Ticket #11459 (Corruption of 608 captions data on transcode) updated by Devin Heitmueller
Confirmed, using the following command line yields much better …
8:47 PM Ticket #11459 (Corruption of 608 captions data on transcode) updated by Devin Heitmueller
My guess is that the cc_fifo code isn't being instantiated because …
8:23 PM Ticket #11459 (Corruption of 608 captions data on transcode) created by Zach
Summary of the bug: How to reproduce: […] This transcode command …
5:02 PM Ticket #11457 (The order of parsed "Mastering display colour volume SEI message" ...) closed by James
invalid: The ordering of values in the mdcv SEI message is GBR as per the spec: …
4:38 PM Ticket #11427 (vorbis decoder broken) updated by James
Priority, Version, Reproduced by developer, Status changed
Regression since dc89cf804a811c0d25f4649a99f7fab4b5b416fa.
4:18 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) closed by James
fixed: Fixed in 268d0b6527cba1ebac1f44347578617341f85c35.
4:17 PM Changeset in ffmpeg [268d0b65] by James Almer <jamrial@gmail.com>
swscale/graph: copy scaler_params to the legacy subpass context Fixes …
3:25 PM Ticket #11458 (Input file .mkv with -c:v copy option generates corrupted output when ...) updated by James
Component, Status changed
Patch sent https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=13886
3:19 PM Ticket #11458 (Input file .mkv with -c:v copy option generates corrupted output when ...) updated by Marth64
Summary, Priority changed
3:14 PM Ticket #9346 (Loss of data when input is Unix Domain Socket) closed by Leo Izen <leo.izen@gmail.com>
fixed: In [changeset:"e945142df34f88e11546d1943cff420fbd592698/ffmpeg"
3:14 PM Ticket #11458 (Input file .mkv with -c:v copy option generates corrupted output when ...) updated by Marth64
This appears to occur with -ss too Please paste full logs next time. …
3:13 PM Changeset in ffmpeg [e945142d] by Leo Izen <leo.izen@gmail.com>
avformat/unix: set is_streamed to true Currently when a Unix Domain …
12:30 PM Changeset in ffmpeg [f00a08c0] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avutil/hwcontext_amf: fix crash on uninit after init failed …
10:54 AM Changeset in ffmpeg [c85a7489] by Martin Storsjö <martin@martin.st>
swscale/aarch64/rgb2rgb: Implemented NEON shuf routines The key idea …
10:06 AM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by Peter Krefting
Thank you, the updated patch from patchwork does indeed fix the issue …
10:05 AM Changeset in ffmpeg [e25a19f] by Martin Storsjö <martin@martin.st>
swscale/aarch64/output.S: refactor ff_yuv2plane1_8_neon The …
10:02 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
No, it's still dropping duplicate frames. It seems only packets with …
9:48 AM Ticket #11458 (Input file .mkv with -c:v copy option generates corrupted output when ...) created by uttam_32472
Command to execute: .\ffmpeg.exe -i …
3:38 AM SponsoringPrograms/GSoC/2025 edited by Steven Liu
(diff)
3:35 AM SponsoringPrograms/GSoC/2025 edited by Steven Liu
(diff)
3:25 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by James
Does this fix the issue? […]
3:10 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by James
Component, Reproduced by developer, Status changed
> Probably not, as "libtheora" decoding support seems not implemented: …
2:55 AM 250207_Wrong_Display_Metadata_HEVC_trim.mp4 attached to Ticket #11457 by SYamaguchi
Video sample which the error occurs
2:51 AM ffprobe-20250207-113546.log attached to Ticket #11457 by SYamaguchi
logfile when the command run
2:43 AM Ticket #11457 (The order of parsed "Mastering display colour volume SEI message" ...) created by SYamaguchi
Summary of the bug: The result of Mastering Display Colour Volume SEI …
1:06 AM Ticket #11455 (Degradation in Closed Captions decoding) closed by MasterQuestionable
duplicate: ͏    Exact duplicate? ͏    https://trac.ffmpeg.org/ticket/11263#comment:12
12:19 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by MasterQuestionable
Component, Keywords, Analyzed by developer changed
͏    Is it alike the native "speex" decoder problems? ͏    …

Feb 6, 2025:

11:39 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by James
Priority changed
A fix was sent: …
11:36 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by MasterQuestionable
Summary, Status changed
͏    Regression window: ͏    …
9:34 PM Ticket #11456 (ffvp9 race) updated by Ronald S. Bultje
This might be a mundane tsan issue. I can get the report to disappear …
9:04 PM Changeset in ffmpeg [8a6ad9ea] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check edit unit for overflow in …
9:04 PM Changeset in ffmpeg [cef3422] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Fix twitter Allow mp4 with all mpegts extensions …
9:04 PM Changeset in ffmpeg [c17774a9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: fix eof check in mov_read_iinf() This fix ensures that …
9:00 PM Changeset in ffmpeg [4d9cdf82] by James Almer <jamrial@gmail.com>
doc/t2h: Support texinfo 7.1 and 7.2 pretest Here is a proposed patch …
8:41 PM Changeset in ffmpeg [d1fa9cf4] by James Almer <jamrial@gmail.com>
avfilter/drawtext: fix memory leak when using "reinit" runtime command …
8:03 PM Changeset in ffmpeg [19045957] by James Almer <jamrial@gmail.com>
avcodec/ffv1enc_vulkan: add missing arguent to ff_ffv1_common_init() …
7:42 PM Ticket #11456 (ffvp9 race) updated by James
Priority, Component, Version, Status changed
Regression since 7bd3b7371632250a2fbc38bee6597b0aa189346a
7:28 PM Ticket #11456 (ffvp9 race) created by Ronald S. Bultje
From https://bugzilla.mozilla.org/show_bug.cgi?id=1941137 Reproduced …
7:27 PM Ticket #10161 (MXF/FFV1 stream copy transmux discards content) closed by Jérôme Martinez
fixed
7:27 PM Ticket #10161 (MXF/FFV1 stream copy transmux discards content) updated by Jérôme Martinez
Fixed by …
6:15 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by b7j6abhi3q
I should have mentioned the same command works in 7.1, more detailed …
4:51 PM Changeset in ffmpeg [dc9e0ca4] by James Almer <jamrial@gmail.com>
fate/libswresample: add a test downmixing with a custom order layout …
4:48 PM Changeset in ffmpeg [e504247] by James Almer <jamrial@gmail.com>
avcodec: add a ffv1 parser Only setting frame and stream properties. …
4:46 PM Changeset in ffmpeg [3d3ce964] by James Almer <jamrial@gmail.com>
avcodec/ffv1: split off and share frame header parsing code …
4:07 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by James
Component, Version, Reproduced by developer, Analyzed by developer, Status changed
Replying to Peter Krefting: > I am now in the process of …
2:53 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by Peter Krefting
I am now in the process of updating the source tree (to ffmpeg 7.1). I …
11:21 AM Ticket #11455 (Degradation in Closed Captions decoding) updated by ValeryKot
With explicit -data_field first it works indeed, thanks! So it is not …
10:38 AM Ticket #11428 (SIGFPE in xpsnr filter) updated by Gyan
Also see 6da82b448568a1875b32a7135fe30b7da8d197e7
10:36 AM Changeset in ffmpeg [6da82b44] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/xpsnr: avoid division by zero The ref input may have its …
8:14 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by Bernat
No impact on playback but it has an impact on seeking. Granulepos is …
7:58 AM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) updated by MasterQuestionable
͏    Blindly following without consideration becomes dogmatism.
7:44 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by Leo Izen
Replying to MasterQuestionable: > ͏    GitHub direct …
7:43 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by MasterQuestionable
͏    GitHub direct commit shall work too: ͏    …
7:37 AM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) updated by Leo Izen
From the PNG specification section on PLTE chunk: > There is no …
7:10 AM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) updated by MasterQuestionable
Description changed
͏    Have you tried `zopflipng`? ͏    The palette can be smaller than …
7:01 AM Ticket #10998 (Removing the memory address in output messages' header?) closed by Leo Izen
invalid: It's very helpful when posting a debug log for an issue. You may not …
6:59 AM Ticket #10998 (Removing the memory address in output messages' header?) reopened by MasterQuestionable
͏    The described problem is perfectly valid. ͏    For nearly all …
6:58 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by Leo Izen
> I created a fix but I can't figure out how to mail the patch without …
6:47 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
Replying to MasterQuestionable: > ͏    Would it be alike …
6:41 AM Ticket #11155 (Clarification on x264 "deblock" of lossless, and x265 comparison) updated by MasterQuestionable
͏    This is an documentation attempt. (somewhat a test) ͏    And …
6:33 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by MasterQuestionable
Component, Keywords, Cc changed
͏    Briefly, it's only some decoded frame metadata wrong: ͏    But no …
6:23 AM Ticket #11452 (AAC audio track does not play in ffplay) updated by MasterQuestionable
Component, Keywords, Cc changed
͏    Related? (“"Reserved bit set" errors”) ͏    …
6:14 AM Ticket #11450 (OGG Vorbis timestamp generation broken) updated by MasterQuestionable
Component, Version, Keywords, Analyzed by developer, Cc changed
͏    Ogg in practice is scarcely used for anything other than Vorbis. …
5:57 AM Ticket #11447 (ffpreset functionality does not work as advertised) updated by Leo Izen
Looks like the options inside the preset are not inheriting the stream …
5:57 AM Changeset in ffmpeg [779a3187] by Lynne <dev@lynne.ee>
ffv1dec: fix threaded decode failures Fixes …
5:52 AM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by Leo Izen
Can you provide a sample input file for which this is the case?
5:21 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by MasterQuestionable
Cc changed
͏    Would it be alike the Pipe's IO? ͏    …
5:13 AM Ticket #11447 (ffpreset functionality does not work as advertised) updated by MasterQuestionable
Component, Version, Cc changed
͏    Haven't ever used... ͏    Also feels like over-complexity. ͏    …
4:57 AM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by MasterQuestionable
Summary, Version, Analyzed by developer, Cc changed
͏    "The specified values are specific of some scaling algorithms and …
4:35 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) reopened by MasterQuestionable
͏    Very likely that the services won't properly use filename …
4:35 AM Ticket #11155 (Clarification on x264 "deblock" of lossless, and x265 comparison) closed by Leo Izen
invalid: Don't ask clarification questions on TRAC. Use IRC or the ffmpeg-user …
4:33 AM Ticket #10920 ("paletteuse" keeps unused colors for PNG unnecessarily) closed by Leo Izen
invalid
4:33 AM Ticket #10998 (Removing the memory address in output messages' header?) closed by Leo Izen
invalid
4:26 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by Leo Izen
Priority changed
4:24 AM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) updated by Leo Izen
Replying to Jay123210599: > I heard that if you add …
4:19 AM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) updated by MasterQuestionable
͏    Some ill designs in the past standards unjustifiably …
4:11 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by MasterQuestionable
͏    Nevertheless, I think the better solution is to avoid these …

Feb 5, 2025:

3:35 PM Ticket #11455 (Degradation in Closed Captions decoding) updated by Marth64
Your sample has actual text on field 1 (odd) instead of field 2. But …
3:24 PM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by Bernat
Description changed
3:22 PM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by Bernat
Description changed
2:48 PM Changeset in ffmpeg [9729444c] by Tomas Härdin <git@haerdin.se>
lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is …
2:48 PM Changeset in ffmpeg [0202c7cc] by Tomas Härdin <git@haerdin.se>
lavf/mxfenc: Make write_desc return int This enables returning AVERRORs
12:51 PM Changeset in ffmpeg [b9c99bac] by James Almer <jamrial@gmail.com>
libswresample/rematrix: add support for custom order channel layouts …
11:19 AM Ticket #11453 (FFmpeg package lacks libx264 support.) closed by Gyan
invalid: The FFmpeg project offers no binaries, only source code. You have to …
10:56 AM Ticket #11455 (Degradation in Closed Captions decoding) updated by ValeryKot
Description changed
10:05 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
Description changed
9:38 AM Ticket #11455 (Degradation in Closed Captions decoding) updated by ValeryKot
I uploaded cropped (CC720p60_10sec.mp4) and longer (CC720p60.mp4) …
9:30 AM 4.0_output_10sec.srt attached to Ticket #11455 by ValeryKot
output SRT file, version 4.0
9:28 AM 4.0_ffmpeg-20250205-100028.log attached to Ticket #11455 by ValeryKot
FFmpeg report, version 4.0
9:27 AM master_output_10sec.srt attached to Ticket #11455 by ValeryKot
output SRT file, latest master
9:26 AM master_ffmpeg-20250205-095901.log attached to Ticket #11455 by ValeryKot
FFmpeg report, latest master
9:25 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
Summary changed
9:23 AM Ticket #11455 (Degradation in Closed Captions decoding) created by ValeryKot
Summary of the bug: in some cases, FFmpeg fails to extract Closed …
9:16 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) created by Bernat
When encoding Theora video streams in an Ogg container with GOP size …
8:53 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
Description changed
8:32 AM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) updated by Bernat
Description, Component, Version changed
7:47 AM Ticket #11453 (FFmpeg package lacks libx264 support.) created by terra238523
Summary of the bug: libx264 doesn't exists which leads to not being …
6:49 AM Ticket #11450 (OGG Vorbis timestamp generation broken) updated by Ulrik Mikaelsson
Description changed
6:22 AM Ticket #11452 (AAC audio track does not play in ffplay) updated by v0lt
Description changed
6:20 AM ffmpeg_output.txt attached to Ticket #11452 by v0lt
6:20 AM ffplay_output.txt attached to Ticket #11452 by v0lt
6:19 AM Ticket #11452 (AAC audio track does not play in ffplay) created by v0lt
Summary of the bug: The video starts playing with sound, but after 1-2 …
3:44 AM Ticket #11078 (Speex decoding speed regression?) updated by shenlebantongying
Thank you, James! I tested locally, it works :) However, at the exact …
3:41 AM Ticket #11054 (distortion on speex playback) updated by shenlebantongying
After this change …
2:21 AM Changeset in ffmpeg [e52701d1] by James Almer <jamrial@gmail.com>
swresample/rematrix: split filling the matrix array into its own …
12:35 AM Changeset in ffmpeg [33679f53] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/refs: fix negative pps_scaling_win offsets The spec seems …

Feb 4, 2025:

10:32 PM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) created by Bernat
Hi. I'm working on Theora decoding support for Godot. Almost …
9:08 PM tos.ogg attached to Ticket #11450 by Ulrik Mikaelsson
Tears of Steel audio, encoded using `ffmpeg -i ToS-4k-1920.mov -map a …
8:47 PM Ticket #11450 (OGG Vorbis timestamp generation broken) created by Ulrik Mikaelsson
Summary of the bug: When demuxing Ogg/Vorbis streams, the …
8:16 PM Ticket #11449 (Current timecode in drawtext timecode) created by electron.rotoscope
When I open a source file in ffmpeg, it can read the embedded timecode …
7:35 PM Changeset in ffmpeg [a750bcb2] by James Almer <jamrial@gmail.com>
avfilter/Makefile: add missing SKIPHEADERS for AMF Signed-off-by: …
7:34 PM Changeset in ffmpeg [84ad9146] by James Almer <jamrial@gmail.com>
avutil/Makefile: fix SKIPHEADERS for AMF Signed-off-by: James Almer …
6:57 PM CompilationGuide/Ubuntu edited by rdb-g
libaom has had a stable API since version 3, sometime in ~2021 (diff)
6:19 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) updated by b7j6abhi3q
Description changed
6:17 PM Ticket #11448 ([Regression] "swscale" ignores "param0"/"param1" after 7.1) created by b7j6abhi3q
Summary of the bug: Passing different values of param0 and param1 to …
5:34 PM Encode/AAC edited by Damian Höster
I did some zimtohrli measurements, and ffmpeg aac vbr never performed … (diff)
5:34 PM Tag change on Encode/AAC by Damian Höster
Tags audiotoolbox, libfdk-aac removed
5:28 PM Changeset in ffmpeg [1fbe9dee] by James Almer <jamrial@gmail.com>
avcodec/nvenc: add support for writing mastering metadata SEI messages …
4:48 PM Changeset in ffmpeg [a8595dae] by James Almer <jamrial@gmail.com>
doc/ffmpeg: update example command line for IAMF muxing Missed in …
4:21 PM Ticket #11438 (vf_crop filter breaks setting variables like x=x+1) updated by Alan Amaral
It would also be great if there was a way to change X and Y at the …
1:39 PM Changeset in ffmpeg [873204e6] by James Almer <jamrial@gmail.com>
avcodec/nvenc: add compile time check for outputRecoveryPointSEI for …
9:48 AM Map edited by compn
clarify "index numbers" -> "input_file_index numbers" (diff)
7:49 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
Component, Cc changed
6:20 AM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
Version, Status changed
Just compiled latest master branch and this bug is also present there, …
6:10 AM Ticket #11447 (ffpreset functionality does not work as advertised) created by Marth64
Summary of the bug: Note this section of the docs: >For the vpre, …
5:42 AM Changeset in ffmpeg [4307008b] by Zhao Zhili <zhilizhao@tencent.com>
avformat/matroskaenc: log unsupported subtitle codec name It's more …
1:34 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by kasper93
The same issue on Twitter. […] […]

Feb 3, 2025:

11:14 PM Changeset in ffmpeg [88a8ba5c] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: redesign to use hwcontext_amf. Co-authored-by: Evgeny …
11:14 PM Changeset in ffmpeg [1f94cc45] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
doc/filters: Add documentation for AMF filters Signed-off-by: Evgeny …
11:14 PM Changeset in ffmpeg [4b77a0a6] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avfilter/scale_amf: Add AMF VPP & super resolution filters This …
11:14 PM Changeset in ffmpeg [fbfde332] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec: add amfdec. Added AMF based h264, hevc, av1 decoders. …
11:14 PM Changeset in ffmpeg [9e724257] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avutil: add hwcontext_amf. Adds hwcontext_amf, enabling a shared AMF …
9:04 PM Ticket #11002 (Unnecessary PNG metadata generated) closed by Leo Izen
invalid: The spec explicitly recommends writing fallback gAMA and cHRM chunks …
5:32 PM Ticket #11446 (Intermittent Vulkan encoding failures with 4060TI(driver 550), Ubuntu ...) updated by Marth64
Replying to MasterQuestionable: > ͏    I fear you'd have …
5:24 PM Changeset in ffmpeg [1c5961e4] by Zhao Zhili <zhilizhao@tencent.com>
avformat/seek: Remove always true condition Signed-off-by: Zhao Zhili …
5:22 PM Changeset in ffmpeg [ef3ffd8c] by Zhao Zhili <zhilizhao@tencent.com>
avformat/seek: Remove dead code Signed-off-by: Zhao Zhili …
5:21 PM Changeset in ffmpeg [1438f699] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/nvenc: Enable recovery point SEI for intra refresh mode …
4:29 PM Ticket #11078 (Speex decoding speed regression?) closed by James
fixed: Should be fixed in 4a0e1cfc6f33d152e007849f6de7028d651de2af
4:23 PM Changeset in ffmpeg [4a0e1cfc] by James Almer <jamrial@gmail.com>
avcodec/speexdec: fix frame_size for mode == 2 Should match the …
2:12 PM Ticket #11442 (Scale followed by vstack stopped working) closed by James
fixed: Should be fixed in db7ff135744d171bfc6adc7d4af065f9d853233f
2:05 PM Changeset in ffmpeg [49726a92] by James Almer <jamrial@gmail.com>
avfilter/vf_scale: remove global side data when it no longer applies …
2:05 PM Changeset in ffmpeg [db7ff135] by James Almer <jamrial@gmail.com>
avfilter/avfilter: remove accidental loop index variable reset Fixes …
1:41 PM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) updated by Jay123210599
Replying to MasterQuestionable: > ͏    Trace the links for …
1:16 PM Changeset in ffmpeg [59f9dba] by James Almer <jamrial@gmail.com>
swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes On a AMD …
8:18 AM Ticket #11430 ([Regression] Data stream in output may glitch "-stats" display since 7.0) updated by Denis Filippov
Yes, it looks like this is the same problem with streams other than …
5:57 AM Ticket #11446 (Intermittent Vulkan encoding failures with 4060TI(driver 550), Ubuntu ...) updated by MasterQuestionable
Component, Version, Keywords, Cc changed
͏    I fear you'd have to ask Nvidia... ͏    Whatsoever, as general …
5:46 AM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) updated by MasterQuestionable
͏    Trace the links for the technical background. (the unfixable …
5:35 AM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) updated by Jay123210599
Replying to MasterQuestionable: > ͏    Havoc unfixable: > …
4:45 AM Ticket #11446 (Intermittent Vulkan encoding failures with 4060TI(driver 550), Ubuntu ...) updated by Marth64
Description changed
4:44 AM Ticket #11446 (Intermittent Vulkan encoding failures with 4060TI(driver 550), Ubuntu ...) updated by Marth64
Description changed
4:39 AM Ticket #11446 (Intermittent Vulkan encoding failures with 4060TI(driver 550), Ubuntu ...) created by Marth64
Given the following environment - Install NVIDIA RTX 4060TI GPU - …
4:15 AM Ticket #11445 (Partly broken input unjustifiably caused whole output failure) updated by MasterQuestionable
Summary, Cc changed
3:57 AM Ticket #11430 ([Regression] Data stream in output may glitch "-stats" display since 7.0) updated by MasterQuestionable
Summary, Version changed
͏    Likely related with threaded architecture change. ͏    There …
3:52 AM 1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_抖音_小龙鼠_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.CORRUPT_SEG.zip.004 attached to Ticket #11445 by 李星辰
3:52 AM 1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_抖音_小龙鼠_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.CORRUPT_SEG.zip.003 attached to Ticket #11445 by 李星辰
3:51 AM 1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_抖音_小龙鼠_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.CORRUPT_SEG.zip.002 attached to Ticket #11445 by 李星辰
3:51 AM 1737524547_767488DC-A6C8-5FE8-9934-73D332364E62.000000000000000C_抖音_小龙鼠_30347631.00000006.0001.0001.0001.0001.0001.0001_FIX.fix_p001.CORRUPT_SEG.zip.001 attached to Ticket #11445 by 李星辰
3:46 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by MasterQuestionable
͏    Hope the various services properly use filename extension... ͏    …
3:40 AM Ticket #11445 (Partly broken input unjustifiably caused whole output failure) created by 李星辰
Summary of the bug: I tried to re-encode a FLV RTMP live stream, …
3:38 AM Changeset in ffmpeg [957eb23] by Marth64 <marth64@proxyid.net>
avcodec/h264dec: make slice header parse errors fatal under …
3:38 AM Changeset in ffmpeg [33daef5f] by Marth64 <marth64@proxyid.net>
avcodec/mpeg12dec: rename 0x0502 CC format The format is used by at …
3:36 AM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) closed by MasterQuestionable
duplicate: ͏    Havoc unfixable: ͏    …

Feb 2, 2025:

7:04 PM Ticket #11365 (wrong qmin range for av1_nvenc) closed by Timo Rothenpieler <timo@rothenpieler.org>
fixed: In [changeset:"89b37b4dcb2d91f9e5fd457f89b2cd8c94a217f9/ffmpeg"
7:02 PM Changeset in ffmpeg [b37606e] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: finalize SDK 13.0 support
7:02 PM Changeset in ffmpeg [89b37b4d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: use encoder level options for qmin/qmax AV1 uses a …
7:02 PM Changeset in ffmpeg [a583f7e2] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC This …
7:02 PM Changeset in ffmpeg [ed80e555] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add UHQ to AV1 for NVENC This commit adds support for …
7:02 PM Changeset in ffmpeg [2cfef29f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support This …
7:02 PM Changeset in ffmpeg [7e96558] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support This …
7:01 PM Changeset in ffmpeg [30e6efff] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec: add 4:2:2 decoding and 10-bit support This commit adds …
7:01 PM Changeset in ffmpeg [7454a07d] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/hwcontext_cuda: add 4:2:2 pixel format support This commit …
5:13 PM Ticket #11444 (Overflow-2 in start_time_realtime calculation in rtsp.c) created by IncrediBlame
Related to ticket #11388. Summary of the bug: start_time_realtime …
5:10 PM Ticket #11443 (PNG and APNG Incorrect Colors Because of Tags) created by Jay123210599
I heard that if you add colorimetry flags to videos without them, or …
4:03 PM Changeset in ffmpeg [452d6738] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Remove audio_drift_threshold Forgotten in …
4:03 PM Changeset in ffmpeg [10047fea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/cpu: Disable ff_getauxval() on x86 Not used there. …
4:03 PM Changeset in ffmpeg [4afe61ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/swscale: Make M24 variables static Reviewed-by: Michael …
4:00 PM Changeset in ffmpeg [3797e923] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/swscale: Move some constants to rgb2rgb.c ff_w1111 and …
2:47 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) closed by Michael Niedermayer
fixed: Patch applied, i hope this fixes it, …
1:42 AM Changeset in ffmpeg [0113e30] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Be more restrictive on mpegts extensions …
1:42 AM Changeset in ffmpeg [9e125729] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: .ts is always ok even if its a mov/mp4 Maybe fixes: …
Note: See TracTimeline for information about the timeline view.