Timeline



May 20, 2025:

11:47 PM Ticket #10668 (cuvid regression creates jerky output) updated by Timo R.
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 Timo R.
No, the patches just fixed an odd quirk about frames getting lost …
11:28 PM Ticket #10668 (cuvid regression creates jerky output) updated by Balling
What happens ffplay.exe -vcodec h264_cuvid …
11:23 PM Ticket #10668 (cuvid regression creates jerky output) updated by Timo R.
Fixes _what_, I see zero issues in the deinterlaced output. I added …
11:21 PM Ticket #10668 (cuvid regression creates jerky output) updated by Balling
> 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 Timo R.
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 Balling
Timo R.?
11:18 PM Ticket #10668 (cuvid regression creates jerky output) updated by Balling
I love how it prints [h264_cuvid @ 000002a7104f6200] The "surfaces" …
11:16 PM Changeset in ffmpeg [d5a9f7bd] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: only flush cuvid when output queue is empty
11:15 PM Changeset in ffmpeg [431e2cae] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: print error when queueing frames fails
10:12 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by Timo R.
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 Balling
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 Balling
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 Balling
Anybody investigated comment 11?
9:36 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by Balling
Duplicate with #10709 Set -c:v h264_cuvid -deint 2 -surfaces 9 -i.
6:11 PM Changeset in ffmpeg [842fa198] by Lynne <dev@lynne.ee>
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 Jhon
Replying to James: > Replying to Timo R.: > > …
3:24 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by TheTroll
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 Gyan
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 Radu Motrescu
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 TheTroll
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 Gyan
Why the -re for a live stream?
1:19 PM Changeset in ffmpeg [f414038] by Zhao Zhili <zhilizhao@tencent.com>
configure: identify loong64 for loongarch dpkg-architecture set …
1:17 PM Changeset in ffmpeg [12497766] by Zhao Zhili <zhilizhao@tencent.com>
Makefile: Remove postproc from ALLFFLIBS Fix ld: warning: search path …
1:17 PM Changeset in ffmpeg [4f7bc62c] by Zhao Zhili <zhilizhao@tencent.com>
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 Evgene
Description changed
11:53 AM Ticket #11598 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) closed by Evgene
duplicate
11:46 AM Ticket #11599 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) created by Evgene
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 Evgene
Environment - OS: Windows 11 Enterprise LTSC (Build 22000) …
10:53 AM Changeset in ffmpeg [eabb6281] by Lynne <dev@lynne.ee>
hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only …
10:53 AM Changeset in ffmpeg [7c3c5c80] by Lynne <dev@lynne.ee>
hwcontext_vulkan: correct image transfer usage flags By pure …
10:53 AM Changeset in ffmpeg [435db9bb] by Lynne <dev@lynne.ee>
vulkan: enable VK_KHR_shader_subgroup_rotate Yet another thing that …
10:53 AM Changeset in ffmpeg [7b45d9c5] by Lynne <dev@lynne.ee>
vulkan_ffv1: pipe through slice decoding status
10:53 AM Changeset in ffmpeg [cb8f4b67] by Lynne <dev@lynne.ee>
vulkan/ffv1: unify encode and decode get/put primitives This simply …
10:53 AM Changeset in ffmpeg [7576410a] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: implement RCT search for level >= 4
10:53 AM Changeset in ffmpeg [0156680f] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: implement the cached EC writer from the decoder This …
10:53 AM Changeset in ffmpeg [a24ea372] by Lynne <dev@lynne.ee>
vulkan_ffv1: fix PCM + cached symbol reader writeout_rgb requires …
10:53 AM Changeset in ffmpeg [f69db914] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: use ff_get_encode_buffer We used to create our own …
10:53 AM Changeset in ffmpeg [8a2d9216] by Lynne <dev@lynne.ee>
ffv1_common: minor RGB optimization
10:53 AM Changeset in ffmpeg [bd41838b] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: switch to 2-line cache, unify prediction code
10:53 AM Changeset in ffmpeg [5259502] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: minor EC optimizations
10:53 AM Changeset in ffmpeg [7c0a8c07] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: unify EC code between setup and encode
10:53 AM Changeset in ffmpeg [69f83baf] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: get rid of temporary data for the setup shader
10:53 AM Changeset in ffmpeg [a4078abd] by Lynne <dev@lynne.ee>
vulkan/ffv1: synchronize get_pred implementations between encoder and …
10:52 AM Changeset in ffmpeg [ebbc7ff6] by Lynne <dev@lynne.ee>
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 TheTroll
Description changed
8:30 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by SubJunk
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 TheTroll
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 Marcos
I've attached a minimal example that reproduces the behaviour, which …
1:06 AM bug-11493-demo.zip attached to Ticket #11493 by Marcos

