Timeline
Aug 12, 2024:
- 9:10 PM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
- Unfortunately, it appears this issue is in the encoder or something …
- 9:01 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- Replying to Balling: Why are you showing me that ticket? …
- 8:53 PM Ticket #11137 (ffmpeg h265 decoder seeks past max_ts passed into avformat_seek_file) created by
- Summary of the bug: I am using FFMPEG as a library. I create a …
- 8:47 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- #10408. So it fact while it shows frames in PTS order it has crazy …
- 8:42 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- Replying to Balling: > >Of course I have no idea why …
- 8:25 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- Replying to Balling: > >00 00 01 00 00 0A > > Is …
- 8:16 PM Ticket #10408 (decoder sometimes reporting pts values in incorrect order) updated by
-
Priority, Status, Version changed
Sample is here: https://streams.videolan.org/ffmpeg/incoming/02.mp4 … - 8:00 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- >Of course I have no idea why there's no PTSes That is simple, only …
- 7:53 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- Reading wikipedia on …
- 7:35 PM Ticket #11136 (FFprobe DTS and documentation errors) updated by
- >00 00 01 00 00 0A Is actually decoded: […] >would stop …
- 4:53 PM Ticket #11136 (FFprobe DTS and documentation errors) created by
- Thank you for considering this report. As you will see, '-show_frames' …
- 2:41 PM Changeset in ffmpeg [472fbee8] by
- avformat/movenc: don't look at previous track_id as it may not be set …
- 2:41 PM Changeset in ffmpeg [41307ff3] by
- avfilter/video: don't zero allocated buffers if memory poisoning is …
- 2:41 PM Changeset in ffmpeg [8d700ea] by
- tests/iamf: match stream group by id in some tests Increases …
- 2:21 PM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) closed by
- fixed: Fixed in 5230257ea18e1d3761ee6b0549d56a3ca817f301
- 1:35 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) updated by
- this behavior still exist with current git-master ffmpeg version …
- 12:42 PM Changeset in ffmpeg [deee00e2] by
- lavc/decode: reindent after previous commit
- 12:42 PM Changeset in ffmpeg [5acbdd22] by
- lavc: convert frame threading to the receive_frame() pattern …
- 12:42 PM Changeset in ffmpeg [4d209dad] by
- lavc/decode: reindent
- 12:42 PM Changeset in ffmpeg [048e978e] by
- lavc/decode: wrap AV_FRAME_FLAG_DISCARD handling in a loop Makes sure …
- 12:42 PM Changeset in ffmpeg [64743b45] by
- lavc/internal: document the precise meaning of …
- 12:42 PM Changeset in ffmpeg [d94cfd49] by
- lavc/thread: move generic-layer API to avcodec_internal.h thread.h …
- 12:42 PM Changeset in ffmpeg [8d5efc21] by
- lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged …
- 12:42 PM Changeset in ffmpeg [15bdca05] by
- lavc/ffv1dec: drop code handling AV_PIX_FMT_FLAG_PAL No paletted …
- 12:41 PM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) updated by
- It works now. It is not a issue now.
- 12:26 PM Ticket #9353 (Vulkan filter cannot work on the latest mesa on Intel platform) updated by
- Is this still a thing? p.s. you probably wanted to link …
- 11:45 AM Ticket #11134 (zmq url lacks prefix: [out#0/* @ 0x*] Error opening output ...) updated by
-
Cc changed
I'm not sure if this is a bug or feature. that example command … - 8:36 AM Ticket #11135 (Text outline becomes stretched depending on video aspect ratio when ...) created by
- Summary of the bug: When burning SRT subtitles with the subtitles …
Aug 11, 2024:
- 11:21 AM Changeset in ffmpeg [43cde54f] by
- avdevice/dshow: Initialize 2 pointers Coverity claims these are used …
- 11:21 AM Changeset in ffmpeg [189bc840] by
- avcodec/dxva2_*: Initialize dxva_data_ptr Related: CID1591888 …
- 11:21 AM Changeset in ffmpeg [1d6a2ae] by
- avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame() Related: …
- 11:21 AM Changeset in ffmpeg [2232c4cc] by
- avcodec/dxva2: initialize validate Related: CID1591915 Uninitialized …
- 11:21 AM Changeset in ffmpeg [489c05b9] by
- avcodec/dxva2: Initialize ConfigBitstreamRaw Related: CID1591894 …
- 11:21 AM Changeset in ffmpeg [c8c59e99] by
- avcodec/dxva2: Initialize dxva_size and check it Related: CID1591878 …
- 11:21 AM Changeset in ffmpeg [b98125e5] by
- avfilter/vf_xfade: Compute w2, h2 with float Fixes: CID1458148 Result …
- 11:21 AM Changeset in ffmpeg [f802d65d] by
- avfilter/vf_v360: Assert that vf was initialized Maybe helps: …
- 11:21 AM Changeset in ffmpeg [9229587] by
- avfilter/vf_unsharp_opencl: Use AV_VIDEO_MAX_PLANES Related: …
- 11:21 AM Changeset in ffmpeg [e5c0f56c] by
- avfilter/vf_tonemap_opencl: Dereference after NULL check Fixes: …
- 11:21 AM Changeset in ffmpeg [22ee55a1] by
- avfilter/af_surround: Check output format Fixes: CID1516994 …
- 11:21 AM Changeset in ffmpeg [43b62b7e] by
- avfilter/vf_xfade_opencl: Check ff_inlink_consume_frame() for failure …
- 11:21 AM Changeset in ffmpeg [191a6850] by
- avformat/lmlm4: Eliminate some AVERROR(EIO) Found by code review …
- 11:21 AM Changeset in ffmpeg [239f7e6c] by
- avformat/lmlm4: Move subtraction after check This is not a bugfix in …
- 7:02 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) reopened by
- Actually still an issue outside of color white, lol
- 6:31 AM Scaling edited by
- (diff)
- 6:10 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) closed by
- fixed: This is fixed now in 255, 255, 255 color... But other colors are …
- 3:13 AM Changeset in ffmpeg [e25667f9] by
- hwcontext_vulkan: ignore false positive validation errors Issue ref: …
- 3:13 AM Changeset in ffmpeg [ef11a645] by
- hwcontext_vulkan: do not chain structs of unsupported extensions in …
- 3:13 AM Changeset in ffmpeg [12080ff0] by
- nlmeans_vulkan: fix uninitialized reads
- 3:13 AM Changeset in ffmpeg [680d969] by
- vulkan_decode: port to the new queue family API
- 3:13 AM Changeset in ffmpeg [d6c08a4] by
- vulkan: load queue families upon loading properties Avoids the need …
- 3:13 AM Changeset in ffmpeg [0b25f0bc] by
- hwcontext_vulkan: correct comment in header
- 3:13 AM Changeset in ffmpeg [1c05661e] by
- vulkan_decode: add \n to error message
- 3:13 AM Changeset in ffmpeg [5f0f1f7b] by
- libavutil: deprecate the old Vulkan queue API, add doc/APIchanges entries
- 3:13 AM Changeset in ffmpeg [83cd7756] by
- vulkan: add support for encode feedback queries
- 3:13 AM Changeset in ffmpeg [2ce0e51] by
- hwcontext_vulkan: add support for Vulkan encoding
- 3:13 AM Changeset in ffmpeg [ca591e6b] by
- vulkan_decode: force layered_dpb to 0 when dedicated_dpb is 0 …
- 3:13 AM Changeset in ffmpeg [8eac1110] by
- vulkan: use allocator callback for buffer creation This would've let …
- 3:13 AM Changeset in ffmpeg [55adcb4f] by
- hwcontext_vulkan: add support for VK_EXT_shader_object We'd like to …
- 3:13 AM Changeset in ffmpeg [12f868ca] by
- vulkan_shaderc: add debug information to shaders
- 3:13 AM Changeset in ffmpeg [c19af16f] by
- hwcontext_vulkan: enable storageBuffer16BitAccess if available
- 3:13 AM Changeset in ffmpeg [2f7dfb0d] by
- vulkan_shaderc: fix error reporting for certain errors The issue is …
- 3:13 AM Changeset in ffmpeg [957d3478] by
- hwcontext_vulkan: constify validation layer features table The struct …
- 3:13 AM Changeset in ffmpeg [9e606b3] by
- hwcontext_vulkan: add HOST_CACHED flag to transfer buffer …
- 3:13 AM Changeset in ffmpeg [aea4d4b] by
- hwcontext_vulkan: rewrite upload/download This commit was long …
- 3:13 AM Changeset in ffmpeg [81c5d4ea] by
- hwcontext_vulkan: remove unused struct
- 3:13 AM Changeset in ffmpeg [6757cdb] by
- vulkan_video: remove NIH pooled buffer implementation The code …
- 3:13 AM Changeset in ffmpeg [a30b7c01] by
- hwcontext_vulkan: initialize optical flow queues if available Lets us …
- 3:13 AM Changeset in ffmpeg [8790a308] by
- hwcontext_vulkan: rewrite queue picking system for the new API This …
- 3:13 AM Changeset in ffmpeg [bedfabc4] by
- vulkan: use the new queue family mechanism
- 3:13 AM Changeset in ffmpeg [13489c8a] by
- hwcontext_vulkan: add a new mechanism to expose used queue families …
- 1:47 AM Scaling edited by
- (diff)
- 12:10 AM Ticket #10778 (HT J2K decoding errors) updated by
- Does d88a988d3dfa1d7eda4f65bc72e311173bfdff39 fix it?
Aug 10, 2024:
- 8:35 PM HWAccelIntro edited by
- Ffplay added -hwaccel, expand this (diff)
- 6:57 PM HWAccelIntro edited by
- AMF works on Linux (diff)
- 4:22 PM Changeset in ffmpeg [d88a988d] by
- avcodec/jpeg2000dec: Fix HT decoding Fixes incorrect handling of …
- 4:22 PM Changeset in ffmpeg [48b14732] by
- avcodec/jpeg2000dec: Add support for placeholder passes See Rec. …
- 4:20 PM Changeset in ffmpeg [fe1b1964] by
- avcodec/jpeg2000dec: Add support for CAP and CPF markers …
- 1:04 PM Changeset in ffmpeg [1b8d95da] by
- tools/target_dec_fuzzer: Use av_buffer_allocz() to avoid missing …
Aug 9, 2024:
- 9:12 PM Ticket #11132 (TCP multi-client mode does not work) updated by
-
Description changed
- 5:06 PM Ticket #11134 (zmq url lacks prefix: [out#0/* @ 0x*] Error opening output ...) updated by
-
Summary changed
- 5:03 PM Ticket #11134 (zmq url lacks prefix: [out#0/* @ 0x*] Error opening output ...) updated by
-
Description changed
- 5:02 PM Ticket #11134 (zmq url lacks prefix: [out#0/* @ 0x*] Error opening output ...) updated by
-
Description changed
- 5:01 PM Ticket #11134 (zmq url lacks prefix: [out#0/* @ 0x*] Error opening output ...) created by
- zmq streaming not working. ffmpeg compiled with --enable-libzmq. the …
- 2:35 PM Ticket #11120 (remove big-endian powerpc (AltiVec) DSP code) updated by
-
Keywords, Blocking changed
- 11:08 AM Ticket #11133 (heap-buffer-overflow in libavcodec/bytestream.h:99:1) created by
- Summary of the bug: An heap-buffer-overflow bug was found in the …
- 10:20 AM Ticket #11130 (ffmpeg build fails with libavcodec/libx265.c) updated by
- This is the offending commit: …
- 7:18 AM Ticket #7768 (ffmpeg does not handle HTTP read errors (e.g. from cloud storage)) updated by
- Hello, Since this ticket's creation, there are reconnect options: …
- 5:40 AM Changeset in ffmpeg [cda5f5c5] by
- lavc/qsv: Use vendor id to create device New kernel driver "xe" will …
- 5:40 AM Changeset in ffmpeg [eab4a9e9] by
- lavu/hwcontext_qsv: Use vendor id to create device New kernel driver …
- 5:40 AM Changeset in ffmpeg [dbd74ba3] by
- lavu/hwcontext_vaapi: Add option to allow to specify vendor id when …
Aug 8, 2024:
- 5:10 PM Changeset in ffmpeg [c390234d] by
- avformat/wtvdec: Check length of read mpeg2_descriptor Fixes: Use of …
- 4:24 PM Changeset in ffmpeg [c95ea031] by
- avformat/wtvdec: clear sectors The code can leave uninitialized holes …
- 4:23 PM Changeset in ffmpeg [b534e402] by
- avformat/mov: ensure required number of bytes is read Fixes: …
- 2:53 PM Ticket #11116 (av_frame_get_buffer automatic alignment is incorrect for AVX512 CPUs) closed by
- fixed: Should be fixed in 210740b4ed4ac0329652aa4f16c0166e96a7e112
- 1:26 PM Changeset in ffmpeg [d2a25dc2] by
- add tools/target_swr_fuzzer Signed-off-by: Michael Niedermayer …
- 7:51 AM Ticket #11130 (ffmpeg build fails with libavcodec/libx265.c) updated by
- This …
Aug 7, 2024:
- 10:55 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
-
Description changed
- 10:50 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- Replying to MasterQuestionable: > ͏ Does comment:16 …
- 5:51 PM Ticket #10295 (movenc: copyts with use_tfdt does not copy base media decode time) updated by
- Any info on how to handle this?
- 5:29 PM Ticket #11132 (TCP multi-client mode does not work) created by
- == What I was trying to accomplish I am trying to transfer video …
- 3:58 PM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
-
Cc changed
͏ E.g. ͏ … - 3:48 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- ͏ Does comment:16 mean "-copy_unknown" doesn't just copy unknown …
- 3:45 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
-
Description changed
- 3:40 PM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
- -use_tfdt 0 should fix it. Try it. As to how to see Recovery SEI …
- 3:36 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- ͏ How serious is the issue concerning contemporary GoPro? ͏ …
- 3:21 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
-
Description changed
- 2:47 PM DenoiseExamples edited by
- Rationale on "nlmeans" 8bpc maybe. (diff)
- 2:07 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by
- https://github.com/EricBerendsen/dvbinspector/releases/tag/release_1_19 …
- 1:36 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
-
Status, Owner changed
- 1:35 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) created by
- Summary of the bug: see #6810, we can just add …
- 4:40 AM Ticket #8338 (GoPro metadata not properly handled) updated by
- I have tested the workaround and am experiencing no issues. Right now, …
- 4:22 AM Ticket #8338 (GoPro metadata not properly handled) updated by
- I am not sure how we got from copying data streams between identical …
- 3:16 AM Changeset in ffmpeg [94165d1b] by
- avformat/iamf: use aligned intreadwrite macros where possible …
- 3:16 AM Changeset in ffmpeg [49a6e448] by
- avformat/movenc: use stream indexes when generating track ids In some …
- 3:16 AM Changeset in ffmpeg [210740b4] by
- avutil/frame: use the maximum compile time supported alignment for …
- 2:19 AM Ticket #11130 (ffmpeg build fails with libavcodec/libx265.c) updated by
-
Description changed
- 2:18 AM Ticket #11130 (ffmpeg build fails with libavcodec/libx265.c) created by
- Summary of the bug: 2023.08.06 ffmpeg build fails using MABS to build …
- 1:01 AM DenoiseExamples edited by
- The current implementation of nlmeans is (not maybe) limited to 8-bit … (diff)
Aug 6, 2024:
- 10:59 PM Changeset in ffmpeg [792a9979] by
- avformat/rtpproto: free ip filters on open error Found by OSS-Fuzz. …
- 10:59 PM Changeset in ffmpeg [8485f7a3] by
- avformat/srtpproto: pass options to nested protocol This fixes …
- 10:59 PM Changeset in ffmpeg [9876158e] by
- avcodec/wmavoice: use av_clipd for double values Fixes Clang warning. …
- 10:59 PM Changeset in ffmpeg [1165c144] by
- avcodec/vp9mvs: fix misaligned access when clearing VP9mv Fixes …
- 10:31 PM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
- The bisect identified …
- 9:11 PM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Keywords, Summary changed
͏ See also: … - 8:05 PM Ticket #11129 (No support for ABGR2101010 pixel format) created by
- FFmpeg currently supports the XBGR2101010 pixel format but not …
- 6:25 PM Changeset in ffmpeg [bfcee36] by
- avcodec/cbs_sei: Always zero-initialize SEI payload Fixes: …
- 6:16 PM Ticket #8338 (GoPro metadata not properly handled) updated by
- I am not sure if I understand you correctly @MasterQuestionable, but …
- 4:25 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- > Would you further confirm it's irrelevant with VP9? Not sure, …
- 2:55 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ Didn't quite understand your previous words. ͏ Post …
- 2:29 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Keywords, Summary changed
͏ Would you further confirm it's irrelevant with VP9? ͏ What … - 1:19 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- Yes, and indeed a parameterless setpts as "PTS" is the default …
- 12:59 PM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Cc changed
͏ Such practice is alike the embedded subtitle streams... thus the … - 12:49 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ Perhaps. ͏ What about "setpts=PTS" (presumably no-op)..?
- 12:33 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- That's a rather reasonable doubt to have about any significantly …
- 6:46 AM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
- >set incorrectly on the 3rd frame Recovery SEI behind that frame …
- 3:21 AM Ticket #11122 (-force_key_frames source causes pkt->flags to have AV_PKT_FLAG_KEY set ...) updated by
- This problem didn't happen with 4.4.5 and started with 5.0.1 so I'm …
- 3:18 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
On v4.0.2, the error is thrown when no
track->par->codec_tagis … - 3:09 AM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) updated by
- I don't know if this is related to #11128 or not. Both only seem to …
- 3:09 AM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) updated by
- I don't know if this is related to #11127 or not. Both only seem to …
- 3:05 AM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) created by
- Summary of the bug: FFmpeg / FFV1 encodes FFV1 slices that fail …
- 2:41 AM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) updated by
- MediaConch is available online here: …
- 2:32 AM Ticket #8338 (GoPro metadata not properly handled) updated by
- I have seeked information on difference in code, between reported …
- 2:22 AM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) updated by
- I attached an example MKV file that has the problem. It was created …
- 2:11 AM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) created by
- Summary of the bug: FFV1 sometimes encodes invalid values for the …
- 1:59 AM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ I have rather significant doubt on whether these things really …
- 1:44 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
I have not found any workarounds for this problem.
copy_unknown, … - 1:43 AM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- I tried it on the xfade+concat case and no it didn't, perhaps because …
- 1:37 AM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ It then makes sense... ͏ Would "-avoid_negative_ts 2" workaround?
- 1:12 AM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- > Didn't it work without..? Or try without touching timestamps for …
Aug 5, 2024:
- 11:20 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ Well... it just appears to be Base64 encoded raw data. ͏ …
- 9:48 PM Changeset in ffmpeg [2ece1f83]n4.3.8 by
- Changelog: update Signed-off-by: Michael Niedermayer …
- 9:40 PM Changeset in ffmpeg [64426fd6] by
- avcodec/parser: ensure input padding is zeroed Fixes use of …
- 9:20 PM Changeset in ffmpeg [d7256bf0] by
- avformat/img2dec: Clear padding data after EOF Fixes: …
- 9:19 PM Changeset in ffmpeg [d5a411f3] by
- avformat/wavdec: Check if there are 16 bytes before testing them …
- 9:17 PM Changeset in ffmpeg [5dfc0cc8] by
- avcodec/parser: ensure input padding is zeroed Fixes use of …
- 9:17 PM Changeset in ffmpeg [2b5f000d] by
- avformat/jpegxl_anim_dec: ensure input padding is zeroed Fixes use of …
- 9:17 PM Changeset in ffmpeg [3978e818] by
- avformat/img2dec: Clear padding data after EOF Fixes: …
- 9:17 PM Changeset in ffmpeg [79a1cf30] by
- avformat/wavdec: Check if there are 16 bytes before testing them …
- 6:16 PM Changeset in ffmpeg [e0f9f4d4] by
- lavu/cpu: deprecate RISC-V F, D and zba CPU flags
- 6:16 PM Changeset in ffmpeg [d1326b63] by
- lavu/riscv: drop probing for zba CPU capability
- 6:16 PM Changeset in ffmpeg [210877c5] by
- sws/riscv: depend on RVB and simplify accordingly
- 6:16 PM Changeset in ffmpeg [f30e5bf1] by
- lavfi/riscv: depend on RVB and simplify accordingly
- 6:16 PM Changeset in ffmpeg [616fdeae] by
- lavc/riscv: depend on RVB and simplify accordingly There is no known …
- 6:16 PM Changeset in ffmpeg [cb31f17c] by
- lavu/riscv: depend on RVB and simplify accordingly
- 6:16 PM Changeset in ffmpeg [ba88e817] by
- lavu: Set default FF_TIMER_UNITS to "ns" Signed-off-by: Nathan E. …
- 6:16 PM Changeset in ffmpeg [4edfc11a] by
- lavc/h264dsp: R-V V idct4_add8 (all depths) These are really just …
- 4:56 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Description changed
- 4:55 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Description changed
- 4:30 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ Edit the description directly? ͏ …
- 4:15 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Keywords, Component changed
- 4:14 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Keywords, Component changed
In terms of minimal reproduction, this: […] Seems to display the … - 4:10 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Keywords, Component changed
͏ Or probably codec irrelevant, just somehow influenced the passlog … - 3:44 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
- ͏ Try removing excessive options to ascertain the minimal one. ͏ …
- 3:31 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Keywords, Cc, Component, Summary changed
͏ Possible codec regression? ͏ "setpts=PTS-STARTPTS" may … - 2:56 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) updated by
-
Version changed
- 2:50 PM Ticket #11126 (Filter "setpts=PTS-STARTPTS" in 2-pass may cause abnormal bitrate ...) created by
- Summary of the bug: Converting an mp4 to vp9 webm displays a marked …
- 7:44 AM Ticket #11125 (overflow bug in libavcodec/adpcm.c:2136) created by
- Summary of the bug: An overflow bug was found in the latest version, …
- 1:32 AM Changeset in ffmpeg [96e648dd] by
- lavc/vaapi_av1: Avoid sending the same slice buffer multiple times …
- 1:32 AM Changeset in ffmpeg [345855af] by
- lavc/vaapi_decode: Make it possible to send multiple slice params …
- 1:09 AM Ticket #11029 (Video of damaged MP4 freezes for half a second during playback) updated by
-
Cc changed
͏ See also: https://trac.ffmpeg.org/ticket/11005#comment:23 - 12:05 AM Ticket #8063 (`-vsync cfr` tends to duplicate the wrong frames) updated by
- ͏ Seemingly container dependent... probably for alike "hidden …
- 12:01 AM Ticket #8063 (`-vsync cfr` tends to duplicate the wrong frames) updated by
-
Keywords, Cc, Status, Component changed
͏ Rearranged image: [[Image( …
Note:
See TracTimeline
for information about the timeline view.
