Timeline
May 20, 2022:
- 6:12 PM Changeset in ffmpeg [9ab20b16] by
- opt_common: note D and T type streams for completeness. Addresses #9784
- 2:55 PM Ticket #9789 (Segfault with dav1d library) created by
- 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
- 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
- I made this patch to fix this issue: …
- 1:35 PM Ticket #9783 (Segmentation fault in zscale filter) closed by
- needs_more_info
- 1:35 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- >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
- 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
- Summary of the bug: FFmpeg 4.3+ does not work on Windows N editions …
- 11:50 AM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Thank you for the suggestion and bearing with me =). please see the …
- 8:16 AM Changeset in ffmpeg [8bf61888] by
- tests/fate: Remove intermediate file of flv-add_keyframe_index test …
- 8:16 AM Changeset in ffmpeg [2f0e4832] by
- fate/filter-video: Fix requirements of tests Signed-off-by: Andreas …
- 8:16 AM Changeset in ffmpeg [e82472e] by
- fate/filter-video: Avoid duplication for fate-filter-overlay tests …
- 8:16 AM Changeset in ffmpeg [429f2e50] by
- fate/filter-video: Avoid duplication for filter-removegrain tests …
- 8:16 AM Changeset in ffmpeg [f8bdbcd5] by
- fate/filter-video: Avoid duplication for fate-filter-stereo3d tests …
- 8:16 AM Changeset in ffmpeg [e7156262] by
- tests/Makefile: Add FRAMECRC variants for filtering Lots of tests use …
- 8:16 AM Changeset in ffmpeg [c37f65a5] by
- tests/Makefile: Remove FILTERDEMDECMUX It is unused and given that …
- 8:12 AM Changeset in ffmpeg [82a68a87] by
- 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
- 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
- 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
- We do not support anything except the master branch of all libraries …
- 8:07 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- You posted 4.4 version, that is very old version by today standards.
- 6:20 PM Changeset in ffmpeg [41a558fe] by
- avfilter/formats: Constify channel_layout in ff_add_channel_layout() …
- 5:16 PM Changeset in ffmpeg [2c8f9783] by
- avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h It is …
- 5:16 PM Changeset in ffmpeg [9cc38cc6] by
- avcodec/mss2: Remove write-only QpelDSPContext Signed-off-by: Andreas …
- 5:16 PM Changeset in ffmpeg [6e5acb6c] by
- avcodec/error_resilience: Only keep what is needed from MECmpContext …
- 3:39 PM Encode/AV1 edited by
- fix incorrect parameter (diff)
- 3:29 PM Encode/AV1 edited by
- 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
- There is patch fixing this issue here: …
- 2:46 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by
- 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
-
Cc changed
- 2:07 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) updated by
- 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
- invalid: The third column indicates the media type. Although not shown in the …
- 1:17 PM Changeset in ffmpeg [94968dbc] by
- avcodec/dvdsubenc: return error if canvas_size is too small for …
- 1:17 PM Changeset in ffmpeg [8e828ee1] by
- avformat/sccenc: avoid potential invalid access Signed-off-by: Limin …
- 1:17 PM Changeset in ffmpeg [4607868b] by
- Makefile: remove sccenc dependency on subtitles Signed-off-by: Limin …
- 11:34 AM Ticket #9783 (Segmentation fault in zscale filter) reopened by
- apologies again I had used -hide_banner. Please see the newly attached …
- 8:52 AM Changeset in ffmpeg [dd99d34d] by
- 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
-
Description changed
- 7:03 AM Ticket #9786 (The flag -hls_flags temp_file does not work) created by
- 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
- 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
-
Status changed
-custom_stride 424 makes it slightly better. - 11:07 PM Ticket #1528 (drastic v210 - packet too small) updated by
- 320 sample is gone.
- 9:20 PM Ticket #9783 (Segmentation fault in zscale filter) closed by
- invalid: You posted cut output. Version is not displayed.
- 4:01 PM Changeset in ffmpeg [b8ede4d6] by
- fftools/opt_common: add includes of avf headers for clarity …
- 1:26 PM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) updated by
- DTS must increase every tick. It cannot stay the same (this warning …
- 11:27 AM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Thank you for following up, please see the file attached for the full …
- 9:21 AM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Post uncut full ffmpeg output.
- 8:51 AM Ticket #9785 (ffmpeg incorrectly warns about "non-monotonous" timestamp) created by
- Under certain circumstances, ffmpeg emits a warning like this: [mp4 @ …
- 7:36 AM Ticket #9783 (Segmentation fault in zscale filter) updated by
- 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
- Hello Thank you very much for your great and useful work! Summary …
- 7:46 PM Ticket #9783 (Segmentation fault in zscale filter) updated by
- Not here, make sure you use latest version.
- 4:10 PM Ticket #9783 (Segmentation fault in zscale filter) created by
- 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
- 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
- Your patch does not regress …
- 10:51 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by
- 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
-
Description changed
- 1:39 AM Ticket #9782 (avformat_find_stream_info too slow with open TS stream) updated by
- 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
-
Description changed
May 16, 2022:
- 6:48 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- Final update: I just had the opportunity to retry my reproducer …
- 5:26 PM Ticket #7621 (Add .avif support (AV1 Image File Format) closed by
- 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
- Replying to Aleksoid1978: > Can you describe the format of …
- 4:21 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by
- Replying to Balling: > Did you try forcing the byte …
- 4:19 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by
- 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
- Where is the sample? 172.16.171.10 is available only to you.
- 8:56 AM Changeset in ffmpeg [e3580f60] by
- 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
- Summary of the bug: avformat_find_stream_info take too long time …
- 8:26 AM Changeset in ffmpeg [00ae20df] by
- doc/muxers: note write_btrt option for MOV/MP4
May 15, 2022:
- 5:08 PM Changeset in ffmpeg [d31a3af6] by
- avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily …
- 4:13 PM Changeset in ffmpeg [104abea6] by
- avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h Move …
- 4:13 PM Changeset in ffmpeg [cbd75ecc] by
- avcodec/ac3tab: Move some tables only used by ac3.c to it …
- 4:13 PM Changeset in ffmpeg [996ec1cb] by
- 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
- 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
- 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
- Sample is gone. No samples in incoming in videolan or samples.ffmpeg.
- 11:34 AM Changeset in ffmpeg [163e737c] by
- 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
-
Priority, Description, Summary changed
Clarified in the title that it is a regression and changed priority … - 12:11 PM Changeset in ffmpeg [e6f0cec8] by
- avfilter/af_acrossover: add precision option
- 9:16 AM Changeset in ffmpeg [8b64d8d9] by
- avformat/dashdec: accept and relay CENC decryption key Allows to …
- 9:06 AM Ticket #7437 (clap atom values ignored by ffmpeg) updated by
-
Cc changed
- 2:27 AM Ticket #9713 (Hardware accelerated decoding fails on M1 macs for certain videos ...) updated by
- >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
- So, I've found something interesting: PPS NAL unit, as it appears in …
May 13, 2022:
- 11:29 PM Changeset in ffmpeg [742e66f] by
- FFmpeg 4.1.10 release Signed-off-by: Michael Niedermayer …
- 11:29 PM Ticket #4127 (h264 DXVA2 decoding regression on Intel GPUs) closed by
- fixed: Does not happen anymore. Same size on all decoders. […] -c:v …
- 11:24 PM Ticket #9713 (Hardware accelerated decoding fails on M1 macs for certain videos ...) updated by
- This seems to happen, when the bitstream provided for decoding doesn't …
- 11:07 PM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by
- You can play ffv1 sample out.nut using -an -noframedrop in ffplay. …
- 10:15 PM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) closed by
- fixed: Well, all samples work now. First and second (m)ts samples have …
- 8:09 PM Changeset in ffmpeg [b90341d1] by
- avfilter/af_asubboost: add channels option
- 6:16 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- That's an easy question to ask, but a difficult one to answer ;) …
- 4:21 PM Ticket #8215 (AVFoundation recording has inaccurate RGB values) updated by
- The display of MacOS uses display-p3. You need to tag the RGB values …
- 3:38 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by
- Looks like this issue: https://github.com/uclouvain/openjpeg/issues/1116
- 3:07 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- It now mostly works except for decoding some samples with error …
- 2:56 PM Ticket #7600 (Add lossless option to libaom-av1) updated by
- Will again verify that either -crf 0 and -aom-params lossless=1 give …
- 2:04 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- 710dce131fdb6c1ebec1f26a7a4173d82d828330 makes it bitperfect then?
- 1:23 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- Thank you for your swift help, Paul! (There was some race-condition …
- 1:20 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
-
Description changed
Agreed. (I can understand a desire to close new issues as fast as … - 1:18 PM Ticket #9781 (zscale adds distortion when resampling video data) closed by
- fixed: Fixed fully.
- 1:18 PM Changeset in ffmpeg [710dce13] by
- avfilter/vf_zscale: active region use doubles so use that type here too
- 1:18 PM Changeset in ffmpeg [075c230] by
- avfilter/af_asubboost: add boost option
- 1:18 PM Changeset in ffmpeg [2c77d915] by
- avfilter/af_crossfeed: always return same number of samples with block …
- 1:16 PM Ticket #9781 (zscale adds distortion when resampling video data) reopened by
- 1:11 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- Well, if the output is not bitperfect with what was before the Intel …
- 12:35 PM Ticket #9781 (zscale adds distortion when resampling video data) updated by
- Thanks for taking the time to take a look at this, Paul! I took a …
- 8:24 AM Ticket #9781 (zscale adds distortion when resampling video data) closed by
- fixed: Sort of improved output with 52a14b8505923116ed6acc5e691c0c7c44e6f708 …
- 8:22 AM Changeset in ffmpeg [52a14b85] by
- avfilter/vf_zscale: improve slice processing
- 7:16 AM Changeset in ffmpeg [84241e63] by
- avformat/movenc: Add support for AVIF muxing Add an AVIF muxer by …
- 7:15 AM Changeset in ffmpeg [98ec4261] by
- avformat/av1: Add a parameter to av1c to omit seq header Add a …
- 7:15 AM Changeset in ffmpeg [ab05e9a7] by
- avcodec/libaomenc: Add parameter for avif single image encoding Add a …
- 2:57 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) closed by
- fixed: Hi all: I found this issuce should be d3d9on12.dll's bug. I try to …
- 1:06 AM Changeset in ffmpeg [d2d8b9b9] by
- avdevice/dshow: reuse unused variables. Fix for …
Note:
See TracTimeline
for information about the timeline view.
