Timeline



Nov 22, 2020:

9:57 PM Changeset in ffmpeg [9208b72a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: add support for arbitrary order lattice-ladder …
8:41 PM Ticket #9000 (Memory Leak with named pipe input) updated by Carl Eugen Hoyos
Keywords changed
And please provide valgrind output whenever reporting a memory leak.
8:38 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by Carl Eugen Hoyos
Priority, Version changed
7:32 PM demo.mkv attached to Ticket #9002 by Gregory Beauregard
file needed to run testcase
7:31 PM log.txt attached to Ticket #9002 by Gregory Beauregard
log output
7:30 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) created by Gregory Beauregard
Summary of the bug: For some files it seems ffmpeg's subtitles filter …
6:53 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
Compilation information. […]
6:29 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by Gregory Beauregard
libass version used is 0.15.0
6:11 PM Ticket #9001 (concat demuxed ASS subtitles don't work) created by Gregory Beauregard
ffmpeg version used: master as of 2021-08-04 Summary of the bug: The …
4:45 PM Changeset in ffmpeg [b0a8b402] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: skip bottom clearing loop when its outside the image …
4:45 PM Changeset in ffmpeg [3e5959b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check ymin vs. h Fixes: out of array access Fixes: …
4:45 PM Changeset in ffmpeg [1278f117] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avs: Use 64bit for the avio_tell() output Fixes: signed …
4:45 PM Changeset in ffmpeg [40348637] by Michael Niedermayer <michael@niedermayer.cc>
avformat/moflex: Check pkt_size Fixes: Timeout (>20sec -> 1ms) Fixes: …
4:26 PM Ticket #9000 (Memory Leak with named pipe input) updated by Marton Balint
Please try git master and see if you can reproduce.
3:32 PM CompilationGuide edited by roxlu
(diff)
2:17 PM Ticket #9000 (Memory Leak with named pipe input) updated by Xenoxis
A found a way to avoid this problem : i convert the flac stream to …
1:22 PM Changeset in ffmpeg [42ccef28] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: remove not needed code
1:02 PM Ticket #9000 (Memory Leak with named pipe input) created by Xenoxis
Summary of the bug: ffmpeg grows up in memory and in CPU usage without …
12:41 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by Nabi
The final result of git bisect command: […] …
12:28 PM Changeset in ffmpeg [f5dcaf2] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: allow Apple Lossless inside mp4 The 'alac' …
10:35 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) closed by Elon Musk
invalid: Not our bug. Please refrain from reopening this ticket.
10:27 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) reopened by KeinNiemand
Replying to cehoyos: > There is no version 7.1.3 and it is …
9:59 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) closed by Carl Eugen Hoyos
needs_more_info: There is no version 7.1.3 and it is unlikely that the console output …
9:46 AM Changeset in ffmpeg [0066bf4d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afreqshift: add timeline and slice threading support
9:46 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) updated by KeinNiemand
Cc changed
9:42 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) updated by KeinNiemand
Keywords changed
9:41 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) created by KeinNiemand
Summary of the bug: Trying to redirect the output of ffmpeg (stderr) …
6:36 AM FilteringGuide edited by nicol
fix command (diff)

Nov 21, 2020:

