Timeline



Jun 16, 2023:

8:45 PM Changeset in ffmpeg [868af7d7] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: handle frame durations and …
8:43 PM Changeset in ffmpeg [d341895a] by Timo Rothenpieler <timo@rothenpieler.org>
Revert "lavc/nvenc: handle frame durations and …
8:35 PM Changeset in ffmpeg [cb3453eb] by Timo Rothenpieler <timo@rothenpieler.org>
Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional …
8:10 PM Changeset in ffmpeg [16fdb48e] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: handle frame durations and …
8:10 PM Changeset in ffmpeg [6c418ae2] by Timo Rothenpieler <timo@rothenpieler.org>
Revert "lavc/nvenc: handle frame durations and …
7:52 PM Changeset in ffmpeg [73a2252f] by Philip Langdale <philipl@overt.org>
avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer I've been …
5:40 PM Changeset in ffmpeg [3c07c24] by Philip Langdale <philipl@overt.org>
avfilter/scale_cuda: add support for rgb32/bgr32 conversions As we …
1:08 PM Changeset in ffmpeg [f42df838] by James Almer <jamrial@gmail.com>
avcodec/evc_parse: use the correct struct size when allocating pps …
12:57 PM Changeset in ffmpeg [d00f0eeb] by James Almer <jamrial@gmail.com>
avcodec/evc_parser: remove superfluous memset calls The entire …
12:57 PM Changeset in ffmpeg [a734fa92] by James Almer <jamrial@gmail.com>
avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS Signed-off-by: …
12:52 PM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Balling
It works correctly everywhere now by default. Prints title …
12:45 PM Ticket #9456 (ffprobe coded_width, coded_height, and all dec_ctx->properties fields ...) closed by Balling
duplicate: >This specific approach is IMO acceptable. It basically recovers the …
12:37 PM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) updated by Balling
Wait a second, what is that?? 94eb5505ad7b061e17e1c338f04bec0d05e10ca0
12:12 PM Ticket #9411 (ffprobe reports wrong coded_height for AVC 1080p video) closed by Balling
duplicate: Lets close it as a dup of #6958 which was never apparently fixed or …
12:12 PM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) reopened by Balling
>This specific approach is IMO acceptable. It basically recovers the …
11:53 AM Ticket #9411 (ffprobe reports wrong coded_height for AVC 1080p video) updated by Balling
Status changed
This happened after https://trac.ffmpeg.org/ticket/6958#comment:7 But …
10:32 AM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by Balling
Owner changed
Lets try this.
10:31 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Owner changed
10:15 AM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by Balling
Same happens with this H264 sample: …
9:46 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Lets do some end of work here: "-extra_sei 0" is no longer needed, …
9:46 AM Changeset in ffmpeg [12a073f7] by Paul B Mahol <onemda@gmail.com>
avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF
9:45 AM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by Balling
9:40 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Also this may be again https://trac.ffmpeg.org/ticket/7562#comment:6
9:33 AM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by Balling
>Manualy set surfaces to a working values, even if the surfaces option …
9:29 AM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by Balling
Important commit revert: ac7c265b33b52f914ebe05e581bbe9343eca1186
9:16 AM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by Balling
Can be reproduced with sample from comment: …
7:44 AM Ticket #10418 (DirectShow, wrong pixel format) updated by Balling
>gray That is YCbCr, except it has Y plane only.
6:07 AM Changeset in ffmpeg [4abf42ab] by Anton Khirnov <anton@khirnov.net>
lavfi/graphparser: be more verbose when filtergraph parsing fails …
1:25 AM Ticket #10420 (Can't convert from WAV to HE-AACv2) created by Jaden LeMieux
Summary of the bug: How to reproduce: Do this command... This is my …

Jun 15, 2023:

8:00 PM Changeset in ffmpeg [ca818ab5] by Lynne <dev@lynne.ee>
vulkan_h264: filter out constrained/inter flags from the profile index …
8:00 PM Changeset in ffmpeg [6964a97f] by Lynne <dev@lynne.ee>
vulkan/av1: fix filling out global motion params.
8:00 PM Changeset in ffmpeg [d0f1d93] by Lynne <dev@lynne.ee>
hwcontext_vulkan: free temporary array once unneeded Fixes a small …
8:00 PM Changeset in ffmpeg [b4d5baa8] by Lynne <dev@lynne.ee>
hwcontext_vulkan: call ff_vk_uninit() on device uninit This fixes …
8:00 PM Changeset in ffmpeg [f30b979c] by Lynne <dev@lynne.ee>
pthread_frame: uninit the hwaccel of each frame thread The issue is …
7:29 PM Changeset in ffmpeg [41be6a55] by Philip Langdale <philipl@overt.org>
lavu/hwcontext_cuda: declare support for rgb32/bgr32 nvenc declares …
7:29 PM Changeset in ffmpeg [ecc3f158] by Philip Langdale <philipl@overt.org>
avfilter/vf_yadif_cuda: remove unnecessary private struct fields I'm …
6:43 PM Ticket #10332 (Transcodes using hevc_nvenc not copying audio as expected to the output) closed by Jordan Fearnley
fixed: Tried it out and everything appears to be normal once again on my end 🥳
4:14 PM Changeset in ffmpeg [21f6496c] by Paul B Mahol <onemda@gmail.com>
avcodec/bink: make two tables use uint8_t type
2:44 PM Changeset in ffmpeg [81b4e4ab] by James Almer <jamrial@gmail.com>
avformt/version: bump minor after evc muxer and demuxer additions …
2:44 PM Changeset in ffmpeg [77c5c743] by James Almer <jamrial@gmail.com>
avcodec/version: bump minor after evc parser and frame_merge bsf …
2:41 PM Changeset in ffmpeg [29976915] by James Almer <jamrial@gmail.com>
avcodec/evc: Changes in MAINTAINERS file - MAINTAINERS update …
2:33 PM Ticket #10419 (Use of ffmpeg in the ASIair) created by Bill Nash
Good day, I hope this finds you well. I'm chasing down a vendor, ZWO, …
1:01 PM Ticket #10315 (B frames as references are not supported on gtx 1650 mobile using hevc) updated by Balling
Please retest after ac7c265b33b52f914ebe05e581bbe9343eca1186
12:59 PM Ticket #10332 (Transcodes using hevc_nvenc not copying audio as expected to the output) updated by Balling
Should be fixed, because revert occured: …
12:57 PM Changeset in ffmpeg [7b15f178] by James Almer <jamrial@gmail.com>
avcodec/evc: Changes in Changelog file - Changelog update …
12:57 PM Changeset in ffmpeg [091705c] by James Almer <jamrial@gmail.com>
avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content …
12:57 PM Changeset in ffmpeg [a04ca05f] by James Almer <jamrial@gmail.com>
avformat/mov_muxer: Extended MOV muxer to handle EVC video content - …
12:57 PM Changeset in ffmpeg [ab2671c] by James Almer <jamrial@gmail.com>
avformat/evc_demuxer: Added demuxer to handle reading EVC video files …
12:51 PM Changeset in ffmpeg [3069a8fe] by James Almer <jamrial@gmail.com>
avformat/evc_muxer: Added muxer to handle writing EVC encoded data …
12:51 PM Changeset in ffmpeg [34e4f183] by James Almer <jamrial@gmail.com>
avcodec/evc_parser: Added parser implementation for EVC format - …
12:49 PM Ticket #10418 (DirectShow, wrong pixel format) updated by Michael Koch
Description changed
9:48 AM Ticket #10418 (DirectShow, wrong pixel format) created by Michael Koch
There is a problem with a ASI178MM (monochrome) camera and its …
9:37 AM Changeset in ffmpeg [41229ef7] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: harmonize option presentation in hls No surrounding …
9:25 AM Ticket #10417 (yadif_cuda: Input frame is not the in the configured hwframe context.) updated by ronag
I have seen similar issues with transpose_npp.
9:10 AM Ticket #10417 (yadif_cuda: Input frame is not the in the configured hwframe context.) created by ronag
The following will fail: […] If I add a "scale_cuda" filter after …
6:56 AM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by laurfb
Updates: Seems that 402d98c commit set an incorrect decoding …

Jun 14, 2023:

10:59 PM Changeset in ffmpeg [ac7c265b] by Timo Rothenpieler <timo@rothenpieler.org>
Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional …
6:00 PM Ticket #10415 (dvb teletext broken output with scodec copy after 26.5 hours) closed by Balling
duplicate: Duplicate of #8689 and #7449.
12:07 PM Ticket #10416 (FFprobe cannot parse DASH MPD containing labels) updated by backfisch
Description, Summary changed
11:55 AM ffprobe_label_in_dash.mpd attached to Ticket #10416 by backfisch
DASH MPD containing Labels
11:53 AM Ticket #10416 (FFprobe cannot parse DASH MPD containing labels) created by backfisch
Summary of the bug: DASH MPD containing labels cannot be parsed How to …
11:45 AM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by balooshy
Priority changed
10:09 AM Ticket #10390 (Feature request: Add Vulkan-based deinterlace filter(s) to FFmpeg project) updated by Dennis E. Mungai
No.There's no Vulkan-specific deinterlacer implementation in FFmpeg (yet).
10:04 AM Changeset in ffmpeg [cfcd6e21] by Paul B Mahol <onemda@gmail.com>
avcodec/proresdec2: remove duplicated function
10:04 AM Ticket #10415 (dvb teletext broken output with scodec copy after 26.5 hours) created by Dennis E. Mungai
Summary of the bug: How to reproduce: Here is a trivial example …

Jun 13, 2023:

8:11 PM Ticket #10414 (Memory leak when using derived device context of type AV_HWDEVICE_TYPE_QSV) created by Karim379
Hi I am able to encode ID3D11Texture2D successfully using a derived …
5:53 PM Ticket #10413 (Audio and Subtitle Internationalization support) updated by R. Linden
Description changed
5:31 PM Ticket #10412 (Audio and Subtitle Internationalization support) closed by R. Linden
duplicate
5:28 PM Screenshot 2023-06-13 192441.png attached to Ticket #10413 by R. Linden
Subler showing internationalization support for individual audio, …
5:27 PM Ticket #10413 (Audio and Subtitle Internationalization support) created by R. Linden
Could we kindly request equal support for Internationalization on …
5:26 PM Ticket #10412 (Audio and Subtitle Internationalization support) created by R. Linden
Could we kindly request equal support for Internationalization on …
5:00 PM Ticket #10377 (Intel QSV is broken in FFmpeg 6.0) updated by Karim379
Hi It is not broken but your cpu is not supported by ffmpeg 6.0 The …
1:28 PM Changeset in ffmpeg [d26ea03f] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: fix typo in assert Not caught because av_assert1 …
11:48 AM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by balooshy
high cpu issue remain same for any dash mpd url any patch update for …
7:19 AM Ticket #9462 (Ffmpeg not removing unwanted metadata) updated by riba101
Is there any progress on this ticket? I'm running into the same issue. …
2:29 AM Ticket #7641 (MOV demuxer hogs lots of memory for encrypted files) updated by quinkblack
Another version: …

Jun 12, 2023:

10:00 PM Ticket #6981 (HTTPS redirect for Trac missing) updated by Balling
Cc changed
9:43 PM Changeset in ffmpeg [2d59ca0a] by Paul B Mahol <onemda@gmail.com>
avcodec: add VMX1 decoder
8:13 PM Changeset in ffmpeg [3b0ed236] by Lynne <dev@lynne.ee>
vulkan/h264: set non-existing flag for invalid gaps This flag is used …
3:23 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by eygraber
I uploaded it to https://streams.videolan.org/upload/ with the …
3:11 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by Balling
Sample?
12:09 PM Changeset in ffmpeg [1460acc2] by Zhao Zhili <zhilizhao@tencent.com>
avformat/hlsenc: fix CODECS attribute of H.264 1. Add avcc extradata …
10:29 AM header_faulty_dolbye_example.txt attached to Ticket #10392 by Francesco Bucciantini
Header Omneon faulty DolbyE
10:23 AM header_Omneon_1_track_8_channels.txt attached to Ticket #10392 by Francesco Bucciantini
Header Omneon 1 track 8 channels
10:23 AM Ticket #10392 (mxf with DolbyE and channel_count != 02 is wrongly read by FFMpeg and ...) updated by Francesco Bucciantini
Ok, I've attached the header dump of the Omneon_1_track_8_channels.mxf …
10:08 AM Ticket #10392 (mxf with DolbyE and channel_count != 02 is wrongly read by FFMpeg and ...) updated by Francesco Bucciantini
So, in that very case it was indeed ommedia_8.3, but that's not the …
10:03 AM Omneon_8_track_1_channel.mxf attached to Ticket #10392 by Francesco Bucciantini
Omneon 8 tracks 1 channels PCM
10:02 AM Omneon_1_track_8_channels.mxf attached to Ticket #10392 by Francesco Bucciantini
Omneon 1 track 8 channels PCM
1:11 AM Changeset in ffmpeg [09621fd7] by Leo Izen <leo.izen@gmail.com>
avformat/jpegxl_probe: Forward error codes Signed-off-by: Michael …
1:11 AM Changeset in ffmpeg [1ec4553e] by Leo Izen <leo.izen@gmail.com>
avformat/jpegxl_probe: check length instead of blindly reading Enable …
1:11 AM Changeset in ffmpeg [25c937c0] by Leo Izen <leo.izen@gmail.com>
avformat/jpegxl_probe: Remove intermediate macro obfuscation around …

