Timeline



Nov 1, 2024:

8:33 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) created by Danny Weijermans
ffmpeg is great for creating waveform overviews. however, it doesn't …
4:59 PM Changeset in ffmpeg [d724584d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: set bitstreamRestrictionFlag when neccesary This …
4:53 PM Ticket #9150 (Latest MSVS breaks build on windows) updated by Balling
This is a bug in actual new version of new MSVC (the issue is that …
4:45 PM Ticket #9019 (CUDA Compile Broken Using MSVC) updated by Timo R.
Unless MSVC has an issue with large static arrays as well, this should …
4:34 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by goodbye
Yes, it's sufficient to swap num and den. And probably …
4:10 PM Changeset in ffmpeg [0cdcbab9] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_cuda: frame crop support The crop filter has no effect …
4:09 PM Ticket #9291 (exact=1 crop filter for nv12-format video seems to swap color ...) closed by Balling
fixed: Whatever it was it is fixed now. Both even and odd.
3:42 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by Balling
Is the fix simply changing to avctx->sample_aspect_ratio.den = …
3:35 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by MasterQuestionable
͏    Differently broken in different implementations in different …
3:28 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by Balling
Another complaint from another person on nvidia server, IRC people can …
3:19 PM Ticket #9019 (CUDA Compile Broken Using MSVC) closed by Balling
invalid: All files being talked here and the file being patched are gone.
2:58 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by Balling
Status changed
Right, https://issues.chromium.org/issues/40509465#comment19 I see So …
2:46 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by goodbye
Replying to Balling: > As I understand Chrome shows it …
2:33 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by Balling
Owner changed
Can you cherry pick that patch?
2:20 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by Balling
Nah, Browsers render it differently compared to ffmpeg and mpv. So I …
1:49 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by MasterQuestionable
Cc changed
͏    Likely per the spec it doesn't... But unfixable at this point. ͏  …
12:08 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by Balling
As I understand Chrome shows it correctly, right? First link is …
11:26 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by goodbye
Description changed
11:26 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by bernd_b
It is maybe of interest that the green line at the bottom is shown …
11:26 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by goodbye
Description changed
11:22 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by bernd_b
I uploaded the source file I used here: …
11:13 AM test.convert_hw_vaapi.result.mkv attached to Ticket #11280 by bernd_b
h265 output
11:11 AM ffmpeg-20241101-115622.log attached to Ticket #11280 by bernd_b
log file used with "ffmpeg -v 9 -loglevel 99 -..."
11:10 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) created by bernd_b
Summary of the bug: reencoding a file with hevc_vaapi gives me a …
11:10 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by goodbye
Description, Component, Version changed
9:03 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) created by goodbye
The PNG pHYs chunk describes the resolution/pixel density of an …
8:59 AM Changeset in ffmpeg [18640254] by Zhao Zhili <zhilizhao@tencent.com>
fate/vvc: Add a sample which lose frames before 5c66a3 Signed-off-by: …
6:47 AM WikiFormatting edited by MasterQuestionable
Revert to Version 19. ͏    No change introduced. ͏    … (diff)
4:13 AM Changeset in ffmpeg [e726fdeb] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_dec: Add VVC decoder Signed-off-by: Fei Wang …
4:13 AM Changeset in ffmpeg [4dc18c78] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vvc_dec: Add hardware decode API Signed-off-by: Fei Wang …
4:13 AM Changeset in ffmpeg [a94aa2d6] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vvc_ps: Add alf raw syntax into VVCALF Signed-off-by: Fei Wang …
4:13 AM Changeset in ffmpeg [15a75e8e] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header So that hardware …
4:13 AM Changeset in ffmpeg [6bb5dc2] by Haihao Xiang <haihao.xiang@intel.com>
lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS Signed-off-by: Fei …
4:13 AM Changeset in ffmpeg [e543a22c] by Haihao Xiang <haihao.xiang@intel.com>
lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS Signed-off-by: …
4:13 AM Changeset in ffmpeg [f42978f] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_decode: Use a more meaningful variable name Signed-off-by: …
4:13 AM Changeset in ffmpeg [1d8c31d5] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_dec: Create VA parameters dynamically Signed-off-by: Fei …
12:52 AM Ticket #5582 (vp5: support decoding of interlaced video) closed by pross
fixed: Fixed in 492a3b4b895ceac27c3ed0239e9e40940479998a.
12:52 AM Ticket #5581 (vp6: support decoding of interlaced video) closed by pross
fixed: Fixed in 492a3b4b895ceac27c3ed0239e9e40940479998a.