9:13 PM Changeset in ffmpeg [d29a9b88] by Paul B Mahol <onemda@gmail.com>
avcodec/atrac3: increase max block align size Fixes decoding of lossy …
9:09 PM Changeset in ffmpeg [a108a4d8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Check mv against INT_MAX Fixes: signed integer …
9:09 PM Changeset in ffmpeg [a207df2a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: More complete size check in find_guid() Fixes: …
9:09 PM Changeset in ffmpeg [2eb64174] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Use unsigned in idct_1d() Fixes: signed integer …
9:09 PM Changeset in ffmpeg [8b50e8bc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: Check size before skip Fixes: Infinite loop Fixes: …
9:09 PM Changeset in ffmpeg [ebf4bc62] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Check for EOF in index packet reading Fixes: …
8:56 PM Changeset in ffmpeg [7ce7d33d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix missing context push/pop Test command like …
4:27 PM Ticket #6334 (Memory leak: (RTSPState)->real_setup_cache) closed by Andriy Gelman
fixed: fixed in commit 122fcf1f407b60baf7a0322b73798958ca6108eb
3:15 PM Changeset in ffmpeg [4fe9e2fc] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtsp: don't forget to call ff_network_close() on error In …
3:15 PM Changeset in ffmpeg [78537aa5] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtsp: set return variable in error path In this error path …
3:13 PM Changeset in ffmpeg [9a70b6f] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: cosmetics Make error check style consistent with …
3:13 PM Changeset in ffmpeg [122fcf1f] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: fix mem leaks in connect mode if init fails Fixes …
3:13 PM Changeset in ffmpeg [38bc4ba1] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: fix mem leaks in listen mode if init fails …
3:11 PM Changeset in ffmpeg [423d06e0] by Andriy Gelman <andriy.gelman@gmail.com>
avformat/rtspdec: add network init to listen mode As per the docs …
1:14 AM Changeset in ffmpeg [09f1d15a] by Limin Wang <lance.lmwang@gmail.com>
avdevice/decklink_dec: map the raw_format instead of hardcode The …

Nov 20, 2020:

11:30 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by Wohlstand
Okay, I did the investigation (I spent a week), and I found the true …
11:22 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
11:21 PM Ticket #8996 (FFmpeg failing to create COMM ID3v2 tag) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
11:15 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") updated by Carl Eugen Hoyos
Keywords, Version, Summary changed
For future tickets: Please remember to test current FFmpeg git head …
11:02 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
If you cannot provide a sample url you will have to run git bisect
10:59 PM Ticket #8972 (Segfault looping PNG) updated by Carl Eugen Hoyos
Keywords changed
We use threads for the option, I would like to use race for cases like …
10:37 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by Nabi
Alternate issue: https://video.stackexchange.com/q/32679/14612
10:20 PM Changeset in ffmpeg [c055a476] by James Almer <jamrial@gmail.com>
tools/target_bsf_fuzzer: set bitstream filter options Should increase …
9:50 PM Ticket #8972 (Segfault looping PNG) updated by Marton Balint
Keywords, Component, Reproduced by developer changed
9:06 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) created by Nabi
I have remote index.m3u8 file and I want to download it with …
7:26 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") updated by Vitaly Zdanevich
Input file: …
7:22 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") created by Vitaly Zdanevich
How to reproduce: […] Patches should be submitted to the …
5:27 PM Ticket #8996 (FFmpeg failing to create COMM ID3v2 tag) created by Alex Gitelzon
Summary of the bug: FFmpeg, tested with version 4.2.2 and 4.3.1, seems …
3:43 PM Changeset in ffmpeg [837eb320] by James Almer <jamrial@gmail.com>
tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen …
3:43 PM Changeset in ffmpeg [cb59cd34] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer …
3:43 PM Changeset in ffmpeg [40dfb432] by James Almer <jamrial@gmail.com>
tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's …
2:25 PM Changeset in ffmpeg [8918a3df] by Anton Khirnov <anton@khirnov.net>
lavfi/src_movie: switch to new decoding API
2:20 PM Changeset in ffmpeg [ce0f539] by Anton Khirnov <anton@khirnov.net>
doc/examples/transcoding: switch to the new encoding API
2:20 PM Changeset in ffmpeg [29f33c10] by Anton Khirnov <anton@khirnov.net>
doc/examples/transcoding: stop constantly allocating AVFrames …
2:20 PM Changeset in ffmpeg [800feae5] by Anton Khirnov <anton@khirnov.net>
lavu: add missing stddef.h includes for size_t.
2:20 PM Changeset in ffmpeg [e1c4a3ea] by Anton Khirnov <anton@khirnov.net>
lavfi/lavfutils: switch to the new decoding API
2:20 PM Changeset in ffmpeg [65c4d5d7] by Anton Khirnov <anton@khirnov.net>
tools/enum_options: fix build and add to Makefile
2:20 PM Changeset in ffmpeg [5bd870a2] by Anton Khirnov <anton@khirnov.net>
avformat/matroskadec: only use the track duration if it exists No …
2:20 PM Changeset in ffmpeg [3a2b786d] by Anton Khirnov <anton@khirnov.net>
avformat/matroskadec: adjust the cluster time to the track timebase …
2:20 PM Changeset in ffmpeg [b00d2210] by Anton Khirnov <anton@khirnov.net>
avformat/matroskadec: add a warning when the track TimestampScale …
2:20 PM Changeset in ffmpeg [e366797a] by Anton Khirnov <anton@khirnov.net>
avfilter/vf_lut3d: fix sanitizef INF handling Signed-off-by: Anton …
2:20 PM Changeset in ffmpeg [dd03d65] by Anton Khirnov <anton@khirnov.net>
avcodec/exr: use lookuptable for alpha if there is no trc_func …
12:33 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by Wohlstand
At me the libva 1.7. I will try how it will work with the latest libva.
8:37 AM Changeset in ffmpeg [104e5233] by Martin Storsjö <martin@martin.st>
http: Check for AVERROR_EOF in the check for premature end When the …
4:37 AM debuglog.txt attached to Ticket #8995 by sebseb7
loglevel debug output
4:32 AM Ticket #8995 (overlay_qsv fails with "Inputs with different underlying QSV devices ...) updated by sebseb7
[…]
4:29 AM Ticket #8995 (overlay_qsv fails with "Inputs with different underlying QSV devices ...) created by sebseb7
Summary of the bug: How to reproduce: […]

Nov 19, 2020:

10:29 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) updated by Marton Balint
I very much doubt that this has anything to do with ffmpeg. It's just …
8:42 PM Changeset in ffmpeg [ca55240b] by Marton Balint <cus@passwd.hu>
avformat/mpegts: make sure mpegts_read_header always stops at the …
8:22 PM Changeset in ffmpeg [bf19833a] by Marton Balint <cus@passwd.hu>
avformat/mpegts: make sure mpegts_read_header always stops at the …
2:39 PM Changeset in ffmpeg [38713269] by Limin Wang <lance.lmwang@gmail.com>
avformat/dvenc: check the format before vst and ast[i] are initialized …
2:39 PM Changeset in ffmpeg [da0faf10] by Limin Wang <lance.lmwang@gmail.com>
avformat/dvenc: s->streams[i] -> st Signed-off-by: Limin Wang …
2:39 PM Changeset in ffmpeg [ab072de4] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_fade: config_props -> config_input Signed-off-by: Limin …
2:39 PM Changeset in ffmpeg [2399a779] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_fade: simplify code to use pts timebase for time check …
1:57 PM Changeset in ffmpeg [c417f1a7] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xfade: add squeeze transitions
1:12 PM Changeset in ffmpeg [7ac1dc23] by James Almer <jamrial@gmail.com>
avutil/frame: fix potential leaks in av_frame_ref() Reviewed-by: …
1:09 PM Changeset in ffmpeg [2b6b19dd] by James Almer <jamrial@gmail.com>
avutil/frame: use av_buffer_replace() to simplify code Reviewed-by: …
1:04 PM Changeset in ffmpeg [abcca6a0] by James Almer <jamrial@gmail.com>
avcodec/wavpack: use av_buffer_replace() to simplify code …
12:53 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) created by cri
Summary of the bug: when recording audio with -f pulse ffmpeg …
12:48 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by Wohlstand
I share the set of files: https://yadi.sk/d/9igsI_2lnwAL2Q - …
12:43 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) created by Wohlstand
Hello! Some time ago I made use of VAAPI encoder through latest FFMPEG …
10:55 AM Changeset in ffmpeg [381ab690] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_frei0r: add support for commands

