Timeline
May 22, 2025:
- 11:10 PM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) closed by
- fixed: In [changeset:"a79720e10f30e9fd18bd78242ce96dde06461343/ffmpeg" …
- 10:43 PM Changeset in ffmpeg [a79720e1] by
- avformat/matroskadec: Accept WebVTT subtitles with empty cues Fixes: …
- 10:43 PM Changeset in ffmpeg [9c6c653a] by
- avformat/imfdec: inherit opaque from parent AVFormatContext io_open …
- 10:38 PM Changeset in ffmpeg [622a72b5] by
- tests/fate/ac3: add a second ac3_fixed encoder test Exercising the …
- 10:38 PM Changeset in ffmpeg [1b3f4842] by
- avfilter/avfiltergraph: fix regression in picking channel layout …
- 10:28 PM Changeset in ffmpeg [8eae65dc] by
- avcodec/lcevcdec: don't try to write to output frames directly The …
- 10:07 PM Changeset in ffmpeg [d028cf0] by
- swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for …
- 10:01 PM Changeset in ffmpeg [748e960] by
- swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc …
- 10:00 PM Ticket #11595 (only .aiff is recognized NOT .aif) updated by
- Hi, I suggested @lastone25 submit the ticket but after subsequent …
- 10:00 PM Changeset in ffmpeg [0c1d87d1] by
- swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc …
- 9:59 PM Changeset in ffmpeg [a16c053a] by
- swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => …
- 9:59 PM Changeset in ffmpeg [db5e0e2e] by
- build: remove unused SLIBOBJS variable The SLIBOBJS variable was …
- 8:26 PM Changeset in ffmpeg [9b9a2878] by
- doc/examples/qsv_decode: use av_err2str Signed-off-by: Marvin Scholz …
- 8:26 PM Changeset in ffmpeg [e93a43b5] by
- doc/examples/filter_audio: use av_err2str Signed-off-by: Marvin …
- 8:23 PM Changeset in ffmpeg [977d1a24] by
- vulkan/ffv1: fix sync issue in cached bitstream reader/writer The …
- 8:11 PM Changeset in ffmpeg [b9b44e15] by
- rtpdec: Set bitrate for pcm-mulaw audio Signed-off-by: Marvin Scholz …
- 8:11 PM Changeset in ffmpeg [f566392f] by
- libavformat/rtpdec_opus: add fmtp parsing of sprop-maxcapturerate …
- 8:10 PM Changeset in ffmpeg [2a180c71] by
- libavformat/rtpdec_opus: Set duration field on Opus AVPacket This …
- 6:57 PM Ticket #11457 (The order of parsed "Mastering display colour volume SEI message" ...) updated by
- I just ran into this issue as well, as it stops most of mpv's gamut …
- 5:55 PM Ticket #11601 (VVC decode fails after decoding few frames) closed by
- invalid: Hi, the input file you have provided is an illegal VVC bitstream. It …
- 3:11 PM Changeset in ffmpeg [36ec9217] by
- avformat/dhav: fix backward scanning for get_duration and optimize …
- 1:12 PM Changeset in ffmpeg [c8b09fb0] by
- avutil/refstruct: Remove redundant check We now require C11. …
- 12:42 PM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by
- Replying to neitsab: > Just got caught by this, trying to …
- 12:33 PM Ticket #11602 (Muxing MKV and adding external SRT as anything except the only ...) closed by
- invalid: Here is the relevant information about the output streams from your …
- 6:36 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
- Checked with the latest commit on git-master. The issue persists there …
- 4:22 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
- Sure, I have uploaded the input file to the directory.I shall check …
May 21, 2025:
- 6:14 PM Ticket #11602 (Muxing MKV and adding external SRT as anything except the only ...) updated by
- Log file for a run which creates an undisplayable subtitle is …
- 6:09 PM Ticket #11602 (Muxing MKV and adding external SRT as anything except the only ...) created by
- Summary of the bug: When re-muxing an MKV video that already has …
- 2:10 PM Changeset in ffmpeg [4099d537] by
- avfilter/vf_interlace_vulkan: fix FPS and PTS calculation …
- 1:42 PM Changeset in ffmpeg [f1b3e519] by
- avcodec/amfenc_h264: improve B-frame usability and simplify options - …
- 10:08 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
- I can only see the log file in …
- 10:02 AM Changeset in ffmpeg [2a5ee83] by
- avcodec/atrac3: Use av_unreachable() instead of av_assert1(0) …
- 10:02 AM Changeset in ffmpeg [328ba54] by
- avcodec/4xm: Use av_unreachable() instead of av_assert0(0) …
- 10:02 AM Changeset in ffmpeg [5653e0b1] by
- avcodec/mjpegenc_common: Use av_unreachable() instead of av_assert0(0) …
- 10:02 AM Changeset in ffmpeg [85fb3453] by
- avcodec/adpcm: Use av_unreachable() instead of av_assert0() …
- 10:02 AM Changeset in ffmpeg [0bdb6911] by
- avcodec/vp9: Replace av_assert(0) by av_unreachable() Signed-off-by: …
- 10:02 AM Changeset in ffmpeg [2282a37] by
- avcodec/rv20enc: Use av_assert1() instead of av_assert0() There is …
- 10:02 AM Changeset in ffmpeg [a3591726] by
- avcodec/mpegvideo encs: Add put_bits_assume_flushed() to encode_header …
- 10:02 AM Changeset in ffmpeg [5d0e8fa4] by
- avcodec/vlc: Make assert check more strict The earlier code allowed …
- 10:02 AM Changeset in ffmpeg [ef58de7f] by
- avcodec/mpegvideo_{dec,motion}: Mark unreachable code as unreachable …
- 10:02 AM Changeset in ffmpeg [57696f7] by
- avcodec/wmaenc: Use av_unreachable() instead of av_assert0(0) …
- 10:02 AM Changeset in ffmpeg [831a0d0c] by
- avcodec/speedhqenc: Use av_unreachable() for unreachable condition …
- 10:02 AM Changeset in ffmpeg [2df9c8da] by
- avcodec/e?ac3enc: Inform compiler about PutBitContext being blank …
- 10:02 AM Changeset in ffmpeg [4484e9b3] by
- avcodec/put_bits: Allow to mark places where PutBitContext is flushed …
- 10:02 AM Changeset in ffmpeg [988e319b] by
- avcodec/dolby_e_parse: Use av_unreachable instead of av_assert0(0) …
- 10:02 AM Changeset in ffmpeg [22e6e4e9] by
- avcodec/utvideoenc: Remove always-false pixel format check Mark it as …
- 10:01 AM Changeset in ffmpeg [d7d1379d] by
- avcodec/vlc: Make code more readable with av_unreachable() …
- 10:01 AM Changeset in ffmpeg [fc520ccb] by
- avcodec/pcm-dvdenc: Mark unreachable default cases as unreachable …
- 9:42 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
- Hi,since the file size was large, it was attached using videolan file …
- 9:41 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
-
Description changed
- 9:41 AM Ticket #11601 (VVC decode fails after decoding few frames) updated by
- Hi, could you please provide the input file? Thanks
- 9:36 AM Changeset in ffmpeg [7a273576] by
- avcodec/mpeg4videodec: Mark impossible switch case as unreachable …
- 9:35 AM Changeset in ffmpeg [b5824a6d] by
- avcodec/proresenc_anatoliy: Mark impossible case as unreachable …
- 9:16 AM Changeset in ffmpeg [fc9e2a92] by
- avcodec/amrwbdec: Mark default switch as unreachable Alternative fix …
- 9:05 AM Ticket #11601 (VVC decode fails after decoding few frames) created by
- Summary of the bug: VVC decode using ffmpeg's native VVC decoder …
- 8:45 AM Changeset in ffmpeg [004cc60f] by
- avutil/avassert: Add av_unreachable() and av_assume() macros Useful …
- 1:10 AM Changeset in ffmpeg [b6f84cd7] by
- avcodec/svq3: Improve returning last picture Use av_frame_move_ref() …
- 1:10 AM Changeset in ffmpeg [b9812889] by
- tests/fate/qt: Use passthrough fps_mode for svq3-watermark The file …
- 1:10 AM Changeset in ffmpeg [f362a190] by
- avcodec/svq3: Allocate picture buffers during init Also allocate them …
- 1:10 AM Changeset in ffmpeg [b8ec4f7b] by
- avcodec/svq3: Allocate motion_val jointly Signed-off-by: Andreas …
- 1:10 AM Changeset in ffmpeg [eacde6e] by
- avcodec/svq3: Deduplicate allocating dummy frame Signed-off-by: …
- 1:10 AM Changeset in ffmpeg [cb54eca4] by
- avcodec/svq3: Improve returned error codes Signed-off-by: Andreas …
- 1:10 AM Changeset in ffmpeg [0468b86] by
- avcodec/svq3: Factor out decoding extradata Reduces indentation and …
- 1:10 AM Changeset in ffmpeg [0b3dae6c] by
- avcodec/mpeg12enc: Combine put_bits() This is a 16bit field in the …
- 1:10 AM Changeset in ffmpeg [f5f890f] by
- avcodec/mpeg12dec: Remove nonsense comment Everything in mpeg12dec.c …
- 1:09 AM Changeset in ffmpeg [562192e2] by
- avcodec/mpeg12dec: Remove redundant save_width/height These have been …
- 1:09 AM Changeset in ffmpeg [56497671] by
- avcodec/mpeg12dec: Set save_chroma_format also for VCR2 Otherwise the …
- 12:54 AM Changeset in ffmpeg [a1e4be57] by
- avcodec/mpegvideo_dec: Move ff_mpv_report_decode_progress() to …
- 12:44 AM Changeset in ffmpeg [e12cbf60] by
- avcodec/tests/avcodec: Check only frame-mt decoders set …
- 12:44 AM Changeset in ffmpeg [a6f7b320] by
- avcodec/ratecontrol: Fix wrong sizeof expression Fixes Coverity issue …
- 12:43 AM Changeset in ffmpeg [36af32f9] by
- avcodec/tests/.gitignore: Add apv test tool Signed-off-by: Andreas …
- 12:43 AM Changeset in ffmpeg [bd63c374] by
- avformat/avformat: Remove outdated io_close2 documentation The …
- 12:41 AM Changeset in ffmpeg [66f53236] by
- avcodec/rv60dec: Avoid branch when decoding cbp16 Reviewed-by: Peter …
- 12:03 AM Ticket #10668 (cuvid regression creates jerky output) updated by
- >So the issue here must lie in nvidias h264 parser that returns too …
May 20, 2025:
- 11:47 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- It seems I somehow got this mixed up with #10409 which is about …
- 11:37 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- No, the patches just fixed an odd quirk about frames getting lost …
- 11:28 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- What happens ffplay.exe -vcodec h264_cuvid …
- 11:23 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- Fixes _what_, I see zero issues in the deinterlaced output. I added …
- 11:21 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- > I still see nothing to be fixed. extra_hw_frames 2 fixes it. ffplay …
- 11:20 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- I still see nothing to be fixed. What issue is there? I found an …
- 11:20 PM Ticket #9285 (Excessive GPU memory usage with nvdec hwaccel) updated by
- Timo R.?
- 11:18 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- I love how it prints [h264_cuvid @ 000002a7104f6200] The "surfaces" …
- 11:16 PM Changeset in ffmpeg [d5a9f7bd] by
- avcodec/cuviddec: only flush cuvid when output queue is empty
- 11:15 PM Changeset in ffmpeg [431e2cae] by
- avcodec/cuviddec: print error when queueing frames fails
- 10:12 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- Multiplying that value by 2 makes no sense, it undoes the shift right …
- 9:54 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Was not there a patch to fix cropping for amd encoder? >HEVC encoding …
- 9:49 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) closed by
- invalid: > You may need to update your VAAPI/media-driver version. HEVC 444 …
- 9:47 PM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- Anybody investigated comment 11?
- 9:36 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- Duplicate with #10709 Set -c:v h264_cuvid -deint 2 -surfaces 9 -i.
- 6:11 PM Changeset in ffmpeg [842fa198] by
- hwcontext_vulkan: fix build with old Vulkan header versions
- 4:18 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Replying to James: > Replying to Timo R.: > > …
- 3:24 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- OMG that helped! Thanks for the trick. That's a good one, I wonder why …
- 2:52 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- What about `ffmpeg -y -i LIVE_INPUT -an -c:v libx264 -map 0:v out.ts …
- 2:26 PM Ticket #11600 (Ffprobe/Ffmpeg with libfdk-aac doesn't recognize AAC-HE(v2) livestreams) created by
- Summary of the bug: How to reproduce: […] After some digging, I …
- 1:46 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- Hi, Because to make a quick test, you can use any source file and use …
- 1:45 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
-
Why the
-refor a live stream? - 1:19 PM Changeset in ffmpeg [f414038] by
- configure: identify loong64 for loongarch dpkg-architecture set …
- 1:17 PM Changeset in ffmpeg [12497766] by
- Makefile: Remove postproc from ALLFFLIBS Fix ld: warning: search path …
- 1:17 PM Changeset in ffmpeg [4f7bc62c] by
- avformat/allformats: Move avisynth and dvdvideo under external …
- 11:58 AM Ticket #11599 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) updated by
-
Description changed
- 11:53 AM Ticket #11598 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) closed by
- duplicate
- 11:46 AM Ticket #11599 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) created by
- Environment - OS: Windows 11 Enterprise LTSC (Build 22000) …
- 11:43 AM Ticket #11598 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) created by
- Environment - OS: Windows 11 Enterprise LTSC (Build 22000) …
- 10:53 AM Changeset in ffmpeg [eabb6281] by
- hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only …
- 10:53 AM Changeset in ffmpeg [7c3c5c80] by
- hwcontext_vulkan: correct image transfer usage flags By pure …
- 10:53 AM Changeset in ffmpeg [435db9bb] by
- vulkan: enable VK_KHR_shader_subgroup_rotate Yet another thing that …
- 10:53 AM Changeset in ffmpeg [7b45d9c5] by
- vulkan_ffv1: pipe through slice decoding status
- 10:53 AM Changeset in ffmpeg [cb8f4b67] by
- vulkan/ffv1: unify encode and decode get/put primitives This simply …
- 10:53 AM Changeset in ffmpeg [7576410a] by
- ffv1enc_vulkan: implement RCT search for level >= 4
- 10:53 AM Changeset in ffmpeg [0156680f] by
- ffv1enc_vulkan: implement the cached EC writer from the decoder This …
- 10:53 AM Changeset in ffmpeg [a24ea372] by
- vulkan_ffv1: fix PCM + cached symbol reader writeout_rgb requires …
- 10:53 AM Changeset in ffmpeg [f69db914] by
- ffv1enc_vulkan: use ff_get_encode_buffer We used to create our own …
- 10:53 AM Changeset in ffmpeg [8a2d9216] by
- ffv1_common: minor RGB optimization
- 10:53 AM Changeset in ffmpeg [bd41838b] by
- ffv1enc_vulkan: switch to 2-line cache, unify prediction code
- 10:53 AM Changeset in ffmpeg [5259502] by
- ffv1enc_vulkan: minor EC optimizations
- 10:53 AM Changeset in ffmpeg [7c0a8c07] by
- ffv1enc_vulkan: unify EC code between setup and encode
- 10:53 AM Changeset in ffmpeg [69f83baf] by
- ffv1enc_vulkan: get rid of temporary data for the setup shader
- 10:53 AM Changeset in ffmpeg [a4078abd] by
- vulkan/ffv1: synchronize get_pred implementations between encoder and …
- 10:52 AM Changeset in ffmpeg [ebbc7ff6] by
- ffv1enc_vulkan: merge all encoder variants into one file Makes it …
- 8:32 AM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
-
Description changed
- 8:30 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- That's a great outcome, thanks for your help. This means we can update …
- 8:23 AM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) created by
- Summary of the bug: How to reproduce: […] Built on master When …
- 1:08 AM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) updated by
- I've attached a minimal example that reproduces the behaviour, which …
May 19, 2025:
- 1:56 PM Changeset in ffmpeg [fd18ae88] by
- avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
- 1:55 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
-
Priority changed
- 1:53 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- The problems is also present in normal h264_cuvid decoding with -deint …
- 11:20 AM Changeset in ffmpeg [b6803bf1] by
- aarch64: increase default alignment for functions and constants Use …
- 9:51 AM Changeset in ffmpeg [c55d65ac] by
- configure: correct liboapv feature support Only encoding support has …
- 9:23 AM Ticket #11596 (convert mp4 to hls failed for certain files, -err_detect ignore_err ...) updated by
- I uploaded the input video file on …
- 9:16 AM Ticket #11596 (convert mp4 to hls failed for certain files, -err_detect ignore_err ...) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 5:43 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Since x265 now supports alpha layer, it advertises yuva420p as a …
- 5:24 AM Changeset in ffmpeg [9c5ed57f] by
- ogg/opus: implement header packet skip in chained ogg bitstreams.
- 5:24 AM Changeset in ffmpeg [2fb6416d] by
- ogg/flac: implement header packet skip in chained ogg bitstreams.
- 5:13 AM Ticket #11593 (New User Question - working with youtube) updated by
-
Resolution changed
Greetings Can I suggest that a note is added to the home page stating … - 3:52 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- I forgot to add the output after those flags were added: […] and …
- 1:21 AM Changeset in ffmpeg [bd2dcfae] by
- tests/fate/matroska: Add container cropping test Signed-off-by: …
May 18, 2025:
- 11:40 PM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- I get the same error with those extra flags, also reproduced with this …
- 10:54 PM Changeset in ffmpeg [95c43c6d] by
- tests/fate/pixfmt: fix definition of 16bit tests No effect as is, but …
- 10:54 PM Changeset in ffmpeg [9fadd6dd] by
- doc: add htmlxref.cnf Silences warnings like filters.texi:256: …
- 9:54 PM Ticket #9020 (http BUFFER_SIZE too small) updated by
- The buffer is stored on the stack, so increasing that size is a bad …
- 9:39 PM Ticket #9020 (http BUFFER_SIZE too small) updated by
- Replying to Balling: > How is that out problem? Fix S3. I …
- 8:47 PM Ticket #11593 (New User Question - working with youtube) updated by
- > (these downloaders typically depend on FFmpeg) No, yt-dlp does …
- 7:42 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
I see, when I set it as
-map 0:s:m:language:eng:?, it works as … - 7:23 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
Summary, Analyzed by developer, Cc changed
͏ Spec for reference: ͏ … - 6:29 PM Ticket #11593 (New User Question - working with youtube) updated by
-
Cc changed
͏ I doubt the viability of this. ͏ The extractors have to be … - 4:58 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Replying to Timo R.: > That must basically mean that AMDs …
- 4:56 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- That must basically mean that AMDs bitstream generator fails to …
- 4:43 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Happening to me when downscaling a 1440 video to 1080. Any output …
- 3:43 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- Replying to j7n: > The bug also doesn't occur in Adobe …
- 2:57 PM Changeset in ffmpeg [0021484] by
- avformat/mpegts: update stream info when PMT ES stream_type changes I …
- 2:17 PM Changeset in ffmpeg [20502ba9] by
- ffmpeg: Don't print graphs if there are no outputs yet Avoids writing …
- 2:17 PM Changeset in ffmpeg [c18d1b63] by
- fftools/graphprint: Fix leak of graph section header string
- 2:17 PM Changeset in ffmpeg [2070cc13] by
- fftools/graphprint: Fix leak of graphprint object
- 2:10 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- The bug also doesn't occur in Adobe Audition CC 2017, which, …
- 2:06 PM Ticket #11595 (only .aiff is recognized NOT .aif) updated by
- This needs more details, i.e. upload a sample. The AIFF demuxer …
- 1:44 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- I found this album on the torrents (Celine Dion Taking chances), so …
- 1:37 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
-
Summary changed
- 1:00 PM Changeset in ffmpeg [06cee0c6] by
- doc: add swscale rewrite design document This should hopefully serve …
- 1:00 PM Changeset in ffmpeg [6072e27e] by
- swscale/graph: prefer bools to ints This is more consistent with the …
- 12:39 PM Changeset in ffmpeg [d9594478] by
- swscale/graph: move vshift() and shift_img() to shared header I need …
- 12:37 PM Changeset in ffmpeg [bc9696bf] by
- swscale/graph: make noop loop more robust The current loop only works …
- 12:37 PM Changeset in ffmpeg [51e91246] by
- swscale/graph: expose ff_sws_graph_add_pass So we can move …
- 12:37 PM Changeset in ffmpeg [f297ebf9] by
- tests/swscale: improve colorization of speedup The old limits were a …
- 10:49 AM Ticket #11595 (only .aiff is recognized NOT .aif) created by
- Summary of the bug: Only .aiff recognized as AIFF file not .aif How …
- 9:07 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- See this line: […] This is an input error. Try again with …
- 9:01 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Thanks again for the response, but I get the same error with HDMV …
- 7:49 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) closed by
- invalid: The sample input has a text-based sub stream (SRT) which can be burnt …
- 5:51 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Hi Gyan, thanks for the quick response. The input file it uses is …
- 5:08 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Cannot repro here. Share full logs, and link to input if possible.
- 3:54 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) created by
- Summary of the bug: This commit …
May 17, 2025:
- 10:50 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) closed by
- worksforme: FFplay is using SDL library calls to enter and exit fullscreen mode. …
- 8:41 PM Ticket #11529 (Stack Trace / dumped core) closed by
- needs_more_info: This is simply not enough information to answer anything meaningful …
- 7:56 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) closed by
- fixed
- 7:56 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) updated by
- Fixed by: eb6dc952cbd479bf43673af9ca0bc83f37f8f329
- 7:27 PM Changeset in ffmpeg [eb6dc952] by
- avcodec/libzvbi-teletextdec: change new lines to \n in ASS header …
- 7:27 PM Changeset in ffmpeg [597186b1] by
- avcodec/libaribcaption: change new lines to \n in ASS header Fixes …
- 7:27 PM Changeset in ffmpeg [0105ff55] by
- avcodec/libaribb24: change new lines to \n in ASS header Fixes …
- 7:18 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- ͏ Maybe the proper search should test for both Summary and …
- 6:52 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by
-
Keywords changed
- 4:04 PM Ticket #11567 (FATE test ffprobe_xsd fails) closed by
-
fixed:
xmllint --version: […] System is Arch Linux with multilib and … - 2:52 PM Ticket #11593 (New User Question - working with youtube) updated by
- While we dont support this currently. A patch adding such support …
- 2:11 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
Summary, Description, Component, Keywords changed
- 1:36 PM Ticket #11593 (New User Question - working with youtube) closed by
- invalid: FFmpeg has no YouTube website scraper, or scraper for any website …
- 1:35 PM Ticket #11593 (New User Question - working with youtube) created by
- Greetings Background: I am trying the following command: …
- 1:14 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Cc changed
- 1:13 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- Replying to Marton Balint: > We use the regression keyword …
- 1:06 PM Changeset in ffmpeg [b5f26c4d] by
- avcodec/utvideoenc: Don't advertise unsupported option Also return an …
- 1:01 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Keywords changed
We use the regression keyword to track regressions, DO NOT remove it … - 12:56 PM Ticket #11567 (FATE test ffprobe_xsd fails) updated by
-
Component, Keywords changed
This is likely an issue with your version of xmllint which for some … - 11:52 AM Ticket #11552 (deleted) closed by
- duplicate: Duplicate of #11553.
- 11:44 AM Ticket #11581 (WAV demuxer codec probe misdetects PCM data as MP3) closed by
- fixed_and_fate_test: Fixed in ce01c7fb58597f525e130f47a13ff77f1db62bf4, fate test added in …
- 11:41 AM Ticket #11571 (Unexpected shell variable overwrite with `read` and `ffmpeg`) closed by
- invalid: Closing as invalid then.
- 10:23 AM Changeset in ffmpeg [88f2ccdf] by
- cbs_apv: Fix memory leak on metadata parse failure Buffers are …
- 5:37 AM Ticket #11551 ([HEVC] Incorrect PCM coding block length derivation for YUV400) updated by
- ͏ Unfamiliar with the committing procedure. ͏ [ As mentioned: …
- 5:03 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- ͏ That both present in title: probably no point to repeat. ͏ …
- 1:24 AM Changeset in ffmpeg [a65d028f] by
- Changelog: VVC supports all content of SCC Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [fd5d754b] by
- avcodec/vvc: add adaptive color transform support passed files: …
- 1:22 AM Changeset in ffmpeg [0e4c0db3] by
- avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual …
- 1:22 AM Changeset in ffmpeg [ff1ecc7e] by
- avcodec/vvc/intra: make lmcs_scale_chroma inplace prepare for …
- 1:22 AM Changeset in ffmpeg [d2e7ca68] by
- avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs prepare for …
- 1:22 AM Changeset in ffmpeg [86e96a1c] by
- avcodec/vvc/intra: fix scaling process for transform coefficients See …
- 1:22 AM Changeset in ffmpeg [fef573f3] by
- avcodec/vvc/dsp: add adaptive_color_transform See 8.7.4.6 Residual …
- 1:22 AM Changeset in ffmpeg [8bdad76c] by
- avcodec/vvc/dsp: update the interface of pred_residual_joint for joint …
- 1:22 AM Changeset in ffmpeg [d00a249d] by
- avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode See 8.4.3 …
- 1:22 AM Changeset in ffmpeg [c58357ed] by
- avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform …
- 1:22 AM Changeset in ffmpeg [b9c5fb0d] by
- avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [70a2d0d7] by
- avcodec/vvc/intra: add palette coding decoder Introduction at …
- 1:22 AM Changeset in ffmpeg [95473fae] by
- avcodec/vvc/filter: skip deblocking filter for palette Signed-off-by: …
- 1:22 AM Changeset in ffmpeg [26215b8c] by
- avcodec/vvc/ctu: add palette support Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [fd85f836] by
- avcodec/vvc/intra: add ff_vvc_palette_derive_scale Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [3ecf8f87] by
- avcodec/vvc/ctu: refact out intra_data Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [d0f9151e] by
- avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf …
- 1:22 AM Changeset in ffmpeg [75e5fb6e] by
- avcodec/vvc: refact out ep_init and ep_init_wpp Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [cfea9b88] by
- avcodec/vvc/ctu: refact out ff_vvc_channel_range Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [d80041f1] by
- avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [89ba1bb2] by
- avcodec/vvc/cabac: add palette support Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [a7320efa] by
- avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process …
- 1:22 AM Changeset in ffmpeg [02fe29fa] by
- avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization …
May 16, 2025:
- 6:43 PM Changeset in ffmpeg [fe97bf87] by
- tests/fate/probe: add test for dts in wav Signed-off-by: Marton …
- 6:43 PM Changeset in ffmpeg [a6a510c1] by
- tests/fate/probe: add test for pcm misdetected as mp3 in wav …
- 6:43 PM Changeset in ffmpeg [0d6ef6f5] by
- fftools/textformat: correctly propagate uninit error codes This …
- 6:43 PM Changeset in ffmpeg [a124c9a5] by
- Revert "fftools/textformat/avtextformat: Make close functions return …
- 6:08 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Cc changed
- 6:07 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- Replying to MasterQuestionable: If this is a regression …
- 5:11 PM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by
-
Summary changed
this is an issue with encoding closed captions, not extracting them. I … - 1:05 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Summary, Keywords, Analyzed by developer, Cc changed
͏ @ 2024-08-12T12:42:20Z ͏ lavc: convert frame threading to the … - 12:30 PM Changeset in ffmpeg [87b0561c] by
- build: fix windows build issue introduced by 45bea45 We defined CR to …
- 11:53 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by
-
Summary, Keywords, Analyzed by developer, Cc changed
͏ @ 2025-05-16T10:20:18Z ͏ avcodec/mpeg12enc: Fix writing closed … - 10:28 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) closed by
- fixed: Fixed in 45daaf2caaa3dc8bf8c505a9fc61a61b989721dc. Thanks for the …
- 10:20 AM Changeset in ffmpeg [45daaf2c] by
- avcodec/mpeg12enc: Fix writing closed captions Broken in …
- 9:41 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Keywords changed
Regression since 5acbdd2264d3b90dc11369f9e031e762f260882e (I initially … - 9:20 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Priority, Keywords, Reproduced by developer, Status changed
The crash can also be reproduced with a simple […] -threads 2 does … - 8:37 AM Changeset in ffmpeg [79e2a84] by
- Revert "fftools/graphprint: Now, make it a Killer-Feature!" This …
- 8:12 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) created by
- Summary of the bug: Crash in vp3 decoder when usign thread_count != 1 …
- 12:30 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) created by
- Summary of the bug: I discovered that closed captions side data gets …
May 15, 2025:
- 11:37 PM Changeset in ffmpeg [505510ac] by
- avcodec/mpegvideo: Move parent to MPVEncContext This is more …
- 11:37 PM Changeset in ffmpeg [bc81a79] by
- avcodec/mpeg4videodec: Move setting has_b_frames to …
- 11:37 PM Changeset in ffmpeg [2865ebd1] by
- avcodec/mpeg4videodec,h263dec: Only set skipped_last_frame for …
- 11:37 PM Changeset in ffmpeg [c37fb99a] by
- avcodec/h263dec: Always output next, not current pic when flushing It …
- 11:37 PM Changeset in ffmpeg [2d4d7df] by
- avcodec/mpeg4videodec: Keep skipped_last_frame in sync between threads …
- 11:37 PM Changeset in ffmpeg [dfb44771] by
- avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily Only …
- 11:37 PM Changeset in ffmpeg [bd6e6495] by
- avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c There is …
- 11:37 PM Changeset in ffmpeg [83915532] by
- avcodec/mpegvideo_dec: Move memcpy'ing ctx to mpeg4videodec.c When …
- 11:37 PM Changeset in ffmpeg [65015003] by
- avcodec/svq1enc: Allocate buffers during init Signed-off-by: Andreas …
- 11:37 PM Changeset in ffmpeg [88ce3dad] by
- avcodec/svq1enc: Remove always-false check The pixel format has …
- 11:37 PM Changeset in ffmpeg [53a01214] by
- avcodec/mpeg12dec: Reinit upon chroma_format change Signed-off-by: …
- 11:37 PM Changeset in ffmpeg [1f0af6b] by
- avcodec/mpeg12dec: Don't reinit upon aspect ratio change The spec …
- 11:37 PM Changeset in ffmpeg [554b52b1] by
- avcodec/mpeg12dec: Remove disabled frame-threading code The MPEG-1 …
- 11:37 PM Changeset in ffmpeg [763b7ce] by
- avcodec/rv34: Simplify updating thread context Call …
- 11:37 PM Changeset in ffmpeg [1d5f660f] by
- avcodec/mpegvideo_dec: Notify users of reinit Namely of …
- 11:37 PM Changeset in ffmpeg [2f971c7f] by
- avcodec/ituh263dec: Fix indentation Signed-off-by: Andreas Rheinhardt …
- 11:37 PM Changeset in ffmpeg [f82a7533] by
- avcodec/mpegvideo: Move [fb]_code to Mpeg4Dec and MPVEncContext It is …
- 11:37 PM Changeset in ffmpeg [545724f] by
- avcodec/mpeg4video: Pass parameters directly Namely in …
- 11:37 PM Changeset in ffmpeg [4e2bac27] by
- avcodec/vc1: Remove unused topleft,bottomright fields Signed-off-by: …
- 11:37 PM Changeset in ffmpeg [728ef224] by
- avcodec/vc1: Remove write-only qs_last Write-only since …
- 11:37 PM Changeset in ffmpeg [6ce86c9c] by
- avcodec/mpeg4videodec: Permute quant matrices directly upon IDCT …
- 11:37 PM Changeset in ffmpeg [ca36689b] by
- avcodec/mpeg4videodec: Set [yd]c_scale_table during init It does not …
- 11:37 PM Changeset in ffmpeg [476c7016] by
- avcodec/mpeg_er: Don't zero ThreadFrame* unnecessarily We never set …
- 11:37 PM Changeset in ffmpeg [3792cf52] by
- avcodec/{x86,mips}/xvididct_init: Remove redundant checks …
- 9:11 PM Changeset in ffmpeg [1f2b8d72] by
- fftools/graphprint: Now, make it a Killer-Feature! remember this: -sg …
- 9:09 PM Changeset in ffmpeg [45926bc0] by
- fftools/graphprint: Add execution graph printing The key benefits …
- 9:08 PM Changeset in ffmpeg [50fcc0ce] by
- fftools/ffmpeg_mux: Make ms_from_ost() inline Signed-off-by: …
- 9:08 PM Changeset in ffmpeg [517a8055] by
- fftools/resources: Add resource manager files with build-time …
- 9:04 PM Changeset in ffmpeg [e2f39671] by
- avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx() …
- 9:04 PM Changeset in ffmpeg [34bb7f5d] by
- fftools/ffmpeg_filter: Move some declaration to new header file to …
- 9:04 PM Changeset in ffmpeg [b71b444a] by
- fftools/textformat: Add flags param to function avtext_print_integer() …
- 9:04 PM Changeset in ffmpeg [bb3a1448] by
- fftools/tf_internal: Use av_default_item_name Reviewed-by: Stefano …
- 9:04 PM Changeset in ffmpeg [cee7b8a0] by
- fftools/textformat: Introduce common header and deduplicate code Also …
- 9:04 PM Changeset in ffmpeg [e4830b8c] by
- fftools/textformat: Introduce AVTextFormatOptions for …
- 9:04 PM Changeset in ffmpeg [4ff90f05] by
- fftools/avtextformat: Re-use BPrint in loop Instead of initializing a …
- 9:04 PM Changeset in ffmpeg [d2259287] by
- fftools/textformat: Rename name param to key for API consistency …
- 9:04 PM Changeset in ffmpeg [4baeb9ff] by
- fftools/textformat: Remove unused print_rational() pointer from …
- 9:04 PM Changeset in ffmpeg [5f90eea8] by
- fftools/textformat: Apply quality improvements Perform multiple …
- 9:04 PM Changeset in ffmpeg [8f42d904] by
- fftools/textformat: Apply formatting and whitespace changes …
- 2:22 PM Ticket #11590 (Possible bug in Vulkan h264 decoding?) created by
- Summary of the bug: How to reproduce: […] I am not sure if I can …
- 2:19 PM Changeset in ffmpeg [f51c385a] by
- tools/merge-all-source-plugins: Check that there are no uncommited …
- 2:19 PM Changeset in ffmpeg [a06b86a0] by
- tools/merge-all-source-plugins: Try merging a tag or branch matching …
- 2:00 PM Ticket #11589 (null check for AVSideDataDescriptor* in ffmpeg_enc.c) closed by
- wontfix: av_frame_side_data_desc() is supposed to have a descriptor for every …
- 12:41 PM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) updated by
-
Summary, Version, Keywords, Analyzed by developer, Cc changed
- 11:27 AM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) updated by
- It is best to check whether similar problems exist in other hardware …
- 10:17 AM Changeset in ffmpeg [12b85353] by
- Add tools/merge-all-source-plugins Simple script to merge all source …
- 9:39 AM Ticket #11589 (null check for AVSideDataDescriptor* in ffmpeg_enc.c) created by
- ffmpeg_enc.c is accessing the struct member without null check. …
- 9:29 AM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) created by
- Hi, The provided text describes a technical issue encountered while …
- 6:28 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
-
Version changed
- 6:14 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
- Ok I think I see what is happening, ffmpeg is setting HAVE_POSIX_IOCTL …
- 3:13 AM Ticket #11553 (Suboptimal logic in "ffmpeg_dec.c" may glitch abnormal VP9 decoding) closed by
- fixed: Fixed in b18aaf209f007e67ac4490ba5647ea139d1a6dcb.
- 2:29 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
- The posix ioctl check in …
- 1:03 AM Changeset in ffmpeg [23592f94] by
- swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template() …
- 1:03 AM Changeset in ffmpeg [05f8c8c4] by
- avformat/matroskadec: check that channels fit in signed 32bit int …
- 1:03 AM Changeset in ffmpeg [8e6db875] by
- avcodec/takdec: Check remaining space for first predictors Fixes: …
- 1:03 AM Changeset in ffmpeg [4a9d907b] by
- avcodec/4xm: Check frame_4cc before allocation Fixes: Timeout Fixes: …
- 1:03 AM Changeset in ffmpeg [8168ebdc] by
- tools/target_dec_fuzzer: Adjust threshold for WEBP Fixes: Timeout …
- 1:03 AM Changeset in ffmpeg [c06f5b3a] by
- avcodec/svq3: Check there are bits left before decompression Fixes: …
- 1:03 AM Changeset in ffmpeg [fd0a7927] by
- avcodec/sonic: Check num_taps The encoder uses max 128 taps, which is …
- 1:03 AM Changeset in ffmpeg [d28bec8] by
- avformat/imf_cpl: fix indention after previous commit
- 1:03 AM Changeset in ffmpeg [39800d78] by
- avformat/imf_cpl: do not continue looping forever Fixes: infinite …
- 1:03 AM Changeset in ffmpeg [9fc2702f] by
- avformat/mov: reject negative ELST durations Fixes: multiple integer …
- 1:03 AM Changeset in ffmpeg [76e29bb8] by
- avcodec/dnxuc_parser: Use ff_parse_close() Fixes: buffer leak Fixes: …
- 1:03 AM Changeset in ffmpeg [6a470469] by
- avformat/avidec: Ignore duplicate GAB2 Fixes: memleak Fixes: …
- 1:03 AM Changeset in ffmpeg [1a5ed492] by
- MAINTAINERS: Add entry for samples-request This is based on …
- 1:03 AM Changeset in ffmpeg [a9d39d6e] by
- libavformat/oggdec.{c, h}: Implement packet skip on packet return …
- 1:03 AM Changeset in ffmpeg [6d54af65] by
- libavformat/oggdec.h: Document packet function return value. …
Note:
See TracTimeline
for information about the timeline view.
