Timeline
Feb 3, 2023:
- 11:30 PM Ticket #10164 (Segfault dual pass transcoding to AV1 with libaom) updated by
- Just built ffmpeg n5.1.2 this version also segfaults at the end of the …
- 10:29 PM Ticket #10159 (filter trim/concat with single frames not working correctly) updated by
- well, my "final" workaround works by setting setpts to …
- 5:24 PM Ticket #10164 (Segfault dual pass transcoding to AV1 with libaom) updated by
-
Summary changed
Will test if segfault also occurs using last release of ffmpeg instead … - 5:03 PM Ticket #10164 (Segfault dual pass transcoding to AV1 with libaom) created by
- Summary of the bug: Transcoding video to AV1 with libaom in dual pass …
- 3:59 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
- Balling, btw I confirmed that this is not a duplicate of …
- 2:17 PM Changeset in ffmpeg [9a820ec8] by
- ffmpeg: add video heartbeat capability to fix_sub_duration Splits the …
- 1:06 PM Ticket #10163 (FFprobe / libavformat gives wrong duration for MP3 file) created by
- Summary of the bug: libavformat seems to give a duration that's …
- 10:21 AM Changeset in ffmpeg [746d2745] by
- ffmpeg: move decoded frame counter from after post-processing to …
- 10:21 AM Changeset in ffmpeg [fcc50674] by
- ffmpeg: refactor post-decoding steps for subtitles into a function …
- 10:12 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
- Hi everyone, happy new year. As you can see this pull request has been …
- 2:27 AM Changeset in ffmpeg [b9202834] by
- lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filter …
- 2:27 AM Changeset in ffmpeg [a48c95d3] by
- lavfi/deinterlace_qsv: simplify deinterlace_qsv filter Like what we …
- 2:27 AM Changeset in ffmpeg [077e6349] by
- lavfi/vpp_qsv: add rate option This is used to control the output at …
Feb 2, 2023:
- 5:02 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
-
Owner changed
I opened a bug in tsmuxer … - 4:18 PM Ticket #10158 (bsf 264_metadata removes stuffing bytes from NAL units - destroys ...) updated by
- Just for info, i had a talk to mkver about this. He proposed to just …
- 2:42 AM Changeset in ffmpeg [7d49fef8] by
- lavc/vaapi_encode: fix propagating durations and opaques input_image …
Feb 1, 2023:
- 7:23 PM Changeset in ffmpeg [f4b4e16] by
- libavformat/lafdec: free data Fixes: memleak Signed-off-by: Michael …
- 7:23 PM Changeset in ffmpeg [ad95d9c8] by
- avformat/lafdec: Check if all data was read Fixes: OOM Fixes: …
- 7:23 PM Changeset in ffmpeg [35871c26] by
- tools/target_dec_fuzzer: Adjust threshold for BONK The decoder is …
- 1:20 PM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by
- VLC has this bug indeed, on …
- 11:55 AM Ticket #10162 (Handles leak when loading avfilter-7.dll using Delphi) closed by
- invalid: >Delphi 2007 Latest verion is in RAD Studio 11.2 Alexandria …
- 11:40 AM Ticket #10162 (Handles leak when loading avfilter-7.dll using Delphi) updated by
-
Description changed
- 11:34 AM Ticket #10162 (Handles leak when loading avfilter-7.dll using Delphi) created by
- Hi, i currently have a problem loading/unloading the avfilter-7.dll …
- 10:13 AM Ticket #8411 (Support USAC / xHE-AAC) updated by
-
Cc changed
- 10:07 AM Ticket #10126 (TrueHD decoding regression) closed by
- fixed: Fixed in fc9a3b584da3cf3fc1f00036be2eaf5dff903ccf, in fact the 24 bit …
- 3:30 AM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- Yep. …
- 3:23 AM Changeset in ffmpeg [bbe95f73] by
- x86: replace explicit REP_RETs with RETs From x86inc: > On AMD cpus …
Jan 31, 2023:
- 10:06 PM Ticket #10152 (hwupload from cuda to vulkan doesn't work on Linux) closed by
- worksforme: the issue has been solved. useful details: …
- 8:10 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- This should fix it, right? …
- 8:04 PM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by
-
Status changed
WEll, you do not even apply editlist duration for aac audio! Ha. #7828 - 7:54 PM Ticket #2330 (Impossible to fast-forward and fast rewind m2ts made by ffmpeg with ...) updated by
- Is this still a problem?
- 7:41 PM Ticket #5914 (FFmpeg not able to read a specific HLS stream) closed by
- needs_more_info: Well, the link is gone now.
- 7:40 PM Ticket #9510 (HLS with fMP4 produces invalid segments) updated by
-
Keywords, Reproduced by developer changed
- 7:34 PM Ticket #9510 (HLS with fMP4 produces invalid segments) updated by
-
Status changed
Okay, yes, I can reproduce that. >Removing the hls_init_time … - 6:24 PM Ticket #9510 (HLS with fMP4 produces invalid segments) reopened by
- The issue is still present, even with recent master. I pointed the URL …
- 5:45 PM Changeset in ffmpeg [fc9a3b58] by
- avcodec/mlpdec: parse and use substream info bits
- 4:06 PM Changeset in ffmpeg [00994e8b] by
- avcodec: add media100_to_mjpegb bitstream filter and use it
- 3:39 PM Changeset in ffmpeg [fb823161] by
- avcodec/libjxl: respect AVCodecContext->bits_per_raw_sample libjxl …
- 3:06 PM Ticket #9338 (User agent in "-http_user_agent" is ignored when deleting old segment (HLS)) closed by
- fixed: Fixed in 5dc1b4b9979c84efc3b81bcb2c244e71e22a951a.
- 12:52 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Description changed
The latest proposed patch is here: … - 12:39 PM Changeset in ffmpeg [669ff26b] by
- avcodec/mfenc: fix double-free on init failure mfenc sets …
- 12:29 PM Changeset in ffmpeg [431f6260] by
- mov: Reduce the verbosity of the warning about fragmented MP4 vs …
- 12:22 PM Changeset in ffmpeg [01f58f36] by
- lavu/video_enc_params: Avoid relying on an undefined C construct The …
- 10:02 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Yep, ffmpeg -i L:\00001.m2ts -map 0:a:4 -c copy L:\wfanfva.thd …
- 8:09 AM Changeset in ffmpeg [806ecac] by
- fftools/ffmpeg: support input frame params in encoding stats
- 8:09 AM Changeset in ffmpeg [61afbc23] by
- fftools/ffmpeg: use correct IO context for -enc_stats_post
- 8:08 AM Changeset in ffmpeg [5c36f4ef] by
- lavu/opt: use AV_DICT_MULTIKEY in av_opt_set_dict2() If the …
- 8:00 AM Changeset in ffmpeg [e3a99041] by
- lavc: add null codecs They discard all input without ever returning …
- 2:21 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Replying to Balling: > Is there any way for us to get …
- 1:50 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Is there any way for us to get full B:\BDMV\STREAM\00001.m2ts? You do …
- 1:34 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Replying to Balling: > >This link should work, didn't …
- 1:23 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
-
Status changed
Okay it is a real issue. Tsmuxer understands it, it can demux with … - 1:11 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- >This link should work, didn't realize the previous one was one use. …
- 12:47 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Replying to Balling: > >Each file plays back correctly. > …
- 12:29 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- >Each file plays back correctly. Can you send me that?
- 12:01 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Replying to Balling: > >have extracted and shared here …
Jan 30, 2023:
- 11:57 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- >have extracted and shared here what should be an identically …
- 10:12 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Hello, I think this can be closed again as invalid. Some years ago now …
- 8:42 PM Changeset in ffmpeg [229f325] by
- doc/general_contents: sync with available decoders and demuxers
- 8:02 PM Changeset in ffmpeg [fa42575f] by
- avformat: add XMD demuxer
- 8:00 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) reopened by
- 8:00 PM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) closed by
- needs_more_info: […] Does not work here.
- 7:57 PM Changeset in ffmpeg [280e6e93] by
- avcodec: add ADPCM XMD decoder
- 7:48 PM Ticket #9510 (HLS with fMP4 produces invalid segments) closed by
- needs_more_info: File is gone.
- 7:34 PM Changeset in ffmpeg [9bfdd852] by
- avfilter/vf_libplacebo: suppress cast warning This warning was …
- 7:30 PM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
- I opened a thread in …
- 6:53 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- >Do you have the full japanese.thd? Repeating the question. Still …
- 6:46 PM Ticket #10126 (TrueHD decoding regression) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/CAPYw7P4oJj4iEVg4sAej …
- 6:25 PM Ticket #7274 (ffmpeg ignores padding when decoding DTS-HD MA stream in DTSHD container) updated by
- OMG, apparently dcadec.exe has this option: -S Don't strip padding …
- 6:04 PM Ticket #7274 (ffmpeg ignores padding when decoding DTS-HD MA stream in DTSHD container) updated by
- >See patches about trailing_samples, ffmpeg ignores it. How hard is …
- 5:42 PM Changeset in ffmpeg [5508e04c] by
- avfilter/vf_colorlevels: add support for gbrpf32 format
- 5:13 PM Ticket #7274 (ffmpeg ignores padding when decoding DTS-HD MA stream in DTSHD container) updated by
- See patches about trailing_samples, ffmpeg ignores it.
- 4:56 PM Ticket #7274 (ffmpeg ignores padding when decoding DTS-HD MA stream in DTSHD container) updated by
-
Keywords changed
Adding gapless tag, fix it already. This code? … - 3:22 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Description changed
- 3:17 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
- Here's a simpler process to reproduce the bug with probably any input …
- 1:43 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) updated by
- And apparently the compilation of ffmpeg does use g++: […]
- 1:42 PM Ticket #4534 (Voxware metasound sounds broken) reopened by
- 1:34 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) reopened by
- I am of the same opinion. FFmpeg should respect the variables CC, CXX, …
- 10:08 AM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
- Did you read the response in …
- 9:42 AM Ticket #10161 (MXF/FFV1 stream copy transmux discards content) created by
- Using a MXF/FFV1 file e.g. from …
- 9:40 AM Ticket #9140 (aac gapless fail) updated by
- This now caused https://bugzilla.mozilla.org/show_bug.cgi?id=1703812 …
- 9:39 AM Ticket #10158 (bsf 264_metadata removes stuffing bytes from NAL units - destroys ...) updated by
-
Description changed
- 7:42 AM Ticket #10160 (How to build FFmpeg on windows arm64ec using MSVC) updated by
-
Description changed
- 7:40 AM Ticket #10160 (How to build FFmpeg on windows arm64ec using MSVC) created by
- Summary: We try MSVC to run on x64, it works. But we tried to …
- 1:08 AM Changeset in ffmpeg [2d202985] by
- lavfi/vpp_qsv: factor out the code for filter definition …
- 12:48 AM Changeset in ffmpeg [9c09fb23] by
- lavfi/scale_qsv: re-use VPPContext for scale_qsv filter …
- 12:48 AM Changeset in ffmpeg [d66312cf] by
- lavfi/scale_qsv: simplify scale_qsv filter Use QSVVPPContext as a …
- 12:48 AM Changeset in ffmpeg [50028294] by
- libavcodec/qsvenc: enable Hyper Encode Hyper Encode uses Intel …
- 12:48 AM Changeset in ffmpeg [aecfec6f] by
- avfilter: add VA-API variants of the stack filters Include …
- 12:48 AM Changeset in ffmpeg [4e3b6270] by
- vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames v3: …
Jan 29, 2023:
- 5:58 PM Changeset in ffmpeg [af606c23] by
- avformat/mxfdec: check number of index table entires more strictly …
- 5:58 PM Changeset in ffmpeg [41dfa629] by
- avformat/mxfdec: support Avid files with an extra index entry …
- 5:58 PM Changeset in ffmpeg [6aff3c5e] by
- avformat/mxfdec: check index entry array size Signed-off-by: Marton …
- 12:10 PM Changeset in ffmpeg [75721856] by
- avcodec/dvdsubenc: remove duplicated ;
- 12:09 PM Changeset in ffmpeg [65c0b16] by
- avcodec/ftr: use more portable return error code
- 8:23 AM Changeset in ffmpeg [7cf161ab] by
- lavc/libaomenc: pass through frame durations to encoded packets
- 8:23 AM Changeset in ffmpeg [d8705510] by
- lavc/libx265: pass through frame durations to encoded packets
- 8:23 AM Changeset in ffmpeg [a172b33e] by
- lavc/libx264: pass through frame durations to encoded packets
- 8:23 AM Changeset in ffmpeg [782127d8] by
- lavc/libwebpenc_animencoder: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [476ec77] by
- lavc/libwebpenc_animencoder: stop setting dts unnecessarily WebP does …
- 8:23 AM Changeset in ffmpeg [fbdba9a1] by
- lavc/vaapi_encode*: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [c44a3dba] by
- lavc/mpegvideo_enc: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [8a60a9c7] by
- lavc/libtheoraenc: stop setting dts unnecessarily Theora is not …
- 8:23 AM Changeset in ffmpeg [2bb20e98] by
- lavc/libtheoraenc: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [b7f0c888] by
- lavc/pngenc: stop setting dts unnecessarily for APNG APNG is not …
- 8:23 AM Changeset in ffmpeg [bbbafab0] by
- lavc/pngenc: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [35538097] by
- lavc/nvenc: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [1b25eb6] by
- lavc/librav1e: handle frame durations and …
- 8:23 AM Changeset in ffmpeg [a1a80f2e] by
- lavc/encode: pass through frame durations to encoded packets The …
- 8:22 AM Changeset in ffmpeg [8d73f3c] by
- lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay …
- 8:18 AM Changeset in ffmpeg [5c0348f3] by
- lavc: add a codec flag for propagating opaque from frames to packets …
- 8:14 AM Changeset in ffmpeg [d0c8ca96] by
- lavc: add a private cap for fake-delay encoders Some encoders (ffv1, …
- 8:14 AM Changeset in ffmpeg [e5e29eda] by
- lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy Do not break a …
- 8:14 AM Changeset in ffmpeg [1f9828bb] by
- lavc/avcodec: improve enc/dec API doxy Change return value …
- 8:12 AM Changeset in ffmpeg [935964bd] by
- doc/ffmpeg: drop non-existent -dc option
- 8:12 AM Changeset in ffmpeg [9b5036fa] by
- fftools/ffmpeg: add an AVClass to MuxStream/OutputStream Use it for …
- 8:10 AM Changeset in ffmpeg [d2c983c2] by
- fftools/ffmpeg: add an AVClass to Muxer/OutputFile Use it for …
- 8:09 AM Changeset in ffmpeg [425b2c4a] by
- fftools/ffmpeg: add options for writing encoding stats Similar to …
Jan 28, 2023:
- 10:52 PM Ticket #10159 (filter trim/concat with single frames not working correctly) reopened by
- Ok, this is more a workaround which seems to fix a bit more complex …
- 10:45 PM Ticket #10159 (filter trim/concat with single frames not working correctly) closed by
- invalid: Ok, I solved the problem with setpts=frames_cumsum*9+PTS-STARTPTS, …
- 9:07 PM Ticket #7403 (HLS Master Playlist fails being generated correctly) updated by
- I can confirm this issue when trying to stream from hls. Example …
- 8:31 PM Ticket #10159 (filter trim/concat with single frames not working correctly) updated by
-
Description changed
- 7:50 PM Changeset in ffmpeg [b95b2c84] by
- avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
- 6:44 PM Ticket #10159 (filter trim/concat with single frames not working correctly) created by
- Summary of the bug: using the filters trim and concat, where trim …
- 5:19 PM Changeset in ffmpeg [35f83771] by
- avfilter/vf_ssim360: Constify AVFilter This brings ff_vf_ssim360 in …
- 5:19 PM Changeset in ffmpeg [5fd4d3fa] by
- avfilter/vf_ssim360: Don't initialize twice The FILTER_INPUTS and …
- 5:18 PM Changeset in ffmpeg [54659e32] by
- avfilter/vf_ssim360: Fix left-shift of negative value Reviewed-by: …
- 4:36 PM Ticket #10156 (The "framerate" video filter badworking with duplicates frames in slideshow) updated by
- Replying to Elon Musk: > use -framerate 1 instead of -r 1 …
- 4:20 PM Changeset in ffmpeg [c0cf2c47] by
- lavfi/vf_ssim360: Fix compilation with MSVC Don't use "static const" …
- 11:14 AM Ticket #10158 (bsf 264_metadata removes stuffing bytes from NAL units - destroys ...) created by
- Summary of the bug: When using the h264_metadata bsf, "trailing zero …
- 11:00 AM Changeset in ffmpeg [ed519a36] by
- lavfi: Add vf_ssim360 filter Customized SSIM for various projections …
- 2:33 AM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) updated by
- It looks like you can approximate the same behavior of -map_metadata …
- 2:20 AM Ticket #10157 (Behavior of map_metadata -1 no longer strips metadata as expected) created by
- Summary of the bug: Until recently, using "-map_metadata -1" would …
Jan 27, 2023:
- 10:53 PM Changeset in ffmpeg [ac37b2c2] by
- avfilter/f_reverse: set output frame duration
- 10:13 PM Changeset in ffmpeg [d9b07a98] by
- avfilter/vf_ciescope: set output frame duration
- 10:01 PM Changeset in ffmpeg [23d02149] by
- avfilter/vf_tpad: set output frame duration
- 10:01 PM Changeset in ffmpeg [7b78684f] by
- avfilter/vf_random: set output frame duration
- 9:42 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Description changed
- 9:40 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Description changed
- 9:33 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Summary changed
- 9:28 PM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
- Thanks for your patience with me. git send-email produced …
- 8:18 PM Ticket #10155 (magicyuv enc: width and/or height must be multiple of 2 for ...) updated by
- Limition of "other" one? You mean reference decoder? The ability to …
- 8:12 PM Ticket #10156 (The "framerate" video filter badworking with duplicates frames in slideshow) updated by
- use -framerate 1 instead of -r 1
- 7:21 PM Ticket #10156 (The "framerate" video filter badworking with duplicates frames in slideshow) created by
- I am making a slideshow. I connecting the photos to video with: …
- 6:50 PM Changeset in ffmpeg [a749e43c] by
- avfilter/vf_datascope: call av_frame_copy_props()
- 6:45 PM Changeset in ffmpeg [01343683] by
- avcodec: add CBD2 DPCM decoder
- 5:48 PM Ticket #10155 (magicyuv enc: width and/or height must be multiple of 2 for ...) updated by
- Because if it was not obvious by now, its not ffmpeg limitation but …
- 5:46 PM Changeset in ffmpeg [0c7da969] by
- avcodec/wmaprodec: add missing flush call for xma1
- 5:08 PM Changeset in ffmpeg [5f0a7a91] by
- libavcodec/amfenc: add AV1 encoding support Tested-by: Jean-Baptiste …
- 5:07 PM Ticket #10155 (magicyuv enc: width and/or height must be multiple of 2 for ...) updated by
- Could you at least explain why you won't fix certain issue? You are …
- 5:05 PM Changeset in ffmpeg [23d4f922] by
- amfenc: Update the min version to 1.4.28.0 for AMF SDK. Tested-by: …
- 4:51 PM Ticket #10155 (magicyuv enc: width and/or height must be multiple of 2 for ...) closed by
- wontfix
- 2:39 PM Ticket #10155 (magicyuv enc: width and/or height must be multiple of 2 for ...) created by
- for -pixfmt yuv420p - width and height must be multiple of 2 for …
- 2:30 PM Ticket #10078 (speedhq: ffmpeg fails to decode it's own created file - low resolution) updated by
- Replying to ami_stuff: > another issue: width should be …
- 2:25 PM Ticket #10088 (cfhd enc crash) updated by
- Replying to Elon Musk: > for some heights it will produce …
- 2:24 PM Ticket #10154 (cfhd enc: broken output with yuv422p10le pix_fmt when height is not ...) created by
- https://trac.ffmpeg.org/raw-attachment/ticket/10068/gold2.avi […] …
- 2:00 PM Changeset in ffmpeg [40512dbd] by
- avfilter/af_adynamicequalizer: add auto option
- 1:57 PM Changeset in ffmpeg [6869a80e] by
- avfilter/vf_cropdetect: fix type for old_limit
- 12:21 PM FilteringGuide edited by
- Added white spaces for better readability (diff)
- 9:24 AM Ticket #10153 (AAC-LATM: Mono identified as stereo) updated by
- BTW, Elon, can you look into why ffplay.exe mono.aac causes race …
- 8:48 AM Ticket #10153 (AAC-LATM: Mono identified as stereo) closed by
- invalid: Mono HE-AAC is always treated as stereo! Because it can become stereo …
- 8:31 AM Ticket #10153 (AAC-LATM: Mono identified as stereo) created by
- Summary of the bug: AAC-LATM sample with one center channel is …
- 8:05 AM Ticket #10126 (TrueHD decoding regression) updated by
- This hack you propose is in direct conflict with another fix. There …
- 4:59 AM Ticket #10126 (TrueHD decoding regression) updated by
-
Owner changed
- 4:45 AM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
-
Priority changed
it says to lower threads but it still fails. It does not try to lower … - 4:37 AM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by
- So again, this does not affect 2080 Ti. But older that do not support …
- 4:29 AM Ticket #10151 (vidstab error - build Btbn) updated by
-
Owner changed
Maybe this - 4:25 AM Ticket #10151 (vidstab error - build Btbn) updated by
-
Owner, Status changed
You really should report it here: … - 4:21 AM Ticket #10148 (TS encoding of H.264 omits the SPS and PPS metadata) updated by
-
Status changed
You need to use git send-email. You cannot use anything else because … - 4:17 AM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- >It supports both, 0 is limited, 1 is full. Indeed. And we do not. …
Note:
See TracTimeline
for information about the timeline view.
