Timeline



Jun 4, 2025:

5:28 PM Ticket #11626 (More lenience on unrecognized options for better general-interop?) updated by gamer191
Summary changed
5:27 PM Ticket #11626 (More lenience on unrecognized options for better general-interop?) created by gamer191
This would prevent the “Unrecognized option” error showing up when an …
4:57 PM Ticket #11625 (FFmpeg is unable to output .iamf files) updated by gamer191
Thanks @James EDIT: I opened a feature request at …
4:53 PM Changeset in ffmpeg [a4c1a5b0] by Emma Worley <emma@emma.gg>
lavc/dxvenc: fix big-endian issues in dxv_compress_dxt1 We were using …
4:38 PM Ticket #11625 (FFmpeg is unable to output .iamf files) closed by James
invalid: The iamf format is very complex, where individual streams are grouped …
3:51 PM ffmpeg-20250605-014107.log attached to Ticket #11625 by gamer191
3:50 PM Ticket #11625 (FFmpeg is unable to output .iamf files) created by gamer191
Summary of the bug: Changing the output file extension seems to fix …
1:32 PM Changeset in ffmpeg [3be9b3f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Remove null statement Reviewed-by: Emma Worley …
1:32 PM Changeset in ffmpeg [a2c3d994] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Only free buffer if there is buffer to free …
1:31 PM Changeset in ffmpeg [06958c7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Mark alloc,free functions as av_cold Reviewed-by: …
1:17 PM Changeset in ffmpeg [12a43975] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Combine allocations Reviewed-by: Emma Worley …
1:13 PM Changeset in ffmpeg [2e45d2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Check for overflow Reviewed-by: Emma Worley …
1:12 PM Changeset in ffmpeg [1e6fdafc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Only align complete entries It is unnecessary to …
1:12 PM Changeset in ffmpeg [140fc655] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/libavcodec: Run hashtable test Reviewed-by: Emma Worley …
1:11 PM Changeset in ffmpeg [2fc310b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hashtable: Zero-initialize hashtable Otherwise …
12:56 PM Changeset in ffmpeg [7927ac63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Only compile hashtable.o when needed Reviewed-by: …
11:43 AM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by Marco
Although am grateful for the tips, I don't want a workaround... I …
11:38 AM Ticket #11624 (Using audio filters throws Assertion best_input >= 0 failed) created by Jozef Chutka
Using the following order of audio filters: […] throws: […] …
10:54 AM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by Artim
It seems Google switched …
10:24 AM Changeset in ffmpeg [6ad95be3] by Niklas Haas <git@haasn.dev>
avfilter/vf_blackdetect_vulkan: fix black region reporting The old …
7:32 AM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by BlueWindy
Hey 🎳, Could you possibly write this patch? I don't want to wait 10 …
3:17 AM Changeset in ffmpeg [167e343b] by Steven Liu <lq@chinaffmpeg.org>
avformat/whip: Add WHIP muxer support for subsecond latency streaming …

Jun 3, 2025:

10:52 PM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by MasterQuestionable
͏    Perhaps try other channel descriptions? ͏    Per: ͏    …
10:49 PM gdb_report attached to Ticket #11623 by giuseppeM99
gdb report
10:48 PM valgrind.log attached to Ticket #11623 by giuseppeM99
Valgrind log
10:48 PM Ticket #11623 (FFplay crashes when seeking in .ogg file with images) created by giuseppeM99
Summary of the bug: When playing an .ogg music file (encoded with …
10:43 PM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) closed by CN
invalid: Closing comment.
10:43 PM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) updated by CN
This resolved my issue, thanks! I assume the ticket must be …
10:42 PM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by Balling
>causes MediaInfo to not show it as an Atmos track either. That is false.
6:35 PM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) updated by nyanmisaka
The input of hwdownload must be hardware frames. However, testsrc …
3:10 PM Ticket #11622 (Low bitrate data PID in MPEGTS disrupts live output rate) updated by Thierry Lelegard
Component changed
2:54 PM Ticket #11622 (Low bitrate data PID in MPEGTS disrupts live output rate) created by Thierry Lelegard
During live transcoding of MPEG transport stream, when a data PID has …
1:57 PM Ticket #11620 (av_malloc_array() and av_realloc_array(): nmemb and size arguments ...) updated by francoisk
Also in: […]
10:22 AM Ticket #11621 (Add datetime/time prefix support for FFREPORT as well) created by Wallboy
The ability to add a datetime/time to be prefixed to each log message …
9:42 AM Ticket #11620 (av_malloc_array() and av_realloc_array(): nmemb and size arguments ...) updated by francoisk
Summary, Description changed
9:36 AM Ticket #11620 (av_malloc_array() and av_realloc_array(): nmemb and size arguments ...) created by francoisk
At line 356 of libavutil/frame.c is the following call to …
8:33 AM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by Marco
Thank you for the reply. Sure, first downmixing to WAV and then …
3:51 AM Changeset in ffmpeg [d4556c9] by Emma Worley <emma@emma.gg>
lavc/dxvenc: improve compatibility with Resolume products Improves …
3:51 AM Changeset in ffmpeg [2de0d09] by Emma Worley <emma@emma.gg>
lavc/dxvenc: migrate DXT1 encoder to lavc hashtable Offers a modest …
3:51 AM Changeset in ffmpeg [6fdb54dd] by Emma Worley <emma@emma.gg>
lavc/hashtable: create generic robin hood hash table Adds a generic …
3:22 AM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by CosmicSkye
I'm looking into a patch for this for myself. I don't have enough dev …
3:20 AM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by MasterQuestionable
Summary, Component, Analyzed by developer, Cc changed
͏    Seems "libopus" handled the downmixing wrong..? ͏    Try feeding …
2:26 AM Ticket #11610 (Auto dummy-"split" for filters expecting > 1 input?) updated by MasterQuestionable
Summary, Version, Keywords, Analyzed by developer, Cc changed
͏    I find this seems to work: ͏    `ffmpeg -v debug -hide_banner …

Jun 2, 2025:

11:48 PM Changeset in ffmpeg [854b869] by Michael Niedermayer <michael@niedermayer.cc>
Add myself to MAINTAINERS for dxv/dxvenc Signed-off-by: Emma Worley …
11:07 PM Changeset in ffmpeg [afb91360] by Ramiro Polla <ramiro.polla@gmail.com>
fftools/Makefile: clean files from fftools/{graph,textformat}/
9:53 PM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) updated by CN
Having tried both of these I can confirm neither worked. Added some …
1:01 PM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by Marco
Description changed
12:59 PM screenshot.webp attached to Ticket #11619 by Marco
12:56 PM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) created by Marco
(I'm using version 7.1.1, the one shipped with Fedora 42) When …
11:43 AM Changeset in ffmpeg [93e53e2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dsp: Fix vc1op_pixels_func semantics Signed-off-by: …
11:42 AM Changeset in ffmpeg [09aeeeb6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hpeldsp_init: Detemplatize Since …
11:41 AM Changeset in ffmpeg [83b34691] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp_init: Use ff_avg_pixels16_mmxext …
11:41 AM Changeset in ffmpeg [6d456688] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hpeldsp: Remove duplicate pel functions Signed-off-by: …
11:37 AM Changeset in ffmpeg [2d5f5e87] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3dec: Deduplicate tables Signed-off-by: Andreas Rheinhardt …
11:37 AM Changeset in ffmpeg [dbd2ca35] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3{dec,enc}: Deduplicate gain levels table (I don't know why …
11:37 AM Changeset in ffmpeg [11723b35] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3: Move gain value defines to ac3defs.h Signed-off-by: …
11:37 AM Changeset in ffmpeg [20caa5cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3dec: Deduplicate mantissas and their init code …
11:37 AM Changeset in ffmpeg [9416ffd8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3dec: Hardcode tables to save space The code to initialize …
11:35 AM Changeset in ffmpeg [fa45e200] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/mov: Fix fate-mov-mp4-frag-flush requirements Reviewed-by: …
6:46 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) updated by Risae
I just wanted to note that i also came across this issue while i was …
4:24 AM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) updated by nyanmisaka
hwupload=derive_device=va: va is not a supported hardware device …

Jun 1, 2025:

10:49 PM Changeset in ffmpeg [688f3944] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/graph/graphprint: Remove redundant avio_flush() The …
10:48 PM Changeset in ffmpeg [e3b03207] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Fix indentation Forgotten after …
10:48 PM Changeset in ffmpeg [5c5c7df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Factor writing common side data types out …
10:47 PM Changeset in ffmpeg [6f452ad1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/textformat/avtextformat: Fix races when initializing …
10:47 PM Changeset in ffmpeg [4947e569] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/resources/resman: Use proper logcontext Reviewed-by: …
10:46 PM Changeset in ffmpeg [6d5e18b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/resources/resman: Use assert for always-false condition …
10:45 PM Changeset in ffmpeg [06cd9086] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/resources/resman: Don't alloc ResourceManager, fix race The …
10:45 PM Changeset in ffmpeg [b4c53976] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/textformat/avtextformat: Avoid relocations Reviewed-by: …
10:44 PM Changeset in ffmpeg [0742239] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/graph/graphprint: Fix races when initializing graphprint …
5:12 PM Changeset in ffmpeg [6ede1e3f] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: make InputFilterPriv and OutputFilterPriv …
5:12 PM Changeset in ffmpeg [1f03471] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: make FilterGraphPriv private again As the name …
10:27 AM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by Jhon
Just found this ticket, where someone comments the patch could not be …
8:37 AM Changeset in ffmpeg [8ea2b993] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: Reduce loop iterations in mov_flush_fragment …
8:36 AM Changeset in ffmpeg [56cf1c08] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: Fix flush fragment The follow cmd output corrupted …
8:35 AM Changeset in ffmpeg [3d9b284] by Zhao Zhili <zhilizhao@tencent.com>
tests: Add fate-hevc-color-reserved Signed-off-by: Zhao Zhili …
8:35 AM Changeset in ffmpeg [64116800] by Zhao Zhili <zhilizhao@tencent.com>
tests/fate/hevc: Fix dependancy for hevc-alpha Signed-off-by: Zhao …
8:35 AM Changeset in ffmpeg [9a19ba40] by Zhao Zhili <zhilizhao@tencent.com>
tests/fate/cbs: Add hevc metadata set color test Signed-off-by: Zhao …
8:35 AM Changeset in ffmpeg [c80002a] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/h2645_vui: Ensure color primaries/trc/space isn't reserved …
12:17 AM Ticket #11610 (Auto dummy-"split" for filters expecting > 1 input?) updated by Alexander
Component, Keywords changed

May 31, 2025:

9:13 PM Ticket #11618 (hwupload filter fails with "Cannot allocate memory" for VA-API on AMD ...) created by CN
Summary of the bug: Fails to encode video files on Radeon hardware …
1:47 AM Changeset in ffmpeg [6c291232] by Nuo Mi <nuomi2021@gmail.com>
avformat/movenc: fix VVC encoding with leading pictures The default …
1:35 AM Changeset in ffmpeg [a02e880e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_mastering_display_colour_volume …
1:35 AM Changeset in ffmpeg [f6d2f385] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_ambient_viewing_environment …
1:35 AM Changeset in ffmpeg [761f75db] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: support fields passed files: FIELD_A_Panasonic_4.bit …
1:35 AM Changeset in ffmpeg [870fa133] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_frame_field_info Signed-off-by: Wu …
1:35 AM Changeset in ffmpeg [299544bd] by Nuo Mi <nuomi2021@gmail.com>
avcodec/h274: add H274SEIFrameFieldInfo struct Signed-off-by: Wu …
1:35 AM Changeset in ffmpeg [33d511b5] by Nuo Mi <nuomi2021@gmail.com>
avcodec/cbs_sei_syntax_template: add sei message …
1:35 AM Changeset in ffmpeg [97137e38] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_content_light_level_info Signed-off-by: …
1:35 AM Changeset in ffmpeg [40bc5e11] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_display_orientation Signed-off-by: Wu …
1:35 AM Changeset in ffmpeg [d140648c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/cbs_sei_syntax_template: add sei message …
1:35 AM Changeset in ffmpeg [23e99123] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: verify picture hash Signed-off-by: Wu Jianhua …
1:35 AM Changeset in ffmpeg [9620c95e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/h274: add ff_h274_hash functions Signed-off-by: Wu Jianhua …
1:35 AM Changeset in ffmpeg [8dfc24cd] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_decoded_picture_hash Signed-off-by: Wu …
1:35 AM Changeset in ffmpeg [942cf59e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/h274: add H274SEIPictureHash struct Signed-off-by: Wu Jianhua …
1:35 AM Changeset in ffmpeg [312f8ef2] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dec: support removing film grain params from side data …
1:35 AM Changeset in ffmpeg [a8d949bd] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dec: support applying film grain by the decoder …
1:35 AM Changeset in ffmpeg [1608d600] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dec: export sei to the frame when the frame starts …
1:35 AM Changeset in ffmpeg [1c87e362] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/sei: add decode_film_grain_characteristics Signed-off-by: …
1:35 AM Changeset in ffmpeg [ab5df96c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: support decoding prefix and suffix nal units …
1:35 AM Changeset in ffmpeg [bf3a7291] by Nuo Mi <nuomi2021@gmail.com>
avcodec/cbs_sei_syntax_template: add sei message …
1:35 AM Changeset in ffmpeg [e618f7d5] by Nuo Mi <nuomi2021@gmail.com>
avcodec/cbs_h2645: add cbs_sei_h274_types Signed-off-by: Wu Jianhua …
1:18 AM Changeset in ffmpeg [848ceb13] by Michael Niedermayer <michael@niedermayer.cc>
Revert "ogg/vorbis: implement header packet skip in chained ogg …

May 30, 2025:

11:31 PM Changeset in ffmpeg [0435cd5a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_spp: Remove permutation-specific code The MMX …
11:28 PM Changeset in ffmpeg [23761c7a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/asvenc,dvenc: Optimize unaligned checks away if possible For …
11:28 PM Changeset in ffmpeg [fbf5cfae] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pixblockdsp: Fix get_pixels alignment documentation …
11:27 PM Changeset in ffmpeg [17d5f30d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pixblockdsp: Pass bits_per_raw_sample directly Signed-off-by: …
11:25 PM Changeset in ffmpeg [20ddada2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pixblockdsp: Improve 8 vs 16 bit check Before this commit, …
11:12 PM Changeset in ffmpeg [61a70e8e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dvenc: Check for unaligned pointers, strides Fixes segfaults …
10:08 PM Changeset in ffmpeg [1a7e802c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/demux: use io_close2 when closing avfromat It's not valid to …
8:14 PM Ticket #11605 ("h264_qsv" unsupported with old hardware) updated by MasterQuestionable
Summary, Component, Cc changed
͏    Probably driver issue. ͏    "The current MFX implementation is …
8:07 PM Changeset in ffmpeg [50305643] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.h: Change paket function documentation to return 1 …
8:07 PM Changeset in ffmpeg [574f634e] by Michael Niedermayer <michael@niedermayer.cc>
ogg/vorbis: implement header packet skip in chained ogg bitstreams. …
8:07 PM Changeset in ffmpeg [c9cc61d6] by Michael Niedermayer <michael@niedermayer.cc>
ogg/vorbis: factor out header processing logic. Signed-off-by: …
8:07 PM Changeset in ffmpeg [ba3d4c2b] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.{c, h}: Add new_extradata, use it to pass extradata …
8:07 PM Changeset in ffmpeg [791a333a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc/hevcdec: Check num_entry_point_offsets The code uses …
8:07 PM Changeset in ffmpeg [f6986e75] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speexdec: Pass and check remaining packets to decode functions …
8:07 PM Changeset in ffmpeg [67040773] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc_template: Fix remaining space check Fixes: Assertion …
7:51 PM Ticket #11615 (Wiki "CompilationGuide/Ubuntu" possible error) closed by MasterQuestionable
fixed: ͏    Applied: ͏    …
7:46 PM CompilationGuide/Ubuntu edited by MasterQuestionable
https://trac.ffmpeg.org/ticket/11615 (diff)
6:44 PM Ticket #11616 (kmsgrab does not exit on ctrl+c) closed by MasterQuestionable
duplicate: #11403
6:42 PM Ticket #11403 ([Regression] Abnormal "kmsgrab" exit handling of FF7 threading change) updated by MasterQuestionable
Summary, Component, Version, Keywords, Analyzed by developer, Cc changed
͏    Threading change caused regression. ͏    Possible workaround? ͏  …
6:22 PM Ticket #11617 (heap-use-after-free in libavcodec/libaomenc.c found by AddressSanitizer) closed by mkver
fixed: Fixed in 8d45dc858ecfcd615e0c517b81034f300e3f9832.
6:03 PM Ticket #11403 ([Regression] Abnormal "kmsgrab" exit handling of FF7 threading change) updated by ahmadconradi
I have this issue too (see https://trac.ffmpeg.org/ticket/11616), I …
6:02 PM Ticket #11616 (kmsgrab does not exit on ctrl+c) updated by ahmadconradi
Duplicate of https://trac.ffmpeg.org/ticket/11403 - I hope someone can …
5:56 PM Ticket #11616 (kmsgrab does not exit on ctrl+c) updated by ahmadconradi
Component, Version, Keywords changed
5:35 PM Changeset in ffmpeg [27c5e4b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libaomenc: Increase code locality Reviewed-by: Niklas Haas …
5:35 PM Changeset in ffmpeg [1b5a291d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dovi_rpuenc: Use av_unreachable() instead of av_assert0(0) …
5:35 PM Changeset in ffmpeg [0adfe15] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dovi_rpuenc: Use av_cold for ff_dovi_configure init functions …
5:35 PM Changeset in ffmpeg [8d45dc85] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dovi_rpuenc: Avoid intermediate codec par in …
3:37 PM Ticket #11617 (heap-use-after-free in libavcodec/libaomenc.c found by AddressSanitizer) created by Ayose
AddressSanitizer found a heap-use-after-free in …
2:44 PM Ticket #11605 ("h264_qsv" unsupported with old hardware) updated by VotwianGamingVN
Priority changed
12:09 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by gamer191
Replying to Balling: > At the very least limited range BS …
12:03 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by gamer191
I did a bisect, and the commit which caused this "regression" was …
9:52 AM Ticket #11616 (kmsgrab does not exit on ctrl+c) created by ahmadconradi
The following command records the screen, however when I press 'q' or …
9:12 AM Ticket #11615 (Wiki "CompilationGuide/Ubuntu" possible error) updated by ezgoen
Description changed
8:31 AM Ticket #11615 (Wiki "CompilationGuide/Ubuntu" possible error) created by ezgoen
In the section regarding libvmaf in …
2:42 AM Ticket #11593 (New User Question - working with youtube) updated by MasterQuestionable
͏    Where exactly, would you suggest?

May 29, 2025:

4:45 PM Changeset in ffmpeg [ab37c7e4] by Lynne <dev@lynne.ee>
ffv1enc: do not hardcode 1024 slices Instead use a field where …
6:00 AM Changeset in ffmpeg [75960ac2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/asvenc: Fix crash with unaligned pointers/linesizes This …
12:28 AM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by ua0lnj
Replying to Balling: > There is a problem. AS was said …
12:23 AM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by ua0lnj
Because before the change in ffmpeg everything worked fine. You want …

May 28, 2025:

9:46 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by Balling
>Maybe the mvhd duration is set incorrectly Yes, it is just a bug, if …
6:08 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by Balling
>The linked unfixed bug #9471 explains it Yes, I opened that bug, I …
5:39 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by j7n
The linked unfixed bug #9471 explains it. The extra 384 samples are …
5:25 PM Ticket #11164 (visual macroblock error with mpeg2video encoding) updated by dave rice
Thanks @mkver. I tried again, I'm using ffmpeg 7 ` ffmpeg -y -i …
5:03 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by Balling
> ​https://pixeldrain.com/u/RnRtVeKg I do not get it. The first track …
4:39 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by Balling
> vdr-2.7.5+softhddevice plugin, cuvid decoder. I mean this is …
1:22 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by ua0lnj
This is how it looks on the TV …
1:02 PM Ticket #11582 (Please add an option to make the new "elapsed" stat optional) updated by Gyan
Replying to forthrin: > A -stats-fields variable might …
11:45 AM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by ua0lnj
file 1920x1080x25i …
10:21 AM Changeset in ffmpeg [9568e40a] by Niklas Haas <git@haasn.dev>
avutil/vf_scdet_vulkan: add new filter Carbon copy of vf_scdet. …
10:21 AM Changeset in ffmpeg [0894cfb1] by Niklas Haas <git@haasn.dev>
avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter …
10:21 AM Changeset in ffmpeg [7e783fac] by Niklas Haas <git@haasn.dev>
avfilter/vf_blackdetect: add alpha option Check the alpha plane for …
10:21 AM Changeset in ffmpeg [02f45a7f] by Niklas Haas <git@haasn.dev>
avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag Implied …
10:21 AM Changeset in ffmpeg [0a4cdf8] by Niklas Haas <git@haasn.dev>
avutil/vulkan: automatically enable shader device address usage bit …
10:14 AM Changeset in ffmpeg [c2521c0c] by Niklas Haas <git@haasn.dev>
avutil/vulkan: add YUVA pixel formats support Signed-off-by: Niklas …
9:32 AM Ticket #11614 (concat demux: video from 2nd file missing in concatenated file) updated by bzipitidoo
Okay, figured it out. Changed colorspace, primaries, trc of file …
7:28 AM Ticket #11582 (Please add an option to make the new "elapsed" stat optional) updated by forthrin
Timely that this should come up now, as I wrote a progress bar just a …
7:27 AM FFmpeg Progress Bar.gif attached to Ticket #11582 by forthrin
FFmpeg Progress Bar
2:26 AM Ticket #11614 (concat demux: video from 2nd file missing in concatenated file) updated by bzipitidoo
Maybe it's an issue with the colorspace? I tried this: ffmpeg -ss 25 …
1:55 AM wp123.mkv attached to Ticket #11614 by bzipitidoo
1:54 AM wp3.mkv attached to Ticket #11614 by bzipitidoo
1:54 AM wp12.mkv attached to Ticket #11614 by bzipitidoo
Shortened wp12.mkv to fit within the 2.5 MB limit.
1:49 AM Ticket #11614 (concat demux: video from 2nd file missing in concatenated file) created by bzipitidoo
Tried to concatenate 3 files by concatenating the 1st 2, which was …
12:42 AM Changeset in ffmpeg [96d4bcbc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Use native id V_FFV1 instead of V_MS/VFW/FOURCC …
12:09 AM Changeset in ffmpeg [8a936b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroska: Support JPEG2000 for demuxing Legal since commit …
Note: See TracTimeline for information about the timeline view.