Timeline



Feb 12, 2025:

11:40 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
The catch is sometimes captions are muxed into the file like mxf 436m, …
10:20 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) closed by James
fixed: Replying to Peter Krefting: > Thank you, the updated …
10:12 PM Changeset in ffmpeg [045a8b1] by James Almer <jamrial@gmail.com>
avcodec/ac3dec: add a flush callback for the ac3 and eac3 decoders …
10:12 PM Changeset in ffmpeg [a9e8586e] by James Almer <jamrial@gmail.com>
avcodec/ac3dec: move some fields up in AC3DecodeContext Needed for …
9:53 PM Changeset in ffmpeg [22aa71d4] by James Almer <jamrial@gmail.com>
avcodec/libtheora: fix setting keyframe_mask …
9:49 PM Changeset in ffmpeg [eb3d507b] by James Almer <jamrial@gmail.com>
avdevice/alsa: simplify passing ff_alsa_open a channel layout This …
7:37 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to softworkz: > Replying to [comment:29
1:33 PM SponsoringPrograms/GSoC/2025 edited by Michael Niedermayer
remove SDR task (diff)
12:36 PM SponsoringPrograms/GSoC/2025 edited by Nuo Mi
(diff)
4:43 AM SponsoringPrograms/GSoC/2025 edited by quinkblack
(diff)
3:55 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Marth64
Component, Keywords changed
> You may wonder why I didn't just use ccextractor in the first place. …
3:01 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Monquis
You may wonder why I didn't just use ccextractor in the first place. …
1:59 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Monquis
Component, Keywords changed
I did upload at VideoLAN file uploader marked with this ticket number
1:56 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Marth64
Component, Keywords, Status changed
Great thanks. This tells us that the issue is with the decoder. If …
1:55 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Monquis
You nailed it. I can upload an example capture. 14 00:00:35,736 --> …
1:48 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Marth64
Thank you. How did the other command go? (if you are able to try)
1:46 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Monquis
ffmpeg started on 2025-02-11 at 17:32:20 Report written to …
1:45 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Monquis
Description changed
1:40 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) updated by Marth64
Could you try this? […] Then use ccextractor […] This is …
1:36 AM Ticket #11464 (Subtitles extracted out of order 608 TS [out+subcc]) created by Monquis
Summary of the bug: Subtitle extraction either mis-orders or …
1:07 AM SponsoringPrograms/GSoC/2025 edited by Michael Niedermayer
SDR Cleanup (diff)

Feb 11, 2025:

1:22 PM Changeset in ffmpeg [d62fd6e] by Martin Storsjö <martin@martin.st>
avformat/mov: Store trak > udta metadata on each stream Some files …
9:33 AM Changeset in ffmpeg [78ff3782] by Martin Storsjö <martin@martin.st>
lavc/videotoolboxenc: Add spatial_aq option Added in macOS 15 …

Feb 10, 2025:

5:51 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to softworkz: > This discussion made me wonder …
5:38 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to Zach: > I am ok with considering another …
5:24 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Devin Heitmueller
Replying to Zach: > This would at least be easier to …
5:16 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to Devin Heitmueller: > I took a look at the …
4:08 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Devin Heitmueller
Replying to softworkz: > Sure, but that doesn't help Zach …
4:01 PM Ticket #11456 (ffvp9 race) closed by Ronald S. Bultje <rsbultje@gmail.com>
fixed: In [changeset:"586de322ab7da5e689aedb2013fd8d36f4155141/ffmpeg"
4:00 PM Changeset in ffmpeg [586de32] by Ronald S. Bultje <rsbultje@gmail.com>
threadprogress: reorder instructions to fix race. Fixes #11456.
3:57 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to Devin Heitmueller: > Ok, so a few comments. > …
2:29 PM Changeset in ffmpeg [7ee4936e] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/vpp_amf: add option reset_sar 4b77a0a681 added a new …
2:26 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Devin Heitmueller
I took a look at the actual command line provided by the OP, as well …
2:05 PM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Devin Heitmueller
Ok, so a few comments. The MP4 format can certainly do a dedicated …
1:32 PM Changeset in ffmpeg [d6a364e7] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_amf_common: fix build AMF was forgotten in …
12:55 PM Changeset in ffmpeg [9fb97215] by Martin Storsjö <martin@martin.st>
avcodec/aarch64/opusdsp_neon: Simplify opus_postfilter_neon This …
12:03 PM Changeset in ffmpeg [e75a0f3c] by Martin Storsjö <martin@martin.st>
checkasm: aacencdsp: Actually test nonzero values in quant_bands …
12:03 PM Changeset in ffmpeg [8b3e0061] by Martin Storsjö <martin@martin.st>
x86: aacencdsp: Fix negating signed values in aac_quantize_bands …
10:55 AM Changeset in ffmpeg [a28dc068] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/scale*: add option reset_sar For anamorphic videos, enabling …
9:08 AM Ticket #11394 (ffmpeg ignores -seekable 0 when requesting hls key) updated by Jack Lau
you could try with -http_seekable 0 and -seekable 0 to disable the …
7:56 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to galad: > Pretty sure, I wrote a muxer for …
7:44 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by galad
Pretty sure, I wrote a muxer for those type of tracks years ago. …
7:41 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to galad: > By the way, Apple has used discrete …
7:40 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to galad: > By the way, Apple has used discrete …
7:38 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by galad
By the way, Apple has used discrete 608/708 tracks in MOV and MP4 for …
5:39 AM Ticket #11463 (Bitstreams with long Closed Captions do not get passed through in ...) created by uttam_32472
Using input file with long closed caption (which may require multiple …
4:57 AM Ticket #11461 (Corruption of 608 captions data on extraction) updated by Zach
It should also be possible to have much fewer timecode entries for the …
4:49 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to softworkz: > Yes, the use case is totally …
4:46 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to softworkz: > > That is what padding is for in …
4:37 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
> That is what padding is for in the stream. And when there's no gap? …
4:17 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to softworkz: > > By the way, I believe the …
4:09 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
> By the way, I believe the frame rate dependency of captions data is …
4:06 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to Zach: > This whole thing is working on the …
4:03 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Replying to softworkz: > > or a more primitive method is …
4:02 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
This whole thing is working on the assumption that the captions have …
3:56 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
Can't libcaption do that anyway? https://github.com/szatmary/libcaption
3:55 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
> or a more primitive method is to make a BSF which embeds the data …
3:51 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Marth64
Replying to softworkz: > > The user is trying to stream …
3:47 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
> The user is trying to stream copy the video. The caption data needs …
3:46 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to Marth64: > A filter would require encoding. …
3:31 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Marth64
A filter would require encoding. The user is trying to stream copy the …
3:25 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by softworkz
A bitstream filter doesn't help as it has one input and one output, …
3:01 AM Ticket #11461 (Corruption of 608 captions data on extraction) updated by Zach
Care needs to be taken to make sure that the various components of …
2:47 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Zach
Replying to Marth64: > It is not possible in this way. > …
2:39 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) updated by Marth64
It is not possible in this way. Closed Caption bytes are embedded into …
2:35 AM Ticket #11462 (Cannot embed .scc file into .mp4 using -c:s copy) created by Zach
Summary of the bug: How to reproduce: […] using flag -c:s copy …
2:28 AM Changeset in ffmpeg [e838e6cb] by Marth64 <marth64@proxyid.net>
avformat/mpeg: demux ivtv captions The packets start 'IVT0' or 'ivt0' …
2:27 AM Changeset in ffmpeg [9fb806fa] by Marth64 <marth64@proxyid.net>
avcodec: add AV_CODEC_ID_IVTV_VBI IVTV, a Linux driver for TV tuners, …
2:27 AM Changeset in ffmpeg [0ae5b1bf] by Marth64 <marth64@proxyid.net>
avcodec/hw_base_encode: log the readable error message on failure …
2:13 AM Ticket #11461 (Corruption of 608 captions data on extraction) updated by Zach
I was able to get a working .scc file from the output of ffmpeg by the …
12:06 AM Changeset in ffmpeg [3fca5877] by Leo Izen <leo.izen@gmail.com>
avcodec/pngdec: avoid hard failure on illegal sBIT chunks If a …

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 …
Note: See TracTimeline for information about the timeline view.