Jun 11, 2023:

8:41 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by eygraber
Version, Description changed
8:02 PM Ticket #10411 (Crash on certain videos when transcoding to x265) updated by eygraber
Description changed
8:01 PM ffmpeg-20230611-023320.log attached to Ticket #10411 by eygraber
Console output
8:00 PM gdb.txt attached to Ticket #10411 by eygraber
GDB output
7:58 PM Ticket #10411 (Crash on certain videos when transcoding to x265) created by eygraber
Summary of the bug: I have a specific video file that I try to …

Jun 10, 2023:

8:49 PM Changeset in ffmpeg [c7210207]n3.4.13 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update
5:52 PM Ticket #9857 (Error when evaluating the expression on 32 bits version) closed by Balling
fixed: https://github.com/sudo-nautilus/FFmpeg-Builds-Win32/issues/25#issuecom
9:55 AM Ticket #10392 (mxf with DolbyE and channel_count != 02 is wrongly read by FFMpeg and ...) updated by Tomas Härdin
ProductVersion could potentially be used to identify files like this. …

Jun 9, 2023:

9:21 PM Changeset in ffmpeg [d78bffbf] by Martin Storsjö <martin@martin.st>
libavutil: Add version bump for new aarch64 cpu flags This was missed …
8:58 PM Ticket #615 (ALSA buffer xrun) updated by Brad Isbell
Cc changed
3:10 PM Ticket #10175 (wavarc: fix decoding of compression level 5) closed by Elon Musk
fixed: Fixed in 18b2ecc24778140c2bc798ed64842dc8feb6dc3a
3:05 PM Changeset in ffmpeg [18b2ecc2] by Paul B Mahol <onemda@gmail.com>
avcodec/wavarc: add 5elp mode support
2:27 PM Ticket #10410 (h264_nvenc passlogfiles are zero) updated by maclin
Summary changed
2:20 PM Ticket #10410 (h264_nvenc passlogfiles are zero) created by maclin
Summary of the bug: How to reproduce: […] Passlogfile and mbtree …
1:01 PM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by Balling
Status, Owner changed
12:20 PM Ticket #10392 (mxf with DolbyE and channel_count != 02 is wrongly read by FFMpeg and ...) updated by Francesco Bucciantini
Hi Tomas, you're absolutely right, the file is indeed broken and has …
12:19 PM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) updated by laurfb
Summary changed
12:17 PM ffmpeg_cuvid_Ok.zip attached to Ticket #10409 by laurfb
12:17 PM ffmpeg_cuvid_Error.zip attached to Ticket #10409 by laurfb
12:17 PM Ticket #10409 (Cuvid decoder with bob deint errror after #402d98c commit) created by laurfb
Hi. Some trouble with cuvid decoder with bob deint after commit …
6:00 AM Ticket #9243 (rising memory consumption when -decryption_key is used) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/f6444945-ed37-640b-50
5:58 AM Ticket #7641 (MOV demuxer hogs lots of memory for encrypted files) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/f6444945-ed37-640b-50
Note: See TracTimeline for information about the timeline view.