Nov 18, 2020:

7:13 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
7:12 PM Ticket #8991 (Incorrect field order indication when encoding interlace top field ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Description changed
5:03 PM Changeset in ffmpeg [17a0dfeb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_despill: add support for commands
4:57 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) closed by Marton Balint
invalid: Well, if you specify a thread queue size of 1024, then if encoding …
12:11 PM ffmpeg-20201118-122459.log.tar.gz attached to Ticket #8992 by Stephan
-report file
12:08 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) created by Stephan
Summary of the bug: Memory accumulation using x11grab under unclear …
10:36 AM Changeset in ffmpeg [e3081d6f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afade: add sinc curve types
10:15 AM Ticket #8991 (Incorrect field order indication when encoding interlace top field ...) created by JulietDeltaGolf
Hello, While transcoding MPEG2(MXF) into V210(MOV) incorrect metadata …

Nov 17, 2020:

10:53 PM HWAccelIntro edited by varenc
add a few helpful notes about VideoToolbox (diff)
10:38 PM FancyFilteringExamples edited by varenc
update or add links to the media used in examples. The Big Bunny … (diff)
9:47 PM Changeset in ffmpeg [284560ba] by Martin Storsjö <martin@martin.st>
fate: Convert the musepack8 test to an oneoff test This fixes tests …
6:06 PM Ticket #8990 (Filter Complex does not respect filter_complex_threads) updated by Carl Eugen Hoyos
Keywords changed
1:06 PM ffmpeg_defect_ticket_8989_wip_fix_vignesh_ravichandran_3.patch attached to Ticket #8989 by VigneshRavichandran
1:05 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by VigneshRavichandran
Fixed a bug introduced in the playlist sliding window logic, due to …
12:49 PM Changeset in ffmpeg [bb7bb440] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: support all options as commands
11:48 AM Changeset in ffmpeg [96f1b45b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: allow to change smooth/m at runtime
11:47 AM Ticket #8582 (Remuxing of Panasonic P2 MXF file fails (regression)) updated by Syed Andaleeb Roomy
It would be really nice to get this fixed since remuxing of P2 MXF is …
10:07 AM Ticket #8990 (Filter Complex does not respect filter_complex_threads) closed by Elon Musk
invalid: Nothing to do with filter complex threads. You are still decoding with …
4:28 AM Ticket #8990 (Filter Complex does not respect filter_complex_threads) created by shravan2x
Summary of the bug: I'm trying to generate a strip of thumbnails using …

Nov 16, 2020:

7:32 PM Changeset in ffmpeg [04340e5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
lavfi/frei0r: Remove duplicated pix_fmt entry Fixes e.g. 'ffmpeg -i …
4:56 PM ffmpeg_defect_ticket_8989_wip_fix_vignesh_ravichandran_2.patch attached to Ticket #8989 by VigneshRavichandran
Fix for defect 8989
4:55 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by VigneshRavichandran
Done. I have attached the new version of the patch below. Also, the …
2:57 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by Carl Eugen Hoyos
Please remove bool usage from your patch.
1:51 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
Type, Component changed
ok, if mid-stream changing of size is unsupported, then this ticket …
11:50 AM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by VigneshRavichandran
I have a WIP fix for this bug. The high level approach is below: 1. …
11:48 AM ffmpeg_defect_ticket_8989_wip_fix_vignesh_ravichandran.patch attached to Ticket #8989 by VigneshRavichandran
WIP fix for defect 8989
7:23 AM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by intermediary
Cc changed
7:19 AM Ticket #7503 (Support Dash Encrypted) updated by intermediary
The problem should be split into sub issues imho. FFMpeg should be …
7:05 AM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by Carl Eugen Hoyos
Keywords, Component changed
7:03 AM Ticket #8988 (commit cea7c19c breaks the compling of gst-libav) closed by Carl Eugen Hoyos
invalid: The field was marked as not being accessible: If you believe that …
5:41 AM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) created by VigneshRavichandran
Summary of the bug: #EXT-X-PROGRAM-DATE-TIME value of existing …
5:07 AM Ticket #8988 (commit cea7c19c breaks the compling of gst-libav) updated by haihao
cc -Iext/libav/5570dbb@@gstlibav@sha -Iext/libav …
5:06 AM Ticket #8988 (commit cea7c19c breaks the compling of gst-libav) created by haihao
AVStream.*index_entries* was used in gst-libav …

Nov 15, 2020:

7:44 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
Replying to richardpl: > Sorry, but changing dimensions of …
7:21 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Elon Musk
Sorry, but changing dimensions of video midstream is fully …
7:03 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
If I insert a combination of "copy" and "eq" filters before the …
6:18 PM Ticket #8965 (ffmpeg crashes with 0xc0000005 and a resolution of 1024x576) updated by mrx1983
i let media autobuild suite compile a new version where i used …
6:00 PM Changeset in ffmpeg [33996444] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mobiclip: Use get_ue_golomb_31() where possible …
5:20 PM Changeset in ffmpeg [96443ab4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_o: Remove code duplication Signed-off-by: Andreas …
5:20 PM Changeset in ffmpeg [33870a6a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_o: Don't reset twice A variable has been assigned a …
5:20 PM Changeset in ffmpeg [bf4909f0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_o: Export metadata that applies to the whole file The …
5:17 PM Changeset in ffmpeg [e83f27a2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_o: Don't segfault with lots of attached pics The ASF …
5:12 PM Ticket #8790 (Compile NVDEC with Quadro RTX 6000 : "ERROR: failed checking for nvcc") updated by Carl Eugen Hoyos
Keywords changed
4:18 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
Replying to richardpl: > Is this really full log? Looks …
4:04 PM Ticket #8790 (Compile NVDEC with Quadro RTX 6000 : "ERROR: failed checking for nvcc") updated by infinoid
I just ran into this here, so I can confirm. Debian bullseye recently …
12:17 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by Elon Musk
Is this really full log? Looks like send cmd is never sent, so no …
11:59 AM Changeset in ffmpeg [9f20e5d2] by Paul B Mahol <onemda@gmail.com>
avfilter: add speechnorm filter
11:02 AM Ticket #8987 (zmq doesn't work in this filter chain) updated by Michael Koch
Another example that doesn't work: Use my first (working) example and …
10:36 AM Ticket #8987 (zmq doesn't work in this filter chain) created by Michael Koch
This command line works as expected: ffmpeg -f lavfi -i …
12:37 AM StreamingGuide edited by nicol
remove -strict experimental (diff)
Note: See TracTimeline for information about the timeline view.