Timeline



Dec 9, 2022:

11:52 PM Changeset in ffmpeg [7e8b5393] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec: make explicit copy of frames unless user requested otherwise
11:52 PM Changeset in ffmpeg [7a8d78f7] by Timo Rothenpieler <timo@rothenpieler.org>
lavc: add new unsafe_output hwaccel_flag
10:53 PM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
10:52 PM Ticket #10099 (mpeg2_vaapi SAR problems) updated by Carl Eugen Hoyos
Version changed
Why do you think this is an issue that can be fixed within FFmpeg? …
10:50 PM Ticket #10101 (filter-pixfmts-scale test fails when --enable-swscale but ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test current FFmpeg git head to make this a valid ticket.
2:59 PM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) updated by Balling
>mandatory one is COLOR_FormatYUV420Flexible Cause that is what …
1:33 PM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) updated by brunoais
Replying to Steven Liu: > The above patch is used for fix …
1:07 PM Ticket #9860 (yuvj420p spam) updated by Jacky Koning
Just want to update that it indeed no longer spams. It now has a line …
12:58 PM Ticket #10101 (filter-pixfmts-scale test fails when --enable-swscale but ...) created by Atemu
Repro: Try to build ffmpeg with --enable-swscale and …
12:18 PM Ticket #4907 (Support decoding animated WebP images) updated by nbryskin
Cc changed
9:38 AM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) updated by quinkblack
Replying to Balling: > Android loves to do NV12 everywhere …
9:29 AM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) updated by Steven Liu
Replying to brunoais: > Replying to [comment:1 Steven …
9:19 AM Ticket #10100 (qsv encoder missing video when live transcoding) created by Liroy2003
Summary of the bug: When using mpeg2_qsv encoder for live transcoding …
9:13 AM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) updated by brunoais
Replying to Steven Liu: > hls_init_time should be used in …
8:46 AM Ticket #10099 (mpeg2_vaapi SAR problems) updated by Liroy2003
Version changed
8:45 AM mpeg2video.PNG attached to Ticket #10099 by Liroy2003
8:45 AM mpeg2_vaapi.PNG attached to Ticket #10099 by Liroy2003
8:44 AM Ticket #10099 (mpeg2_vaapi SAR problems) created by Liroy2003
Summary of the bug: When using mpeg2_vaapi to transcode a 720p UDP …
5:15 AM Changeset in ffmpeg [9651f873] by Philip Langdale <philipl@overt.org>
lavu/pixdesc: handle xv30be in av_[read|write]_image_line xv30be is …
4:37 AM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) updated by Steven Liu
hls_init_time should be used in -hls_list_size > 0 …

Dec 8, 2022:

10:54 PM Changeset in ffmpeg [55753fc7] by Paul B Mahol <onemda@gmail.com>
avcodec/mjpegdec: check that component linesize is always valid
10:52 PM Ticket #9917 (Crash on (corrupt) DNG file) closed by Elon Musk
fixed: Fixed in 55753fc712622744093c8050b779c3d830c427cb
9:22 PM Ticket #4364 (Support for DNG (RAW)) updated by Adrian
Here's a sample dng file which crashes ffmpeg, but works in other …
8:07 PM Ticket #10098 (ffmpeg ignores -hls_time if -hls_init_time is set) created by brunoais
Summary of the bug: If you try to remux an mp4 file and you provide …
4:48 PM Changeset in ffmpeg [a9d15d43] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vqcdec: Check width & 15 Various parts of the code assume …
3:55 PM Changeset in ffmpeg [2401494e] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: configure profile Signed-off-by: Zhao Zhili …
3:55 PM Changeset in ffmpeg [0da8802] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec_wrapper: use hardcoded value of profiles from …
3:54 PM Changeset in ffmpeg [3dcb630c] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: add option to select codec by name …
3:53 PM Changeset in ffmpeg [56763389] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: check missing Surface It's an invalid …
3:52 PM Changeset in ffmpeg [a63834b2] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec: fix missing crop info when use NDK MediaCodec …
12:03 PM Changeset in ffmpeg [f0f19f3d] by Paul B Mahol <onemda@gmail.com>
avfilter: add corr video filter
11:40 AM Changeset in ffmpeg [a1b534bf] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
11:40 AM Changeset in ffmpeg [540b9826] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
11:39 AM Changeset in ffmpeg [b48951b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
11:39 AM Changeset in ffmpeg [df2e08e4] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
11:38 AM Changeset in ffmpeg [807afa59] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
11:31 AM Changeset in ffmpeg [9ca139b2] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix vbv buffer size in cq mode The CQ calculation gets …
9:50 AM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) closed by Balling
invalid: Android loves to do NV12 everywhere (that is Semi Planar), that is …
6:30 AM Changeset in ffmpeg [b62940be] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_vaapi: Skip 'vgem' driver There can be more than one …
6:29 AM Changeset in ffmpeg [4061c224] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_scale_qsv: remove PI, PHI and E PI, PHI and E are defined in …
6:25 AM Changeset in ffmpeg [3552dba0] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: accept P010 input in system memory Signed-off-by: …
6:24 AM Changeset in ffmpeg [e5faa1d5] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: allow user to set scale_mode with constants $ …
6:22 AM Changeset in ffmpeg [d51edd22] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: use macros for extra mfx parameter Make it easy to …
6:21 AM Changeset in ffmpeg [20f29411] by Haihao Xiang <haihao.xiang@intel.com>
libavfilter/qsvvpp: Change the alignment to meet the requirement of …
5:43 AM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) updated by Balling
ColorSpace is not the same as color format. Color format is just pixel …

