Timeline
Oct 25, 2024:
- 10:41 PM Changeset in ffmpeg [faec8763] by
- 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
- Replying to Marton Balint: > Replying to [comment:2 …
- 8:46 PM Changeset in ffmpeg [db7b4fc8] by
- avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen Fixes: …
- 8:46 PM Changeset in ffmpeg [23088a5f] by
- avformat/mxfdec: Fix overflow in midpoint computation Fixes: signed …
- 8:46 PM Changeset in ffmpeg [3fe30144] by
- swscale/output: used unsigned for bit accumulation Fixes: Integer …
- 8:46 PM Changeset in ffmpeg [14f5d67b] by
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
-
Component changed
- 5:34 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by
-
Version changed
- 5:32 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by
- 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
-
Summary of the bug:
Encoding any 10-bit video using
hevc_amfencoder … - 5:08 PM Ticket #11268 ([Regression] "-use_wallclock_as_timestamps" ineffective) created by
- 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
- 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
- It reports the following: # …
- 1:06 PM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) closed by
- fixed
- 12:00 PM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) updated by
- Replying to ePirat: > Can you test with a more up to date …
- 9:54 AM Ticket #4298 (zoompan filter creates shaky image) updated by
- 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
- ͏ 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
- There can be occasions when motion fluidity would be lost. Consider a …
- 4:19 AM Ticket #4298 (zoompan filter creates shaky image) updated by
- 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
- 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
- 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
-
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
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20241025002317.25786- …
Oct 24, 2024:
- 11:02 PM Changeset in ffmpeg [08b1bffa] by
- avcodec/h2645: allocate film grain metadata dynamically Film grain …
- 10:26 PM Ticket #11267 (mxf_parse_jpeg2000_frame() checks for the incorrect number of components) created by
- mxf_parse_jpeg2000_frame() uses av_pix_fmt_count_planes() to determine …
- 10:05 PM Ticket #11148 (DirectShow (dshow) support lacking beyond device defaults) updated by
- After doing some testing, the device actually upscales from 24 bit to …
- 9:42 PM Ticket #11266 (in_tile_headers not reset in jpeg2000_read_main_headers()) created by
- in_tile_headers is a context variable that is preserved across calls …
- 9:01 PM Changeset in ffmpeg [2c71366d] by
- avcodec/ffv1: Implement new slice tiling This fixes corner cases …
- 9:01 PM Changeset in ffmpeg [d147b3d7] by
- avcodec/rangecoder: only perform renorm check/loop for callers that …
- 8:50 PM Changeset in ffmpeg [67adb303] by
- swscale: rename SwsContext to SwsInternal And preserve the public …
- 8:11 PM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by
- ͏ What does it report? ͏ `ffprobe -hide_banner -threads 0 …
- 8:08 PM Ticket #3399 (Bad output framerate decision for mp4 from camera) updated by
- Can somebody explain why avg_frame_rate isn't to be always …
- 8:08 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) updated by
-
Cc, Owner changed
- 8:05 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) updated by
-
Status, Owner, Description changed
- 7:07 PM Ticket #11265 (Chroma Artifacts on the right edge of some odd width 4:2:0 videos in ffplay) created by
- Summary of the bug: How to reproduce: […] Regression since: …
- 11:19 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by
- As far as I can find out, eia_608 closed captions in mpegts streams …
- 8:45 AM Changeset in ffmpeg [153a6dc8] by
- doc/ffmpeg: improve -disposition, -stats, and -progress documentation …
- 6:35 AM Ticket #4298 (zoompan filter creates shaky image) updated by
- I'll look into it.
- 6:03 AM Ticket #11239 (Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.) updated by
- I tried the following command and got a similar problem as …
- 4:10 AM Ticket #11239 (Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.) updated by
- Replying to Balling: > Is this a regression? When unscaled …
- 12:32 AM Ticket #10695 (error: use of undeclared identifier ...) closed by
- fixed: Fixed since FFmpeg 7.0 (by cb049d377f54f6b747667a93e4b719380c3e9475)
- 12:25 AM Ticket #8615 (-hwaccel videotoolbox does not work anymore) closed by
- fixed: Setting this to fixed as I can't reproduce this locally with current …
- 12:17 AM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) closed by
- worksforme: As there is now a proper HLS muxer (which produces working m3u8 …
- 12:04 AM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) updated by
-
Owner, Status changed
Can you test with a more up to date version that contain - …
Oct 23, 2024:
- 11:53 PM WikiStart edited by
- Remove reference to the no longer existing FTP upload method which was … (diff)
- 11:06 PM Changeset in ffmpeg [ae0ab5b7] by
- avcodec/vulkan_video: add mapping for AV_PIX_FMT_Y216 Signed-off-by: …
- 11:06 PM Changeset in ffmpeg [5c622d4c] by
- avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 …
- 11:06 PM Changeset in ffmpeg [e46a506a] by
- avcodec/vulkan_video: add proper maps for XV3{0,6} Forgotten after …
- 10:26 PM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) updated by
-
Keywords, Cc, Component, Summary changed
͏ Is it really sensible..? ͏ … - 10:08 PM Ticket #4298 (zoompan filter creates shaky image) updated by
-
Keywords, Cc changed
͏ So the root cause appears to be "swscale" havoc..? ͏ (for the … - 9:49 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
-
Keywords, Type, Component, Cc, Summary changed
͏ Likely Windows problem. ͏ See also: … - 9:12 PM Changeset in ffmpeg [f1f54d2f] by
- swscale/x86: use dedicated int for self-modifying MMX dstW I want to …
- 9:06 PM Changeset in ffmpeg [b03c758] by
- swscale: add sws_is_noop() Exactly what it says on the tin. …
- 9:06 PM Changeset in ffmpeg [5e50a56b] by
- swscale: add new frame testing API Replacing the old sws_isSupported* …
- 9:04 PM Changeset in ffmpeg [e2637a08] by
- swscale/utils: add SwsFormat abstraction and helpers Groups together …
- 9:04 PM Changeset in ffmpeg [87baf9ab] by
- swscale: add sws_free_context() Merely a convenience wrapper around …
- 9:01 PM Changeset in ffmpeg [3bf12bea] by
- swscale: slightly reorder header I want to start grouping "legacy" …
- 9:00 PM Changeset in ffmpeg [fbfea1c6] by
- swscale: publicly typedef struct SwsContext Slightly more convenient, …
- 8:09 PM Ticket #4298 (zoompan filter creates shaky image) updated by
- Adding bilinear interpolation to this filter to prevent the jitter …
- 8:04 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
-
Component, Description changed
- 5:11 PM Changeset in ffmpeg [b520d954] by
- swscale/output: add Y216LE output support Signed-off-by: James Almer …
- 5:11 PM Changeset in ffmpeg [7756cd98] by
- swscale/input: add Y216LE input support Signed-off-by: James Almer …
- 5:11 PM Changeset in ffmpeg [f462ba05] by
- avutil/pixfmt: add Y216 pixel format Signed-off-by: James Almer …
- 3:01 PM Ticket #11264 (Change download links for Linux static builds) created by
- On the Download page, the linked 32-bit and 64-bit for kernel 3.2.0 …
- 1:01 PM Ticket #7965 (Support for HEVC with Alpha) updated by
- > As I understand x265 does not support alpha It does now. As of …
- 12:42 PM Ticket #10901 (HEVC with alpha to PNG does not maintain alpha) updated by
- I suspect this is waiting for this: …
- 11:02 AM Ticket #11263 ([Regression] Closed Captions in MPEG-TS no more recognized) created by
- Summary of the bug: With some files, even though the video file …
- 10:48 AM Ticket #11259 ("anull" insensibly eating memory) updated by
- ͏ Must include video to reproduce? ͏ Is the video filter-chain …
- 8:14 AM Ticket #11259 ("anull" insensibly eating memory) updated by
- Hello there, Thank you so much for looking into this. Some …
- 6:14 AM Changeset in ffmpeg [9eb7e8d2] by
- vulkan: move alignment of host-visible allocations outside of …
- 4:38 AM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- Replying to Bryce Chester Newman: > I appreciate the …
- 2:45 AM Ticket #11262 (Musepack decoding is worse quality than the official mpc decoder) updated by
-
Description changed
- 2:27 AM Ticket #11262 (Musepack decoding is worse quality than the official mpc decoder) created by
- Summary of the bug: I am trying to transcode an mpc (musepack) file …
Oct 22, 2024:
- 8:14 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- ͏ Try with the debug output: which should report the input reading …
- 7:16 PM Ticket #11259 ("anull" insensibly eating memory) updated by
-
Keywords, Cc, Component, Summary changed
͏ Refactored: #1: ͏ `ffmpeg -i "left" -i "right" -i … - 7:02 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- I appreciate the workaround Gyan, but let's say that -ss is 3 seconds …
- 6:40 PM Ticket #11261 (Allow scientific notation in all filters) updated by
-
Cc, Type, Version, Component changed
͏ Probably the core is consistent handling of numerals across … - 6:32 PM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) updated by
- ͏ Thanks for the info. ͏ I've guessed the cause. ͏ Alike …
- 6:11 PM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) updated by
- See attached image for 2nd ffmpeg, taken from my mobile last line …
- 6:05 PM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) updated by
- Tested both commands. Only the 2nd one resetted my machine Results …
- 5:58 PM Ticket #11103 (Compiler error when casting from void* to char*) updated by
-
Priority, Keywords, Status changed
Patch sent: … - 5:51 PM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) updated by
-
Type, Summary changed
͏ The bit rate 17 bps doesn't look sane for the codec: ͏ … - 5:30 PM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- @James Yes, this is infact the case, new decoder for each grid. But i …
- 5:28 PM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) updated by
-
Keywords, Cc, Component, Summary changed
͏ Would you reproduce with? ͏ `ffmpeg -v debug -hide_banner … - 4:18 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) closed by
- completed (art): ͏ Much yes. ͏ Which guide? You may probably directly edit? (if …
- 2:03 PM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- I do not even think we support proper CUVID init to do it. …
- 1:36 PM Ticket #11235 (P010 unscaled converter from yuv420p is broken) closed by
- fixed: Apparently fixed in 0bb53948acdda311bfc4eff439879e86f3815f03
- 1:20 PM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- >This is grid type of heic image and ffmpeg is taking 40-60 seconds …
- 10:58 AM Ticket #11261 (Allow scientific notation in all filters) created by
- Using ffmpeg version 7.0, some filters accept values as scientific …
- 9:08 AM Ticket #11260 (Reasonable restrictions on video bit rate for some hardware encoders) created by
- […] while -b:v 17M not! ffmpeg version 7.0.2-3 Copyright (c) …
- 8:54 AM Ticket #11259 ("anull" insensibly eating memory) updated by
-
Summary changed
- 8:47 AM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
- thanks! i search all over the internet and could not find any example …
- 8:32 AM Ticket #11259 ("anull" insensibly eating memory) created by
- At work we recently upgraded from 5.0.1 to 7.1.0, and we couldn't …
- 6:51 AM Ticket #11258 (7.1 regression: illegal instruction on riscv64) created by
- 7.1 regressed on riscv64 on Debian. When running the test suite, many …
Oct 21, 2024:
- 11:58 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
- ͏ You typed wrong content. ͏ `''` is not `"` even if they may …
- 10:12 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
- dont work […] […]
- 8:13 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
- ͏ Your Unix Shell syntax is invalid: bad quoting. ͏ To embed …
- 6:52 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
- i have read, and tried different combinations, nothing worked. this …
- 6:23 PM Changeset in ffmpeg [9fbbd924] by
- fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition …
- 6:19 PM Changeset in ffmpeg [3565903c] by
- fate/ffmpeg: add samples dependency to fate-ffmpeg-spec-disposition …
- 6:04 PM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- ͏ Refer: ͏ …
- 5:15 PM Ticket #11257 ("scale" filter "ref_*" not working in Ubuntu Linux builds) updated by
- ͏ How's the "scale2ref" availability amid? ͏ (hopefully no both …
- 4:33 PM Ticket #11257 ("scale" filter "ref_*" not working in Ubuntu Linux builds) closed by
- invalid: The ref_* variables were first available in 7.1 Commit …
- 3:11 PM Ticket #11174 (scale_npp can't parse ref_* like ref_w or ref_h) closed by
- duplicate: #11257
- 3:09 PM Ticket #11257 ("scale" filter "ref_*" not working in Ubuntu Linux builds) updated by
-
Priority, Keywords, Cc, Summary changed
͏ `ffmpeg -v debug -hide_banner -nostdin -nostats -f lavfi -i … - 2:04 PM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
-
Keywords, Type, Component, Cc, Summary changed
͏ Interpreted filter-chain: ͏ curves=preset=lighter, ͏ … - 1:24 PM Changeset in ffmpeg [8d940a07] by
- avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE fixes …
- 12:52 PM Changeset in ffmpeg [60b8f0d0] by
- fate/filter-video: make fate-filter-pixdesc compare the hashed output …
- 12:52 PM Changeset in ffmpeg [0bb53948] by
- swscale/swscale_unscaled: clear the low bits in planar8ToP01xleWrapper …
- 12:52 PM Changeset in ffmpeg [dfd7acf] by
- avfilter/vf_pixdesctest: also take into account undefined alpha …
- 12:52 PM Changeset in ffmpeg [8debc5aa] by
- avfilter/vsrc_testsrc: use the alpha component information for …
- 12:52 PM Changeset in ffmpeg [8f1de9cc] by
- avutil/pixdesc: add alpha component information to pixfmts with …
- 12:43 PM Changeset in ffmpeg [72f8f76d] by
- avutil/pixdesc: ensure the component being read or writen to is valid …
- 9:54 AM Ticket #11174 (scale_npp can't parse ref_* like ref_w or ref_h) updated by
- it seems i have the same issue: https://trac.ffmpeg.org/ticket/11257
- 9:53 AM Ticket #11257 ("scale" filter "ref_*" not working in Ubuntu Linux builds) created by
- Summary of the bug: short: scale filter on linux can not parse …
- 9:14 AM Changeset in ffmpeg [baa23e4] by
- lavf/mxfdec: Set a scan direction explicitly This prevents a …
- 8:17 AM Ticket #10001 (mxf muxer writes the wrong bit depth and uses the CDCI essence ...) updated by
- Hi Tomas, thank you for the heads up, but unfortunately the issue is …
- 7:49 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- I quickgoogled (about 10) minutes and don't understand how "concatf:" …
- 7:32 AM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
-
Description changed
- 7:31 AM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) updated by
-
Version changed
- 7:31 AM Ticket #11256 (How to use "curves" filter with "hwupload" in FFmpeg?) created by
- currently, i use this, however, i am unable to run it specifying …
- 7:11 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) closed by
- worksforme: ͏ Would "concatf" work better? ͏ <&>And probably without needing …
- 6:51 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- Yes, it works!: […] Thanks. I found many manuals with concat, but …
- 6:23 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- ͏ "-protocol_whitelist ALL"? ͏ …
- 5:59 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- Tried again, here is the output: […]
- 5:48 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- May be I did something wrong... But I tried exactly "-safe 0". And it …
- 5:42 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- ͏ Vulnerable only if the system is under certain vulnerable …
- 5:23 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- Yes, I "googled" concat demuxer. I've tried it. Doesn't work. I …
- 5:21 AM Ticket #11255 (Insensible "libx264" encoding default) updated by
- ͏ There are issues in both the code and documentation... Somewhat …
- 5:13 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- ͏ Interesting. ͏ But see also: …
- 4:26 AM Ticket #11255 (Insensible "libx264" encoding default) updated by
- Replying to MasterQuestionable: > ͏ Try explicitly …
- 4:19 AM Ticket #11255 (Insensible "libx264" encoding default) updated by
- ͏ Most hardware decoders don't support 10bpc. ͏ But some devices …
- 4:06 AM Ticket #11247 (Sensitive info passed on command line may unexpectedly leak) updated by
- Yes, ffmpeg can't change OS behavior. But ffmpeg can solve this. Like …
- 4:02 AM Ticket #6260 (NVENC H.264 encoding causes aliasing / stair-stepping colors, worse on ...) updated by
- Well, whatever the issue was there it no longer happens or -pix_fmt …
- 3:46 AM WikiFormatting edited by
- Complex anchor E.g. (diff)
- 3:40 AM colorspace edited by
- [m] (diff)
- 3:37 AM Ticket #11255 (Insensible "libx264" encoding default) updated by
- profile:v option does not always work and sometimes does not overwrite …
- 3:28 AM colorspace edited by
- # ͏"full_chroma_in*" related (diff)
- 2:44 AM Ticket #7300 (h264_nvenc / weighted_pred not working with B Frame parameter) closed by
- fixed: Works now. [h264_nvenc @ 000001cc049cec00] InitializeEncoder failed: …
- 1:57 AM Ticket #4614 (swscale YUV 10bpc (10-bit per component) -> 8bpc, user controlled dithering) updated by
-
Cc changed
͏ The "RGB24 -> YUV 8bpc" maybe working. ͏ While the later YUV … - 1:44 AM Ticket #11254 ("-sws_dither" seemingly ineffective) updated by
-
Summary changed
͏ A prominent "swscale" havoc... there synthesized. ͏ Also note … - 1:24 AM Ticket #11254 ("-sws_dither" seemingly ineffective) updated by
-
Status, Summary changed
Why did you open this? sws_dither does work, both scale=sws_dither=0 … - 1:16 AM Ticket #4614 (swscale YUV 10bpc (10-bit per component) -> 8bpc, user controlled dithering) updated by
- Replying to MasterQuestionable: > ͏ This suggested …
- 1:15 AM Ticket #11255 (Insensible "libx264" encoding default) updated by
-
Cc, Component, Summary, Version, Keywords, Type changed
͏ Try explicitly specify the …
Oct 20, 2024:
- 11:59 PM Ticket #11255 (Insensible "libx264" encoding default) created by
- Summary of the bug: Trying to re-encode a video to play on an older TV …
- 10:55 PM Ticket #4614 (swscale YUV 10bpc (10-bit per component) -> 8bpc, user controlled dithering) updated by
- ͏ This suggested workaround mostly doesn't work: ͏ As …
- 10:29 PM Ticket #11254 ("-sws_dither" seemingly ineffective) updated by
- ͏=== See also === ͏ Command line switch "-sws_dither" doesn't …
- 10:29 PM Ticket #11254 ("-sws_dither" seemingly ineffective) created by
- ͏ The option appears recognized from the debug output. ͏ And …
- 8:55 PM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- ͏ As I'm trying to sort these things out: I have to pay attention …
- 6:51 PM colorspace edited by
- Correct references to "origin(rgb24).png" to "origin(rgb24).webp". (diff)
- 12:36 PM Changeset in ffmpeg [b6114105] by
- avcodec/vvc/thread: Check frame to be non NULL Fixes: NULL pointer …
- 11:02 AM Ticket #11253 (Generate .lrc from .sbv or .srt have end time error on some lines) updated by
- Sorry I still not find the way email patch, this is a small one. […]
- 10:58 AM Ticket #11253 (Generate .lrc from .sbv or .srt have end time error on some lines) created by
- Summary of the bug: FFmpeg generate .lrc file will show line time too …
Oct 19, 2024:
- 10:37 PM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- > Why should the timestamps of GOP be additionally stored, when …
- 6:30 PM Ticket #7342 (Wrong colours when decoding dnxhd) updated by
- The file on that link is correct: …
- 4:25 PM Ticket #11252 (Unexpected "swscale" limited to full with full range input) created by
- ͏ From: https://trac.ffmpeg.org/ticket/11182#comment:34
- 4:08 PM Changeset in ffmpeg [72e53811] by
- avfilter/vf_subtitles: Respect YCbCr Matrix header As specified in …
- 3:23 PM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by
-
Keywords changed
͏ Try "-ignore_editlist"? ͏ … - 1:51 PM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by
-
Using both
asetptsand-avoid_negative_ts 2, logs is `dup=115 … - 10:18 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by
-
Not using
asetptsbut using-avoid_negative_ts 2, log is `dup=115 … - 9:39 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by
-
Adding
asetpts, video ends about 6 seconds before audio, log is … - 5:12 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- ͏ So much tracing the legacy bizarrerie and quaintness..? ͏ …
- 4:26 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- >But isn't that overlapping with presentation timestamps? No, it is …
- 2:46 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- ͏ "MPEG2 has timecode on first and last frame as part of …
- 2:37 AM Ticket #11250 (VVC MP4 decoding of frames missing) updated by
- Replying to MasterQuestionable: > ͏ Probably bug. > > …
- 2:20 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- ͏ Thanks for the info. ͏ But isn't that overlapping with …
- 1:21 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- > I wonder why is the GOP timecodes thing needed after all..? …
- 1:12 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- MPEG2 has timecode on first and last frame as part of bitstream.
- 12:07 AM Ticket #11250 (VVC MP4 decoding of frames missing) updated by
- ͏ Probably bug. ͏ Did you reproduce what mentioned by Gyan? ͏ …
Oct 18, 2024:
- 11:44 PM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- ͏ I wonder why is the GOP timecodes thing needed after all..? ͏ …
- 11:22 PM Ticket #11250 (VVC MP4 decoding of frames missing) updated by
- Replying to MasterQuestionable: > ͏ Also input "-ss" …
- 11:21 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) updated by
-
Component changed
- 11:18 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) created by
- Summary: Compiling ffmpeg for riscv64 and running the testsuite on …
- 11:02 PM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- Correct, no issue with playback, and no issue with PTS/DTS, only with …
- 10:07 PM Ticket #11250 (VVC MP4 decoding of frames missing) updated by
- ͏ Also input "-ss" with output "-t"..? ͏ Try "-t" as input? ͏ …
- 9:54 PM Ticket #11250 (VVC MP4 decoding of frames missing) updated by
-
Keywords, Cc, Version, Component, Summary changed
͏ Another MP4 editlist shenanigans… - 9:45 PM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
-
Keywords, Cc, Summary changed
͏ Supposedly the interpreted presentation timestamps shall be still … - 8:54 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- ͏ It should also be possible to use "select" for the extraction of …
- 1:25 PM Ticket #11250 (VVC MP4 decoding of frames missing) created by
- Summary of the bug: Attempting to extract frames from a vvenc-encoded …
- 10:51 AM Ticket #10001 (mxf muxer writes the wrong bit depth and uses the CDCI essence ...) updated by
- mxfenc writes RGBADescriptor since 2023-03-14 (0fbae2178b4). Try again …
- 9:18 AM Changeset in ffmpeg [c98810ab] by
- avcodec/hw_base_encode: fix use after free on close The way the …
- 9:18 AM Changeset in ffmpeg [dfaade76] by
- vulkan: move buffer allocation av_log message Its more useful when …
- 4:57 AM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by
- A workaround for now is to ingest the input twice, once with a seek …
- 4:46 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
- "Since the MPEG2 format only ever puts timecodes at the start of a new …
- 12:28 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
-
Description changed
- 12:23 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
-
Description changed
- 12:23 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) updated by
-
Description changed
- 12:20 AM Changeset in ffmpeg [1edc748e] by
- avformat/movenc: explicitly support V30XLE and not the host native …
- 12:20 AM Ticket #11249 (`ffprobe` reported MPEG-2 GOP header timecodes 1 frame early) created by
-
Hi maintainers! Reaching out with an issue in the
mpeg2videodecoder …
Note:
See TracTimeline
for information about the timeline view.