May 19, 2025:

1:56 PM Changeset in ffmpeg [fd18ae88] by Henrik Gramner <henrik@gramner.com>
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 GqU
Priority changed
1:53 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by GqU
The problems is also present in normal h264_cuvid decoding with -deint …
11:20 AM Changeset in ffmpeg [b6803bf1] by Ramiro Polla <ramiro.polla@gmail.com>
aarch64: increase default alignment for functions and constants Use …
9:51 AM Changeset in ffmpeg [c55d65ac] by Gyan Doshi <ffmpeg@gyani.pro>
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 liang liu
I uploaded the input video file on …
9:18 AM ffmpeg-20250519-150900.zip attached to Ticket #11596 by liang liu
ffmpeg report log file.
9:16 AM Ticket #11596 (convert mp4 to hls failed for certain files, -err_detect ignore_err ...) created by liang liu
Summary of the bug: How to reproduce: […] Patches should be …
5:43 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by Gyan
Since x265 now supports alpha layer, it advertises yuva420p as a …
5:24 AM Changeset in ffmpeg [9c5ed57f] by Lynne <dev@lynne.ee>
ogg/opus: implement header packet skip in chained ogg bitstreams.
5:24 AM Changeset in ffmpeg [2fb6416d] by Lynne <dev@lynne.ee>
ogg/flac: implement header packet skip in chained ogg bitstreams.
5:13 AM Ticket #11593 (New User Question - working with youtube) updated by Francois
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 SubJunk
I forgot to add the output after those flags were added: […] and …
1:21 AM Changeset in ffmpeg [bd2dcfae] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
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 SubJunk
I get the same error with those extra flags, also reproduced with this …
10:54 PM Changeset in ffmpeg [95c43c6] by James Almer <jamrial@gmail.com>
tests/fate/pixfmt: fix definition of 16bit tests No effect as is, but …
10:54 PM Changeset in ffmpeg [9fadd6dd] by James Almer <jamrial@gmail.com>
doc: add htmlxref.cnf Silences warnings like filters.texi:256: …
9:54 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Timo R.
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 eb3f73
Replying to Balling: > How is that out problem? Fix S3. I …
8:47 PM Ticket #11593 (New User Question - working with youtube) updated by Balling
> (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 Mive
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 MasterQuestionable
Summary, Analyzed by developer, Cc changed
͏    Spec for reference: ͏    …
6:29 PM Ticket #11593 (New User Question - working with youtube) updated by MasterQuestionable
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 James
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 Timo R.
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 Jhon
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 Balling
Replying to j7n: > The bug also doesn't occur in Adobe …
2:57 PM Changeset in ffmpeg [0021484] by Pavel Koshevoy <pkoshevoy@gmail.com>
avformat/mpegts: update stream info when PMT ES stream_type changes I …
2:17 PM Changeset in ffmpeg [20502ba9] by Mark Thompson <sw@jkqxz.net>
ffmpeg: Don't print graphs if there are no outputs yet Avoids writing …
2:17 PM Changeset in ffmpeg [c18d1b63] by Mark Thompson <sw@jkqxz.net>
fftools/graphprint: Fix leak of graph section header string
2:17 PM Changeset in ffmpeg [2070cc13] by Mark Thompson <sw@jkqxz.net>
fftools/graphprint: Fix leak of graphprint object
2:10 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by j7n
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 mkver
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 Balling
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 Michael Niedermayer
Summary changed
1:00 PM Changeset in ffmpeg [06cee0c6] by Niklas Haas <git@haasn.dev>
doc: add swscale rewrite design document This should hopefully serve …
1:00 PM Changeset in ffmpeg [6072e27e] by Niklas Haas <git@haasn.dev>
swscale/graph: prefer bools to ints This is more consistent with the …
12:39 PM Changeset in ffmpeg [d9594478] by Niklas Haas <git@haasn.dev>
swscale/graph: move vshift() and shift_img() to shared header I need …
12:37 PM Changeset in ffmpeg [bc9696bf] by Niklas Haas <git@haasn.dev>
swscale/graph: make noop loop more robust The current loop only works …
12:37 PM Changeset in ffmpeg [51e91246] by Niklas Haas <git@haasn.dev>
swscale/graph: expose ff_sws_graph_add_pass So we can move …
12:37 PM Changeset in ffmpeg [f297ebf9] by Niklas Haas <git@haasn.dev>
tests/swscale: improve colorization of speedup The old limits were a …
10:49 AM Ticket #11595 (only .aiff is recognized NOT .aif) created by lastone25
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 Gyan
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 SubJunk
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 Gyan
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 SubJunk
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 Gyan
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 SubJunk
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 Marton Balint
worksforme: FFplay is using SDL library calls to enter and exit fullscreen mode. …
8:41 PM Ticket #11529 (Stack Trace / dumped core) closed by Marton Balint
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 kasper93
fixed
7:56 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) updated by kasper93
Fixed by: eb6dc952cbd479bf43673af9ca0bc83f37f8f329
7:27 PM Changeset in ffmpeg [eb6dc952] by Marton Balint <cus@passwd.hu>
avcodec/libzvbi-teletextdec: change new lines to \n in ASS header …
7:27 PM Changeset in ffmpeg [597186b1] by Marton Balint <cus@passwd.hu>
avcodec/libaribcaption: change new lines to \n in ASS header Fixes …
7:27 PM Changeset in ffmpeg [0105ff55] by Marton Balint <cus@passwd.hu>
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 MasterQuestionable
͏    Maybe the proper search should test for both Summary and …
6:52 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by cgbug
Keywords changed
4:04 PM Ticket #11567 (FATE test ffprobe_xsd fails) closed by Marcus B Spencer
fixed: xmllint --version: […] System is Arch Linux with multilib and …
2:52 PM Ticket #11593 (New User Question - working with youtube) updated by Michael Niedermayer
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 Mive
Summary, Description, Component, Keywords changed
1:36 PM Ticket #11593 (New User Question - working with youtube) closed by Timo R.
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 Francois
Greetings Background: I am trying the following command: …
1:14 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by Michael Niedermayer
Cc changed
1:13 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by Michael Niedermayer
Replying to Marton Balint: > We use the regression keyword …
1:06 PM Changeset in ffmpeg [b5f26c4d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
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 Marton Balint
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 Marton Balint
Component, Keywords changed
This is likely an issue with your version of xmllint which for some …
11:52 AM Ticket #11552 (deleted) closed by Marton Balint
duplicate: Duplicate of #11553.
11:44 AM Ticket #11581 (WAV demuxer codec probe misdetects PCM data as MP3) closed by Marton Balint
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 Marton Balint
invalid: Closing as invalid then.
10:23 AM Changeset in ffmpeg [88f2ccdf] by Mark Thompson <sw@jkqxz.net>
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 MasterQuestionable
͏    Unfamiliar with the committing procedure. ͏    [ As mentioned: …
5:03 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by MasterQuestionable
͏    That both present in title: probably no point to repeat. ͏    …
1:24 AM Changeset in ffmpeg [a65d028f] by Nuo Mi <nuomi2021@gmail.com>
Changelog: VVC supports all content of SCC Signed-off-by: Wu Jianhua …
1:22 AM Changeset in ffmpeg [fd5d754b] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: add adaptive color transform support passed files: …
1:22 AM Changeset in ffmpeg [0e4c0db3] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual …
1:22 AM Changeset in ffmpeg [ff1ecc7e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: make lmcs_scale_chroma inplace prepare for …
1:22 AM Changeset in ffmpeg [d2e7ca68] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs prepare for …
1:22 AM Changeset in ffmpeg [86e96a1c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: fix scaling process for transform coefficients See …
1:22 AM Changeset in ffmpeg [fef573f3] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dsp: add adaptive_color_transform See 8.7.4.6 Residual …
1:22 AM Changeset in ffmpeg [8bdad76c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dsp: update the interface of pred_residual_joint for joint …
1:22 AM Changeset in ffmpeg [d00a249d] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode See 8.4.3 …
1:22 AM Changeset in ffmpeg [c58357ed] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform …
1:22 AM Changeset in ffmpeg [b9c5fb0d] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag Signed-off-by: Wu …
1:22 AM Changeset in ffmpeg [70a2d0d7] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: add palette coding decoder Introduction at …
1:22 AM Changeset in ffmpeg [95473fae] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/filter: skip deblocking filter for palette Signed-off-by: …
1:22 AM Changeset in ffmpeg [26215b8c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/ctu: add palette support Signed-off-by: Wu Jianhua …
1:22 AM Changeset in ffmpeg [fd85f836] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/intra: add ff_vvc_palette_derive_scale Signed-off-by: Wu …
1:22 AM Changeset in ffmpeg [3ecf8f87] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/ctu: refact out intra_data Signed-off-by: Wu Jianhua …
1:22 AM Changeset in ffmpeg [d0f9151e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf …
1:22 AM Changeset in ffmpeg [75e5fb6e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: refact out ep_init and ep_init_wpp Signed-off-by: Wu …
1:22 AM Changeset in ffmpeg [cfea9b88] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/ctu: refact out ff_vvc_channel_range Signed-off-by: Wu …
1:22 AM Changeset in ffmpeg [d80041f1] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE Signed-off-by: Wu …
1:22 AM Changeset in ffmpeg [89ba1bb2] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/cabac: add palette support Signed-off-by: Wu Jianhua …
1:22 AM Changeset in ffmpeg [a7320efa] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process …
1:22 AM Changeset in ffmpeg [02fe29fa] by Nuo Mi <nuomi2021@gmail.com>
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 Marton Balint <cus@passwd.hu>
tests/fate/probe: add test for dts in wav Signed-off-by: Marton …
6:43 PM Changeset in ffmpeg [a6a510c1] by Marton Balint <cus@passwd.hu>
tests/fate/probe: add test for pcm misdetected as mp3 in wav …
6:43 PM Changeset in ffmpeg [0d6ef6f5] by Marton Balint <cus@passwd.hu>
fftools/textformat: correctly propagate uninit error codes This …
6:43 PM Changeset in ffmpeg [a124c9a5] by Marton Balint <cus@passwd.hu>
Revert "fftools/textformat/avtextformat: Make close functions return …
6:08 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by Michael Niedermayer
Cc changed
6:07 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by Michael Niedermayer
Replying to MasterQuestionable: If this is a regression …
5:11 PM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by Jacob Lifshay
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 MasterQuestionable
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 Nuo Mi <nuomi2021@gmail.com>
build: fix windows build issue introduced by 45bea45 We defined CR to …
11:53 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by MasterQuestionable
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 mkver
fixed: Fixed in 45daaf2caaa3dc8bf8c505a9fc61a61b989721dc. Thanks for the …
10:20 AM Changeset in ffmpeg [45daaf2c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12enc: Fix writing closed captions Broken in …
9:41 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by mkver
Keywords changed
Regression since 5acbdd2264d3b90dc11369f9e031e762f260882e (I initially …
9:20 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by mkver
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 softworkz <softworkz@hotmail.com>
Revert "fftools/graphprint: Now, make it a Killer-Feature!" This …
8:14 AM blackwhite_yuv444p.ogv attached to Ticket #11592 by Mika Fischer
8:13 AM ffmpeg-bug.cpp attached to Ticket #11592 by Mika Fischer
8:12 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) created by Mika Fischer
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 Jacob Lifshay
Summary of the bug: I discovered that closed captions side data gets …

May 15, 2025:

11:37 PM Changeset in ffmpeg [505510ac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move parent to MPVEncContext This is more …
11:37 PM Changeset in ffmpeg [bc81a79] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Move setting has_b_frames to …
11:37 PM Changeset in ffmpeg [2865ebd1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec,h263dec: Only set skipped_last_frame for …
11:37 PM Changeset in ffmpeg [c37fb99a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Always output next, not current pic when flushing It …
11:37 PM Changeset in ffmpeg [2d4d7df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Keep skipped_last_frame in sync between threads …
11:37 PM Changeset in ffmpeg [dfb44771] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily Only …
11:37 PM Changeset in ffmpeg [bd6e6495] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c There is …
11:37 PM Changeset in ffmpeg [83915532] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Move memcpy'ing ctx to mpeg4videodec.c When …
11:37 PM Changeset in ffmpeg [65015003] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq1enc: Allocate buffers during init Signed-off-by: Andreas …
11:37 PM Changeset in ffmpeg [88ce3dad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq1enc: Remove always-false check The pixel format has …
11:37 PM Changeset in ffmpeg [53a01214] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Reinit upon chroma_format change Signed-off-by: …
11:37 PM Changeset in ffmpeg [1f0af6b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't reinit upon aspect ratio change The spec …
11:37 PM Changeset in ffmpeg [554b52b1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Remove disabled frame-threading code The MPEG-1 …
11:37 PM Changeset in ffmpeg [763b7ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Simplify updating thread context Call …
11:37 PM Changeset in ffmpeg [1d5f660f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Notify users of reinit Namely of …
11:37 PM Changeset in ffmpeg [2f971c7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263dec: Fix indentation Signed-off-by: Andreas Rheinhardt …
11:37 PM Changeset in ffmpeg [f82a7533] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move [fb]_code to Mpeg4Dec and MPVEncContext It is …
11:37 PM Changeset in ffmpeg [545724f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video: Pass parameters directly Namely in …
11:37 PM Changeset in ffmpeg [4e2bac27] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Remove unused topleft,bottomright fields Signed-off-by: …
11:37 PM Changeset in ffmpeg [728ef224] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Remove write-only qs_last Write-only since …
11:37 PM Changeset in ffmpeg [6ce86c9c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Permute quant matrices directly upon IDCT …
11:37 PM Changeset in ffmpeg [ca36689b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Set [yd]c_scale_table during init It does not …
11:37 PM Changeset in ffmpeg [476c7016] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg_er: Don't zero ThreadFrame* unnecessarily We never set …
11:37 PM Changeset in ffmpeg [3792cf52] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/{x86,mips}/xvididct_init: Remove redundant checks …
9:11 PM Changeset in ffmpeg [1f2b8d72] by softworkz <softworkz@hotmail.com>
fftools/graphprint: Now, make it a Killer-Feature! remember this: -sg …
9:09 PM Changeset in ffmpeg [45926bc0] by softworkz <softworkz@hotmail.com>
fftools/graphprint: Add execution graph printing The key benefits …
9:08 PM Changeset in ffmpeg [50fcc0ce] by softworkz <softworkz@hotmail.com>
fftools/ffmpeg_mux: Make ms_from_ost() inline Signed-off-by: …
9:08 PM Changeset in ffmpeg [517a8055] by softworkz <softworkz@hotmail.com>
fftools/resources: Add resource manager files with build-time …
9:04 PM Changeset in ffmpeg [e2f39671] by softworkz <softworkz@hotmail.com>
avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx() …
9:04 PM Changeset in ffmpeg [34bb7f5d] by softworkz <softworkz@hotmail.com>
fftools/ffmpeg_filter: Move some declaration to new header file to …
9:04 PM Changeset in ffmpeg [b71b444a] by softworkz <softworkz@hotmail.com>
fftools/textformat: Add flags param to function avtext_print_integer() …
9:04 PM Changeset in ffmpeg [bb3a1448] by softworkz <softworkz@hotmail.com>
fftools/tf_internal: Use av_default_item_name Reviewed-by: Stefano …
9:04 PM Changeset in ffmpeg [cee7b8a0] by softworkz <softworkz@hotmail.com>
fftools/textformat: Introduce common header and deduplicate code Also …
9:04 PM Changeset in ffmpeg [e4830b8c] by softworkz <softworkz@hotmail.com>
fftools/textformat: Introduce AVTextFormatOptions for …
9:04 PM Changeset in ffmpeg [4ff90f05] by softworkz <softworkz@hotmail.com>
fftools/avtextformat: Re-use BPrint in loop Instead of initializing a …
9:04 PM Changeset in ffmpeg [d2259287] by softworkz <softworkz@hotmail.com>
fftools/textformat: Rename name param to key for API consistency …
9:04 PM Changeset in ffmpeg [4baeb9ff] by softworkz <softworkz@hotmail.com>
fftools/textformat: Remove unused print_rational() pointer from …
9:04 PM Changeset in ffmpeg [5f90eea8] by softworkz <softworkz@hotmail.com>
fftools/textformat: Apply quality improvements Perform multiple …
9:04 PM Changeset in ffmpeg [8f42d904] by softworkz <softworkz@hotmail.com>
fftools/textformat: Apply formatting and whitespace changes …
2:22 PM Ticket #11590 (Possible bug in Vulkan h264 decoding?) created by Andrew-R
Summary of the bug: How to reproduce: […] I am not sure if I can …
2:19 PM Changeset in ffmpeg [f51c385a] by Michael Niedermayer <michael@niedermayer.cc>
tools/merge-all-source-plugins: Check that there are no uncommited …
2:19 PM Changeset in ffmpeg [a06b86a0] by Michael Niedermayer <michael@niedermayer.cc>
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 mkver
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 MasterQuestionable
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 nyanmisaka
It is best to check whether similar problems exist in other hardware …
10:17 AM Changeset in ffmpeg [12b85353] by Michael Niedermayer <michael@niedermayer.cc>
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 uttam_32472
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 uttam_32472
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 bbhtt
Version changed
6:14 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by bbhtt
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 mkver
fixed: Fixed in b18aaf209f007e67ac4490ba5647ea139d1a6dcb.
2:29 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by bbhtt
The posix ioctl check in …
1:03 AM Changeset in ffmpeg [23592f94] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template() …
1:03 AM Changeset in ffmpeg [05f8c8c4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: check that channels fit in signed 32bit int …
1:03 AM Changeset in ffmpeg [8e6db875] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdec: Check remaining space for first predictors Fixes: …
1:03 AM Changeset in ffmpeg [4a9d907b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/4xm: Check frame_4cc before allocation Fixes: Timeout Fixes: …
1:03 AM Changeset in ffmpeg [8168ebdc] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for WEBP Fixes: Timeout …
1:03 AM Changeset in ffmpeg [c06f5b3a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: Check there are bits left before decompression Fixes: …
1:03 AM Changeset in ffmpeg [fd0a7927] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Check num_taps The encoder uses max 128 taps, which is …
1:03 AM Changeset in ffmpeg [d28bec8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/imf_cpl: fix indention after previous commit
1:03 AM Changeset in ffmpeg [39800d78] by Michael Niedermayer <michael@niedermayer.cc>
avformat/imf_cpl: do not continue looping forever Fixes: infinite …
1:03 AM Changeset in ffmpeg [9fc2702f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: reject negative ELST durations Fixes: multiple integer …
1:03 AM Changeset in ffmpeg [76e29bb8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxuc_parser: Use ff_parse_close() Fixes: buffer leak Fixes: …
1:03 AM Changeset in ffmpeg [6a470469] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Ignore duplicate GAB2 Fixes: memleak Fixes: …
1:03 AM Changeset in ffmpeg [1a5ed492] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add entry for samples-request This is based on …
1:03 AM Changeset in ffmpeg [a9d39d6e] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.{c, h}: Implement packet skip on packet return …
1:03 AM Changeset in ffmpeg [6d54af65] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggdec.h: Document packet function return value. …

May 14, 2025:

11:51 PM Changeset in ffmpeg [0d7172a9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs: Avoid branch Signed-off-by: Andreas Rheinhardt …
11:51 PM Changeset in ffmpeg [f71d0f05] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/apv_parser: Mark close as av_cold Signed-off-by: Andreas …
11:51 PM Changeset in ffmpeg [d794ecd9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_encode_hevc: Fix memleak on error Reviewed-by: Lynne …
11:26 PM Changeset in ffmpeg [70fa44df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_encode_h264: Fix memleak on error Reviewed-by: Lynne …
11:23 PM Changeset in ffmpeg [b18aaf20] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_dec: Always receive frames from decoder Up until now …
11:20 PM Changeset in ffmpeg [85887703] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/av1dec: Avoid branch for setting position Signed-off-by: …
11:20 PM Changeset in ffmpeg [c914fd29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/av1dec: Remove redundant avio_tell() …
8:08 PM Changeset in ffmpeg [889e7f2] by Timo Rothenpieler <timo@rothenpieler.org>
compat/cuda: add device side printf function
4:02 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by Appaji Chintimi
Just tested with the master branch (latest commit: …
3:58 PM 2025-05-14 21-19-29.mp4 attached to Ticket #11482 by Appaji Chintimi
Screen-recording of ffmpeg's latest trial of F.
3:26 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by Timo R.
That is an even older version than the one the issue is reported on. …
3:08 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by Appaji Chintimi
Analyzed by developer changed
3:08 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by Appaji Chintimi
This is no longer reproducible i.e., Pressing f is correctly …
2:48 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by typological
can anyone take a look at the patch? …
1:32 PM Changeset in ffmpeg [3f942013] by James Almer <jamrial@gmail.com>
avformat/iamf_parse: increase PutBytes buffer when writing AAC …
12:55 PM Changeset in ffmpeg [30048358] by Nuo Mi <nuomi2021@gmail.com>
checkasm: hevc sao, use checkasm_check_padded
12:55 PM Changeset in ffmpeg [5150d26e] by Nuo Mi <nuomi2021@gmail.com>
checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
12:55 PM Changeset in ffmpeg [45bea45c] by Nuo Mi <nuomi2021@gmail.com>
checkasm: add vvc_sao This is a part of Google Summer of Code 2023 …
12:55 PM Changeset in ffmpeg [bed17699] by Nuo Mi <nuomi2021@gmail.com>
x86/vvcdec: sao, add avx2 support This is a part of Google Summer of …
12:55 PM Changeset in ffmpeg [69f63c62] by Nuo Mi <nuomi2021@gmail.com>
x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, …
12:55 PM Changeset in ffmpeg [dbd859a] by Nuo Mi <nuomi2021@gmail.com>
x86/hevcdec: sao, refact out h26x macros This is a part of Google …
12:55 PM Changeset in ffmpeg [62f3d7e] by Nuo Mi <nuomi2021@gmail.com>
x86/vvcdec: misc, reordered functions in dsp_init for improved readability
3:17 AM Changeset in ffmpeg [038314bc] by James Almer <jamrial@gmail.com>
avcodec/exr: reindent after the previous change Signed-off-by: James …

May 13, 2025:

9:09 PM Ticket #11574 (FFmpeg fails to handle symlinks to video devide) updated by Appaji Chintimi
Fix sent to the mailing list: …
7:52 PM Changeset in ffmpeg [527d5ea] by Mark Thompson <sw@jkqxz.net>
apv_decode: Discard invalid run codes earlier Caught by ubsan - would …
7:26 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") closed by James
fixed
7:22 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by jkqxz
Seems to have been fixed by a3c8fba5da690b703dcc72f608ab897fed74e044
6:38 PM Changeset in ffmpeg [1753d41d] by Mark Thompson <sw@jkqxz.net>
fate: Add test for APV 400-10 profile Same setup as the 422-10 …
6:37 PM Changeset in ffmpeg [1ad57a84] by Mark Thompson <sw@jkqxz.net>
lavc: Add unit test for APV entropy decode
6:37 PM Changeset in ffmpeg [a3c8fba5] by Mark Thompson <sw@jkqxz.net>
apv_decode: Multisymbol entropy decode
3:34 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by MasterQuestionable
Summary, Keywords, Analyzed by developer, Cc changed
͏    …
3:31 PM Ticket #11586 (Blocky artifacts decoding old DV video) updated by katho3d
Thanks, all videos are unprocessed and directly rendered out of an old …
2:08 PM 20010603.avi.xml attached to Ticket #11586 by MasterQuestionable
͏    `ffprobe -hide_banner -threads 0 -show_entries "frame" …
2:07 PM 20010603.avi.txt attached to Ticket #11586 by MasterQuestionable
2:06 PM 20010603.avi#56.webp attached to Ticket #11586 by MasterQuestionable
[[Image( …
2:03 PM Ticket #11586 (Blocky artifacts decoding old DV video) updated by MasterQuestionable
Analyzed by developer, Cc, Summary, Component, Version, Keywords changed
͏    …
12:38 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) closed by Michael Niedermayer
fixed: fixed by xiongweixiao in 8ce32a7cbb17e47e4e7f8a278c5b05cd9e6e967e
12:37 PM Ticket #11496 (MP3 probed as raw VVC format) closed by Michael Niedermayer
fixed: fixed by xiongweixiao in 8ce32a7cbb17e47e4e7f8a278c5b05cd9e6e967e
12:36 PM Ticket #11427 (vorbis decoder broken) closed by Michael Niedermayer
fixed: fixed in fd5a3c5fed2c190446b2beb9bc532887db360cf7
11:55 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by d.kozinski
Description changed
11:51 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by d.kozinski
The input file marketplace_1920x1080_400_10-10MB.apv needed to …
11:44 AM ffmpeg-20250513-132123.log attached to Ticket #11587 by d.kozinski
FFREPORT
11:40 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") created by d.kozinski
During the decoding of the APV stream, errors occur. Summary of the …
8:35 AM Ticket #11557 (Choked loading for bad MPEG-TS delivering (live)) updated by MasterQuestionable
Summary, Component, Keywords changed
͏    Seemingly neither worked. (still "no frame!" alike) ͏    …
Note: See TracTimeline for information about the timeline view.