Dec 7, 2022:

10:25 PM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by Carl Eugen Hoyos
Version, Component changed
10:20 PM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) updated by Ajay Shrestha
Description changed
10:18 PM output_video.mp4 attached to Ticket #10097 by Ajay Shrestha
10:15 PM test_input.mp4 attached to Ticket #10097 by Ajay Shrestha
10:14 PM console_output.log attached to Ticket #10097 by Ajay Shrestha
10:13 PM Ticket #10097 (MediaCodec Encoder: Gibberish output produced on emulators (generally ...) created by Ajay Shrestha
What you were trying to accomplish? I am trying to transcode an mp4 …
6:20 PM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) updated by Ben T
Using -px_fmt nv12 does resolve the issue on a quick test that I ran …
6:17 PM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) updated by Ben T
Copy-Pasting response from Zhao Zhili in the mailing list where I …
6:00 PM test_input.mp4 attached to Ticket #10096 by Ben T
Input File
6:00 PM console_output.log attached to Ticket #10096 by Ben T
Console Log
5:59 PM Ticket #10096 (MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not supported) created by Ben T
MediaCodec Encoder: Pixel ColorSpace of many Adreno GPUs is not …
5:37 PM Changeset in ffmpeg [d4f853f4] by James Almer <jamrial@gmail.com>
doc/filters.texi: add documentation for the ts_sync_mode framesync …
12:01 PM Changeset in ffmpeg [2eb71512] by James Almer <jamrial@gmail.com>
avcodec/pthread_frame.c: keep the last_pkt_props from worker threads …
11:55 AM Changeset in ffmpeg [0afdc398] by James Almer <jamrial@gmail.com>
avcodec/decode: don't set last_pkt_props->size Use the opaque field …
11:55 AM Changeset in ffmpeg [b1fdb0b3] by James Almer <jamrial@gmail.com>
Revert "avcodec/decode: use a packet list to store packet properties" …
11:48 AM Changeset in ffmpeg [c06e88e0] by James Almer <jamrial@gmail.com>
avcodec/wmadec: clear pts when returning a frame during flush This …
11:48 AM Changeset in ffmpeg [8dcb8d1b] by James Almer <jamrial@gmail.com>
avcodec/binkaudio: clear pts when returning more than one frame per …
11:46 AM Changeset in ffmpeg [c2a87022] by James Almer <jamrial@gmail.com>
avcodec/rawdec: remove redundant code setting frame properties These …
11:23 AM Changeset in ffmpeg [b08e8d52] by Paul B Mahol <onemda@gmail.com>
doc/filters: link framesync options for msad/identity/vif
11:23 AM Changeset in ffmpeg [f2e0351b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vif: add missing framesync options
9:22 AM Changeset in ffmpeg [6aa7b0c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tests/dict: Explicitly test av_dict_iterate() This commit …
9:22 AM Changeset in ffmpeg [81747b52] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil: use av_dict_iterate Signed-off-by: Andreas Rheinhardt …
8:12 AM Ticket #6407 (Add Android encoders support to MediaCodec implementation) updated by Balling
0ff18a7d6d496f89d9e007ddd1cad7116baf5c7c
7:38 AM Ticket #10095 (contradictory documentation) updated by Carl Eugen Hoyos
For completeness this is what I found when I clicked on this link: …
7:36 AM Ticket #10095 (contradictory documentation) closed by Carl Eugen Hoyos
invalid: No, it is not
7:25 AM Ticket #10095 (contradictory documentation) reopened by Alin
Replying to Carl Eugen Hoyos: > It appears to me that the …
6:51 AM Ticket #10095 (contradictory documentation) closed by Carl Eugen Hoyos
invalid: It appears to me that the only issue is that your quote is wrong.
6:46 AM Ticket #10095 (contradictory documentation) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
4:00 AM Ticket #10095 (contradictory documentation) created by Alin
Summary of the bug: on the page: …

Dec 6, 2022:

11:57 PM Changeset in ffmpeg [cb9ab38c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_chromanr: split inner loops Makes overall faster …
10:04 PM Ticket #6407 (Add Android encoders support to MediaCodec implementation) closed by Ben T
fixed: This is now fixed by work done from Zhao Zhili <zhilizhao@tencent.com> …
7:07 PM Ticket #10062 (av1_qsv produces incorrect output files) updated by dvrogozh
> The ​https://github.com/oneapi-src/oneVPL-intel-gpu/commit/dc7fd15
4:31 PM Changeset in ffmpeg [cc11afe5] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: make rms meter actually get rms of whole frame
4:23 PM Ticket #10094 (FFMpeg Crash when converting a video) updated by Elon Musk
From where you got ffmpeg binaries? I can not reproduce any crash.
3:02 PM Ticket #10094 (FFMpeg Crash when converting a video) closed by Carl Eugen Hoyos
worksforme: Please reopen if you can provide backtrace or valgrind information and …
1:49 PM Ticket #10094 (FFMpeg Crash when converting a video) updated by Ben
Replying to Elon Musk: > Which ffmpeg version? All …
1:46 PM Ticket #10094 (FFMpeg Crash when converting a video) updated by Ben
ORIGINAL VIDEO FILE: A.7z password 7-zip Password: aspecty14 MEGA …
1:32 PM Ticket #10094 (FFMpeg Crash when converting a video) updated by Carl Eugen Hoyos
Please provide the input file.
8:31 AM Ticket #10094 (FFMpeg Crash when converting a video) updated by Elon Musk
Which ffmpeg version?
8:15 AM Ticket #10094 (FFMpeg Crash when converting a video) updated by Ben
Description changed
8:11 AM Ticket #10094 (FFMpeg Crash when converting a video) updated by Ben
Description changed
8:07 AM Ticket #10094 (FFMpeg Crash when converting a video) created by Ben
Summary of the bug: * Segmentation Fault * Illegal Instruction When …

Dec 5, 2022:

8:21 PM Changeset in ffmpeg [45216e33] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: notify users about rc_lookahead clipping
8:21 PM Changeset in ffmpeg [ac0f42d8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: explicitly disable lookahead if lacking sufficient …
8:08 PM Changeset in ffmpeg [520111c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_thumbnail: allow to change stats log level
8:07 PM Changeset in ffmpeg [46642cee] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_thumbnail: optimize planar processing path
11:58 AM Ticket #10093 (hevc_nvenc not working without "-b_ref_mode disabled" switch on Pascal GPUs) updated by suphamster
Replying to Balling: > Works on Turing. Because it …
11:10 AM Ticket #10093 (hevc_nvenc not working without "-b_ref_mode disabled" switch on Pascal GPUs) updated by Balling
Works on Turing.
10:22 AM Ticket #10093 (hevc_nvenc not working without "-b_ref_mode disabled" switch on Pascal GPUs) created by suphamster
Summary of the bug: How to reproduce: ffmpeg.exe -i test2.webm -c:v …
9:48 AM Create a thumbnail image every X seconds of the video edited by Elon Musk
add thumbnail filter (diff)
9:48 AM Tag change on Create a thumbnail image every X seconds of the video by Elon Musk
Tags thumbnail added
9:11 AM Ticket #9995 (AVSubtitle structure has rectangles outside screen) closed by Peter Krefting
invalid: I have now tested the clip with a third-party (commercial) analysis …
9:06 AM Ticket #10092 (DivX 5.0 interlaced b-frames video decodes with artifacts) updated by mkver
Status, Reproduced by developer changed
Seems to be related to a race: Output looks good with -threads 1. …
8:20 AM Ticket #10092 (DivX 5.0 interlaced b-frames video decodes with artifacts) updated by Timofey Vasenin
Description changed
8:17 AM Ticket #10092 (DivX 5.0 interlaced b-frames video decodes with artifacts) updated by Timofey Vasenin
Component changed
8:02 AM divx_interlaced_decoding_artifacts.avi attached to Ticket #10092 by Timofey Vasenin
8:01 AM Ticket #10092 (DivX 5.0 interlaced b-frames video decodes with artifacts) created by Timofey Vasenin
Summary of the bug: FFMPEG decodes DivX 5.0 interlaced b-frames video …

Dec 4, 2022:

10:02 PM Changeset in ffmpeg [6c814093] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bm3d: switch to TX from lavu
8:45 PM Changeset in ffmpeg [9bfae838] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix overflow in p=31 Untested with "non fuzzed" …
5:55 PM Ticket #10041 (Problem with exposure filter) updated by Michael Koch
Replying to Elon Musk: > The invert of pixels bug have …
4:19 PM Ticket #10091 (Not reading NCLC on mov/prores files) updated by Balling
>although it's working for .mov files containing AVC video stream. …
2:22 PM Changeset in ffmpeg [ee65039] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one Before …
12:25 PM Ticket #10041 (Problem with exposure filter) updated by Elon Musk
The invert of pixels bug have been fixed.
12:22 PM Changeset in ffmpeg [fc016fd6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_exposure: ensure that scale is always > 0
10:18 AM Changeset in ffmpeg [ec32c62c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: write also to alpha plane if available

Dec 3, 2022:

10:24 PM Ticket #10091 (Not reading NCLC on mov/prores files) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
Please test current FFmpeg git head and provide an input file to make …
8:28 PM Changeset in ffmpeg [7bf74f90] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftdn: fix invalid duplicated use of sizeof()
8:02 PM Changeset in ffmpeg [710d83bd] by Lynne <dev@lynne.ee>
lavu/tx: zero-out imaginary of last coefficient in forward RDFTs We …
7:15 PM Ticket #10088 (cfhd enc crash) closed by Elon Musk
fixed: Crashed should be fixed, but for some heights it will produce invalid …
7:11 PM Changeset in ffmpeg [0c6e40c1] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhdenc: stop crashing on heights not multiple of 8 Fixes …
6:51 PM Ticket #10091 (Not reading NCLC on mov/prores files) created by agfline
Summary of the bug: ffmpeg & ffprobe can't read NCLC tags (primaries, …
6:38 PM Changeset in ffmpeg [1ba4f3c8] by Paul B Mahol <onemda@gmail.com>
fate: add QOI/XBM/XWD image2pipe tests
6:08 PM Changeset in ffmpeg [b6f5a7ce] by Paul B Mahol <onemda@gmail.com>
avcodec/ass: specify a permissive encoding The Encoding field (and …
6:08 PM Changeset in ffmpeg [95115fcc] by Paul B Mahol <onemda@gmail.com>
avcodec/ass: accurately preserve colours Colour values used in ASS …
6:08 PM Changeset in ffmpeg [d82e30d0] by Paul B Mahol <onemda@gmail.com>
avcodec/ass: fix comment There is no v4 ASS. There are versions 1 to …
5:53 PM Ticket #8865 (Lost frames when decode by mediacodec) reopened by Benjamín de la Fuente Ranea
I'm afraid I was wrong in my last tests and I was linking with the …
5:12 PM Ticket #9461 (Showpectrumpic: scale doesn't work anymore) updated by Elon Musk
Speed for sizes other than power of 2 have dramatically improved in …
4:32 PM Changeset in ffmpeg [754fa305] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: accessing outlink in uninit is not valid
4:19 PM Changeset in ffmpeg [33e70dc0] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: fix warnings This handles an unhandled error, …
3:44 PM Changeset in ffmpeg [5dfb4f96] by James Darnley <jdarnley@obe.tv>
avcodec/x86/v210enc: change '0b' binary constant prefix to 'b' suffix …
12:43 PM FancyFilteringExamples edited by Elon Musk
showcwt (diff)
12:43 PM Tag change on FancyFilteringExamples by Elon Musk
Tags showcwt added
12:35 PM showcwt01.jpeg attached to FancyFilteringExamples by Elon Musk
12:35 PM showcwt02.jpeg attached to FancyFilteringExamples by Elon Musk
11:47 AM Changeset in ffmpeg [e6990934] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix logic mistake
11:30 AM Ticket #8865 (Lost frames when decode by mediacodec) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
10:29 AM Ticket #8865 (Lost frames when decode by mediacodec) updated by Benjamín de la Fuente Ranea
You are right, the issue is gone with that commit, now it works …
12:29 AM Changeset in ffmpeg [fe196fd2] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: don't force a default value for deprecated options …

Dec 2, 2022:

10:03 PM Changeset in ffmpeg [8d9f7fa7] by Paul B Mahol <onemda@gmail.com>
avcodec/smcenc: improve compression ratio a little Actually reverts …
8:24 PM Ticket #10077 (ffmpeg : #EXT-X-INDEPENDENT-SEGMENTS not added when audio file) updated by xavierlaff
@Carl Eugen Hoyos : It's ok?
6:17 PM Changeset in ffmpeg [fb51eeb] by Paul B Mahol <onemda@gmail.com>
avcodec/smcenc: fix errors with using intra after inter skip
6:14 PM Ticket #10090 (smc enc: artefacts in the output file 3) updated by Elon Musk
Resolution changed
11:13 AM Ticket #10090 (smc enc: artefacts in the output file 3) updated by ami_stuff
Won't fix? And what is the reason for that?
7:53 AM Ticket #10090 (smc enc: artefacts in the output file 3) closed by Elon Musk
wontfix
1:11 AM Ticket #10090 (smc enc: artefacts in the output file 3) created by ami_stuff
https://trac.ffmpeg.org/raw-attachment/ticket/10068/gold2.avi the …
Note: See TracTimeline for information about the timeline view.