Oct 31, 2024:

10:00 PM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by Marth64
Reproduced by developer changed
I have tested with the sample on 4.3.2 vs. a newer version and can …
9:58 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
Replying to Balling: > How does it compare with nvidia …
9:57 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
How does it compare with nvidia hack in comment 14?
9:55 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
I fixed a memory leak. The latest code can be found …
9:18 PM Ticket #11278 (Custom playback routines definition) created by Danny Weijermans
hopefully it's okay to ask for a feature this way: ffmpeg plays audio …
8:28 PM Ticket #11277 (FFMPEG does not support J2C output) updated by Pierre-Anthony Lemieux
The fundamental issue AFAIK is that FFMPEG treats MJ2, JP2 and J2C as …
8:25 PM Ticket #11277 (FFMPEG does not support J2C output) updated by Pierre-Anthony Lemieux
Yes, this is because MXF wraps J2Cs :)
8:23 PM Ticket #11277 (FFMPEG does not support J2C output) updated by Balling
Oh, can be reproduced with …
8:17 PM Ticket #11277 (FFMPEG does not support J2C output) updated by Balling
Erm, with …
7:05 PM Ticket #11277 (FFMPEG does not support J2C output) created by Pierre-Anthony Lemieux
ffmpeg -i blah.mj2 -frames:v 1 -vcodec copy -y blah.j2c results in a …
6:33 PM Ticket #11152 (drawtext filter crashes on deallocating font face) updated by Leandro Santiago
I've just re-uploaded the sample C code with updated to work with …
6:29 PM experiments.tar.xz attached to Ticket #11152 by Leandro Santiago
5:14 PM WikiFormatting edited by trac
(diff)
5:14 PM TracWorkflow edited by trac
(diff)
5:14 PM TracUpgrade edited by trac
(diff)
5:14 PM TracUnicode edited by trac
(diff)
5:14 PM TracTicketsCustomFields edited by trac
(diff)
5:14 PM TracTickets edited by trac
(diff)
5:14 PM TracStandalone edited by trac
(diff)
5:14 PM TracRss edited by trac
(diff)
5:14 PM TracRepositoryAdmin edited by trac
(diff)
5:14 PM TracQuery edited by trac
(diff)
5:14 PM TracPlugins edited by trac
(diff)
5:14 PM TracPermissions edited by trac
(diff)
5:14 PM TracNotification edited by trac
(diff)
5:14 PM TracNavigation edited by trac
(diff)
5:14 PM TracModWSGI edited by trac
(diff)
5:14 PM TracModPython edited by trac
(diff)
5:14 PM TracLogging edited by trac
(diff)
5:14 PM TracLinks edited by trac
(diff)
5:14 PM TracInterfaceCustomization edited by trac
(diff)
5:14 PM TracInstall edited by trac
(diff)
5:14 PM TracImport edited by trac
(diff)
5:14 PM TracFineGrainedPermissions edited by trac
(diff)
5:14 PM TracFastCgi edited by trac
(diff)
5:14 PM TracChangeset edited by trac
(diff)
5:14 PM TracChangeLog edited by trac
(diff)
5:14 PM TracCgi edited by trac
(diff)
5:14 PM TracBackup edited by trac
(diff)
5:14 PM TracAdmin edited by trac
(diff)
5:14 PM TracAccessibility edited by trac
(diff)
5:14 PM TicketQuery edited by trac
(diff)
5:14 PM CamelCase edited by trac
(diff)
12:46 PM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by Alex
Thanks, Gyan. It is indeed between 2023-12-11-git-1439784ff0 (render …
11:15 AM Ticket #11276 (Streams quality affected if one of them is sent to non-existing IP ...) created by alex_vs
Summary of the bug: When encoding multiple RTP streams, and one of …
10:53 AM Ticket #11274 (Assertion 0 failed) closed by extream87
invalid
10:52 AM Ticket #11274 (Assertion 0 failed) updated by extream87
Description changed
10:45 AM Ticket #11275 ((Audio) Metadata is wrongly exported and reimported with current ...) updated by mytait
added test files
10:44 AM in_test_no_metadata.mp3 attached to Ticket #11275 by mytait
file with no metadata embedded for testing
10:44 AM in_file_embedded.mp3 attached to Ticket #11275 by mytait
test file with embedded multi line lyrics
10:43 AM Ticket #11275 ((Audio) Metadata is wrongly exported and reimported with current ...) created by mytait
Summary of the bug: i want to export audio metadata using the …
10:41 AM Ticket #11274 (Assertion 0 failed) created by extream87
6:49 AM Changeset in ffmpeg [87068b96] by Peter Ross <pross@xvid.org>
fate/vp60-interlace: add test
6:49 AM Changeset in ffmpeg [492a3b4b] by Peter Ross <pross@xvid.org>
avcodec/vp56: decode interlace content Modification of patch …
3:34 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
OK. I forked the GITHUB project and created a dev branch in my GITHUB …
3:15 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by MasterQuestionable
͏    Not creating PR. ͏    But push directly. (`git` CLI, or …
2:39 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
It literally says that merge requests are not allowed …
2:21 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by MasterQuestionable
Cc changed
͏    Actually you may just push to: ͏    …

Oct 30, 2024:

7:07 PM Ticket #11267 (mxf_parse_jpeg2000_frame() checks for the incorrect number of components) updated by Balling
T-REC-T.814-201906-I!!PDF-E.pdf talks about how to see it is XYZ and …
6:34 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
6:02 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
5:59 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
5:06 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by Balling
Okay, so this can be forced for ffplay only with -pixel_format rgb48. …
5:01 PM Ticket #11267 (mxf_parse_jpeg2000_frame() checks for the incorrect number of components) updated by Balling
Status changed
Eurica! this a duplicate of #5919 where file that is rgb48 is …
4:56 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Balling
Your patch did not apply properly: …
4:21 PM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by Jose Santiago
I have submitted a patch to support interlaced decoding in HEVCDEC. It …
4:09 PM Ticket #10123 (j2k decoder fails on on conformance codestream p0_09.j2k when bitexact ...) updated by Pierre-Anthony Lemieux
There is a bug in the patch, which Osamu has fixed should post shortly.
4:07 PM Ticket #10123 (j2k decoder fails on on conformance codestream p0_09.j2k when bitexact ...) updated by Balling
Please apply the …
2:38 PM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by Gyan
The offending commit is likely …
1:45 PM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    Would you further guess which commit is the cause..? ͏    …
1:31 PM Changeset in ffmpeg [44a0a0c0] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/decode: clean-up if get_hw_frames_parameters fails Fixes the …
1:06 PM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by Alex
Versions tested: […] […] So the blame commit happened in …
9:22 AM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by Alex
You might wonder, why the second complex audio filter is there. …
9:17 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by MasterQuestionable
͏    I believe it should also be reproducible specifying the filename …
9:05 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by m.feriati
Keywords, Summary changed
9:02 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by m.feriati
Replying to MasterQuestionable: > ͏    Then this should be …
8:49 AM Ticket #3789 (shortest command doesnt work when using a filter_complex with audio ...) updated by Alex
Thanks, mrskman! The -shortest issue seems to have been fixed at some …
7:09 AM 2024.log attached to Ticket #11273 by Alex
7:09 AM 2023.log attached to Ticket #11273 by Alex
7:09 AM logs.zip attached to Ticket #11273 by Alex
7:08 AM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) created by Alex
Summary of the bug: There are three ways to loop a static image: …
3:28 AM 15s_sine.mp4 attached to Ticket #11272 by Thierry
Fragment Mp4 file with xHE-AAC codec and IPF at the beginning of each …
3:27 AM Ticket #11272 (xHe-AAC: ffprobe marks all the frames as KEY frame) created by Thierry
xHE-AAC seems to have a notion of key frame, called IPF. however, …

Oct 29, 2024:

3:21 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by SuRGeoNix
I'm applying this old patch for 4 years now. Why this never been …
1:08 PM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by MasterQuestionable
͏    See also: https://trac.ffmpeg.org/ticket/11025#comment:4
11:21 AM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by porg
I'd love to see support for copying/setting the pixel-density …

Oct 28, 2024:

8:47 PM Ticket #11271 (How to choose the best hwaccel?) updated by Balling
So, the way I do it, if d3d11 fails I use nvdec, if even it fails I …
6:54 PM Ticket #11271 (How to choose the best hwaccel?) created by Mads Johansen
I have been using auto and consistently gotten dxva2 as the …
6:39 PM HWAccelIntro edited by Mads Johansen
Added how to show what hwaccels are available because I got tired of … (diff)
12:34 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by Balling
Finally https://ffmpeg.org/pipermail/ffmpeg-devel/2024-October/335442.html
12:10 PM Changeset in ffmpeg [7d79d0a4] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Don't assume frames_uninit is reentrant Fix heap …

Oct 27, 2024:

11:46 PM Ticket #11266 (in_tile_headers not reset in jpeg2000_read_main_headers()) closed by Pierre-Anthony Lemieux
fixed: Fixed at …
6:02 PM Ticket #11270 (WASAPI missing in ffmpeg-7.1-full_build.7z) closed by Gyan
duplicate: First, this is not the forum for reporting an issue with my builds. …
5:52 PM Ticket #11270 (WASAPI missing in ffmpeg-7.1-full_build.7z) created by PedroParmezano
Summary of the bug: WASAPI missing in the list. How to reproduce: …
5:50 PM Changeset in ffmpeg [bb57b780] by James Almer <jamrial@gmail.com>
avutil/hwcontext_vulkan: add missing packed YUV444 format mappings …
5:26 PM Changeset in ffmpeg [839f6d38] by Pierre-Anthony Lemieux <pal@palemieux.com>
jpeg2000dec: fix tile-part header state reset Fixes …
12:20 PM Changeset in ffmpeg [56252458] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm/sw_range_convert: indent after previous couple of commits
12:20 PM Changeset in ffmpeg [031d9879] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm/sw_range_convert: test all supported bit depths This commit …
12:20 PM Changeset in ffmpeg [2c44393c] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm/sw_range_convert: only run benchmarks on largest input width
12:20 PM Changeset in ffmpeg [e308d09f] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm/sw_range_convert: reduce number of input sizes tested Reduce …
12:20 PM Changeset in ffmpeg [d1acd68d] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm/sw_range_convert: use YUV pixel formats instead of YUVJ We …
12:20 PM Changeset in ffmpeg [a8ef1fac] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm: use FF_ARRAY_ELEMS instead of hardcoding size of arrays
12:20 PM Changeset in ffmpeg [8b30daed] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/range_convert: indent after previous commit
12:20 PM Changeset in ffmpeg [f7ee0195] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/range_convert: drop redundant conditionals from arch-specific …
12:20 PM Changeset in ffmpeg [7728b335] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/range_convert: call arch-specific init functions from main …
9:21 AM Ticket #11103 (Compiler error when casting from void* to char*) closed by Marton Balint
fixed: Fixed in 9b0128aa766221f8a32e13cf3c1d3e6d75a2d829.
9:00 AM Changeset in ffmpeg [dcdfd7fb] by Marton Balint <cus@passwd.hu>
avutil/wchar_filename: re-introduce explicit cast of void* to char* …
8:58 AM Changeset in ffmpeg [4d408986] by Marton Balint <cus@passwd.hu>
avutil/wchar_filename: re-introduce explicit cast of void* to char* …
8:58 AM Changeset in ffmpeg [d63f7dde] by Marton Balint <cus@passwd.hu>
avutil/wchar_filename: re-introduce explicit cast of void* to char* …
8:58 AM Changeset in ffmpeg [15035aae] by Marton Balint <cus@passwd.hu>
avutil/wchar_filename: re-introduce explicit cast of void* to char* …
8:37 AM Changeset in ffmpeg [9b0128aa] by Marton Balint <cus@passwd.hu>
avutil/wchar_filename: re-introduce explicit cast of void* to char* …
3:40 AM Changeset in ffmpeg [78525bc3] by Zhao Zhili <zhilizhao@tencent.com>
tests/fate-run: Fix pixdesc failure -u and -q doesn't work together …
3:35 AM Changeset in ffmpeg [7fe9d12] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecdec_common: Workaround MTK broken crop …
3:35 AM Changeset in ffmpeg [0ee18ff2] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: Extract configOBUs from …
3:34 AM Changeset in ffmpeg [05522385] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffplay: use swapchain_colorspace_hint to get better HDR …

Oct 26, 2024:

8:31 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    “"probe_score": 51” ͏    As workaround: explicitly specify the …
5:28 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) updated by sid
We faced with this issue too. And currently we had to downgrade to …
12:26 PM Changeset in ffmpeg [fe219446] by James Almer <jamrial@gmail.com>
avutil/hwcontext_d3d11va: drop duplicate pixfmt entry Added by …
10:12 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by Selcuk Ozturk
BTW, maybe this bit of additional information might help to determine …
10:05 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by MasterQuestionable
͏    It appears both decoding include the "ATSC A53 Part 4 Closed …
9:38 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by Selcuk Ozturk
I have attached the out of the diff. To me there doesn't seem to be …
9:31 AM diff.git.vs.4.3.2.txt.gz attached to Ticket #11263 by Selcuk Ozturk
Output of "diff fox5-202410230440-git-master.ts.xml …
8:52 AM Ticket #11268 ([Regression] "-use_wallclock_as_timestamps" ineffective) updated by MasterQuestionable
Cc, Component, Summary changed
͏    See also: ͏    …
7:35 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by MasterQuestionable
͏    Then this should be addressable. ͏    And likely just the cause …
6:30 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by MasterQuestionable
Keywords, Component, Summary changed
͏    Diff the output XML: ͏    `ffprobe -v warning -hide_banner …
5:38 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by m.feriati
Replying to MasterQuestionable: > ͏    Would you clarify …
5:26 AM SponsoringPrograms/STF/2025 edited by Pierre-Anthony Lemieux
(diff)
5:20 AM SponsoringPrograms/STF/2025 created by Pierre-Anthony Lemieux
4:40 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by MasterQuestionable
Summary changed
͏    Would you clarify somewhat... what went wrong exactly? ͏    Which …
3:04 AM Changeset in ffmpeg [ca71b0b8] by James Almer <jamrial@gmail.com>
libavutil/hwcontext_d3d11va: use the XV48 pixel format Signed-off-by: …
3:04 AM Changeset in ffmpeg [dad3d980] by James Almer <jamrial@gmail.com>
libavutil/hwcontext_dxva2: use the XV48 pixel format Signed-off-by: …
3:04 AM Changeset in ffmpeg [42b748f7] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: add support for XV48 Signed-off-by: James …
3:04 AM Changeset in ffmpeg [707e2184] by James Almer <jamrial@gmail.com>
avformat/riff: map Y416 fourcc to RAWVIDEO decoder As defined in …
3:04 AM Changeset in ffmpeg [a67ba3c1] by James Almer <jamrial@gmail.com>
swscale/output: add XV48 output support Signed-off-by: James Almer …
3:04 AM Changeset in ffmpeg [2f13f747] by James Almer <jamrial@gmail.com>
swscale/input: add XV48 input support Signed-off-by: James Almer …
3:04 AM Changeset in ffmpeg [e02a3b4] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add XV48 pixel format Much like XV30 and XV36 in …
2:57 AM Changeset in ffmpeg [e1bacfb5] by James Almer <jamrial@gmail.com>
libavutil/hwcontext_d3d11va: use the Y216 pixel format Signed-off-by: …
2:57 AM Changeset in ffmpeg [c76d92b2] by James Almer <jamrial@gmail.com>
libavutil/hwcontext_dxva2: use the Y216 pixel format Signed-off-by: …

Oct 25, 2024:

10:41 PM Changeset in ffmpeg [faec8763] by James Almer <jamrial@gmail.com>
avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder As …
9:17 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by m.feriati
Replying to Marton Balint: > Replying to [comment:2
8:46 PM Changeset in ffmpeg [db7b4fc8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen Fixes: …
8:46 PM Changeset in ffmpeg [23088a5f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Fix overflow in midpoint computation Fixes: signed …
8:46 PM Changeset in ffmpeg [3fe30144] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: used unsigned for bit accumulation Fixes: Integer …
8:46 PM Changeset in ffmpeg [14f5d67b] by Michael Niedermayer <michael@niedermayer.cc>
swscale/rgb2rgb_template: Fix ff_rgb24toyv12_c() with odd height …
6:01 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by Marton Balint
Type, Component, Summary changed
Replying to MasterQuestionable: > ͏    Likely Windows …
5:54 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) updated by Balling
You are saying it is a regression but IMHO a bug with uninitialised …
5:48 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Adrian
This patch looks good to me, should fix this issue Sample access is …
5:45 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20241010000834.1909-1
5:41 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Balling
Please open sample for everyone
5:37 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Adrian
I don't think it should assume anything, rather it should just set the …
5:35 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Balling
smpte2084 typically assumes primaries to be Bt.2020, for example in …
5:35 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Adrian
Component changed
5:34 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Adrian
Version changed
5:32 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by Adrian
Looks like same issue for av1_amf
5:30 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) created by Adrian
Summary of the bug: Encoding any 10-bit video using hevc_amf encoder …
5:08 PM Ticket #11268 ([Regression] "-use_wallclock_as_timestamps" ineffective) created by Wes Castro
Summary of the bug: When piping a raw H264 stream to FFmpeg with …
2:16 PM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by Selcuk Ozturk
When I use release 4.3.2 ffprobe, I get: # …
2:14 PM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by Selcuk Ozturk
It reports the following: # …
1:06 PM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) closed by ePirat
fixed
12:00 PM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) updated by kaixii
Replying to ePirat: > Can you test with a more up to date …
11:21 AM 10bit.mov attached to Ticket #11214 by kaixii
10bit HEVC HDR file
9:54 AM Ticket #4298 (zoompan filter creates shaky image) updated by Gyan
It is not related to the input - it is about sub-pixel rendering. …
4:29 AM Ticket #4298 (zoompan filter creates shaky image) updated by MasterQuestionable
͏    So is it really a problem of the source input..? ͏    …
4:24 AM Ticket #3399 (Bad output framerate decision for mp4 from camera) updated by Gyan
There can be occasions when motion fluidity would be lost. Consider a …
4:19 AM Ticket #4298 (zoompan filter creates shaky image) updated by Gyan
Using the other swscale algorithms made no difference to the jitter in …
2:19 AM Ticket #11148 (DirectShow (dshow) support lacking beyond device defaults) updated by Balling
Okay, so it does support 32 bit integer. That should be supported.
2:18 AM Ticket #11267 (mxf_parse_jpeg2000_frame() checks for the incorrect number of components) updated by Balling
Also please apply this patch: https://trac.ffmpeg.org/ticket/9468
12:27 AM Ticket #11266 (in_tile_headers not reset in jpeg2000_read_main_headers()) updated by Pierre-Anthony Lemieux
Analyzed by developer, Status, Reproduced by developer changed
12:27 AM Ticket #11266 (in_tile_headers not reset in jpeg2000_read_main_headers()) updated by Pierre-Anthony Lemieux
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20241025002317.25786- …
Note: See TracTimeline for information about the timeline view.