Timeline



Jul 9, 2023:

10:23 PM Ticket #10454 (Unable to remux AV1 stream from MKV to MKV) updated by mkver
The parser does not see any keyframes in your input (although the …
8:56 PM Changeset in ffmpeg [3b358f15] by Ronald S. Bultje <rsbultje@gmail.com>
avformat/ivfenc: Set the "number of frames" in IVF header Should set …
8:40 PM Ticket #10358 (negative initial out_time in progress output) closed by Balling
fixed: Fixed in 7357012bb5205e0d03634aff48fc0167a9248190
6:53 PM Changeset in ffmpeg [fcbee7ef] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: add qdrt frequency scale
6:53 PM Changeset in ffmpeg [aee8689b] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: add cbrt frequency scale
6:53 PM Changeset in ffmpeg [7f23b72d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: add sqrt frequency scale
5:50 PM Changeset in ffmpeg [7357012b] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: fix negative timestamps at the beginning of the …
5:50 PM Changeset in ffmpeg [f607e851] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: use 64bit format string for BMD timebase …
5:46 PM Ticket #10457 (avcodec_send_packet does not send AVERROR(EAGAIN) anymore) created by sylware
Is there a major API change? avcodec_send_packet is not sending …
10:39 AM Ticket #10456 (Example decode_filter_audio.c produces noise) updated by Mahyar
Description changed
Added URL to example in ffmpeg documentation.
10:35 AM decode_filter_audio.zip attached to Ticket #10456 by Mahyar
Compiled Windows NT executable with debugging symbols (-Og -g3).
10:34 AM Makefile attached to Ticket #10456 by Mahyar
On w64devkit, PKG_CONFIG_PATH environment variable must be set to the …
10:32 AM out.s16le attached to Ticket #10456 by Mahyar
Output audio produced by example. Audio is mostly noise. Reduce audio …
10:32 AM Muriel-Nguyen-Xuan-Brahms-rhapsody-opus79-snippet.ogg attached to Ticket #10456 by Mahyar
Input audio file used in this example. Licensed CC BY-SA 4.0 by Muriel …
10:29 AM ffprobe-20230709-111356.log attached to Ticket #10456 by Mahyar
Information on input audio file. Other files were also tested to have …
10:29 AM decode_filter_audio.c attached to Ticket #10456 by Mahyar
Example file.
10:27 AM Ticket #10456 (Example decode_filter_audio.c produces noise) created by Mahyar
Summary of the bug: The decode_filter_audio.c example of the nightly …
9:58 AM Changeset in ffmpeg [20b86880] by Paul B Mahol <onemda@gmail.com>
avfilter/adynamicequalizer_template: fix peak filter
9:58 AM Changeset in ffmpeg [889c2529] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: simplify calculations
1:05 AM Changeset in ffmpeg [e52676e2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/evc: Don't cast const away, avoid loop Signed-off-by: …
12:40 AM Changeset in ffmpeg [e5ab2dab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/evcdec: Check that enough data has been read Fixes potential …

Jul 8, 2023:

5:51 PM Changeset in ffmpeg [0056d9f1] by James Almer <jamrial@gmail.com>
avutil: fix build failure on osx 10.4 libavutil/random_seed.c calls …
3:42 PM Ticket #10455 (ffmpeg fail to merge two video of different orientation) updated by elias tsolis
Summary changed
3:41 PM Ticket #10455 (ffmpeg fail to merge two video of different orientation) created by elias tsolis
Summary of the bug: Having two videos one horizontally and other …
3:31 PM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by elias tsolis
Also, there is the problem how can you know if one of these videos is …
3:30 PM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by elias tsolis
I found the problem. Just rotating one of the videos only in metadata, …
12:56 PM sample.mkv attached to Ticket #10454 by mysterious
12:56 PM Ticket #10454 (Unable to remux AV1 stream from MKV to MKV) created by mysterious
Summary of the bug: With some MKV source files, copying the AV1 video …
10:54 AM Changeset in ffmpeg [13e98990] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: add contrast recovery options New upstream …
10:41 AM Changeset in ffmpeg [2e83ba00] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: deprecate hybrid_mix option Deprecated upstream …

Jul 7, 2023:

6:11 PM Ticket #10453 (Preset definition for slower seems to be missing) created by monochromec
Summary of the bug: When trying to transcode a media stream to HEVC, …
6:05 PM Ticket #10452 (Preset help specified, but could not be opened.) created by monochromec
Summary of the bug: When trying to obtain a list of presets (according …
5:51 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by Balling
>comments to the effect that #8349 was only about muxing, not …
5:21 PM Ticket #10451 (Reduced luminance and banding artefacts converting DCP JPEG2000 to ProResHQ) updated by overlookmotel
Bug originally noticed in DCP-o-matic (https://dcpomatic.com/) which …
5:19 PM DOM DCP export annotated.png attached to Ticket #10451 by overlookmotel
Resolve scopes - FFMPEG output ProRes (annotated)
5:18 PM DOM DCP.png attached to Ticket #10451 by overlookmotel
Resolve scopes - DCP
5:18 PM ProRes source.png attached to Ticket #10451 by overlookmotel
Resolve scopes - original source for DCP
5:17 PM output.mov.zip attached to Ticket #10451 by overlookmotel
Output ProRes file
5:16 PM input.mxf.zip attached to Ticket #10451 by overlookmotel
Input DCP MXF file
5:16 PM Ticket #10451 (Reduced luminance and banding artefacts converting DCP JPEG2000 to ProResHQ) created by overlookmotel
I am trying to convert the video MXF of a DCP (Digital Cinema Package) …
4:10 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by Robert Houghton
Replying to Balling: > This is a dup of #8349. My …
2:56 PM Changeset in ffmpeg [13ef5025] by James Almer <jamrial@gmail.com>
fate/cbs: add more VVC tests Signed-off-by: James Almer …
2:56 PM Changeset in ffmpeg [3a30abd8] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: use exp_tile_height when checking the allowed range …
2:56 PM Changeset in ffmpeg [0f008a0f] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: fix use of uninitialized value And fix the allowed …
1:19 PM HWAccelIntro edited by Dmitrii Ovchinnikov
(diff)
1:19 PM Tag change on HWAccelIntro by Dmitrii Ovchinnikov
Tags amf, vce added
11:41 AM Ticket #10450 (Enable decode of AC-4 audio streams) updated by Balling
This is a dup of #8349.
11:39 AM Changeset in ffmpeg [7eeef72c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: set idrPeriod to gopLength unconditionally When …
11:39 AM Changeset in ffmpeg [0d0c398] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix intraRefreshPeriod setting Regression since …
10:55 AM Ticket #10257 (FFmpeg does not recognise dolby vision hevc tags) updated by Dominik Mierzejewski
Possible patch from HandBrake to fix this: …
10:25 AM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) updated by elias tsolis
Her it is a second example with full log (available for 7 days: …
10:13 AM Changeset in ffmpeg [ac616afa] by Anton Khirnov <anton@khirnov.net>
lavf/dv: stop setting a random video bitrate A real value is …
10:12 AM Changeset in ffmpeg [9b625ab6] by Anton Khirnov <anton@khirnov.net>
lavc/dvdec: export bitrate Changes the result of fate-mxf-probe-dv25, …
10:07 AM Changeset in ffmpeg [b54603a2] by Anton Khirnov <anton@khirnov.net>
lavc/decode: do not perform decoding when sending draining packets …
10:07 AM Changeset in ffmpeg [69516ab3] by Anton Khirnov <anton@khirnov.net>
lavc/decode: move submitting input packets to bitstream filters Do it …
10:07 AM Changeset in ffmpeg [0f957cfb] by Anton Khirnov <anton@khirnov.net>
lavc/bsf: move IS_EMPTY() to packet_internal() It will be useful in …
10:07 AM Changeset in ffmpeg [c4332dfd] by Anton Khirnov <anton@khirnov.net>
lavc/decode: track whether the caller started draining with a separate …
10:07 AM Changeset in ffmpeg [fd915dc1] by Anton Khirnov <anton@khirnov.net>
lavc: move AVCodecInternal.last_audio_frame to EncodeContext It does …
10:07 AM Changeset in ffmpeg [23270015] by Anton Khirnov <anton@khirnov.net>
lavc: add generic-encode-layer private data Move …
10:07 AM Changeset in ffmpeg [f2fb882b] by Anton Khirnov <anton@khirnov.net>
lavc: add generic-decode-layer private data Move …
10:07 AM Changeset in ffmpeg [21de4db4] by Anton Khirnov <anton@khirnov.net>
lavc: reindent after previous commit
10:07 AM Changeset in ffmpeg [6ff27024] by Anton Khirnov <anton@khirnov.net>
lavc/avcodec: split flushing into decode- and encode-specific …
10:07 AM Changeset in ffmpeg [5e7b5b00] by Anton Khirnov <anton@khirnov.net>
lavc: add a header for internal generic-layer APIs The goal is to …
9:11 AM Encode/AV1 edited by Dmitrii Ovchinnikov
(diff)
9:01 AM Encode/AV1 edited by Dmitrii Ovchinnikov
added information about AMD AMF AV1 Encoder (diff)
9:01 AM Tag change on Encode/AV1 by Dmitrii Ovchinnikov
Tags av1_amf added
1:47 AM Changeset in ffmpeg [83c0f7b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/evcdec: Avoid nonsense casts For uint8_t …
1:09 AM Ticket #10450 (Enable decode of AC-4 audio streams) updated by Robert Houghton
Replying to Elon Musk: > Please no more dupe tickets. …

Jul 6, 2023:

10:30 PM Ticket #10450 (Enable decode of AC-4 audio streams) updated by Elon Musk
Description changed
Also remove link to invalid and broken fork code.
10:27 PM Ticket #10450 (Enable decode of AC-4 audio streams) closed by Elon Musk
duplicate: Please no more dupe tickets.
10:07 PM Ticket #10450 (Enable decode of AC-4 audio streams) created by Robert Houghton
With the resolution of #8349, we can now enable decode of AC-4 (Atmos) …
7:24 PM Changeset in ffmpeg [79f41a07] by Marton Balint <cus@passwd.hu>
fftools/ffplay: fix typo in frame_queue_destory Not sure if the …
7:08 PM Changeset in ffmpeg [4e27b485] by Marton Balint <cus@passwd.hu>
avcodec/mpeg12dec: ignore picture start code in extradata for AVID …
6:30 PM Changeset in ffmpeg [b7f4d5fa] by James Almer <jamrial@gmail.com>
avutil/random_seed: add support for gcrypt and OpenSSL as source of …
4:42 PM Ticket #10410 (h264_nvenc passlogfiles are zero) updated by Robert Horstmann
Just a note, NVEnc, as far as I know, does not support "2 pass …
3:52 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) updated by Alan Amaral
It looks like it's fixed in the latest master. Thanks for replying.
2:43 PM Changeset in ffmpeg [68e9d283] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: add support for Adaptation parameter set NALU type …
12:05 PM Changeset in ffmpeg [4b19690f] by James Almer <jamrial@gmail.com>
cbs_h266: add range extension support example clips: * …
11:47 AM ffmpeg_bug.txt attached to Ticket #10449 by elias tsolis
11:47 AM Ticket #10449 (ffmpeg produced freezed frames in joining multiple videos) created by elias tsolis
Summary of the bug: How to reproduce: […] Patches should be …

Jul 5, 2023:

9:21 PM Changeset in ffmpeg [f00222e8] by Martin Storsjö <martin@martin.st>
avfilter/vf_bwdif: Add neon for filter_line3 Signed-off-by: John Cox …
9:21 PM Changeset in ffmpeg [697533e7] by Martin Storsjö <martin@martin.st>
avfilter/vf_bwdif: Add a filter_line3 method for optimisation Add an …
9:21 PM Changeset in ffmpeg [94cb94a2] by Martin Storsjö <martin@martin.st>
avfilter/vf_bwdif: Add neon for filter_line Exports C filter_line …
9:21 PM Changeset in ffmpeg [8130df83] by Martin Storsjö <martin@martin.st>
avfilter/vf_bwdif: Add neon for filter_edge Adds clip and spatial …
9:21 PM Changeset in ffmpeg [7ed7c00f] by Martin Storsjö <martin@martin.st>
tests/checkasm: Add test for vf_bwdif filter_edge Signed-off-by: John …
9:21 PM Changeset in ffmpeg [5075cfb4] by Martin Storsjö <martin@martin.st>
avfilter/vf_bwdif: Add neon for filter_intra Adds an outline for …
9:21 PM Changeset in ffmpeg [7caa8d6b] by Martin Storsjö <martin@martin.st>
tests/checkasm: Add test for vf_bwdif filter_intra Signed-off-by: …
9:18 PM Changeset in ffmpeg [8995e2f7] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: add support for Decoding capability information NALU …
9:18 PM Changeset in ffmpeg [6cb57bb4] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: add support for Operating point information NALU …
9:18 PM Changeset in ffmpeg [319a6b3a] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context …
9:18 PM Changeset in ffmpeg [ee09f207] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: don't infer derived values The macro is meant for …
9:02 PM Changeset in ffmpeg [3bbb1c02] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix offset to take into initial delay Syncs …
9:01 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) updated by Elon Musk
Check if same bug exist in latest master git version.
8:56 PM Changeset in ffmpeg [0cdfe46] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix output frame pts if inlink timebase does not …
8:49 PM Ticket #10448 (filter instance name (AVFilterContext->name) isn't unique (no longer ...) created by Alan Amaral
Summary of the bug: I recently upgraded from 4.1 to 6.0 and built it …
7:42 PM Changeset in ffmpeg [a196d02e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aresample: switch to activate
7:40 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) updated by porg
As written in the ticket: - On macOS the convention is that apps which …
6:09 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) updated by Balling
Ha? It is not our job to do that. WHAT?
5:25 PM Changeset in ffmpeg [0e7fa8b3] by Philip Langdale <philipl@overt.org>
avutil/random_seed: include stddef.h The new function uses size_t, …
4:27 PM Ticket #10447 (On macOS ffmpeg should create a power assertion to prevent system ...) created by porg
== Problem - Started a long encoding job, CPU was at 540% on my 8 …
1:06 PM Changeset in ffmpeg [d694c25b] by James Almer <jamrial@gmail.com>
avutil/random_seed: add av_random_bytes() Uses the existing code for …
11:58 AM Changeset in ffmpeg [7a1128ca] by James Almer <jamrial@gmail.com>
avutil/random_seed: use fread() in read_random() This ensures the …
11:48 AM Changeset in ffmpeg [a357758e] by James Almer <jamrial@gmail.com>
vvc.h: Enable 16-bit support for VVC_MAX_POINTS_IN_QP_TABLE …
11:46 AM Changeset in ffmpeg [a8178be] by James Almer <jamrial@gmail.com>
cbs_h266: expand the bit depth range to 16 bits Signed-off-by: James …
10:41 AM Ticket #10446 (Support decoding with libsvtav1) created by Jozef Chutka
I am surprised to learn that ffmpeg does not provide libsvtav1 …
2:54 AM Ticket #10127 (Add 4:2:2 10-bit HEVC profile to VideoToolbox encoder) updated by Adrian
Any update on this? Seems pretty straightforward to add
1:34 AM Changeset in ffmpeg [ca939ebb] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/tonemap_vaapi: remove HDR metadata The HDR metadata should be …

Jul 4, 2023:

11:53 PM Changeset in ffmpeg [8622dcb3] by Paul B Mahol <onemda@gmail.com>
avfilter/adynamicequalizer_template: refactor and improve output
3:21 AM Ticket #10358 (negative initial out_time in progress output) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230703221306.582-1- …

Jul 3, 2023:

10:52 PM Changeset in ffmpeg [9ff834c2] by Lynne <dev@lynne.ee>
bwdif_vulkan: clamp the temporarily interpolated sample spatially …
8:49 PM Changeset in ffmpeg [d4b989c9] by Zhao Zhili <zhilizhao@tencent.com>
avformat/asfdec_f: fix need_parsing flag for codec mpeg4 …
8:49 PM Changeset in ffmpeg [3eb7968] by Zhao Zhili <zhilizhao@tencent.com>
avformat/asfdec_f: support bmp_tags_unofficial Signed-off-by: Zhao …
8:49 PM Changeset in ffmpeg [bdb4b64f] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/hevc_parse: check the size of hvcC is at least 23 The code …
8:49 PM Changeset in ffmpeg [372f71cd] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/hevc_parse: restrict configurationVersion to 0 and 1 The …
8:03 PM Ticket #10445 (nvenc intra-refresh disabled) created by thorvald
On current master, nvenc intra-refresh seems to not work. I'm …
6:37 PM Ticket #10423 (ID3v2 compilation Tag on MP3 gets lost) updated by Sigi
Aha, and you only saw it there? This is why I call it "bug" ;-) I …
6:36 PM Screenshot 2023-07-03 203453.png attached to Ticket #10423 by Sigi
BUG proof
3:47 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) created by Robert Horstmann
Would you please check if those changes in MESA can be made usable in …
9:16 AM Ticket #10423 (ID3v2 compilation Tag on MP3 gets lost) updated by elenril
Your attached output file does contain the compilation tag, as seen …
3:32 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) updated by NLE-Chipcraft
Description changed
3:05 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) updated by NLE-Chipcraft
Description changed
2:57 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) created by NLE-Chipcraft
The output frame will be distorted, if the crop offset (cx/cy …

Jul 2, 2023:

10:04 PM Changeset in ffmpeg [50f34172] by James Almer <jamrial@gmail.com>
fftools/ffplay: remove usage of internal AVInputFormat.read_seek field …
7:08 PM Changeset in ffmpeg [25a91824] by Tomas Härdin <git@haerdin.se>
Add SMC vsynth tests
5:57 PM Changeset in ffmpeg [695789ea] by Marton Balint <cus@passwd.hu>
avcodec/decode: Preserve AFD side data when going from AVPacket to …
5:57 PM Changeset in ffmpeg [ac424727] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output …
5:57 PM Changeset in ffmpeg [e7d800fe] by Marton Balint <cus@passwd.hu>
avdevice/decklink: move queue_size to an argument for …
4:02 PM Changeset in ffmpeg [5930d397] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: fix enabling low-latency encode Use …
3:53 PM Changeset in ffmpeg [8a6d3482] by James Almer <jamrial@gmail.com>
fate/cbs: fix sample path for discard tests Signed-off-by: James …
12:37 PM Changeset in ffmpeg [3720fa5f] by James Almer <jamrial@gmail.com>
cbs_h266: fix typo for ols_mode_idc == 2 Signed-off-by: James Almer …
12:36 PM Changeset in ffmpeg [8489e317] by James Almer <jamrial@gmail.com>
cbs_h266: fix sign for pps_xxx_qp_offset_list Signed-off-by: James …
Note: See TracTimeline for information about the timeline view.