Timeline



Feb 1, 2024:

11:48 PM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by Balling
>Specifically, ffmpeg DOES output to Joint Stereo, but the header …
10:45 PM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by GraniteStateColin
Correction to my prior post: While this bug still exists in ffmpeg, I …
9:17 PM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
adjust expected result for coverity classification (diff)
7:49 PM Ticket #10841 (Set a sliding window with a value other than 100 ms in ebur128 filter) created by Aaron
It would be great to add the ability to set the width of the sliding …
7:38 PM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
Split the coverity work, to avoid classification vs. correction … (diff)
7:04 PM Changeset in ffmpeg [b181868a] by James Almer <jamrial@gmail.com>
x86/h26x/h2656dsp: add missing preprocessor wrappers Fixes …
7:02 PM Changeset in ffmpeg [6b6eb7d7] by James Almer <jamrial@gmail.com>
x86/Makefile: fix hevc and vvc dependency of h2656dsp.o And remove …
5:22 PM Ticket #10809 (libvulkan.so not linked when `--enable-vulkan`.) updated by Atemu
To re-iterate, the issue lies in trying to enable ffmpeg's own Vulkan …
2:19 PM Changeset in ffmpeg [f6b7b473] by James Almer <jamrial@gmail.com>
avformat/mov: ignore item boxes for animated heif Fixes a regression …
1:47 PM Changeset in ffmpeg [2dc8221e] by James Almer <jamrial@gmail.com>
x86/hevcdsp_init.c: fix preprocessor check HAVE_AVX2_EXTERNAL has a …
1:28 PM Changeset in ffmpeg [0042cf89] by James Almer <jamrial@gmail.com>
avformat/mov: split off MOVStreamContext freeing into its own function …
1:23 PM Changeset in ffmpeg [78a7927d] by James Almer <jamrial@gmail.com>
x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checks Fixes …
1:07 PM Changeset in ffmpeg [692e32a7] by James Almer <jamrial@gmail.com>
fate/checkasm: enable testing vvc_mc Signed-off-by: James Almer …
1:06 PM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) updated by Momtchil Momtchev
Just tested VLC which behaves the same way as the ffmpeg client - it …
1:04 PM Changeset in ffmpeg [bf62ddc7] by James Almer <jamrial@gmail.com>
x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg …
12:53 PM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Niklas Haas
Replying to Connor Worley: > Summarizing what I believe …
12:49 PM SponsoringPrograms/GSoC/2024 edited by Nuo Mi
(diff)
12:11 PM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) updated by Momtchil Momtchev
I found the reason and it is a design problem: …
11:54 AM Changeset in ffmpeg [4720cf56] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_mc: add check_avg Signed-off-by: Wu Jianhua …
11:54 AM Changeset in ffmpeg [326cc01d] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc: add avg and avg_w AVX2 optimizations The avg/avg_w …
11:54 AM Changeset in ffmpeg [fb26c7bf] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm: add checkasm_check_vvc_mc Signed-off-by: Wu Jianhua …
11:54 AM Changeset in ffmpeg [70889620] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations …
11:54 AM Changeset in ffmpeg [fc5ff6b0] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/h26x/h2656_inter: add dststride to put Signed-off-by: Wu …
11:54 AM Changeset in ffmpeg [7d9f1f54] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm This …
11:54 AM Changeset in ffmpeg [04c2e246] by Nuo Mi <nuomi2021@gmail.com>
avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from …
11:54 AM Changeset in ffmpeg [639b1820] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template …
11:06 AM Changeset in ffmpeg [94422871] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/buffersrc: limit link variance logs below debug loglevel The …
10:49 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
>the sample I attached circumvents the swscale path entirely Yeah, I …
9:22 AM sample.gif attached to Ticket #10840 by lidar
9:21 AM Ticket #10840 (FFprobe 6.1 wrong frame rate for gif) created by lidar
Running ffprobe 6.1 returns wrong frame rate for the attached gif. …
4:44 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
Summarizing what I believe is wrong: * In ffplay, going through …
4:28 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by low-batt
I found the flood of warning messages has already been reported in …
1:57 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
I misspoke -- the sample I attached circumvents the swscale path …
1:40 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) reopened by Connor Worley
1:33 AM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by Konstantin Vlasov
Well, it does print key_frame=1 for some frames, and 0 for others... …
1:23 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
The vf_scale filter you linked is automatically added to the …
12:43 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
The warning does work, just not everywhere. Why I dunno, known bug. …
12:26 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
I am aware the colorspace is broken in swscale and not in mpv. If the …
12:21 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
Oh, I suppose you do not get it how to enable it in MPV. So the …
12:10 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
See my comment in https://trac.ffmpeg.org/ticket/9132#comment:2
12:05 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
That is not true of the swscale code path. The attached file does not …
12:04 AM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
I have YCgCo samples. You do not have to attach them
12:04 AM dice_ycg6.mov attached to Ticket #10839 by Connor Worley
12:02 AM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by Balling
Does VP9 have key frames in common sense and do we even support that?
12:01 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by Balling
>filter context - w: 1920 h: 1080 fmt: 26 csp: unknown range: unknown, …

