Timeline



May 5, 2022:

8:18 PM Ticket #9760 (bad framed mpeg2 video coding) updated by Balling
It very hard to correctly process interlaced red scenes, just saying.
8:02 PM Ticket #9760 (bad framed mpeg2 video coding) closed by Marton Balint
invalid: This is not a decoding issue, but a rendering issue. The video is …
5:07 PM Changeset in ffmpeg [767f66ea] by Paul B Mahol <onemda@gmail.com>
avfilter: add multiply video filter
5:06 PM Changeset in ffmpeg [a6f136ae] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: refactor code and improve 3d filtering
5:06 PM Changeset in ffmpeg [003f9a9b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: add alternative denoising method
1:14 PM Ticket #9238 (Unexpected EXT-X-PROGRAM-DATE-TIME tags are added to old hls segment list) updated by pero
I can confirm this with the latest master.
7:10 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Component changed
7:01 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
7:00 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
6:59 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
1:07 AM Ticket #8201 (outside the range of int at libavcodec/mpegvideo_enc.c) updated by mkver
Resolution changed
Fixed in 245017ec8a87d6e4c764d06afeca37100b980d85. (You even added a …

May 4, 2022:

9:15 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Balling
can you verify ffplay.exe -acodec pcm_s24le ipcm_le_ticket_9763.mp4 …
7:28 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Balling
Status changed
Did you try forcing the byte endiness? Is this due to M1?
6:51 PM Changeset in ffmpeg [0914e3a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskfun: properly handle read-only frames
6:51 PM Changeset in ffmpeg [7aa69300] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskfun: rename too generic variables
6:20 PM Changeset in ffmpeg [e7dbee00] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
6:20 PM Changeset in ffmpeg [48722306] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
6:20 PM Changeset in ffmpeg [525d855c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
6:20 PM Changeset in ffmpeg [a0307736] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
6:20 PM Changeset in ffmpeg [2ce25370] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
6:00 PM Changeset in ffmpeg [7d4c2d90] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
6:00 PM Changeset in ffmpeg [3a04214c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
6:00 PM Changeset in ffmpeg [c6fdee52] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
6:00 PM Changeset in ffmpeg [6f579cf9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
6:00 PM Changeset in ffmpeg [a43a89a] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
6:00 PM Changeset in ffmpeg [156af49b] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
6:00 PM Changeset in ffmpeg [e103a2cb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
6:00 PM Changeset in ffmpeg [724b8fa1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
6:00 PM Changeset in ffmpeg [7eb02a1f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
6:00 PM Changeset in ffmpeg [ff1c55c9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
6:00 PM Changeset in ffmpeg [72bc9bd8] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
6:00 PM Changeset in ffmpeg [25b2341f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
6:00 PM Changeset in ffmpeg [b116c7a6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
6:00 PM Changeset in ffmpeg [77b61358] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
5:57 PM Changeset in ffmpeg [64d2e0b2] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
5:57 PM Changeset in ffmpeg [ee981f7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
5:55 PM Changeset in ffmpeg [1a541dc0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:54 PM Changeset in ffmpeg [bbc9751] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:54 PM Changeset in ffmpeg [02fd294a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:38 PM Changeset in ffmpeg [40dfd623] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:38 PM Changeset in ffmpeg [c7c2f497] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:38 PM Changeset in ffmpeg [13dfa808] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:35 PM Changeset in ffmpeg [4f566654] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:35 PM Changeset in ffmpeg [5b4100cb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:34 PM Changeset in ffmpeg [ac6c213c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:32 PM Changeset in ffmpeg [7004a214] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
5:31 PM Changeset in ffmpeg [16eb993] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
5:28 PM Changeset in ffmpeg [0c949b6e] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:28 PM Changeset in ffmpeg [ee92ee3b] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:28 PM Changeset in ffmpeg [6f603614] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:25 PM Changeset in ffmpeg [a19796a1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:25 PM Changeset in ffmpeg [e998d8c9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:25 PM Changeset in ffmpeg [222783e2] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:24 PM Changeset in ffmpeg [1a4d1882] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:23 PM Changeset in ffmpeg [fd8b08eb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:23 PM Changeset in ffmpeg [da58e7f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:05 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) created by Steve Sampson
Summary of the bug: How to reproduce: […] Running on Windows 10 …
4:49 PM Changeset in ffmpeg [ff93d6f7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
4:49 PM Changeset in ffmpeg [cde751ce] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
4:47 PM Changeset in ffmpeg [a9b8eda7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
4:47 PM Changeset in ffmpeg [c5629402] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
4:43 PM Changeset in ffmpeg [ff73a504] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:42 PM Changeset in ffmpeg [7cab59a3] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:42 PM Changeset in ffmpeg [3ee76a3d] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:40 PM Changeset in ffmpeg [ab0b268b] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
4:40 PM Changeset in ffmpeg [c1ce4fba] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
4:37 PM Changeset in ffmpeg [ea5d1548] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:37 PM Changeset in ffmpeg [07bc7b2c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:37 PM Changeset in ffmpeg [c72ed4f3] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:35 PM Changeset in ffmpeg [93ad1e4a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:34 PM Changeset in ffmpeg [0744d717] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:34 PM Changeset in ffmpeg [278f86ec] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:31 PM Changeset in ffmpeg [02161c6e] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:21 PM Changeset in ffmpeg [a95d2099] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:20 PM Changeset in ffmpeg [8296bf3d] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:17 PM Changeset in ffmpeg [3d350ec7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
4:17 PM Changeset in ffmpeg [322b066d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
4:17 PM Changeset in ffmpeg [e1b399c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
2:49 AM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Aleksoid1978
Can you describe the format of an atom 'pcmC' ?

May 3, 2022:

10:14 PM Ticket #9738 (Malicious webm video) closed by Michael Niedermayer
invalid: as mkver said. If i word it differently, A valid file can require …
9:58 PM Ticket #8201 (outside the range of int at libavcodec/mpegvideo_enc.c) closed by Michael Niedermayer
worksforme: Does not reproduce. 3 year old line numbers dont make sense with git …
9:53 PM Ticket #8177 (four division by zero bugs in aaccoder.c and lpc.h) closed by Michael Niedermayer
worksforme: Does not replicate. Please provide a testcase that replicates with git …
4:35 PM Changeset in ffmpeg [580fb6a8] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: skip call ff_codec_get_id if possible ff_codec_get_id …
3:13 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by RytoEX
Replying to Balling: > Does not help > > ffplay.exe …
1:39 PM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") created by Mika Fischer
Summary of the bug: I think the commit …
10:17 AM Ticket #7473 (WMA decoder: gapless playback) updated by t.rapp
I think this ticket can be closed as the requested changes seem to be …
2:18 AM Changeset in ffmpeg [e561d16d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/h264: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [1b5a2acb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/hap: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [0a7939d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Always use -bitexact for ffprobe Makes no difference …
2:18 AM Changeset in ffmpeg [155f68f7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/ref: Remove unused reference files Accidentally resurrected in …
2:18 AM Changeset in ffmpeg [f3397164] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/qtrle: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [64d7400b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/pixlet: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [fb943e48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/mpeg4: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [97243391] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/microsoft: Fix test requirements Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [02217a53] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lossless-video: Fix test requirements Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [554cbcdb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/hevc: Fix test requirements Also replace define/foreach with …
2:18 AM Changeset in ffmpeg [3925921e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Remove unset FATE_TESTS Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [2d6403bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/gif: Remove nonsense requirement It seems as if it was intended …
2:18 AM Changeset in ffmpeg [9fbae45c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/gif: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [7c5da6c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/prores: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [06600ef5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Move webm-dash-manifest tests to a new file These tests …
2:18 AM Changeset in ffmpeg [2ff87fd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [577f67a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add FRAMEMD5 auxiliary function Similar to FRAMECRC …
2:18 AM Changeset in ffmpeg [ba43a0c5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Remove unnecessary eval Possible since …
2:18 AM Changeset in ffmpeg [26e51325] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vbn, tests/fate-run: Delete intermediate VBN-files after tests …
2:18 AM Changeset in ffmpeg [258f42ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vbn: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [2df11c10] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ea: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [edfe33e3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/dnxhd: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [d8f84e29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/canopus: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [c13d625e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/qt: Fix test requirements Signed-off-by: Andreas Rheinhardt …
1:12 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
[flac @ 000002129c2059c0] Unknown attached picture mimetype: …

May 2, 2022:

10:36 PM Ticket #9764 (MP3 decoding errors on ARMv4 hardware) updated by David Fletcher
I can't get into the FTP upload site. The files mentioned in the …
10:10 PM Ticket #9764 (MP3 decoding errors on ARMv4 hardware) created by David Fletcher
Summary of the bug: There is distortion, especially for low bitrate …
9:47 PM Changeset in ffmpeg [810c5089] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_guided: fix reallocation of memory per every frame's plane …
9:47 PM Changeset in ffmpeg [17a4237a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_guided: make use of link variables
9:47 PM Changeset in ffmpeg [3e4d68f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_guided: remove excessive parentheses
9:47 PM Changeset in ffmpeg [ccd29bf8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_guided: fix timeline support
9:47 PM Changeset in ffmpeg [e40cec06] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_guided: clean up commands support Some options can not be …
8:18 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Dyami Caliri
I couldn't get your upload ftp server to work, so I am providing the …
6:53 PM Ticket #9763 (ipcm little endian misidentified as big endian) created by Dyami Caliri
Summary of the bug: When loading an mp4 file with ipcm audio, little …
5:42 PM Ticket #9724 (Duplicate character pairs in Closed Captions) updated by IvanB
Proposed patch here: …
5:37 PM Changeset in ffmpeg [a84b95d] by Paul B Mahol <onemda@gmail.com>
avcodec/pcm-blurayenc: fix flawed logic in previous change
4:53 PM Ticket #9762 (jpegxl: compression of uncompressed 16-bit image data fails) created by toni76
Summary of the bug: I want to convert an uncompressed 16-bit grayscale …
3:10 PM Changeset in ffmpeg [b67572c7] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: Speed/Quality prioriry setting Add options to …
1:02 PM Changeset in ffmpeg [4d52d8c9] by Zhao Zhili <zhilizhao@tencent.com>
movenc: add write_btrt option supports forcing or disabling the …
9:31 AM Changeset in ffmpeg [40f2ea97] by Gyan Doshi <ffmpeg@gyani.pro>
doc/examples/transcode_aac: Bump date Signed-off-by: Andreas …
9:31 AM Changeset in ffmpeg [04642de4] by Gyan Doshi <ffmpeg@gyani.pro>
doc/examples/transcode_aac: AAC encoder is no longer experimental …
9:29 AM Changeset in ffmpeg [3c7382e3] by Gyan Doshi <ffmpeg@gyani.pro>
doc/examples/transcode_aac: Set decoder packet timebase Previously, …
9:26 AM Changeset in ffmpeg [e13429c9] by Gyan Doshi <ffmpeg@gyani.pro>
doc/examples/transcode_aac: Don't ignore last encoded frame The last …
8:43 AM Ticket #9761 (broken dynamic size rgba input into rotate) updated by Jozef Chutka
Hi Elon, I havent realized its the same issue as some of my previous …
8:00 AM Ticket #9761 (broken dynamic size rgba input into rotate) updated by Elon Musk
Please refrain from opening more tickets about dynamic w/h changes …
7:58 AM Ticket #9761 (broken dynamic size rgba input into rotate) closed by Elon Musk
duplicate
7:55 AM rgba.mp4 attached to Ticket #9761 by Jozef Chutka
7:54 AM Ticket #9761 (broken dynamic size rgba input into rotate) created by Jozef Chutka
In latest ffmpeg, rotate filter doesnt handle rgba input of a …
5:55 AM Ticket #9760 (bad framed mpeg2 video coding) updated by nonos92234
Description changed
5:52 AM mpeg2_vedio_sample.mpg attached to Ticket #9760 by nonos92234
5:48 AM Ticket #9760 (bad framed mpeg2 video coding) created by nonos92234
in one day, afternoon, i found my old DVD Discs of an animation, so i …
4:02 AM Ticket #9759 (Output always goes to stderr even when there are no errors.) updated by Randall
Replying to Marton Balint: > This is completely normal. …

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