Timeline



May 1, 2022:

9:57 PM Ticket #9759 (Output always goes to stderr even when there are no errors.) closed by Marton Balint
invalid: This is completely normal. Stderr is not just for errors, but for any …
6:07 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) closed by Elon Musk
fixed: Fixed in master.
6:02 PM Changeset in ffmpeg [bdf01a9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_overlay: improve premultiplied alpha overlay for YUV
4:48 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
a.hex is 1920x540 transparent background + semi-transparent text input …
4:38 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by Elon Musk
a.hex is nothing like the output you post. Its mainly black/transparent.
2:18 PM expected_output.png attached to Ticket #9750 by windowsair
2:18 PM wrong_output.png attached to Ticket #9750 by windowsair
2:17 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Let's first focus on the RGBA file "a.hex" as rawvideo input. (I have …
12:42 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by Elon Musk
Please provide original input png files, and expected ooutput. Do not …
12:26 PM Ticket #5978 (FFprobe calculates timecode wrong with mp4 ntsc framerates) updated by Balling
Will be fixed by …
10:42 AM Changeset in ffmpeg [987d2c10] by Marton Balint <cus@passwd.hu>
avcodec/x86/hevc_mc: Fix AVX-512-VNNI_hevc_qpel_filters_avx512icl …
2:18 AM Ticket #9759 (Output always goes to stderr even when there are no errors.) updated by Randall
Description changed
2:17 AM Ticket #9759 (Output always goes to stderr even when there are no errors.) updated by Randall
Description changed
2:13 AM Ticket #9759 (Output always goes to stderr even when there are no errors.) created by Randall
Summary of the bug: In my code (written in Rust) I'm running an …
1:41 AM Ticket #9393 (ban user Balling from trac) closed by Balling
fixed
12:37 AM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adrian
Replying to Dennis E. Mungai: > Replying to [comment:21

Apr 30, 2022:

9:24 PM Ticket #9393 (ban user Balling from trac) reopened by Elon Musk
8:34 PM Ticket #9393 (ban user Balling from trac) closed by Balling
fixed
7:33 PM Changeset in ffmpeg [296d3bbe] by Michael Niedermayer <michael@niedermayer.cc>
lavc/flacdec: Increase residual limit from INT_MAX to UINT_MAX …
2:20 PM Changeset in ffmpeg [eef652c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: request new frames only when needed
2:20 PM Changeset in ffmpeg [3ce4e080] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_avectorscope: request new frames only when needed
1:41 PM Changeset in ffmpeg [9aa20d28] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aspectralstats: request new frames only when needed
1:41 PM Changeset in ffmpeg [a9e9020f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: request new frames only when needed
1:41 PM Changeset in ffmpeg [d8e8aa94] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showfreqs: add rate option Fix possible buffer overflow.
1:33 PM Ticket #9758 (Voc file decoded incompletely) created by Desperado
I try to convert a 9MB voc file from an old game to MP3 format like …
8:09 AM Changeset in ffmpeg [fe06e70c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_estdif: set frame_rate only when needed
8:09 AM Changeset in ffmpeg [f09712d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_w3fdif: set frame_rate only when needed
8:09 AM Changeset in ffmpeg [6018fa89] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_nnedi: set frame_rate only when needed
7:06 AM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
I just took a look at the source code and realized that there are even …

Apr 29, 2022:

8:27 PM Changeset in ffmpeg [55e0b041] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: output same number of frames from input for tmix
8:27 PM Changeset in ffmpeg [1148e5f1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xmedian: fix multiple threads usage
6:50 PM Changeset in ffmpeg [3415028d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: fix multiple threads usage
6:31 PM Ticket #9393 (ban user Balling from trac) reopened by Elon Musk
6:22 PM Changeset in ffmpeg [126d5d3b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: small improvements Stop using log() for block …
6:22 PM Changeset in ffmpeg [31c714bf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: remove unused header
4:14 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Mika Fischer
Cc changed
3:04 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
Description changed
3:03 PM Ticket #9749 (ffmpeg on mkv freezes system) updated by eyrieowl
Replying to mkver: > 1. Does it become slower and slower …
2:59 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
Description changed
2:49 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
Description changed
2:48 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
Description changed
2:45 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) updated by Llyw
Cc changed
2:45 PM Ticket #9757 (cropdetect ignores a value of 1 as the round parameter) created by Llyw
In its current implementation, the cropdetect filter does not accept …
2:06 PM Ticket #9756 (gdigrab screen recording with h264_nvenc drops frames in the first ...) created by Afx
Summary of the bug: Repro rate: 100% (on all machines that I …
11:38 AM Changeset in ffmpeg [8449fbdf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_colormap: Avoid allocation of small array The number of …
11:38 AM Changeset in ffmpeg [9d2f427] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_colormap: Remove unnecessary headers In particular remove …
11:38 AM Changeset in ffmpeg [fdc16fbb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_colormap: Fix declaration-after-statement Reviewed-by: …
11:37 AM Changeset in ffmpeg [f4ace6d8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_colormap: Properly uninit FFFrameSync, fix leak …
11:09 AM Ticket #8334 (Start time is doubled when using HLS or DASH input) closed by Balling
fixed: Fixed in 301141b57636c4430e7440e8ff4956daf9cb0fb3.
9:27 AM Changeset in ffmpeg [c3f00daa] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: create real buffer pool vt_get_buffer …
9:22 AM Changeset in ffmpeg [301141b5] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: sidx earliest_presentation_time is applied after …
3:26 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) created by Christoph Anton Mitterer
Summary of the bug: Originally from …
2:43 AM Screenshot_20220428_193734.png attached to Ticket #9754 by jzern
2:42 AM 1312737577-2s.webm attached to Ticket #9754 by jzern
2:42 AM Ticket #9754 (block artifacts with ffvp8) created by jzern
Summary of the bug: N-106738-g3946cb02fc Towards the end of the …
1:02 AM Ticket #9738 (Malicious webm video) updated by mkver
This file contains parts with dimensions 512x512 and parts with …
12:46 AM Ticket #9749 (ffmpeg on mkv freezes system) updated by mkver
1. Does it become slower and slower until it freezes or does it just …

Apr 28, 2022:

11:30 PM Changeset in ffmpeg [3946cb02] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/jpegxl_probe: Fix potential incorrect and UB shift Fixes …
11:30 PM Changeset in ffmpeg [5f8c83e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/Makefile: Add fflcms2.h to SKIPHEADERS- if necessary …
11:30 PM Changeset in ffmpeg [2eb7e38c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Add libjxl.h to SKIPHEADERS if necessary …
8:30 PM Ticket #9753 (Documentation Typo) created by td070va1
Summary of the bug: In doc/ffmpeg.texi:627, by "-maxrate:v 1150v" …
8:12 PM Changeset in ffmpeg [c2712360] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: set target filter type
8:12 PM Changeset in ffmpeg [4e284837] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: improve threshold usage
5:37 PM Ticket #3950 (HEVC HM10 crash) updated by Balling
Resolution changed
>Unknown HEVC profile: 0 is printed for first sample but it does not …
2:11 PM Ticket #8334 (Start time is doubled when using HLS or DASH input) updated by Balling
Yep, indeed it was hidden when the default of …
11:04 AM Ticket #8334 (Start time is doubled when using HLS or DASH input) updated by quinkblack
Replying to Balling: > Looks like it is fixed already, …
8:53 AM Ticket #9678 (Add "Maximum encoded slice size in bytes" for NVENC) updated by Aleksoid1978
So much time has passed, and there is no answer …
8:14 AM Changeset in ffmpeg [ec07b154] by Gyan Doshi <ffmpeg@gyani.pro>
doc/encoders: document libjxl encoder options Add more detailed …
12:58 AM Ticket #9393 (ban user Balling from trac) closed by Balling
fixed: Doom9 is not the same as this forum, in fact only top level domain is …
12:40 AM Changeset in ffmpeg [34088eb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/concatdec: Don't duplicate test requirements The tests in …
12:40 AM Changeset in ffmpeg [555c31d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-container: Fix test requirements Automatically inherited by …
12:40 AM Changeset in ffmpeg [0dbe08aa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-audio: Fix requirements of tests These changes are …
12:40 AM Changeset in ffmpeg [eaecd632] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-video: Fix test requirements The new requirements are also …
12:40 AM Changeset in ffmpeg [9aea3e02] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-image2pipe: Fix test requirements The fix is automatically …
12:40 AM Changeset in ffmpeg [33d1c719] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/format: Also search for image2-codecs for image2pipe …
12:40 AM Changeset in ffmpeg [886c6578] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/acodec: Remove acodec-adpcm-adx-trellis test adx ignores the …
12:40 AM Changeset in ffmpeg [5a3c80b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/acodec: Fix test requirements This automatically fixes the …
12:40 AM Changeset in ffmpeg [f2f08697] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vcodec: Fix test requirements This automatically fixes the …
12:39 AM Changeset in ffmpeg [545e87f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vcodec: Don't add scale filter unnecessarily If one uses a -s …
12:39 AM Changeset in ffmpeg [cad6381f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/seek: Don't duplicate test requirements Most of the tests in …
12:39 AM Changeset in ffmpeg [d1bec5cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/seek: Avoid list of source files The output files of the lavf …
12:39 AM Changeset in ffmpeg [1f34e896] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Remove intermediate lavf_container_fate files They …
12:39 AM Changeset in ffmpeg [fb2e8142] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/speedhq: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [52af16bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/fitsenc: Simplify writing header padding Signed-off-by: …
12:39 AM Changeset in ffmpeg [9d767b8a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/fits: Use transcode for transcode-like test Each of the …
12:39 AM Changeset in ffmpeg [ab91400d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/fits: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [df39cf62] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/utvideo: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [992a6d72] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/bmp: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [da564afc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/cdxl: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [d3874ec3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/dfa: Fix test requirements Signed-off-by: Andreas Rheinhardt …
12:39 AM Changeset in ffmpeg [7c4d1025] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/video: Fix test requirements In particular, add the missing …
12:39 AM Changeset in ffmpeg [b07e6a09] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/screen: Fix test requirements In particular, add the missing …
12:39 AM Changeset in ffmpeg [0bc3ab3a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add FRAMECRC function Intended for scenarios that …
12:39 AM Changeset in ffmpeg [737130ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/image: Fix requirements of tests Also reduce the amount of …
12:39 AM Changeset in ffmpeg [1171eab1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Make DEMDEC etc. auxiliary functions more flexible …
12:39 AM Changeset in ffmpeg [fedc60d0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-image: Fix requirements of tests In particular, add the …
12:39 AM Changeset in ffmpeg [2b39952b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/mov: Use REMUX and TRANSCODE where appropriate Also fix the …
12:39 AM Changeset in ffmpeg [90103c9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/caf: Use REMUX where appropriate And drop the FATE_CAF_REMUX …
12:39 AM Changeset in ffmpeg [b182d5c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/amr[nw]b: Use REMUX where appropriate Signed-off-by: Andreas …
12:39 AM Changeset in ffmpeg [d57822b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/id3v2: Use REMUX where appropriate Signed-off-by: Andreas …
12:39 AM Changeset in ffmpeg [705f1a43] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/matroska: Use REMUX and TRANSCODE where appropriate …

Apr 27, 2022:

11:28 PM Changeset in ffmpeg [56a062f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xfacedec: Add AV_CODEC_CAP_DR1 This decoder uses …
11:28 PM Changeset in ffmpeg [a655b0a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Use unsigned types for unsigned values Both …
11:28 PM Changeset in ffmpeg [84a80ac1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Hoist branch out of loop Reviewed-by: Paul B Mahol …
11:28 PM Changeset in ffmpeg [e4a26a64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Fix issue with negative linesizes The PGX decoder …
11:27 PM Changeset in ffmpeg [67f79605] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Remove pointless checks These checks were (most …
11:27 PM Changeset in ffmpeg [be6cd7df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Avoid always-false checks We have already checked …
11:18 PM Changeset in ffmpeg [a7e8b0f3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pgxdec: Make better use of size check Each of the three calls …
7:35 PM Ticket #9393 (ban user Balling from trac) reopened by Elon Musk
Still valid.
7:30 PM Changeset in ffmpeg [14b74610] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlms: add timeline support
4:50 PM Changeset in ffmpeg [456988fe] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:49 PM Changeset in ffmpeg [43d68a07] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:47 PM Changeset in ffmpeg [6ffc0e31] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:47 PM Changeset in ffmpeg [8e98dfc5] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:46 PM Changeset in ffmpeg [a5ebb3d2] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:43 PM Changeset in ffmpeg [4fc806bb] by Timo Rothenpieler <timo@rothenpieler.org>
lavf/tls_mbedtls: add support for mbedtls version 3 - certs.h is …
4:33 PM Ticket #9752 (ffmpeg is affecting the parent shell's file stream) closed by Cigaes
invalid: This is not specific to ffmpeg, it will happen with any program that …
4:28 PM Ticket #9752 (ffmpeg is affecting the parent shell's file stream) created by rgovostes
I am invoking ffmpeg from within a bash loop like this: […] Each …
3:33 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by gciaparrone
Using the command […] outputs an image identical to …
2:51 PM Ticket #9743 (MOV farsi audio language not recognized) updated by Balling
Status changed
Obvious fix …
2:41 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by gciaparrone
Replying to Balling: > Try > > ffmpeg -s:v 64x64 -pix_fmt …
2:30 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by Balling
Try ffmpeg -s:v 64x64 -pix_fmt yuv420p -i black.yuv -frames:v 1 -vf …
1:54 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by gciaparrone
I attached the black.yuv file produced on the IBM Power9. It has …
1:51 PM black.yuv attached to Ticket #9751 by gciaparrone
YUV file output on IBM Power9
1:43 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by gciaparrone
Replying to Balling: > When you convert ffmpeg -i …
1:43 PM reblack1.png attached to Ticket #9751 by gciaparrone
Black image converted on IBM Power9 with TV color range setting
1:41 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Replying to Elon Musk: > Why you havent tried rgb or gbrp …
1:17 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by Balling
When you convert ffmpeg -i black.png -pix_fmt yuv420p black.yuv you …
1:00 PM Changeset in ffmpeg [43afd8c6] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: log the right variable Signed-off-by: Zhao Zhili …
12:47 PM Changeset in ffmpeg [7795f045] by Zhao Zhili <zhilizhao@tencent.com>
libavformat/rtsp: pkt_size option is not honored in rtsp …
12:14 PM Changeset in ffmpeg [d114f064] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: fix missing extra data updating The stsc_index is …
12:02 PM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) updated by gciaparrone
Description changed
11:59 AM reblack_amd.png attached to Ticket #9751 by gciaparrone
Black image converted on a AMD processor
11:59 AM reblack_bad.png attached to Ticket #9751 by gciaparrone
Black image converted on a IBM Power9 processor
11:58 AM reblack.png attached to Ticket #9751 by gciaparrone
Black image converted with --disable-altivec
11:58 AM black.png attached to Ticket #9751 by gciaparrone
Original black image
11:57 AM Ticket #9751 (Incorrect YUV->RGB24 conversion results on IBM Power9) created by gciaparrone
Converting a YUV frame into an RGB24 image seems to produce incorrect …
9:41 AM Changeset in ffmpeg [79286d3e] by Thilo Borgmann <thilo.borgmann@mail.de>
avfilter/vf_blurdetect: fix uninitialized variables and possible div …

Apr 26, 2022:

8:04 PM Changeset in ffmpeg [39f22df6] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_testsrc: fix typo for yellow patch
6:23 PM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by Elon Musk
Why you havent tried rgb or gbrp formats for overlay?
6:15 PM Changeset in ffmpeg [944e60f4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_blurdetect: remove set but not used variables
6:07 PM Changeset in ffmpeg [452d611f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: allow to control when to upload CLUT for haldclut
10:39 AM Changeset in ffmpeg [1da3394a] by Thilo Borgmann <thilo.borgmann@mail.de>
avfilter/vf_blurdetect: cleanup headers, remove unused variables, fix …
9:28 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Replying to Elon Musk: > Are you sure this is not your …
9:28 AM a.hex.zip attached to Ticket #9750 by windowsair
a.hex RGBA input
9:25 AM compare.png attached to Ticket #9750 by windowsair
8:17 AM Ticket #9719 (FFmpeg HLS output with subtitles results in segmentation fault ...) updated by wout
Version, Description changed
7:57 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Hi, thanks for your quick reply! As per your instructions, I tested …
7:26 AM Changeset in ffmpeg [861285c1] by Martin Storsjö <martin@martin.st>
arm64: Fix wrong BTI landing pad This patch fixes a wrong type of BTI …
7:21 AM Changeset in ffmpeg [08ac8bda] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colormap: avoid reallocating memory to build map
7:21 AM Changeset in ffmpeg [494139bc] by Paul B Mahol <onemda@gmail.com>
doc/filters: add colorchart to section
7:21 AM Changeset in ffmpeg [f908f365] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colormap: change default nb_patches
6:53 AM Ticket #9747 (Specified User-Agent is only being applied to the first input stream) closed by elyse0
fixed: After some thought, I think this is expected behavior because it …
6:26 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by Elon Musk
Priority changed
Are you sure this is not your wrong use of filters. For example what …
6:17 AM Changeset in ffmpeg [ded0334d] by Jan Ekström <jeebjp@gmail.com>
avcodec/libsvtav1: add support for setting chroma sample location …
3:54 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Priority, Description changed
3:23 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) updated by windowsair
Description changed
3:22 AM ffmpeg.log attached to Ticket #9750 by windowsair
3:21 AM output.mp4 attached to Ticket #9750 by windowsair
3:21 AM a1.png attached to Ticket #9750 by windowsair
3:20 AM a1.mp4 attached to Ticket #9750 by windowsair
3:20 AM Ticket #9750 (overlay filter alpha premultiplied performs brighter on transparent images) created by windowsair
== Summary of the bug: I'm using ffmpeg's overlay filter with alpha …

Apr 25, 2022:

11:35 PM Changeset in ffmpeg [6fd15330] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: pass pict_type to library match the behavior of …
6:52 PM Changeset in ffmpeg [b2320882] by Thilo Borgmann <thilo.borgmann@mail.de>
lavfi: Add blurdetect filter
6:52 PM Changeset in ffmpeg [22df52c4] by Thilo Borgmann <thilo.borgmann@mail.de>
lafi/vf_edgedetect: Move some common functions into seperate file
4:34 PM Ticket #9749 (ffmpeg on mkv freezes system) updated by eyrieowl
Description changed
4:30 PM secondFileLinuxDebug.out attached to Ticket #9749 by eyrieowl
linux debug on the 2nd file had issue with
4:27 PM windebug.out attached to Ticket #9749 by eyrieowl
windows 10 / ffmpeg 5 debug output
4:26 PM uname.out attached to Ticket #9749 by eyrieowl
uname output
4:26 PM cpus.out attached to Ticket #9749 by eyrieowl
lscpu output
4:26 PM linuxdebug.out attached to Ticket #9749 by eyrieowl
linux ffmpeg debug output
4:25 PM Ticket #9749 (ffmpeg on mkv freezes system) created by eyrieowl
Summary of the bug: I have been running into an issue where when I …
3:01 PM Ticket #9564 (Cannot decode xHE-AAC with audiotoolbox (aac_at) on Mac OS Monterey) closed by Balling
fixed: Fixed in 944b8c96c90ae050606e638f77a15d6292209b91. What about float …
10:12 AM Changeset in ffmpeg [f2724d2] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mov: Add avif to list of supported extensions AVIF still and …
9:56 AM Ticket #9748 (Cannot create file with % in name) created by Jasper Taylor
For instance, I want to get a frame from a video and save it in a file …
6:27 AM user-agent-second-stream.png attached to Ticket #9747 by elyse0
Image highlighting the wrong User-Agent
6:26 AM ffmpeg-20220425-055516.log attached to Ticket #9747 by elyse0
Ffmpeg log report
6:25 AM Ticket #9747 (Specified User-Agent is only being applied to the first input stream) created by elyse0
Context I was looking into a yt-dlp issue that I encountered …

Apr 24, 2022:

10:11 PM Changeset in ffmpeg [944b8c96] by James Almer <jamrial@gmail.com>
avcodec/audiotoolboxdec: Properly fill out_format Monterey needs …
7:56 PM mpv-shot0019.jpg attached to Ticket #9746 by Bill
image of visual issue after scene change
7:55 PM ffmpeg-20220424-143815.log attached to Ticket #9746 by Bill
ffmpeg log file generated by the -report flag
7:54 PM Ticket #9746 (vqavideo decode_format80 error) created by Bill
Summary of the bug: I was attempting to convert vqa files from the …
2:38 PM Ticket #5978 (FFprobe calculates timecode wrong with mp4 ntsc framerates) reopened by Balling
After the latest commit it now changed to 00:03:01:43 While Davinci …
12:26 PM Changeset in ffmpeg [058a1ff9] by Paul B Mahol <onemda@gmail.com>
avcodec/pcm-blurayenc: set fixed number of samples per packet Other …
11:43 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Balling
Yes, Apple profile is quite buggy, it has not perfect chromatic …
10:55 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Niklas Haas
See https://github.com/mm2/Little-CMS/issues/316
8:41 AM Ticket #9745 ([drawtext filter]fontconfig doesn't work well) created by Hellena
Summary of the bug: I want to use some style for drawtext filter, such …
6:47 AM Changeset in ffmpeg [037fa043] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/x86/hevc_mc: add qpel_h64_8_avx512icl …
6:47 AM Changeset in ffmpeg [68437bf1] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/x86/hevc_mc: add qpel_h32_8_avx512icl …
6:47 AM Changeset in ffmpeg [6fbb8cc8] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/x86/hevc_mc: add qpel_h4_8_avx512icl …
6:46 AM Changeset in ffmpeg [c1790b60] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/x86/hevc_mc: add qpel_h16_8_avx512icl …
6:45 AM Changeset in ffmpeg [d4cd8830] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512icl …
Note: See TracTimeline for information about the timeline view.