Jan 31, 2024:

11:59 PM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Balling
We do. …
11:54 PM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) updated by Connor Worley
>We do not support YCoCg. Use mpv instead. I suggest adding some …
11:46 PM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) closed by Balling
wontfix: >YCbCr matrix is selected for AVCOL_SPC_YCOCG, and incorrect color is …
10:50 PM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
remove myself from coverity bug fixing (diff)
9:50 PM SponsoringPrograms/STF/2024 edited by Kieran Kunhya
(diff)
9:42 PM SponsoringPrograms/STF/2024 edited by Kieran Kunhya
(diff)
7:56 PM Ticket #5381 (dxv: support "high quality" mode) updated by Connor Worley
I have posted an swscale follow-up in https://trac.ffmpeg.org/ticket/10839.
7:56 PM Ticket #10839 (incorrect YCoCg to RGB conversion in swscale) created by Connor Worley
Per https://trac.ffmpeg.org/wiki/colorspace >The term "YUV" is …
5:59 PM SponsoringPrograms/GSoC/2024 edited by Cosmin Stejerean
add more info for SITI and PU21 projects (diff)
5:42 PM SponsoringPrograms/GSoC/2024 edited by Thilo Borgmann
(diff)
5:42 PM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) updated by Nicolas Chauvet
Thanks for the fix. Seems like there are missing patch …
5:01 PM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) updated by Momtchil Momtchev
The parsing of the received acks happens in a muxer thread, while the …
4:36 PM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) updated by Momtchil Momtchev
In fact, by going through the code, I have the feeling that at the …
4:25 PM Ticket #10838 (RTMP protocol, ffmpeg to ffmpeg, always ends with a connection reset ...) created by Momtchil Momtchev
When using ffmpeg as a server and ffmpeg as a client, RTMP streaming …
3:37 PM Ticket #10837 (mp3_read_header might break seekback) created by noseglid
I've found an issue in ffmpeg 6.x.x and greater - and I've tracked it …
2:40 PM Ticket #10821 (Mp4/ts container support for vvc) closed by Nuo Mi
fixed: fixed by aa3155e4c2b88f5eaa957b326c0cbe02f1432c87
2:19 PM Changeset in ffmpeg [fa469545] by James Almer <jamrial@gmail.com>
avcodec: move leb reading functions to its own header Signed-off-by: …
2:14 PM Changeset in ffmpeg [db6e360a] by Nuo Mi <nuomi2021@gmail.com>
avformat/mpegts: add ts stream types for H266/VVC Add transport …
2:14 PM Changeset in ffmpeg [11a57685] by Nuo Mi <nuomi2021@gmail.com>
avformat/mpegtsenc: refact out h26x_prefix_aud Signed-off-by: Marton …
2:14 PM Changeset in ffmpeg [627dbc4e] by Nuo Mi <nuomi2021@gmail.com>
avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_type
2:14 PM Changeset in ffmpeg [d2c4f720] by Nuo Mi <nuomi2021@gmail.com>
avformat/mpegtsenc: refact, move h264, hevc startcode checking to …
2:14 PM Changeset in ffmpeg [8559cce3] by Nuo Mi <nuomi2021@gmail.com>
avformat/mpegtsenc: refact mpegts_check_bitstream to loop up table …
2:14 PM Changeset in ffmpeg [aa3155e4] by Nuo Mi <nuomi2021@gmail.com>
avformat/mp4: add muxer support for H266/VVC Add muxer for vvcc byte …
1:50 PM SponsoringPrograms/STF/2024 edited by elenril
add a concern about coverity projects (diff)
1:27 PM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) closed by Lynne
fixed: Fixed in 5860a966d2fffbbda1af0014f0a4d37a21c4f2ca Thanks
1:26 PM Changeset in ffmpeg [5860a966] by Lynne <dev@lynne.ee>
lavfi/vsrc_testsrc_vulkan: fix -Wint-conversion While VK_NULL_HANDLE …
12:24 PM SponsoringPrograms/STF/2024 edited by quinkblack
(diff)
11:58 AM Ticket #10836 (ebur128: Support tracking max short term loudness) created by hsn
Delivery standard enforced by TV usually looks like: Audio: * 8 AES …
11:33 AM Ticket #10759 (Bug in new D3D12 decoder.) updated by TongWu
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240131113027.1497-1
11:23 AM Ticket #10835 (When using ppsrc=1 in fieldmatch filter and 10bit video is 420, 422, ...) created by nicol
Summary of the bug: When inverse telecine with combmatch=full in the …
11:14 AM Ticket #10827 (Wish to support cycleR option such as AviSynth TDeInt plugin) updated by nicol
Component changed
11:11 AM Ticket #5893 (Support for ARIB subtitles) closed by nicol
fixed: Already supported by libaribb24, libaribcaption.
10:23 AM SponsoringPrograms/GSoC/2024 edited by Lynne
(diff)
4:36 AM Ticket #1761 (--enable-encoder=libx264 does nothing) updated by Roger Pack
IMO ./configure --enable-encoder=h264_nvenc should fail if it …
3:53 AM SponsoringPrograms/STF/2024 edited by Kieran Kunhya
(diff)
3:52 AM SponsoringPrograms/STF/2024 edited by Kieran Kunhya
(diff)
12:17 AM Ticket #9315 (MXF L-GOP muxed by FFmpeg had disordered frame display in Adobe Premiere) updated by syehoonkim
Dear, Is there any progress yet? I had similar problem during making a …

