Timeline



May 21, 2022:

8:47 PM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by Balling
Yes, indeed the file has (use exiftool) Pixels Per Unit X …
12:11 AM Changeset in ffmpeg [27cffd16] by Lynne <dev@lynne.ee>
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 When the …
12:11 AM Changeset in ffmpeg [0938ff97] by Lynne <dev@lynne.ee>
x86/tx_float: improve temporary register allocation for loads On Zen …
12:10 AM Changeset in ffmpeg [805e8d19] by Lynne <dev@lynne.ee>
lavu/tx: make slow ISA extension penalties smarter Instead of having …
12:10 AM Changeset in ffmpeg [19c0bb2a] by Lynne <dev@lynne.ee>
x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriate
12:10 AM Changeset in ffmpeg [9e94c359] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: remove vgatherdpd usage" This reverts commit …

May 20, 2022:

10:57 PM 000001.png attached to Ticket #9787 by Arnon
6:12 PM Changeset in ffmpeg [9ab20b16] by Gyan Doshi <ffmpeg@gyani.pro>
opt_common: note D and T type streams for completeness. Addresses #9784
2:55 PM Ticket #9789 (Segfault with dav1d library) created by Ferdi Scholten
When transcoding, analyzing or playing any av1 encoded video either …
2:44 PM Ticket #8359 (FFmpeg’s nv12 libx264: ffmpeg encodes in “yuv420p” instead of “nv12”) updated by Balling
Oh, BTW, you can decode to rawvideo in format nv12 (HW decoders do …
1:47 PM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) updated by tytan652
I made this patch to fix this issue: …
1:35 PM Ticket #9783 (Segmentation fault in zscale filter) closed by Michael Ruhwedel
needs_more_info
1:35 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
>Well, it no longer segfaults then. true. For what it's worth the …
1:11 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Balling
Well, it no longer segfaults then. [Parsed_zscale_0 @ …
11:58 AM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) created by RytoEX
Summary of the bug: FFmpeg 4.3+ does not work on Windows N editions …
11:52 AM ffmpeg-N-106951-g8bf618884b-linux64-gpl-error.log attached to Ticket #9783 by Michael Ruhwedel
error log with segmentation fault, ffmpeg build via FFmpeg-Builds
11:50 AM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
Thank you for the suggestion and bearing with me =). please see the …
8:16 AM Changeset in ffmpeg [8bf61888] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate: Remove intermediate file of flv-add_keyframe_index test …
8:16 AM Changeset in ffmpeg [2f0e4832] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Fix requirements of tests Signed-off-by: Andreas …
8:16 AM Changeset in ffmpeg [e82472e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for fate-filter-overlay tests …
8:16 AM Changeset in ffmpeg [429f2e50] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for filter-removegrain tests …
8:16 AM Changeset in ffmpeg [f8bdbcd5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for fate-filter-stereo3d tests …
8:16 AM Changeset in ffmpeg [e7156262] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add FRAMECRC variants for filtering Lots of tests use …
8:16 AM Changeset in ffmpeg [c37f65a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Remove FILTERDEMDECMUX It is unused and given that …
8:12 AM Changeset in ffmpeg [82a68a87] by Lynne <dev@lynne.ee>
x86/tx_float: remove vgatherdpd usage Its performance loss ranges …
3:53 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by Balling
Attach 000001.png and check with the only supported stable from master …
3:30 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) created by Arnon
Encoding a png image using a lossless codec, and then extracting the …

May 19, 2022:

8:33 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Balling
We do not support anything except the master branch of all libraries …
8:07 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Elon Musk
You posted 4.4 version, that is very old version by today standards.
6:20 PM Changeset in ffmpeg [41a558fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/formats: Constify channel_layout in ff_add_channel_layout() …
5:16 PM Changeset in ffmpeg [2c8f9783] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h It is …
5:16 PM Changeset in ffmpeg [9cc38cc6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss2: Remove write-only QpelDSPContext Signed-off-by: Andreas …
5:16 PM Changeset in ffmpeg [6e5acb6c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Only keep what is needed from MECmpContext …
3:39 PM Encode/AV1 edited by veikk0
fix incorrect parameter (diff)
3:29 PM Encode/AV1 edited by veikk0
Updates on SVT-AV1 1.0.0 and later (diff)
2:55 PM Ticket #8684 (WebVTT decoder breaks when ::cue elements are used) updated by tpikonen
There is patch fixing this issue here: …
2:46 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by Mika Fischer
Replying to Scott Lamb: > I just discovered an effective …
2:34 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by Mika Fischer
Cc changed
2:07 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) updated by Thomas
Thank you for your answer!, > The third column indicates the media …
1:46 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) closed by Gyan
invalid: The third column indicates the media type. Although not shown in the …
1:17 PM Changeset in ffmpeg [94968dbc] by Limin Wang <lance.lmwang@gmail.com>
avcodec/dvdsubenc: return error if canvas_size is too small for …
1:17 PM Changeset in ffmpeg [8e828ee1] by Limin Wang <lance.lmwang@gmail.com>
avformat/sccenc: avoid potential invalid access Signed-off-by: Limin …
1:17 PM Changeset in ffmpeg [4607868b] by Limin Wang <lance.lmwang@gmail.com>
Makefile: remove sccenc dependency on subtitles Signed-off-by: Limin …
11:36 AM log.log attached to Ticket #9783 by Michael Ruhwedel
error log with segmentation fault, showing the ffmpeg version
11:34 AM Ticket #9783 (Segmentation fault in zscale filter) reopened by Michael Ruhwedel
apologies again I had used -hide_banner. Please see the newly attached …
8:52 AM Changeset in ffmpeg [dd99d34d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/img2: Add support for AVIF mux in image2 Add support for …
7:05 AM Ticket #9786 (The flag -hls_flags temp_file does not work) updated by jidckii
Description changed
7:04 AM ffmpeg-20220519-084524.log attached to Ticket #9786 by jidckii
7:03 AM Ticket #9786 (The flag -hls_flags temp_file does not work) created by jidckii
In the log, ffmpeg writes that a file with the extension .tmp has been …

May 18, 2022:

11:14 PM Ticket #5195 (v210 with odd size) updated by Balling
So that is where the green strange line of right pixels comes from all …
11:10 PM Ticket #1838 (Some BOXX bxy2 samples (v210) cannot be decoded) updated by Balling
Status changed
-custom_stride 424 makes it slightly better.
11:07 PM Ticket #1528 (drastic v210 - packet too small) updated by Balling
320 sample is gone.
9:20 PM Ticket #9783 (Segmentation fault in zscale filter) closed by Elon Musk
invalid: You posted cut output. Version is not displayed.
4:01 PM Changeset in ffmpeg [b8ede4d6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/opt_common: add includes of avf headers for clarity …
1:26 PM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) updated by Balling
DTS must increase every tick. It cannot stay the same (this warning …
11:27 AM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
Thank you for following up, please see the file attached for the full …
11:26 AM error.log attached to Ticket #9783 by Michael Ruhwedel
error log with segmentation fault
9:21 AM Ticket #9783 (Segmentation fault in zscale filter) updated by Elon Musk
Post uncut full ffmpeg output.
8:51 AM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) created by mhjacobson
Under certain circumstances, ffmpeg emits a warning like this: [mp4 @ …
7:36 AM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
Replying to Elon Musk: > Not here, make sure you use …

May 17, 2022:

8:22 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) created by Thomas
Hello Thank you very much for your great and useful work! Summary …
7:46 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Elon Musk
Not here, make sure you use latest version.
4:10 PM Ticket #9783 (Segmentation fault in zscale filter) created by Michael Ruhwedel
Summary of the bug: ffmpeg -i <some-video> -vf …
4:04 PM Ticket #9768 (version constraint on SDL2 will not accept future releases) updated by Simon McVittie
If there's a regression in newer SDL versions, please report it at …
11:00 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by Balling
Your patch does not regress …
10:51 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by Balling
So the bug is that ffplay -analyzeduration 1G -probesize 1G -i …
1:41 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by GJJ
Description changed
1:39 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by GJJ
Replying to Balling: > Where is the sample? 172.16.171.10 …
1:31 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by GJJ
Description changed
1:29 AM sdi-s.ts attached to Ticket #9782 by GJJ

May 16, 2022:

6:48 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by Llyw
Final update: I just had the opportunity to retry my reproducer …
6:35 PM Output_zscale_git-e3580f6077.png attached to Ticket #9781 by Llyw
Stills image using zscale as of FFmpeg@e3580f6077 (git-master)
6:34 PM Output_zscale_5.0.1.png attached to Ticket #9781 by Llyw
Stills image using zscale of FFmpeg 5.0.1
5:26 PM Ticket #7621 (Add .avif support (AV1 Image File Format) closed by Vignesh Venkatasubramanian
fixed: @Balling, thanks for verifying the AVIF support! Support for still …
4:30 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Dyami Caliri
Replying to Aleksoid1978: > Can you describe the format of …
4:21 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Dyami Caliri
Replying to Balling: > Did you try forcing the byte …
4:19 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Dyami Caliri
Replying to Balling: > can you verify ffplay.exe -acodec …
9:01 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by Balling
Where is the sample? 172.16.171.10 is available only to you.
8:56 AM Changeset in ffmpeg [e3580f60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set() …
8:52 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) created by GJJ
Summary of the bug: avformat_find_stream_info take too long time …
8:26 AM Changeset in ffmpeg [00ae20df] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: note write_btrt option for MOV/MP4

May 15, 2022:

5:08 PM Changeset in ffmpeg [d31a3af6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily …
4:13 PM Changeset in ffmpeg [104abea6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h Move …
4:13 PM Changeset in ffmpeg [cbd75ecc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3tab: Move some tables only used by ac3.c to it …
4:13 PM Changeset in ffmpeg [996ec1cb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3: Remove declaration of inexistent function Removed in …
4:03 PM Ticket #7244 (Error occurred during aac playback in the Chrome browser) closed by Balling
invalid: It works now. Chrome fixed it, I suppose. mp4 and m4a.
3:44 PM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by Balling
I do not like how -c copy -bsf:v trace_headers fails with video-H264-1.
3:41 PM Ticket #7770 (File playback will stop) updated by Balling
Sample is gone. No samples in incoming in videolan or samples.ffmpeg.
11:34 AM Changeset in ffmpeg [163e737c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: add support for double sample format

May 14, 2022:

1:31 PM Ticket #9776 (regression: pulse and x11grab: audio is around 2 seconds behind video) updated by merulasnyde
Priority, Description, Summary changed
Clarified in the title that it is a regression and changed priority …
12:11 PM Changeset in ffmpeg [e6f0cec8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: add precision option
9:16 AM Changeset in ffmpeg [8b64d8d9] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/dashdec: accept and relay CENC decryption key Allows to …
9:06 AM Ticket #7437 (clap atom values ignored by ffmpeg) updated by Christian Ebert
Cc changed
2:27 AM Ticket #9713 (Hardware accelerated decoding fails on M1 macs for certain videos ...) updated by Balling
>I've tested a theory, and indeed, if I add the missing last byte You …
1:07 AM Ticket #9713 (Hardware accelerated decoding fails on M1 macs for certain videos ...) updated by Alex Agranovsky
So, I've found something interesting: PPS NAL unit, as it appears in …
1:06 AM error.h264 attached to Ticket #9713 by Alex Agranovsky
Note: See TracTimeline for information about the timeline view.