Timeline



Nov 10, 2021:

7:19 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by Thilo Borgmann
You might try applying the 24unpacked.patch. Since I cannot reproduce …
7:17 PM 24unpacked.patch attached to Ticket #9502 by Thilo Borgmann
2:20 PM Changeset in ffmpeg [44c65c6c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Fix copyinkf option name in warning message …
1:36 PM Ticket #9504 (Audio fragment repeated) updated by David Sullivan
Description changed
11:03 AM ffmpeg-20211110-111824.log attached to Ticket #9504 by David Sullivan
11:01 AM Ticket #9504 (Audio fragment repeated) created by David Sullivan
When converting in.mov to out.mov there are some audio oddities. …
5:39 AM Ticket #9503 (Make avutil header files -Wconversion safe) updated by mstoeckl
Description changed
5:37 AM Ticket #9503 (Make avutil header files -Wconversion safe) created by mstoeckl
The header files for libavutil define a number of inline functions, …
4:38 AM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by Balling
How is #8820 related to this? Also again that PES problem.
4:14 AM Ticket #6628 (Random access indicator bit) updated by Balling
Is that fixed with 575c38d76ce546842d62a481ef03c122d55d3a69 or what?
4:07 AM Ticket #9412 (HEVC fails to seek on keyframe) updated by Balling
Status changed
I can confirm that, please see: #7950 It happens due to 4 tiles in …
4:04 AM Ticket #7799 (hevc_mp4toannexb filter inserts extradata wrong position (hevc_cuvid ...) updated by Balling
Hey, please apply the LGTM'd patch!
2:32 AM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by Balling
Your mono stereo commit in encoder caused this: …

Nov 9, 2021:

11:26 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by toots
Here are the relevant variables: basic_desc->mFormatI: 'lpcm', …
10:53 PM Ticket #9493 (h264: No output with software decoding, HW=ok) closed by James
invalid: The sample has no IDR frames, so you need to use -flags2 +showall to …
2:44 PM Changeset in ffmpeg [945b2dcc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/hls_sample_encryption: Fix precedence Fixes Coverity ticket …
2:44 PM Changeset in ffmpeg [ddd701fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/speexdec: Remove dead code Fixes Coverity issue #1492840. …
2:42 PM Changeset in ffmpeg [b59138b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libx264: Simplify copying packet data x264.h: "the payloads …
2:42 PM Changeset in ffmpeg [19ed9236] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libx264: Remove always-false checks Always false since this …
2:42 PM Changeset in ffmpeg [6f1130be] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libx264: Check for overflow if necessary Signed-off-by: …
2:40 PM Changeset in ffmpeg [e5199eeb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/apngenc: Use UINT16_MAX instead of USHRT_MAX The latter …
12:14 PM Changeset in ffmpeg [8a969e12] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: fix pixel buffer memory leak In function …
10:54 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by Atilla Karaca
Description changed
10:51 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by Atilla Karaca
Replying to Michael Niedermayer: Greetings. It also fails …
8:49 AM Changeset in ffmpeg [a1364663] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_estdif: do some clip calculations only once in loop
8:49 AM Changeset in ffmpeg [dcf83fd5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_estdif: export distance cost as filter option
8:04 AM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) updated by Thilo Borgmann
Status, Owner changed
Can you change your libavdevice/avfoundation.m:734 ff to print out the …

Nov 8, 2021:

11:17 PM ffmpeg.c attached to Ticket #9502 by toots
Reproduction code.
11:17 PM Ticket #9502 (Intermittent error when opening audio device with avfoundation (mac)) created by toots
We are having intermittent issues when quickly opening/closing …
11:00 PM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by Michael Niedermayer
Summary changed
3:44 PM Projects edited by Rupesh Sreeraman
(diff)
11:39 AM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by Atilla Karaca
Replying to Marton Balint: > Doubtful that this is a bug …
10:08 AM Ticket #9479 (DolbyE not recognized in mxf container) updated by Francesco Bucciantini
Another short sample: …
9:16 AM Ticket #9479 (DolbyE not recognized in mxf container) updated by Francesco Bucciantini
Here's another sample: …
8:36 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by wujian
Replying to Marton Balint: > How is this a security issue? …

Nov 7, 2021:

7:47 PM Changeset in ffmpeg [45dc668a] by Paul B Mahol <onemda@gmail.com>
avfilter/f_reverse: readjust frame timestamps for areverse
7:47 PM Changeset in ffmpeg [0370c3e3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: use outlink where applicable
5:56 PM Ticket #5860 ("Could not find codec parameters for stream 0" for TS stream that ...) updated by Balling
Apparently the problem is that probesize was not applied here and …
4:46 PM Changeset in ffmpeg [cd03a180] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegdec: Use AVCodecInternal.in_pkt for buffer packet …
4:38 PM Changeset in ffmpeg [7c5ee237] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libdav1d: Use av_memdup() where appropriate Signed-off-by: …
4:34 PM Changeset in ffmpeg [31d0487b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libdav1d: Use AVCodecInternal.in_pkt instead of stack packet …
4:32 PM Changeset in ffmpeg [776e9f9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libdav1d: Don't leak side-data-only packets Reviewed-by: …
4:27 PM Changeset in ffmpeg [ba91b8b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cuviddec: Use AVCodecInternal.in_pkt instead of stack packet …
4:26 PM Changeset in ffmpeg [9b851c4b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/crystalhd: Use AVCodecInternal.in_pkt instead of stack packet …
4:26 PM Changeset in ffmpeg [e353300] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/binkaudio: Use AVCodecInternal.in_pkt for buffer packet …
4:12 PM Changeset in ffmpeg [ffdda740] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal: Allow receive_frame codecs to use decode_simple pkt …
4:08 PM Ticket #9501 (adelay+areverse filters pair create wrong files, giving warning " ...) created by ramires
Summary of the bug: Some combinations of adelay and areverse filters …
3:18 PM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by leopold84
Replying to Marton Balint: > This is not a regression, so …
2:50 PM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by mkver
fixed: Fixed in 9139dc6140e8fb8d84760f3c567332b41858798d.
2:38 PM Changeset in ffmpeg [9139dc61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Don't unnecessarily reduce aspect ratio Fixes …
2:20 PM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by Marton Balint
Priority changed
This is not a regression, so decreasing priority. Have you tried …
2:08 PM Ticket #9498 (Cannot build ffmpeg shared libraries under Windows with dash enabled ...) closed by Marton Balint
invalid: You should ask for help for build issues at ​ffmpeg-user@ffmpeg.org or …
2:05 PM Ticket #9475 (Building ffmpeg libraries for Windows : libxml2 not found) closed by Marton Balint
invalid: You should ask for help for build issues at ffmpeg-user@ffmpeg.org or …
2:00 PM Ticket #9482 (digital clock in systray won't be captured properly with compiz window ...) updated by Marton Balint
Priority, Keywords, Component changed
Doubtful that this is a bug in ffmpeg/x11grab indev if it only affects …
12:12 PM Ticket #9500 (HEVC encoder settings are not set) updated by mkver
Status, Reproduced by developer changed
It even forwards an x264 SEI into the first HEVC bitstream if the …
12:09 PM Ticket #9500 (HEVC encoder settings are not set) updated by zboubida
Description changed
10:41 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) updated by mkver
Keywords, Analyzed by developer, Version, Component, Reproduced by developer changed
9:22 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) reopened by Rikitiki
If it is expressed as two integers (as fractional) then rounding …
8:33 AM test.mkv attached to Ticket #9500 by zboubida
test file
8:32 AM ffmpeg-20211107-091426.log attached to Ticket #9500 by zboubida
ffmpeg output log
8:31 AM Ticket #9500 (HEVC encoder settings are not set) created by zboubida
Summary of the bug: Using a git build on both Linux and Windows …

Nov 6, 2021:

7:35 PM Changeset in ffmpeg [1728127e] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: do not include adaptation field in teletext TS …
7:35 PM Changeset in ffmpeg [a0854183] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: fix first_pcr initial update Commit …
6:36 PM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by Marton Balint
How is this a security issue?
12:17 PM Ticket #9496 ("error reading header" while reading an mp4 file) updated by rpr
@Balling As you can see in the mediainfo output the file size is 1.51 GiB.
10:00 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by Gyan
wontfix: It already does. It still has to be expressed as two integers.
8:56 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) updated by wujian
Description changed
8:51 AM Ticket #9499 (The libamqp.c file has a plaintext password, and the amqp network ...) created by wujian
Summary of the bug: How to reproduce: […] Patches should be …
8:29 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) reopened by Rikitiki
To prevent the rounding, can ffmpeg store Sample Aspect Ratio in its …
6:27 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) closed by Gyan
wontfix: Matroska stores …
3:03 AM HowToCheckIfFaststartIsEnabledForPlayback edited by Pascal S
(diff)
12:38 AM Changeset in ffmpeg [cc33e736] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: let libdav1d choose optimal max frame delay …
12:38 AM Changeset in ffmpeg [61ed1182] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: pass auto threads value to libdav1d libdav1d 1.0.0 …

Nov 5, 2021:

11:52 PM DirectShow edited by Brad Isbell
Update device options for audio devices after log output change with … (diff)
11:42 PM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) closed by Brad Isbell
fixed: Fixed: …
9:58 PM Changeset in ffmpeg [9d4989f2] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Fix missing PCM sample size option when it is used as …
9:58 PM Changeset in ffmpeg [d9a9b4c8] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing …
7:33 PM Ticket #9498 (Cannot build ffmpeg shared libraries under Windows with dash enabled ...) created by Thomas
Hello, I can't build ffmpeg shared libraries under Windows with the …
6:34 PM Changeset in ffmpeg [7370f1f] by James Almer <jamrial@gmail.com>
doc/muxers: note on Apple's version LHLS for lhls option
6:32 PM Changeset in ffmpeg [a0f96500] by James Almer <jamrial@gmail.com>
avformat/dashenc: enabling streaming and hls_playlist for lhls Try to …
6:30 PM Changeset in ffmpeg [f6b90d5f] by James Almer <jamrial@gmail.com>
avformat/dashenc: enabling streaming automatically for ldash There is …
4:11 PM Ticket #9245 (Support HXVF / HXVS / HXVT files) updated by martianw
Hi, I am the original reporter of this issue. Just wondering if any of …
3:22 PM Changeset in ffmpeg [c42d513e] by Thilo Borgmann <thilo.borgmann@mail.de>
lavf/mov: Change default to prefer TFDT time and allow for fallback to …
10:27 AM ffmpegbug.zip attached to Ticket #9497 by Rikitiki
10:26 AM goodout.txt attached to Ticket #9497 by Rikitiki
10:26 AM badout.txt attached to Ticket #9497 by Rikitiki
10:26 AM Ticket #9497 (ffmpeg reports wrong display aspect ratio (DAR) for matroska files.) created by Rikitiki
ffmpeg reports wrong display aspect ratio (DAR) for matroska files. …
3:57 AM Ticket #9496 ("error reading header" while reading an mp4 file) updated by Balling
File is needed.
1:59 AM Changeset in ffmpeg [f6ab103b] by James Almer <jamrial@gmail.com>
avcodec/libx264: fix sei payload leaks on error Signed-off-by: James …
12:00 AM Ticket #9496 ("error reading header" while reading an mp4 file) updated by rpr
Summary changed

Nov 4, 2021:

11:54 PM Ticket #9496 ("error reading header" while reading an mp4 file) created by rpr
Summary of the bug: ffprobe and ffmpeg report "error reading header" …
5:45 PM Ticket #9494 (Seeking in MPEG TS with copyts overflows for 13+ hours) updated by Balling
Actually #7449 is specifically said to be near rollover not after it. …
2:40 PM Ticket #9495 (Does commit 4a71da0f3a need to be reapplied?) updated by halarious
This relates to CVE-2011-3973 and CVE-2011-3974, which the full commit …
2:16 PM 4a71da0f3a.patch attached to Ticket #9495 by msbit
Associated patch, as shown in body
2:15 PM Ticket #9495 (Does commit 4a71da0f3a need to be reapplied?) created by msbit
I was looking over the repository as part of answering: …
10:52 AM Changeset in ffmpeg [d2379bd6] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: fix planar_rgb16_to_a for gbrap10be and gbrap12be …
8:18 AM Ticket #9494 (Seeking in MPEG TS with copyts overflows for 13+ hours) updated by Radek Hladík
Replying to Balling: > >I know that mpegts timestamp have …
12:27 AM Ticket #9494 (Seeking in MPEG TS with copyts overflows for 13+ hours) updated by Balling
>I know that mpegts timestamp have the resolution of cca 26.5 hours, …

Nov 3, 2021:

11:19 PM Ticket #9494 (Seeking in MPEG TS with copyts overflows for 13+ hours) created by Radek Hladík
Summary of the bug: I have a 24hour long recording in MPEGTS. I need …
6:06 PM Changeset in ffmpeg [08a50194] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/scale_npp: add scale2ref_npp filter Signed-off-by: Timo …
5:55 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
OBS Studio and VMIX they both offers WindowsGraphicsCapture API mode …
5:43 PM HowToCheckIfFaststartIsEnabledForPlayback edited by Pascal S
(diff)
5:07 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by Balling
>Nvidia themselves have deprecated NVFBC on windows specifically …
4:45 PM Changeset in ffmpeg [82e3251d] by Paul B Mahol <onemda@gmail.com>
avformat/isom_tags: fix 'ipcm' with samplesize equal to 16 Use …
4:33 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by markg85
For the windows side of things, a change here might be required. …
3:01 PM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by Balling
Status changed
Yeah. I confirm it all including h264_cuvid part. -hwaccel does not …
1:47 PM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by charlymp
Replying to Balling: > Where is the file? I edited the ticket
1:45 PM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by charlymp
Description changed
1:38 PM Changeset in ffmpeg [f0555955] by Limin Wang <lance.lmwang@gmail.com>
avformat/dashenc: Fix comparing double with 0 Signed-off-by: Limin …
1:38 PM Changeset in ffmpeg [8dc8c01d] by Limin Wang <lance.lmwang@gmail.com>
avutil/parseutils: add qhd(Quad HD) or wqhd(Wide Quad HD) for 1440p …
1:20 PM Changeset in ffmpeg [6cab5206] by Limin Wang <lance.lmwang@gmail.com>
avutil/hwcontext_videotoolbox: fix use of unknown builtin …
1:16 PM Ticket #9491 (ass/subtitle filter incorectly handles colorspaces) updated by Balling
BTW, there is no way to encode any 8 bit R'G'B' triplet losslessly in …
1:10 PM Ticket #9493 (h264: No output with software decoding, HW=ok) updated by Balling
Where is the file?
1:03 PM Ticket #9493 (h264: No output with software decoding, HW=ok) created by charlymp
https://drive.google.com/file/d/17taVjh3af7e3VICT1lc_8Rv3YENEJG7v/view? …
10:55 AM Changeset in ffmpeg [bf995044] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_chromanr: improve filtering results
2:59 AM HowToCheckIfFaststartIsEnabledForPlayback edited by Pascal S
(diff)
2:24 AM HowToCheckIfFaststartIsEnabledForPlayback created by Pascal S
Note: See TracTimeline for information about the timeline view.