Jan 30, 2024:

10:03 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Aaron Scheiner
The audio bitrate for HDV is fixed at 384 kbit/sec as far as I know. …
9:47 PM Ticket #1258 (Codec support request : MPEG Multichannel Audio) updated by Andrew-R
ah, interesting, 384Kbit/s figure is just form MPEG1 compatible …
8:58 PM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by low-batt
The proposed fix works for me. I pulled the current FFmpeg master …
8:23 PM Changeset in ffmpeg [9949c1dd] by James Almer <jamrial@gmail.com>
avformat/avformat: fix group index range check in …
7:43 PM Changeset in ffmpeg [7252e4f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aac_defines: Remove unused AAC_RENAME_32 Unused since …
4:29 PM Ticket #8522 (DASH start segment number calculation is wrong for fragment_duration mode) updated by ahutson-bbc
Cc changed
1:01 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) updated by razvan
Description changed
12:58 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) created by razvan
Ubuntu 22.04.3 LTS I use ffmpeg to record sound from pulseaudio : …
12:24 PM Changeset in ffmpeg [36a986d9] by James Almer <jamrial@gmail.com>
lavc/vvc: Add check to num_multi_layer_olss Check that …
11:53 AM Ticket #10725 (mediacodecdec tunneled playback support) updated by quinkblack
I'm interested on how to use ffplay on Android? I need a simple test …
10:27 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) updated by Nicolas Chauvet
Description changed
10:25 AM Changeset in ffmpeg [bc944168] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mpeg4videodec: Remove write-only variable Fix warning: …
10:15 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) updated by Nicolas Chauvet
Version, Component changed
10:15 AM Ticket #10833 (build fails with gcc-14: -Wint-conversion in ...) created by Nicolas Chauvet
There is a build failure with some arches with gcc-14 …
8:52 AM Changeset in ffmpeg [093be1fb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: cosmetics, vertically align Input{File,Stream}
8:52 AM Changeset in ffmpeg [f4b76a1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make InputStream.decoder_opts private to demuxer It …
8:52 AM Changeset in ffmpeg [01c71b78] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make InputStream.decoding_needed private to demuxer …
8:52 AM Changeset in ffmpeg [0d00e2e2] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: eliminate all remaining InputStream uses …
8:52 AM Changeset in ffmpeg [fe3be6f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: stop passing InputStream to dec_open()
8:52 AM Changeset in ffmpeg [a0ca99cc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: remove unnecessary InputStream arguments
8:52 AM Changeset in ffmpeg [1b2c539a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [b3d1916b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass AVCodec through DecoderOpts Do not retrieve …
8:52 AM Changeset in ffmpeg [d5f9ef76] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: eliminate InputStream use in …
8:52 AM Changeset in ffmpeg [097f9ddb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass decoder name through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [9ba4bc87] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass top_field_first through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [97028176] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass input timebase through DecoderOpts Do not …
8:52 AM Changeset in ffmpeg [b27de18e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move setting compute_edt to demuxer It is done …
8:52 AM Changeset in ffmpeg [052c83e3] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOpts …
8:52 AM Changeset in ffmpeg [e0a6cb07] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move flags to DecoderOpts Will be useful in the …
8:52 AM Changeset in ffmpeg [4bdffec8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate …
8:52 AM Changeset in ffmpeg [a3a9c4ae] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to …
8:52 AM Changeset in ffmpeg [ebb8a58c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: replace InputFile.format_nots with a decoder flag …
8:52 AM Changeset in ffmpeg [a938f479] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: refactor disabling decoder threading for attached …
8:52 AM Changeset in ffmpeg [474ca6c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: stop accesing InputStream.fix_sub_duration Pass …
8:52 AM Changeset in ffmpeg [924a6f3c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: override video SAR with AVCodecParameters value …
8:52 AM Changeset in ffmpeg [b2a0a2e6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move decoder existence check to a more appropriate place
8:52 AM Changeset in ffmpeg [217b8757] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: drop a useless log message
8:52 AM Changeset in ffmpeg [27de2aac] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: drop useless and racy code Setting demuxer's …
8:52 AM Changeset in ffmpeg [9be3f805] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move decoding counters from InputStream to Decoder …
8:52 AM Changeset in ffmpeg [5b0e4f94] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: pass decoder options as an argument to dec_open() …
8:52 AM Changeset in ffmpeg [7ecd4558] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: add an AVClass to Decoder Log decoder messages to …
8:52 AM Changeset in ffmpeg [f2a2094c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make decoding AVCodecContext private to the decoder
8:52 AM Changeset in ffmpeg [d47bb91] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: consolidate decoder/filter type checks Also …
8:52 AM Changeset in ffmpeg [b43d4a06] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: export subtitle_header in Decoder This way the …
8:51 AM Changeset in ffmpeg [3b84140a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: split Decoder into a private and public part …
8:32 AM Changeset in ffmpeg [0291b6f8] by Anton Khirnov <anton@khirnov.net>
lavfi/vsrc_ddagrab: add an option to avoid duplicating frames …
6:52 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by Connor Worley
Analyzed by developer, Cc, Component, Reproduced by developer changed
6:49 AM Ticket #10264 (DXV encoded video playback contains horizontal lines) updated by Connor Worley
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240130062626.98273- …
5:14 AM SponsoringPrograms/STF/2024 edited by Reynaldo H. Verdejo Pinochet
Drop list of templates to the end of the page (diff)
5:09 AM SponsoringPrograms/STF/2024 edited by Reynaldo H. Verdejo Pinochet
copy editing review (diff)
5:09 AM Tag change on SponsoringPrograms/STF/2024 by Reynaldo H. Verdejo Pinochet
Tags 2024, stf added
4:26 AM Ticket #10832 (h264 codec mxf file stream copy works weirdly) updated by syehoonkim
Description changed
4:20 AM Ticket #10832 (h264 codec mxf file stream copy works weirdly) created by syehoonkim
Summary of the bug: When trying to make a stream copy of h264 codec …
3:41 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
merge task (diff)
2:22 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
add WIP (diff)
2:20 AM WikiStart edited by Michael Niedermayer
Add STF 2024 link (diff)
2:01 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
more random examples (diff)
1:37 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
ossfuzz coverage (diff)
1:23 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
developer names field (diff)
1:17 AM SponsoringPrograms/STF/2024 edited by Michael Niedermayer
WIP (diff)
12:58 AM SponsoringPrograms/STF/2024 created by Michael Niedermayer
Initial WIP, this is mostly the application template, this needs work

Jan 29, 2024:

11:45 PM Changeset in ffmpeg [66f028ac] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: fix logic setting num_layers_in_ols when …
11:29 PM Changeset in ffmpeg [85e031d5] by James Almer <jamrial@gmail.com>
lavc/vvc: Increase IntraEdgeParams buffer size The reference line …
5:40 PM Changeset in ffmpeg [887a7817] by Anton Khirnov <anton@khirnov.net>
lavc: move bitstream filters into bsf/ subdir
9:30 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) updated by mkver
Priority, Component changed
6:59 AM Ticket #10831 (ffmpeg concat generates several issues in output file) closed by Gyan
invalid: The concat demuxer requires that all inputs share the same properties …

Jan 28, 2024:

11:34 PM Ticket #10820 (FFprobe reports 50Hz framerate for 25Hz MPEG1 input file) updated by mrapp
I just noticed this for WMV/vc1 files. My local ffprobe version is …
11:24 PM Ticket #10831 (ffmpeg concat generates several issues in output file) updated by CharismaticMegafauna
Description changed
11:20 PM tracklist.txt attached to Ticket #10831 by CharismaticMegafauna
The tracklist file used the same way as mylist.txt in the example at …
11:19 PM Ticket #10831 (ffmpeg concat generates several issues in output file) created by CharismaticMegafauna
Summary of the bug: Using ffmpeg concat demuxer as described in …
6:10 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Yupp, I am hitting exactly that open issue. With VBR rate control, …
12:34 PM Changeset in ffmpeg [e0da916b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: optimize inter-thread queue sizes Use 8 …
10:06 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) updated by Nebulas
Version changed
10:06 AM Ticket #10830 (Bug: MPEG-1/2 encoder output video missing end code) created by Nebulas
Summary of the bug: When the MPEG-1/MPEG-2 (PS) video stream file …
10:00 AM Changeset in ffmpeg [341d0419] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedsp: Factor common code out Namely calling …
9:59 AM Changeset in ffmpeg [4f58372c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hap: Avoid unnecessary opt.h inclusion It presumably exists …
9:52 AM Changeset in ffmpeg [a3fc9fb9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedsp: Add separate TextureDSPEncContext …
9:52 AM Changeset in ffmpeg [8f791304] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc, hap(dec|enc): Move TextureDSPContext to stack Only …
9:52 AM Changeset in ffmpeg [e1d1304b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/texturedspenc: Remove unused rgtc1_u_alpha encoding func …
9:52 AM Changeset in ffmpeg [916f0167] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc: Fix data races with slice threading The old code set …
9:52 AM Changeset in ffmpeg [555879ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc: Don't cast const away Reviewed-by: Connor Worley …
7:05 AM Hardware/VAAPI edited by Snowfall
Removed erroneus remark regarding RDNA1 (diff)
4:59 AM Ticket #10537 (Unable to create QSV hwdevice context with onevpl and old drivers) updated by v0lt
> Upgrading the drivers will resolve it, but we have customers that …
3:18 AM Changeset in ffmpeg [d52e8ed1] by Guo Yejun <yejun.guo@intel.com>
libavfilter/vf_dnn_detect: Use class confidence to filt boxes Use …
3:18 AM Changeset in ffmpeg [3de38b9d] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn_interface: use dims to represent shapes For detect …
3:17 AM Changeset in ffmpeg [c695de56] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn_bakcend_openvino: Add automatic input/output detection …

Jan 27, 2024:

11:55 PM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) created by Konstantin Vlasov
How to reproduce: […] The resulting file test.txt contains …
6:50 PM Ticket #10828 (ffmpeg 6.1 truncating first five bytes of KLV data stream) created by Richard Scott McNew
Summary of the bug: ffmpeg 6.1 truncates the first five bytes of the …
5:34 PM Ticket #10759 (Bug in new D3D12 decoder.) updated by v0lt
About VC1_D2010. …
2:29 PM Changeset in ffmpeg [0c517fcb] by James Almer <jamrial@gmail.com>
lavc/vvc: Fix emulation prevention byte handling …
12:37 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
Ok, my bad. Your APU should be supported, I guess. There is an issue …
9:34 AM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Good morning from Germany. Thanks again ! I thought it was binary, …
9:23 AM Hardware/VAAPI edited by Snowfall
Added clarification and more info to -compression_level (diff)
8:59 AM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
As stated in the Wiki, you need VCN, but your APU only has UVD. VCN …
8:33 AM Ticket #10803 (Concat filter not working) closed by elenril
fixed: Should be fixed in 1ea2e757f7cba714eefd27efb2f9285078bba4a3
8:24 AM Changeset in ffmpeg [bab7f91c] by Anton Khirnov <anton@khirnov.net>
tests/fate/ffmpeg: add a test for the issue fixed in previous commit
8:24 AM Changeset in ffmpeg [1ea2e757] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: do not end filtering when a graph input EOFs …
8:24 AM Changeset in ffmpeg [0001334] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: add filter API to signal EOF on input

Jan 26, 2024:

10:24 PM Changeset in ffmpeg [dd885ab2] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg_enc: apply -top to individual encoded frames Fixes …
10:20 PM Changeset in ffmpeg [eb4584f] by James Almer <jamrial@gmail.com>
avcodec/vvc_ps: remove duplicated enum Signed-off-by: James Almer …
6:52 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
Hey, thanks a lot, this looks great ! I experimented a little bit …
6:47 PM Changeset in ffmpeg [763e31a8] by James Almer <jamrial@gmail.com>
lavc/vvc: Clamp shift RHS Resolves the following undefined behavior …
6:47 PM Changeset in ffmpeg [cb7b4ee0] by James Almer <jamrial@gmail.com>
lavc/vvc: Use av_log2 when destination is integer Signed-off-by: …
5:31 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Snowfall
I have reached out to AMD and got good feedback back. See …
5:09 PM onevpl-legacy-fix-6.1.1.patch attached to Ticket #10537 by Steve Browne
5:09 PM Ticket #10537 (Unable to create QSV hwdevice context with onevpl and old drivers) updated by Steve Browne
Version changed
I just upgraded to ffmpeg 6.1.1 and saw this again on an Intel HD …
12:37 PM Hardware/VAAPI edited by Snowfall
Added info about compression_level features on AMD hardware for … (diff)
11:17 AM Ticket #10827 (Wish to support cycleR option such as AviSynth TDeInt plugin) created by nicol
The current decimate filter can be set to thin out one frame every N …
10:20 AM Ticket #10826 (Short trim inside filter_complex leads to empty output) created by Gyan
Carrying out a short trim like in the command below leads to an empty …
3:39 AM Ticket #10825 (heap-use-after-free in hls_read_header) updated by kasper93
Description changed
3:35 AM Ticket #10825 (heap-use-after-free in hls_read_header) updated by kasper93
Description changed
3:33 AM Ticket #10825 (heap-use-after-free in hls_read_header) created by kasper93
Summary of the bug: Look at the ASAN report (from ac06190a5). I …
1:22 AM Changeset in ffmpeg [8c99a142] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/d3d12va_mpeg2|vc1: remove the unused macros These macros are …
1:22 AM Changeset in ffmpeg [8b41e9cf] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/d3d12va_decode: check existance before assigning a new index …
12:02 AM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) updated by Michael Niedermayer
its certainly a good idea to limit repeating the message but even one …

Jan 25, 2024:

6:03 PM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) updated by Gyan
There are two issues here. One is, that the message appears at all. …
5:34 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by Michael Niedermayer
Keywords changed
5:32 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by Michael Niedermayer
Version changed
5:31 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) created by Michael Niedermayer
swscale self tests fail with assertion since recent changes How to …
4:52 PM Ticket #10823 ("Changing video frame properties on the fly is not supported by all ...) created by Michael Niedermayer
Playing any video with ffplay fills the screen with "Changing video …
4:07 PM Changeset in ffmpeg [ac06190a] by Leo Izen <leo.izen@gmail.com>
avcodec/libjxl.h: include version.h This file has been exported since …
4:06 PM Changeset in ffmpeg [9d4eda80] by Leo Izen <leo.izen@gmail.com>
avformat/mxfenc: remove unused variables Produces a …
3:32 PM Ticket #10444 (Please implement VAAPI encoding enhancement for AMD / radeonsi (from ...) updated by Robert Horstmann
I also found it very difficult to find out if the compression_level …
1:45 PM Ticket #10822 (av_stream_find_info fails for aac file if aac decoder is not enabled) updated by gamlegaz
I noticed the attached file doesn't match the mediainfo, sorry. Though …
1:42 PM aac_demuxer_without_decoder_bug.aac attached to Ticket #10822 by gamlegaz
sample aac file to test aac demuxer not working without an aac decoder …
1:42 PM Ticket #10822 (av_stream_find_info fails for aac file if aac decoder is not enabled) created by gamlegaz
Summary of the bug: If aac demuxing doesn't work without enabling an …
12:37 PM Ticket #10821 (Mp4/ts container support for vvc) created by Nuo Mi
Summary of the bug: How to reproduce: […] patch submitted to …
12:07 PM SponsoringPrograms/GSoC/2024 edited by Nuo Mi
(diff)
1:19 AM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) closed by Marth64
invalid: Closing due to inactivity >8 Years and also this OS is end of life …
1:17 AM Ticket #5817 (WinRT compilation does not work) closed by Marth64
invalid: Closing due to inactivity >7 Years and also this OS is end of life …
Note: See TracTimeline for information about the timeline view.