Timeline



Sep 17, 2024:

8:55 PM Ticket #11196 (ffmpeg is unable to identify/open mpeg 2/3 files with only one frame) updated by Balling
To be fair same happens with very small EAC3 files.
7:51 PM Ticket #11181 (Add support for Vulkan encoding) closed by Lynne
fixed
7:51 PM Ticket #11181 (Add support for Vulkan encoding) updated by Lynne
HEVC encoder merged. Documentation is coming up tomorrow, but for …
7:12 PM Changeset in ffmpeg [0aa4ac0] by Lynne <dev@lynne.ee>
lavc: bump minor and add Changelog entry for the Vulkan H265 encoder
7:12 PM Changeset in ffmpeg [4b4f0b68] by Lynne <dev@lynne.ee>
lavc: add hevc_vulkan hardware encoder This commit adds a Vulkan …
7:12 PM Changeset in ffmpeg [b4283f93] by Lynne <dev@lynne.ee>
cbs_h265: add raw filler encoding
7:11 PM Changeset in ffmpeg [12f158ca] by Lynne <dev@lynne.ee>
hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI This …
6:42 PM Changeset in ffmpeg [3e6cec12] by James Almer <jamrial@gmail.com>
avformat/mov_chan: add extra checks to channel description count Make …
6:41 PM Changeset in ffmpeg [1c706ce] by James Almer <jamrial@gmail.com>
avformat/mov_chan: add extra checks to channel description count Make …
10:12 AM sample.32 attached to Ticket #11196 by Greisberger Christophe
MPEG 3 file (2 frames)
10:12 AM sample.22 attached to Ticket #11196 by Greisberger Christophe
MPEG 2 file (2 frames)
10:12 AM sample.31 attached to Ticket #11196 by Greisberger Christophe
MPEG 3 file (1 frame)
10:11 AM sample.21 attached to Ticket #11196 by Greisberger Christophe
MPEG 2 file (1 frame)
10:09 AM Ticket #11196 (ffmpeg is unable to identify/open mpeg 2/3 files with only one frame) created by Greisberger Christophe
Summary of the bug: How to reproduce: […] I tracked the problem in …
4:17 AM Ticket #11194 (image2 frame_pts integer overflow) updated by Filip
https://ffmpeg.org/pipermail/ffmpeg-devel/2024-September/333602.html
12:34 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) updated by SubJunk
Version changed

Sep 16, 2024:

7:49 PM Ticket #11195 (AVC in MXF container calculates incorrect avg_frame_rate) created by ariley
The AVC essence is interlaced 29.97hz, but ffprobe says the essence is …
7:45 PM Changeset in ffmpeg [fec6a8df] by James Almer <jamrial@gmail.com>
avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes …
7:45 PM Changeset in ffmpeg [99ec7a8c] by James Almer <jamrial@gmail.com>
fate/h264: add a test for the dts2pts bsf Signed-off-by: James Almer …
6:52 PM Ticket #11194 (image2 frame_pts integer overflow) updated by Filip
[https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240916182420.188-3
6:27 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by MasterQuestionable
͏    Pardon. My math went awry. ͏    It seems... ͏    1/${FPS} not …
6:23 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
Achieving 30 × 0.999 = 29.97 frame/s. This is very slightly slower …
6:17 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
I am just quoting wikipedia. …
6:01 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by MasterQuestionable
͏    <&~~>Your math is wrong: ͏    Mistook calculated number of …
4:58 PM Ticket #11181 (Add support for Vulkan encoding) updated by Mads Johansen
I assume there's documentation coming as well?
4:54 PM Ticket #11194 (image2 frame_pts integer overflow) updated by Filip
[https://github.com/FFmpeg/FFmpeg/blob/ceb471cfde901d47e705dd32abba1ea8
4:07 PM Ticket #11194 (image2 frame_pts integer overflow) created by Filip
Summary of the bug: The image2 muxer has a frame_pts option, which …
12:14 PM Ticket #11181 (Add support for Vulkan encoding) updated by Lynne
H.264 encoder pushed. And once the HEVC encoder patchset gets pushed, …
12:04 PM Changeset in ffmpeg [ceb471cf] by Lynne <dev@lynne.ee>
lavc: bump minor version and add changelog for h264_vulkan
12:04 PM Changeset in ffmpeg [f85d9473] by Lynne <dev@lynne.ee>
lavc: add h264_vulkan hardware encoder This commit adds the first …
12:04 PM Changeset in ffmpeg [37243b2a] by Lynne <dev@lynne.ee>
lavc: add Vulkan video encoding base code This commit adds the common …
12:03 PM Changeset in ffmpeg [0fa6f33] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add support for x2bgr10 and proper DRM mappings for …
8:44 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) updated by SubJunk
Description changed
8:43 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) created by SubJunk
Summary of the bug: If I have an input file with a Dolby Vision video …
8:03 AM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Jens Viebig
Understood, we will change the patch and resubmit
5:55 AM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by ariley
Thanks. IMO, I think it's better to leave these as two distinct …
5:37 AM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
>Where to store the infinite result Erm, the 29.970 is what was used …
4:04 AM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by MasterQuestionable
͏    Where to store the infinite result? ͏    Discard outright..?
3:31 AM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
"Infinite precision demands infinite resource" No, it does not. E.g. …
3:09 AM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by MasterQuestionable
͏    Learn entropy theory. ͏    Infinite precision demands infinite …
2:12 AM Changeset in ffmpeg [76ff97ce] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/cbs: make cbs-vvc test depends prerequisites correct the …
2:12 AM Changeset in ffmpeg [6832134b] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/cbs: refine depend prerequisites for cbs-hevc-discard test …
2:12 AM Changeset in ffmpeg [75fbff11] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/demux: refine depend prerequisites for fate-mov-mp3-demux …
2:12 AM Changeset in ffmpeg [09580383] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/cbs: refine depend prerequisites for cbs-h264-discard test …
2:12 AM Changeset in ffmpeg [eb20eff9] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/seek: check seek opertation with mov demuxer and file …
2:12 AM Changeset in ffmpeg [2fb2cd5c] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/mov: check mov and framemd5 has enabled when test fix …
2:12 AM Changeset in ffmpeg [f3fc7af9] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/matroska: check the demuxer and decoder allyes before …
2:11 AM Changeset in ffmpeg [8f100a66] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/audio: set flcl1905 test case with depend …
2:11 AM Changeset in ffmpeg [74553f0] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/mov: check mov formats build status be for make test fix …
2:11 AM Changeset in ffmpeg [7df89cc1] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/libavcodec: add mjpeg encoder depend for …
12:14 AM Ticket #11190 (H.264 video stops playing without errors) updated by kevmo314
Replying to Balling: > Your patch was not applied …

Sep 15, 2024:

11:51 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
> No system can be of infinite precision. LOL …
10:57 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by MasterQuestionable
Cc changed
͏    I fear this is actually none issue: ͏    No system can be of …
10:16 PM Ticket #11190 (H.264 video stops playing without errors) updated by MasterQuestionable
Cc changed
͏    Up: https://trac.ffmpeg.org/ticket/11134#comment:7 ͏    Would …
9:56 PM MasterQuestionable edited by MasterQuestionable
Combat "quick-jump" combo-jumbo. (diff)
8:21 PM Changeset in ffmpeg [00f5a34c] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: tighten condition for media type stream specifiers …
8:18 PM Ticket #11190 (H.264 video stops playing without errors) updated by Balling
Your patch was not applied …
7:27 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
I already see one mistake in mozilla calculator, they use Precision …
7:01 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>what about this calculator I found in mozilla bugtracker ? It …
6:28 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > yuv444-rgba-problem1.png shows the …
6:10 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
yuv444-rgba-problem1.png shows the difference only in the second raw …
4:22 PM Ticket #11179 (JPEG conversion failure with zscale) closed by Niklas Haas
fixed
3:43 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > "note that input file clearly says …
3:02 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
"note that input file clearly says range PC in both cases" What? You …
2:53 PM Ticket #10430 (Wrong yuv420p to rgb24 result on macOS m1 arm64) updated by Balling
Keywords changed
Does it still reproduce in newer versions?
1:10 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > Well, again. Color_range 2 does …[…]
1:02 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > Well, again. Color_range 2 does …
11:59 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
Well, again. Color_range 2 does not work as input option and that is …
11:53 AM Changeset in ffmpeg [8707c866] by Anton Khirnov <anton@khirnov.net>
avformat/dvdvideodec: implement seeking Player applications can now …
11:50 AM Changeset in ffmpeg [e66f9774] by Anton Khirnov <anton@khirnov.net>
lavf/tls_mbedtls: restrict TLSv1.3 verification workaround to affected …
11:46 AM Ticket #6440 (Support and re-export of floating-point RGB-type color spaces (e.g. ...) updated by Balling
There are more pages in the standard, Annex A, Annex B, Annex C. I …
11:28 AM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by Balling
#9814 there the bug is that the file is tagged 30/1.001 but the result …
8:42 AM Changeset in ffmpeg [5c66a3ab] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Fix output and unref a frame which isn't decoding yet …
6:37 AM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by ariley
Not quite sure how you can make the assertion that I didn't test …
2:31 AM Ticket #6440 (Support and re-export of floating-point RGB-type color spaces (e.g. ...) updated by Andrew-R
speaking about xvYCC I found two documents: …

