Timeline
May 25, 2025:
- 11:28 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) closed by
- fixed
- 11:11 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by
- You were lucky, I've just seen this ticked by coincidence :-) Please …
- 11:05 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by
- Thank you softworkz, ffmpeg version …
- 10:16 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by
- Support for WebVTT subtitles in HLS has just been added. Try a nightly …
- 10:03 PM Ticket #11608 (libavfilter undefined symbol) updated by
- This likely is caused by the same issue I suspect in your other …
- 9:49 PM Ticket #11608 (libavfilter undefined symbol) updated by
- Bisecting blamed commit 559317cc13577cebffc544c5b221819baaf957c4 …
- 9:47 PM Ticket #11608 (libavfilter undefined symbol) created by
- Summary of the bug: linking ffmpeg causes ld to report the following: …
- 9:41 PM Ticket #11607 (Linking ffplay fails) updated by
- That's an issue with your toolchain or libraries. Wild guess would be …
- 9:36 PM Ticket #11607 (Linking ffplay fails) created by
- Summary of the bug: Linking ffplay fails with the followng error: …
- 9:32 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) reopened by
- 9:17 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by
- The problem still exists: The live stream of Spanish national public …
- 7:57 AM Ticket #10742 (Add Wayland/Pipewire support for Screen Recording) updated by
-
Cc changed
- 1:54 AM Changeset in ffmpeg [ae0f71a3] by
- lavc/h2645_parse: More descriptive NALU header error Signed-off-by: …
- 1:35 AM Changeset in ffmpeg [03822918] by
- lavc/vvc: Fix divide-by-zero in LMCS param derivation Add three …
May 24, 2025:
- 2:16 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by
- Still broken in Android 16 Beta 4.1.
- 1:50 PM Changeset in ffmpeg [67008930] by
- lavc/vvc: Avoid UB in DB strength derivation for PLT CUs When called …
- 10:28 AM Ticket #11606 (avcodec/dvbsubenc: Broken dvb_encode_rle8) created by
- The rle8 encoding (256 color table) is corrupted. The end of …
- 2:57 AM Changeset in ffmpeg [a18b2c26] by
- lavc/vvc: Detect subpic overlaps at CTU level In …
- 2:36 AM Changeset in ffmpeg [363a7a34] by
- lavc/vvc/plt: validate run and signalled_entries Fixes a crash …
May 23, 2025:
- 5:59 PM Ticket #11269 (hevc_amf with 10-bit video incorrectly forces output color space to BT2020) updated by
- Has the patch been implemented? The issue still exists on the hevc_amf …
- 5:28 PM Changeset in ffmpeg [cbdb5e24] by
- ffv1enc_vulkan: fix array overflow
- 5:19 PM Changeset in ffmpeg [56b85b68] by
- aacdec_ac: fix signed overflow in ff_aac_ac_update_context() The …
- 12:06 PM Changeset in ffmpeg [8c509ba4] by
- tests/fate/ac3: Make ac3-fixed-encode-2 bitexact across arches Don't …
- 12:05 PM Changeset in ffmpeg [559317cc] by
- avfilter/vf_libplacebo: add shader_cache option Useful to speed up …
- 12:02 PM Changeset in ffmpeg [4f623b4] by
- avfilter/vf_libplacebo: implement rotation option Flipping can …
- 9:52 AM Ticket #11605 ("h264_qsv" unsupported with old hardware) created by
- Summary of the bug: h264_qsv codecs do not work even though the …
- 9:50 AM SponsoringPrograms/STF/2025 edited by
- (diff)
- 8:34 AM Ticket #11604 (Infinite loop filter does not shutdown gracefully on SIGTERM) created by
- Summary of the bug: When using the video loop filter with loop=-1 and …
- 3:28 AM Ticket #11603 (error handling of CBS) created by
- When use CBS to parse bitstream, it can check invalid synatax/data in …
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 …
Note:
See TracTimeline
for information about the timeline view.
