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
- To be fair same happens with very small EAC3 files.
- 7:51 PM Ticket #11181 (Add support for Vulkan encoding) closed by
- fixed
- 7:51 PM Ticket #11181 (Add support for Vulkan encoding) updated by
- HEVC encoder merged. Documentation is coming up tomorrow, but for …
- 7:12 PM Changeset in ffmpeg [0aa4ac0] by
- lavc: bump minor and add Changelog entry for the Vulkan H265 encoder
- 7:12 PM Changeset in ffmpeg [4b4f0b68] by
- lavc: add hevc_vulkan hardware encoder This commit adds a Vulkan …
- 7:12 PM Changeset in ffmpeg [b4283f93] by
- cbs_h265: add raw filler encoding
- 7:11 PM Changeset in ffmpeg [12f158ca] by
- hw_base_encode_h265: split off SPS/PPS/VPS generation from VAAPI This …
- 6:42 PM Changeset in ffmpeg [3e6cec12] by
- avformat/mov_chan: add extra checks to channel description count Make …
- 6:41 PM Changeset in ffmpeg [1c706ce] by
- avformat/mov_chan: add extra checks to channel description count Make …
- 10:09 AM Ticket #11196 (ffmpeg is unable to identify/open mpeg 2/3 files with only one frame) created by
- Summary of the bug: How to reproduce: […] I tracked the problem in …
- 4:17 AM Ticket #11194 (image2 frame_pts integer overflow) updated by
- 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
-
Version changed
Sep 16, 2024:
- 7:49 PM Ticket #11195 (AVC in MXF container calculates incorrect avg_frame_rate) created by
- The AVC essence is interlaced 29.97hz, but ffprobe says the essence is …
- 7:45 PM Changeset in ffmpeg [fec6a8df] by
- avcodec/bsf/dts2pts: use a RefStruct pool to allocate nodes …
- 7:45 PM Changeset in ffmpeg [99ec7a8c] by
- 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
- [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
- ͏ 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
- 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
- I am just quoting wikipedia. …
- 6:01 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by
- ͏ <&~~>Your math is wrong: ͏ Mistook calculated number of …
- 4:58 PM Ticket #11181 (Add support for Vulkan encoding) updated by
- I assume there's documentation coming as well?
- 4:54 PM Ticket #11194 (image2 frame_pts integer overflow) updated by
- [https://github.com/FFmpeg/FFmpeg/blob/ceb471cfde901d47e705dd32abba1ea8 …
- 4:07 PM Ticket #11194 (image2 frame_pts integer overflow) created by
- 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
- H.264 encoder pushed. And once the HEVC encoder patchset gets pushed, …
- 12:04 PM Changeset in ffmpeg [ceb471cf] by
- lavc: bump minor version and add changelog for h264_vulkan
- 12:04 PM Changeset in ffmpeg [f85d9473] by
- lavc: add h264_vulkan hardware encoder This commit adds the first …
- 12:04 PM Changeset in ffmpeg [37243b2a] by
- lavc: add Vulkan video encoding base code This commit adds the common …
- 12:03 PM Changeset in ffmpeg [0fa6f33] by
- 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
-
Description changed
- 8:43 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) created by
- 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
- Understood, we will change the patch and resubmit
- 5:55 AM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by
- 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
- >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
- ͏ 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
- "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
- ͏ Learn entropy theory. ͏ Infinite precision demands infinite …
- 2:12 AM Changeset in ffmpeg [76ff97ce] by
- tests/fate/cbs: make cbs-vvc test depends prerequisites correct the …
- 2:12 AM Changeset in ffmpeg [6832134b] by
- tests/fate/cbs: refine depend prerequisites for cbs-hevc-discard test …
- 2:12 AM Changeset in ffmpeg [75fbff11] by
- tests/fate/demux: refine depend prerequisites for fate-mov-mp3-demux …
- 2:12 AM Changeset in ffmpeg [09580383] by
- tests/fate/cbs: refine depend prerequisites for cbs-h264-discard test …
- 2:12 AM Changeset in ffmpeg [eb20eff9] by
- tests/fate/seek: check seek opertation with mov demuxer and file …
- 2:12 AM Changeset in ffmpeg [2fb2cd5c] by
- tests/fate/mov: check mov and framemd5 has enabled when test fix …
- 2:12 AM Changeset in ffmpeg [f3fc7af9] by
- tests/fate/matroska: check the demuxer and decoder allyes before …
- 2:11 AM Changeset in ffmpeg [8f100a66] by
- tests/fate/audio: set flcl1905 test case with depend …
- 2:11 AM Changeset in ffmpeg [74553f0] by
- tests/fate/mov: check mov formats build status be for make test fix …
- 2:11 AM Changeset in ffmpeg [7df89cc1] by
- tests/fate/libavcodec: add mjpeg encoder depend for …
- 12:14 AM Ticket #11190 (H.264 video stops playing without errors) updated by
- 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
- > 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
-
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
-
Cc changed
͏ Up: https://trac.ffmpeg.org/ticket/11134#comment:7 ͏ Would … - 9:56 PM MasterQuestionable edited by
- Combat "quick-jump" combo-jumbo. (diff)
- 8:21 PM Changeset in ffmpeg [00f5a34c] by
- fftools/cmdutils: tighten condition for media type stream specifiers …
- 8:18 PM Ticket #11190 (H.264 video stops playing without errors) updated by
- Your patch was not applied …
- 7:27 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- 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
- >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
- 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
- yuv444-rgba-problem1.png shows the difference only in the second raw …
- 4:22 PM Ticket #11179 (JPEG conversion failure with zscale) closed by
- fixed
- 3:43 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- 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
- "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
-
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
- 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
- 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
- Well, again. Color_range 2 does not work as input option and that is …
- 11:53 AM Changeset in ffmpeg [8707c866] by
- avformat/dvdvideodec: implement seeking Player applications can now …
- 11:50 AM Changeset in ffmpeg [e66f9774] by
- 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
- 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
- #9814 there the bug is that the file is tagged 30/1.001 but the result …
- 8:42 AM Changeset in ffmpeg [5c66a3ab] by
- 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
- 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
- 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
- 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
- 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
- >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
- 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
- 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
- >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
- >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
- 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
- i thik you should elevate to critical/important? it seems to fit …
- 8:36 AM Changeset in ffmpeg [3f84d1d] by
- aarch64/vvc: Add avg avg_8_2x2_c: …
- 8:36 AM Changeset in ffmpeg [1be5a237] by
- aarch64/vvc: Add put_epel_hv On Apple M1: put_chroma_hv_8_4x4_c: …
- 8:36 AM Changeset in ffmpeg [0dcf204e] by
- aarch64/vvc: Add put_epel_h i8mm put_chroma_h_8_4x4_c: …
- 8:36 AM Changeset in ffmpeg [41a1885f] by
- aarch64/vvc: Add put_epel_h put_chroma_h_8_4x4_c: …
- 8:36 AM Changeset in ffmpeg [260e1b4b] by
- aarch64/vvc: Add sad sad_8x16_c: …
- 8:36 AM Changeset in ffmpeg [5ac69258] by
- aarch64/vvc: Add put_qpel_hv With Apple M1 (no i8mm): …
- 8:36 AM Changeset in ffmpeg [a0b52afd] by
- aarch64/vvc: Add put_qpel_vx put_luma_v_8_4x4_c: …
- 8:36 AM Changeset in ffmpeg [b051bc7c] by
- aarch64/h26x: Remove duplicate b.eq instruction b.eq is added by …
- 8:36 AM Changeset in ffmpeg [11443cc9] by
- avcodec/hevc: ff_hevc_(qpel/epel)_filters are signed type
- 8:36 AM Changeset in ffmpeg [9f6c8eb4] by
- aarch64/vvc: Add put_qpel_hx i8mm Benchmark on Android pixel 8 with …
- 8:36 AM Changeset in ffmpeg [25448d17] by
- aarch64/vvc: Add put_pel/put_pel_uni/put_pel_uni_w …
- 8:36 AM Changeset in ffmpeg [20f2bf55] by
- aarch64/vvc: Add put_qpel_h_* and put_qpel_uni_h_* Just share hevc …
- 8:36 AM Changeset in ffmpeg [46f07ce7] by
- aarch64/hevc: Move epel/qpel to h26x directory So vvc can reuse the …
- 8:36 AM Changeset in ffmpeg [8beafb56] by
- aarch64/hevc: Simplify function prototypes by macro
- 3:42 AM Changeset in ffmpeg [f606872e] by
- avformat/dashdec: The segments in dash file doesn't read completely …
Sep 13, 2024:
- 11:14 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- ͏ Continue: https://trac.ffmpeg.org/ticket/11252 ͏ "Why it …
- 9:08 PM Ticket #11192 (Raw H264 stream has incorrect frame rate) updated by
- 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
- ffmpeg incorrectly decides that the frame rate for the certain H264 …
- 5:48 PM Changeset in ffmpeg [6229e4ac] by
- avformat/mxfdec: narrow variable scopes
- 5:48 PM Changeset in ffmpeg [f5107e7] by
- avformat/mxfdec: fix variable shadowing
- 5:41 PM Changeset in ffmpeg [dd002f15] by
- fftools/ffmpeg_demux: narrow variable scope
- 5:40 PM Changeset in ffmpeg [0753d176] by
- avcodec/libx264: fix variable shadowing
- 5:39 PM Changeset in ffmpeg [0f87ff0d] by
- avcodec/g2meet: fix variable shadowing
- 5:39 PM Changeset in ffmpeg [fd4f7d0d] by
- avcodec/mjpegdec: fix variable shadowing
- 5:38 PM Changeset in ffmpeg [3ebc68d2] by
- fftools/ffmpeg_mux_init: fix variable shadowing
- 5:37 PM Changeset in ffmpeg [25f0fff9] by
- fftools/ffmpeg_demux: fix variable shadowing
- 5:12 PM Changeset in ffmpeg [c59a073a] by
- lavfi/af_channelmap: fix channelmap_init error handling The …
- 4:42 PM MasterQuestionable created by
- ͏ Mostly to make Trac rendering MasterQuestionable look more …
- 4:31 PM Ticket #10998 (Removing the memory address in output messages' header?) updated by
- ͏ 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
- ͏ 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
-
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
- 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
- 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
- >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
- 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
- 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
-
Keywords, Component changed
͏ Might be muxer (container) problem..? - 10:23 AM Changeset in ffmpeg [35f90652] by
- lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887 …
- 10:21 AM Changeset in ffmpeg [f00f71f5] by
- 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
- fixed: Should be fixed in 536bb988889eec08c5a1d5fd733f9e98569ae65e
- 10:18 AM Changeset in ffmpeg [f705bc5b] by
- lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887 …
- 10:10 AM Changeset in ffmpeg [c079ebdc] by
- tests/fate/hevc: add a periodic intra refresh decode test Would …
- 10:10 AM Changeset in ffmpeg [536bb988] by
- lavc/hevcdec: set per-CTB filter parameters for WPP Fixes #10887
- 10:10 AM Changeset in ffmpeg [21ef80f3] by
- lavc/hevcdec: remove a duplicate variable In hls_decode_entry_wpp(), …
- 9:56 AM Changeset in ffmpeg [b88c88f9] by
- Changelog: elaborate on what YUVJ is Not all changelog readers may be …
- 9:56 AM Changeset in ffmpeg [b5380069] by
- 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
- 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
- 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
- "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
- ah, found this technical reference: …
- 10:35 PM Ticket #11190 (H.264 video stops playing without errors) updated by
- A little more context, it looks like this file's SPS indicates that …
- 10:31 PM Changeset in ffmpeg [bb91425e] by
- fftools/ffmpeg_mux_init: remove unused variable This dict is declared …
- 10:30 PM Changeset in ffmpeg [0c84b977] by
- avdevice/jack: use av_err2str to simplify code No need to explicitly …
- 10:29 PM Changeset in ffmpeg [5dfc547f] by
- avutil/file: use av_err2str to simplify code No need to explicitly …
- 10:27 PM Changeset in ffmpeg [074bf9fa] by
- avformat/crypto: fix variable shadowing
- 10:26 PM Changeset in ffmpeg [24711b00] by
- avformat/network: use av_err2str to simplify code No need to …
- 10:26 PM Changeset in ffmpeg [e7126d96] by
- lavfi/vf_signature: use av_err2str to simplify code No need to …
- 10:24 PM Changeset in ffmpeg [8fac5bea] by
- lavfi/f_metadata: use av_err2str to simplify code No need to …
- 10:24 PM Changeset in ffmpeg [59244a0c] by
- lavfi/vf_ssim: narrow variable scopes
- 10:23 PM Changeset in ffmpeg [3f8061af] by
- lavfi/vf_ssim: use av_err2str to simplify code No need to explicitly …
- 10:22 PM Changeset in ffmpeg [bd3038b] by
- lavfi/vf_vmafmotion: fix variable shadowing
- 10:21 PM Changeset in ffmpeg [e93f20c0] by
- lavfi/vf_vmafmotion: use av_err2str to simplify code No need to …
- 10:21 PM Changeset in ffmpeg [29d7ed08] by
- lavfi/vf_psnr: use av_err2str to simplify code No need to explicitly …
- 10:20 PM Changeset in ffmpeg [4c6d07d] by
- fftools/cmdutils: fix variable shadowing
- 10:19 PM Changeset in ffmpeg [bbde886b] by
- lavfi/vf_ssim360: fix variable shadowing
- 10:19 PM Changeset in ffmpeg [c6ab95d0] by
- lavfi/vf_ssim360: use av_err2str to simplify code No need to …
- 10:17 PM Changeset in ffmpeg [990b80c0] by
- fftools/ffmpeg_opt: fix variable shadowing
- 10:12 PM Ticket #11190 (H.264 video stops playing without errors) updated by
- 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
- Summary of the bug: How to reproduce: […]
- 9:03 PM Ticket #11190 (H.264 video stops playing without errors) created by
- Summary of the bug: The attached video does not play correctly with …
- 8:57 PM Ticket #11189 (ffmpeg@3.4.13 fails lavf.fits crc tests on i686) created by
- On Guix[1] we are currently hitting a bug when building ffmpeg@3.4.13 …
- 5:13 PM Changeset in ffmpeg [ca77fc2] by
- avfilter: fix YUV colorspace negotiation for YUVJ Ironically, despite …
- 5:13 PM Changeset in ffmpeg [da80ee21] by
- 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
-
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
- 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
-
Version, Component changed
- 11:57 AM Ticket #11188 (ffmpeg_opt.c correct_input_start_times(void) calculates wrong ts_offset) created by
- 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
- Yep, Philip nailed it. This was the last piece of the puzzle to have a …
- 9:14 AM Changeset in ffmpeg [c22db2b] by
- lavc/hevc: check framerate num/den to be strictly positive Rather …
- 9:10 AM Changeset in ffmpeg [86c595cc] by
- lavc/hevc: check framerate num/den to be strictly positive Rather …
- 8:32 AM Changeset in ffmpeg [9cadadb9] by
- 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
- Description and steps to reproduce: I use the following command …
- 3:11 AM Changeset in ffmpeg [504c1ffc] by
- 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
-
Summary of the bug:
The
fillbordersfilter has checks to ensure that … - 7:26 PM Changeset in ffmpeg [2e91532e] by
- avfilter/af_join: pass the correct input layouts to …
- 1:45 PM Changeset in ffmpeg [a15d2fdf] by
- 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
- 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
-
Summary changed
- 12:26 PM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- >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
- Summary of the bug: How to reproduce: […] Patches should be …
- 9:23 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
- Replying to Michael Niedermayer: > I dont think zscale …
- 9:16 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
- Replying to Balling: > >We need to have good scaling …
- 8:50 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
- > 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
- > 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
- Replying to Balling: > Replying to [comment:5 Michael …
- 8:32 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
- Replying to Michael Niedermayer: > I dont think zscale …
- 8:28 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
-
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
- >I also found suggestion by Paul (?) Yes, Paul renamed himself …
- 1:29 AM Ticket #4161 (MPEG2 PS sample: wrong aspect ratio) updated by
-
Cc changed
- 1:28 AM Ticket #11180 (Initial LCEVC support) updated by
-
Cc changed
- 1:28 AM Ticket #11179 (JPEG conversion failure with zscale) updated by
-
Cc changed
- 1:28 AM Ticket #11181 (Add support for Vulkan encoding) updated by
-
Cc changed
- 12:00 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- 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
- ͏ See the rationale on "nlmeans" 8bpc maybe: ͏ …
- 1:27 PM Ticket #11179 (JPEG conversion failure with zscale) updated by
- > 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
- >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
- ͏ Isn't this much what mentioned in: ͏ …
- 8:54 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- >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
- ͏ 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
- >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
- ͏ 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
- > -thread_queue_size as an input option should be deprecated …
- 3:49 AM Scaling edited by
- (diff)
- 3:48 AM Ticket #9693 (change of matrix cannot happen on full range) updated by
- Forcing scale actually does not work. OOPSIE
- 3:42 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- >"The very White could never be the very White" Yes. Even during …
- 2:59 AM Changeset in ffmpeg [4646a74d] by
- lavc/Makefile: only compile hw_base_encode_h264.c when actually needed
- 2:57 AM Changeset in ffmpeg [15c03b79] by
- 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
- ͏ 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
- >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
- 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
- ͏ The "8-bit YUV" is misleading: ͏ …
- 1:57 AM Ticket #11182 (yuvtestsrc and yuv444p->rgba->yuv444p conversion result in huge difference) updated by
- > 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
- >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
-
Keywords, Cc, Component changed
͏ "RGB cannot preserve very wide space of YCbCr, 6 times bigger …
Note:
See TracTimeline
for information about the timeline view.