Sep 14, 2024:

11:28 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
using this command […] and checking result with YUviewer I see …
9:57 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > You did not read until comment #28
9:54 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>so full-range y4m file from yuvtestsrc contain all Y, U, V values (as …
9:14 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
You did not read until comment #28 on doom9, it starts talking about …
8:27 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
Replying to Balling: > >Honestly, until now I was under …
6:20 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>Honestly, until now I was under impression RGB was superset of YUV, …
3:37 PM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by Balling
>fit their discription of "data is lost" No, it does not. Data is not …
2:23 PM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by solomoncyj
new references: https://github.com/yt-dlp/yt-dlp/issues/10796
2:03 PM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by solomoncyj
i thik you should elevate to critical/important? it seems to fit …
8:36 AM Changeset in ffmpeg [3f84d1d] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add avg avg_8_2x2_c: …
8:36 AM Changeset in ffmpeg [1be5a237] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_epel_hv On Apple M1: put_chroma_hv_8_4x4_c: …
8:36 AM Changeset in ffmpeg [0dcf204e] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_epel_h i8mm put_chroma_h_8_4x4_c: …
8:36 AM Changeset in ffmpeg [41a1885f] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_epel_h put_chroma_h_8_4x4_c: …
8:36 AM Changeset in ffmpeg [260e1b4b] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add sad sad_8x16_c: …
8:36 AM Changeset in ffmpeg [5ac69258] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_qpel_hv With Apple M1 (no i8mm): …
8:36 AM Changeset in ffmpeg [a0b52afd] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_qpel_vx put_luma_v_8_4x4_c: …
8:36 AM Changeset in ffmpeg [b051bc7c] by Nuo Mi <nuomi2021@gmail.com>
aarch64/h26x: Remove duplicate b.eq instruction b.eq is added by …
8:36 AM Changeset in ffmpeg [11443cc9] by Nuo Mi <nuomi2021@gmail.com>
avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
8:36 AM Changeset in ffmpeg [9f6c8eb4] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_qpel_hx i8mm Benchmark on Android pixel 8 with …
8:36 AM Changeset in ffmpeg [25448d17] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w …
8:36 AM Changeset in ffmpeg [20f2bf55] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_* Just share hevc …
8:36 AM Changeset in ffmpeg [46f07ce7] by Nuo Mi <nuomi2021@gmail.com>
aarch64/hevc: Move epel/qpel to h26x directory So vvc can reuse the …
8:36 AM Changeset in ffmpeg [8beafb56] by Nuo Mi <nuomi2021@gmail.com>
aarch64/hevc: Simplify function prototypes by macro
3:42 AM Changeset in ffmpeg [f606872e] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: The segments in dash file doesn't read completely …
12:37 AM ffmpeg-20240828-155140.log.7z attached to Ticket #11159 by MasterQuestionable
͏    Workaround failed [ https://streams.videolan.org/upload/ ].

Sep 13, 2024:

11:18 PM swscale.c-mod.log attached to Ticket #11182 by MasterQuestionable
͏    Prints: ͏    …
11:14 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    Continue: https://trac.ffmpeg.org/ticket/11252 ͏    "Why it …
9:08 PM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by Balling
You did not test master. That has a bug that it recogizes all Annex B …
9:04 PM Ticket #11192 (Raw H264 stream has incorrect frame rate) created by ariley
ffmpeg incorrectly decides that the frame rate for the certain H264 …
5:48 PM Changeset in ffmpeg [6229e4ac] by Marvin Scholz <epirat07@gmail.com>
avformat/mxfdec: narrow variable scopes
5:48 PM Changeset in ffmpeg [f5107e7] by Marvin Scholz <epirat07@gmail.com>
avformat/mxfdec: fix variable shadowing
5:41 PM Changeset in ffmpeg [dd002f15] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg_demux: narrow variable scope
5:40 PM Changeset in ffmpeg [0753d176] by Marvin Scholz <epirat07@gmail.com>
avcodec/libx264: fix variable shadowing
5:39 PM Changeset in ffmpeg [0f87ff0d] by Marvin Scholz <epirat07@gmail.com>
avcodec/g2meet: fix variable shadowing
5:39 PM Changeset in ffmpeg [fd4f7d0d] by Marvin Scholz <epirat07@gmail.com>
avcodec/mjpegdec: fix variable shadowing
5:38 PM Changeset in ffmpeg [3ebc68d2] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg_mux_init: fix variable shadowing
5:37 PM Changeset in ffmpeg [25f0fff9] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg_demux: fix variable shadowing
5:12 PM Changeset in ffmpeg [c59a073a] by Marvin Scholz <epirat07@gmail.com>
lavfi/af_channelmap: fix channelmap_init error handling The …
4:42 PM MasterQuestionable created by MasterQuestionable
͏    Mostly to make Trac rendering MasterQuestionable look more …
4:31 PM Ticket #10998 (Removing the memory address in output messages' header?) updated by MasterQuestionable
͏    2 woe examples: ͏    https://trac.ffmpeg.org/ticket/11185 ͏    …
4:19 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    Why bother such complexity, when even using lossy codecs …
3:37 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
so, I modded ffmpeg like this: ` diff --git a/libswscale/swscale.c …
1:41 PM Ticket #11190 (H.264 video stops playing without errors) updated by kevmo314
Unfortunately we do not have the nvidia decoder and we must use the …
1:28 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Balling
Yes, != has higher priority than ternary operation. Also (not that it …
1:19 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Balling
>Why should we remove the other existing parentheses? Code style... …
1:19 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Jens Viebig
This is much more clear to read: abs_start_seek = is->start_time + …
1:09 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Jens Viebig
We actually added parentheses to make it work. Why should we remove …
12:11 PM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by MasterQuestionable
Keywords, Component changed
͏    Might be muxer (container) problem..?
10:23 AM Changeset in ffmpeg [35f90652] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887
10:21 AM Changeset in ffmpeg [f00f71f5] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887
10:21 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) closed by elenril
fixed: Should be fixed in 536bb988889eec08c5a1d5fd733f9e98569ae65e
10:18 AM Changeset in ffmpeg [f705bc5b] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887
10:10 AM Changeset in ffmpeg [c079ebdc] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: add a periodic intra refresh decode test Would …
10:10 AM Changeset in ffmpeg [536bb988] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887
10:10 AM Changeset in ffmpeg [21ef80f3] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: remove a duplicate variable In hls_decode_entry_wpp(), …
9:56 AM Changeset in ffmpeg [b88c88f9] by Anton Khirnov <anton@khirnov.net>
Changelog: elaborate on what YUVJ is Not all changelog readers may be …
9:56 AM Changeset in ffmpeg [b5380069] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: set output frame pkt_dts pkt_dts needs to be set …
8:38 AM Ticket #11190 (H.264 video stops playing without errors) updated by Balling
You can use ffplay -vcodec h264_cuvid ffplay_stops_playing.ts if you …
12:04 AM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) closed by David Johansen
invalid: Closing since this is happening in the encoder and ffmpeg is handling …

Sep 12, 2024:

11:17 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
"Interesting technology, but probably not something ffmpeg can do (or …
10:36 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
ah, found this technical reference: …
10:35 PM Ticket #11190 (H.264 video stops playing without errors) updated by kevmo314
A little more context, it looks like this file's SPS indicates that …
10:31 PM Changeset in ffmpeg [bb91425e] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg_mux_init: remove unused variable This dict is declared …
10:30 PM Changeset in ffmpeg [0c84b977] by Marvin Scholz <epirat07@gmail.com>
avdevice/jack: use av_err2str to simplify code No need to explicitly …
10:29 PM Changeset in ffmpeg [5dfc547f] by Marvin Scholz <epirat07@gmail.com>
avutil/file: use av_err2str to simplify code No need to explicitly …
10:27 PM Changeset in ffmpeg [074bf9fa] by Marvin Scholz <epirat07@gmail.com>
avformat/crypto: fix variable shadowing
10:26 PM Changeset in ffmpeg [24711b00] by Marvin Scholz <epirat07@gmail.com>
avformat/network: use av_err2str to simplify code No need to …
10:26 PM Changeset in ffmpeg [e7126d96] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_signature: use av_err2str to simplify code No need to …
10:24 PM Changeset in ffmpeg [8fac5bea] by Marvin Scholz <epirat07@gmail.com>
lavfi/f_metadata: use av_err2str to simplify code No need to …
10:24 PM Changeset in ffmpeg [59244a0c] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_ssim: narrow variable scopes
10:23 PM Changeset in ffmpeg [3f8061af] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_ssim: use av_err2str to simplify code No need to explicitly …
10:22 PM Changeset in ffmpeg [bd3038b] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_vmafmotion: fix variable shadowing
10:21 PM Changeset in ffmpeg [e93f20c0] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_vmafmotion: use av_err2str to simplify code No need to …
10:21 PM Changeset in ffmpeg [29d7ed08] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_psnr: use av_err2str to simplify code No need to explicitly …
10:20 PM Changeset in ffmpeg [4c6d07d] by Marvin Scholz <epirat07@gmail.com>
fftools/cmdutils: fix variable shadowing
10:19 PM Changeset in ffmpeg [bbde886b] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_ssim360: fix variable shadowing
10:19 PM Changeset in ffmpeg [c6ab95d0] by Marvin Scholz <epirat07@gmail.com>
lavfi/vf_ssim360: use av_err2str to simplify code No need to …
10:17 PM Changeset in ffmpeg [990b80c0] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg_opt: fix variable shadowing
10:12 PM Ticket #11190 (H.264 video stops playing without errors) updated by kevmo314
Digging into this, it looks like the POC is out of sequence. …
9:56 PM Ticket #11191 (fate-filter-fps-cfr test fails when ffmpeg configured with --disable-x86asm) created by vanessa pyne
Summary of the bug: How to reproduce: […]
9:03 PM ffplay_stops_playing.ts attached to Ticket #11190 by kevmo314
9:03 PM Ticket #11190 (H.264 video stops playing without errors) created by kevmo314
Summary of the bug: The attached video does not play correctly with …
8:59 PM lavf-fits.err attached to Ticket #11189 by André Batista
lavf.fits.err
8:58 PM ffmpeg-20240912-121630.log attached to Ticket #11189 by André Batista
debug log 3
8:58 PM ffmpeg-20240912-121633.log attached to Ticket #11189 by André Batista
debug log 2
8:58 PM ffmpeg-20240912-121628.log attached to Ticket #11189 by André Batista
debug log
8:57 PM Ticket #11189 (ffmpeg@3.4.13 fails lavf.fits crc tests on i686) created by André Batista
On Guix[1] we are currently hitting a bug when building ffmpeg@3.4.13 …
5:13 PM Changeset in ffmpeg [ca77fc2] by Niklas Haas <git@haasn.dev>
avfilter: fix YUV colorspace negotiation for YUVJ Ironically, despite …
5:13 PM Changeset in ffmpeg [da80ee21] by Niklas Haas <git@haasn.dev>
tests/fate: force MPEG range for rawvideo tests The input file is …
3:07 PM Ticket #11185 (AV1 can't decode correctly with "-f lavfi -i movie") updated by MasterQuestionable
Keywords, Cc, Component changed
͏    This one... Exactly what meant: ͏    …
2:54 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/0eabd803-a3d7-3577-52
12:00 PM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) updated by Jens Viebig
Version, Component changed
11:57 AM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) created by Jens Viebig
Summary of the bug: The abs_start_seek calculation in …
11:32 AM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by Francesco Bucciantini
Yep, Philip nailed it. This was the last piece of the puzzle to have a …
9:14 AM Changeset in ffmpeg [c22db2b] by Anton Khirnov <anton@khirnov.net>
lavc/hevc: check framerate num/den to be strictly positive Rather …
9:10 AM Changeset in ffmpeg [86c595cc] by Anton Khirnov <anton@khirnov.net>
lavc/hevc: check framerate num/den to be strictly positive Rather …
8:32 AM Changeset in ffmpeg [9cadadb9] by Anton Khirnov <anton@khirnov.net>
lavc/hevc: check framerate num/den to be strictly positive Rather …
8:10 AM Ticket #11187 (ffprobe -show_entries displays extra data (empty sub-blocks)) created by qtmax
Description and steps to reproduce: I use the following command …
3:11 AM Changeset in ffmpeg [504c1ffc] by Marvin Scholz <epirat07@gmail.com>
fftools/ffmpeg: remove useless error check When ret is checked here, …

Sep 11, 2024:

9:47 PM Ticket #11186 (fillborders spurious argument checks) created by space-pope
Summary of the bug: The fillborders filter has checks to ensure that …
7:26 PM Changeset in ffmpeg [2e91532e] by James Almer <jamrial@gmail.com>
avfilter/af_join: pass the correct input layouts to …
1:45 PM Changeset in ffmpeg [a15d2fdf] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: Fix AV1 HDR metadata for delayed surfaces …
1:42 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
But if I want to turn bmp into yuv (y4m) stream, or import it on YUVA8 …
1:04 PM Ticket #11185 (AV1 can't decode correctly with "-f lavfi -i movie") updated by nicol
Summary changed
12:26 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>And what if it bmp BMP does not support YCbCr, there is no color …
11:55 AM Ticket #11185 (AV1 can't decode correctly with "-f lavfi -i movie") created by nicol
Summary of the bug: How to reproduce: […] Patches should be …
9:23 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Niklas Haas
Replying to Michael Niedermayer: > I dont think zscale …
9:16 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Michael Niedermayer
Replying to Balling: > >We need to have good scaling …
8:50 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Balling
> And everyone in the industry used libfaad/libfaac, used MS binary …
8:50 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
> If it SD it is BT.601 vs BT.709 for HD And what if it bmp? :) (we …
8:41 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Michael Niedermayer
Replying to Balling: > Replying to [comment:5 Michael …
8:32 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Balling
Replying to Michael Niedermayer: > I dont think zscale …
8:28 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Michael Niedermayer
Blocking changed
I dont think zscale should be release blocking. In fact we should …
7:40 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>I also found suggestion by Paul (?) Yes, Paul renamed himself …
1:29 AM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) updated by Michael Niedermayer
Cc changed
1:28 AM Ticket #11180 (Initial LCEVC support) updated by Michael Niedermayer
Cc changed
1:28 AM Ticket #11179 (JPEG conversion failure with zscale) updated by Michael Niedermayer
Cc changed
1:28 AM Ticket #11181 (Add support for Vulkan encoding) updated by Michael Niedermayer
Cc changed
12:00 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Andrew-R
There are other bugs still open https://trac.ffmpeg.org/ticket/3345

Sep 10, 2024:

6:35 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    See the rationale on "nlmeans" 8bpc maybe: ͏    …
1:27 PM Ticket #11179 (JPEG conversion failure with zscale) updated by Niklas Haas
> Clearly, not fixed: JPEG uses center chroma, yet that was never …
12:31 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>Unjustifiable complexity..? The difference almost no one uses Dolby …
11:20 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    Isn't this much what mentioned in: ͏    …
8:54 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>The over/under-shooting doesn't occur. Both occur due to lossy x264 …
7:38 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    But in digital system limited-range wouldn't make sense: ͏    The …
6:17 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>Actually the existence of the limited-range thing much derives from …
4:45 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    Actually the existence of the limited-range thing much derives …
4:44 AM Ticket #11184 (ffmpeg -thread_queue_size input paramter no longer respected) updated by Gyan
> -thread_queue_size as an input option should be deprecated …
3:49 AM Scaling edited by Balling
(diff)
3:48 AM Ticket #9693 (change of matrix cannot happen on full range) updated by Balling
Forcing scale actually does not work. OOPSIE
3:42 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>"The very White could never be the very White" Yes. Even during …
2:59 AM Changeset in ffmpeg [4646a74d] by Lynne <dev@lynne.ee>
lavc/Makefile: only compile hw_base_encode_h264.c when actually needed
2:57 AM Changeset in ffmpeg [15c03b79] by Lynne <dev@lynne.ee>
hw_base_encode_h264: remove unused AUD unit structure Each codec …
2:46 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    Data, are no more than data. It is all upon: the interpretation. …
2:20 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>220 * 225 * 225? LOL, no. All values are allowed, besides (for 8 …
2:09 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
MasterQuestionable, it is never that simple with this stuff... You did …
2:03 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
͏    The "8-bit YUV" is misleading: ͏    …
1:57 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
> really strange, may be YUView actually at fault here :/ I added …
1:55 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by Balling
>Mathematically makes no sense: At the same bit-depth, where comes …
1:43 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by MasterQuestionable
Keywords, Cc, Component changed
͏    "RGB cannot preserve very wide space of YCbCr, 6 times bigger …
Note: See TracTimeline for information about the timeline view.