Timeline



May 21, 2023:

10:34 PM Ticket #10377 (Intel QSV is broken in FFmpeg 6.0) updated by Balling
We only support git-master.
10:32 PM Ticket #10378 (Feature Request: positional ocr of dvd and bd subs (in combination ...) updated by Balling
That is all done in Subtitle Edit 3.6.12.
10:17 PM subs.zip attached to Ticket #10378 by techguru
sub files
10:16 PM Ticket #10378 (Feature Request: positional ocr of dvd and bd subs (in combination ...) created by techguru
if you combine ffmpeg and tesseract(and maybe opencv)....it should be …
8:06 PM Changeset in ffmpeg [e684967e] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: output one frame more after eof To easily …
7:13 PM Ticket #10332 (Transcodes using hevc_nvenc not copying audio as expected to the output) updated by Jordan Fearnley
I've just done another test run now with -c:v h264_nvenc to confirm, …
6:59 PM Changeset in ffmpeg [a6068c87] by Paul B Mahol <onemda@gmail.com>
avformat/fits*: format does not store timestamps
6:59 PM Changeset in ffmpeg [02823703] by Paul B Mahol <onemda@gmail.com>
avformat/fitsdec: stop creating pts, instead set packet duration
6:51 PM Changeset in ffmpeg [d912ff19] by Paul B Mahol <onemda@gmail.com>
avcodec/fitsenc: mark output packets as keyframes
6:43 PM Changeset in ffmpeg [fd2ca3d4] by Paul B Mahol <onemda@gmail.com>
avformat/fitsenc: reindent switch
6:41 PM Changeset in ffmpeg [8a493416] by Paul B Mahol <onemda@gmail.com>
avformat/fitsdec: fix demuxer class category
6:40 PM Changeset in ffmpeg [a28df1fa] by Paul B Mahol <onemda@gmail.com>
avformat/fitsdec: remove .raw_codec_id This non-raw demuxer does not …
6:31 PM Changeset in ffmpeg [4d4aed28] by Paul B Mahol <onemda@gmail.com>
avcodec/fitsdec: fix decoder class category
12:56 PM Changeset in ffmpeg [c4b3e882] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: make opacity runtime option
12:56 PM Changeset in ffmpeg [08eb13c0] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add missing queue flag
12:56 PM Changeset in ffmpeg [416c1e62] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: cache strlen() values
12:56 PM Changeset in ffmpeg [f0553455] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: speed-up clear_image()
11:15 AM Changeset in ffmpeg [1aeefc4c] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: allow linking to shared library with dllimport …
11:02 AM Changeset in ffmpeg [65fe1804] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add flags option shortcuts
11:01 AM Changeset in ffmpeg [b528e09] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: show also current timeline status of filter
9:56 AM Ticket #9892 (When ffmpeg converts one mkv file to mp4 it finds errors in it) updated by hydra3333
can't remember how to subscribe to a thread, but replying seems to do it ?
9:49 AM Ticket #10337 (Segmentation fault when encodig with 'hevc_nvenc') updated by hydra3333
Also perhaps something in this thread is of use: …
9:46 AM Ticket #10337 (Segmentation fault when encodig with 'hevc_nvenc') updated by hydra3333
Ah, I found this code somewhere. Computer "3900X" has a 2060Super and …
9:43 AM Ticket #10337 (Segmentation fault when encodig with 'hevc_nvenc') updated by hydra3333
I think the clue is this […] There's a lot of discussion about it …
9:35 AM Ticket #10332 (Transcodes using hevc_nvenc not copying audio as expected to the output) updated by hydra3333
is it only hevc, or is h264 affected as well ?
9:30 AM Changeset in ffmpeg [fcabfcbf] by Paul B Mahol <onemda@gmail.com>
avcodec/wavpackenc: unbreak encoding 8bit pcm Otherwise the reference …
8:50 AM Changeset in ffmpeg [ddc176d0] by Paul B Mahol <onemda@gmail.com>
avcodec/elbg: fix integer overflows Fixes #9977
8:49 AM Changeset in ffmpeg [5fe6a0e5] by Paul B Mahol <onemda@gmail.com>
avfilter/src_movie: switch to activate
8:49 AM Changeset in ffmpeg [3546f704] by Paul B Mahol <onemda@gmail.com>
avfilter/src_movie: dr support
8:48 AM Changeset in ffmpeg [d81b6cbd] by Paul B Mahol <onemda@gmail.com>
avcodec/gif_parser: fix possible wrong splitting of frames And …
4:59 AM EncodingForStreamingSites edited by Michael Koch
Remove duplicate note. (diff)
2:19 AM EncodingForStreamingSites edited by nicol
add ddagrab (diff)

May 20, 2023:

9:36 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Balling
>Is that what is needed to approve that it us working? Ideally you …
9:26 PM Changeset in ffmpeg [b6066ceb] by James Almer <jamrial@gmail.com>
fate/checkasm: add h264chroma test Signed-off-by: James Almer …
7:27 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Florian Grill
Well I already tried that, with overriding the MAX_SLICES in the …
7:18 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Balling
Finally two patches: …
7:13 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Balling
>Should I make a patch pull request for this MAX_SLICES issue in the …
6:07 PM Changeset in ffmpeg [783270bf] by Lynne <dev@lynne.ee>
checkasm: add h264chroma tests Checks all variants of put_h264_chroma …
6:07 PM Changeset in ffmpeg [a62a3930] by Lynne <dev@lynne.ee>
swscale/ppc: remove hScale8To19_vsx Fails checkasm on a Power9 system.
3:42 PM Changeset in ffmpeg [247e9779] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: warn when alpha quality not set Added a warn …
3:42 PM Changeset in ffmpeg [902c949d] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: better compat_keys docs Added more specific …
12:28 PM Changeset in ffmpeg [efdc6e82] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: remove accidental variable shadowing Should fix …
11:28 AM Ticket #10377 (Intel QSV is broken in FFmpeg 6.0) updated by MineCommander
Description changed
11:28 AM Ticket #8915 (Stream_loop on some gifs cause animation jitter) updated by Elon Musk
Proper way to loop gifs is with -loop [some positive number] option …
11:27 AM ffmpeg_5.1.2.log attached to Ticket #10377 by MineCommander
11:27 AM ffmpeg_6.0.log attached to Ticket #10377 by MineCommander
11:26 AM Ticket #10377 (Intel QSV is broken in FFmpeg 6.0) created by MineCommander
Summary of the bug: Any QSV encoder/decoder cannot be used in FFmpeg …
11:10 AM Ticket #6294 (gif frame delay dropped from last frame when scale filter is used) closed by Elon Musk
fixed: Fixed in ff72256235aeaa2a4e197b54f69bad36d61a57d0
11:06 AM Ticket #7972 (Gif output not preserving source duration for last frame) closed by Elon Musk
fixed: Fixed in ff72256235aeaa2a4e197b54f69bad36d61a57d0
11:06 AM Changeset in ffmpeg [8980c131] by Paul B Mahol <onemda@gmail.com>
avcodec/ccaption_dec: simplify init function
11:06 AM Changeset in ffmpeg [ff72256] by Paul B Mahol <onemda@gmail.com>
avformat/gif: use last frame duration
9:51 AM Ticket #10375 (Cannot copy mkv cover art) closed by mkver
duplicate: Duplicate of #2270, #4591. I have a patchset for this that I finally …
9:17 AM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Florian Grill
Should I make a patch pull request for this MAX_SLICES issue in the …
3:10 AM Changeset in ffmpeg [bd9d984c] by James Almer <jamrial@gmail.com>
fate/demux: fix fate-cavs-demux Signed-off-by: James Almer …

May 19, 2023:

9:57 PM Ticket #3981 (Duration_LastFrame when muxing mp4) closed by Balling
invalid: That is not a bug. STTS must be modified as well as editlist to signal …
9:43 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Balling
Yep, that is the same issue: Lav\ffmpeg.exe -hwaccel d3d11va -i …
8:27 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Florian Grill
Okay I see thanks for the explanation, not sure how much overhead this …
8:17 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Balling
>why is dxva2_h264 just not overriding this limit like the dxva2_hevc …
8:12 PM Changeset in ffmpeg [d55743c8] by James Almer <jamrial@gmail.com>
avfilter/af_surround: replace double constants with float variants …
8:10 PM Changeset in ffmpeg [4d885271] by James Almer <jamrial@gmail.com>
avutil/mathematics: add missing constants Including float variants …
8:03 PM Changeset in ffmpeg [47430a3c] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/cavs_parser: fix finding the end of a frame Use the next …
7:54 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Florian Grill
Hmm, so what to do? Let's keep h264 DXVA2 and D3D11VA decoder broken? …
7:39 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) updated by Balling
>Other popular ffmpeg forks already increased this limit, e.g. But …
6:29 PM Changeset in ffmpeg [1b05d273] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: export decoder frame delay As this is an …
5:32 PM Changeset in ffmpeg [613f7164] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: improve speed even more by avoiding using filter …
4:36 PM Ticket #9882 (VP9 encoding progress broken on 1st pass) updated by nikolasr
Seems to break libaom-av1, too (see #10165)
4:35 PM Ticket #10165 (No Status for First Encoding Pass In Latest Version of FFmpeg?) closed by nikolasr
duplicate: Duplicate of #9882
2:45 PM Ticket #10376 (Consider replacing long / unsigned long data types?) created by SuRGeoNix
Those data types are platform specific (eg 8-byte in Mac, 4-byte in …
1:48 PM Changeset in ffmpeg [c789a232] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: better compat_keys documentation Added …
1:40 PM Changeset in ffmpeg [5cd30429] by Rick Kern <kernrj@gmail.com>
avcodec/videotoolboxenc: add low-latency encoding When using …
10:54 AM Ticket #10329 (ffmpeg output: *** stack smashing detected ***: terminated) updated by hydra3333
Best advice I have received so far is to dump Ubuntu and try …
10:40 AM Ticket #10375 (Cannot copy mkv cover art) created by yumu
Summary of the bug: The mkv cover art is not copied as an attachment, …
9:05 AM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Florian Grill
Probably related to my recent bug report …
12:06 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
MPV fully fixed in https://github.com/mpv-player/mpv/pull/11691 after …

May 18, 2023:

10:03 PM Changeset in ffmpeg [28381389] by Pierre-Anthony Lemieux <pal@palemieux.com>
fate/imf: remove redundant code
10:03 PM Changeset in ffmpeg [dbe43bca] by Pierre-Anthony Lemieux <pal@palemieux.com>
fate/imf: fix memory leak
9:50 PM Ticket #10374 (Problems to decode certain h264 keyframes with D3D11VA and DXVA2 hw ...) created by Florian Grill
Summary of the bug: I'm currently developing a streaming app for …
8:31 PM Changeset in ffmpeg [a2a0a811] by James Almer <jamrial@gmail.com>
avformat/yuvmpegenc: add support for rawvideo input The demuxer …
7:40 PM fools-the-north-wind.aac.zip attached to Ticket #10373 by superbonaci
7:39 PM Ticket #10373 (AAC length not detected properly) created by superbonaci
Summary of the bug: Audio runtime is 00:13:20.35 but detected as …
4:59 PM Ticket #10283 (AV1 to VP9 doesn't support seeking (HLS)) updated by pearsche
I still have to test more to report properly, but I think vp9_qsv is …
4:12 PM Changeset in ffmpeg [4c695bfa] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: make mode option of type flags
4:12 PM Changeset in ffmpeg [8cdbe3ab] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add commands support
4:12 PM Changeset in ffmpeg [386de931] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add nozeroeof mode
2:52 PM Changeset in ffmpeg [4adb6da7] by James Almer <jamrial@gmail.com>
avutil/frame: remove one layer of indirection in av_frame_replace() …
1:52 PM Changeset in ffmpeg [4f9799bd] by James Almer <jamrial@gmail.com>
avcodec/h264_picture: use ff_thread_replace_frame() Signed-off-by: …
1:16 PM Changeset in ffmpeg [3fe74c90] by James Almer <jamrial@gmail.com>
avcodec/utils: add ff_thread_replace_frame() Signed-off-by: James …
1:15 PM Changeset in ffmpeg [01d444c0] by James Almer <jamrial@gmail.com>
avutil/frame: add av_frame_replace Signed-off-by: James Almer …
11:58 AM Ticket #10372 (Keyframes are not inserted as specified by -force_key_frames in ...) created by nicol
Summary of the bug: When a keyframe location with no -force_key_frames …
11:45 AM Changeset in ffmpeg [63767b79] by James Almer <jamrial@gmail.com>
avutil/frame: deprecate palette_has_changed Not only this is …
10:06 AM Changeset in ffmpeg [01d9a84e] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: check for allocation error
9:59 AM Changeset in ffmpeg [c48eff20] by Paul B Mahol <onemda@gmail.com>
avcodec/ccaptions_dec: correct flushing output on EOF Prevents …
1:57 AM Ticket #10371 (hls_enc_key does not work as advertised) created by Mark Karpeles
Summary of the bug: hls_enc_key is not properly handled as hex data …

May 17, 2023:

8:51 PM Changeset in ffmpeg [96c30aff] by James Almer <jamrial@gmail.com>
avcodec/hevc_ps: add proper bound checks around cm_ref_layer_id in …
7:45 PM Ticket #10370 (requesting aja device support) created by dave rice
Summary of the enhancement: It would be helpful to add support for …
7:38 PM Changeset in ffmpeg [84505310] by Mark Thompson <sw@jkqxz.net>
av1_parse: Don't reject zero-size padding OBUs Padding OBUs are not …
7:38 PM Changeset in ffmpeg [9c830f4f] by Mark Thompson <sw@jkqxz.net>
av1_parse: Remove unused getbits instance
7:38 PM Changeset in ffmpeg [dce6cf2c] by Mark Thompson <sw@jkqxz.net>
cbs_av1: Don't reject unknown metadata Accept it and pass it through …
7:38 PM Changeset in ffmpeg [bee912cb] by Mark Thompson <sw@jkqxz.net>
cbs_av1: Add tracing headers for metadata types Make it a little …
3:14 PM Changeset in ffmpeg [aa6eeb29] by Tobias Rapp <t.rapp@noa-archive.com>
doc/ffmpeg: Extend documentation for sws_flags option Clarify that …
3:02 PM Changeset in ffmpeg [c31def00] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() …
2:58 PM Changeset in ffmpeg [63c9aed5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: the IFF_ILBM implementation assumes that there are a …
2:45 PM Changeset in ffmpeg [2adc725f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Do not pass AVFrame into global header decode The …
2:31 PM Changeset in ffmpeg [2e43c0f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vorbisdec: Check codebook float values to be finite Fixes: …
2:21 PM Changeset in ffmpeg [6cdf6f02] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: More space for rgb24 Fixes: Ticket 10239 Fixes: …
11:20 AM Changeset in ffmpeg [416fd1b4] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec: Add VP8 encoder Connected FFmpeg to Mediacodec …
11:19 AM Changeset in ffmpeg [acd37fd5] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec: Add AV1 encoder Connected FFmpeg to Mediacodec …
10:37 AM Changeset in ffmpeg [d4c48ee7] by Thilo Borgmann <thilo.borgmann@mail.de>
fate/jpg: add RGB mjpeg fate tests Adds FATE tests for RGB jpegs to …
9:55 AM Ticket #10365 (Order of metadata in mkv changes on its own) updated by yumu
Description changed
4:27 AM Encode/H.265 edited by slycordinator
The 2-pass bitrate conversion factor was incorrect. 200 MiB * 8192 == … (diff)
1:03 AM Changeset in ffmpeg [5e2e0254] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width Fixes: …
1:02 AM Changeset in ffmpeg [e9fbbed4] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/lcldec: width and height should not be unsigned …

May 16, 2023:

5:19 PM ffmpeg-20230517-004305.log attached to Ticket #10369 by Patrick Kan
Conat log of "regular" aac files
5:19 PM ffmpeg-20230516-212923.log.ac attached to Ticket #10369 by Patrick Kan
FFmpeg concat log of YT (aac - dash) streams (3)
5:18 PM ffmpeg-20230516-212923.log.ab attached to Ticket #10369 by Patrick Kan
FFmpeg concat log of YT (aac - dash) streams (2)
5:18 PM ffmpeg-20230516-212923.log.aa attached to Ticket #10369 by Patrick Kan
FFmpeg concat log of YT (aac - dash) streams (1)
5:13 PM mediainfo.txt attached to Ticket #10369 by Patrick Kan
mediainfo output of downloaded stream
5:11 PM Ticket #10369 (Front and end padding not trimmed from m4a (dash) causing gapless ...) created by Patrick Kan
When using FFmpeg to concat the m4a samples from …
9:11 AM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) updated by Gyan
Well, it did work if the mapped stream was of a different type i.e. …

May 15, 2023:

9:02 PM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) updated by elenril
>But why though did it work "unintentionally" just fine in a previous …
8:34 PM Ticket #4525 (Multi-program structure of input is not preserved in MPEG-TS output) updated by Mike G
I wish ffmpeg had a true "copy" handling for MPTS. Many times I just …
7:09 PM Ticket #10368 (Incorrect tbr importing h264 (default tbr?)) created by slydiman
Here is the h264 stream from MXF recorded by the camera Canon C300 …
7:08 PM Ticket #10367 (ffmpeg-6.0 fails to install on Fedora 38) created by jdecker
Summary of the bug: sudo dnf install ffmpeg Error: Problem: problem …
4:51 PM Changeset in ffmpeg [920cdf96] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:51 PM Changeset in ffmpeg [4c9b34fc] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:51 PM Changeset in ffmpeg [23023147] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:51 PM Changeset in ffmpeg [8696df14] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:50 PM Changeset in ffmpeg [d12e316] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:50 PM Changeset in ffmpeg [419248dd] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:50 PM Changeset in ffmpeg [ab9b4ea2] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:50 PM Changeset in ffmpeg [97c9af0c] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:49 PM Changeset in ffmpeg [d7beb0c6] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:49 PM Changeset in ffmpeg [c9408c41] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:49 PM Changeset in ffmpeg [84ea3af] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:49 PM Changeset in ffmpeg [1c19e2c8] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [f74196e1] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [74d42447] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [410ccbbe] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [865eca93] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [d5fa6e3a] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [f754c712] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [c5d3d13e] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:48 PM Changeset in ffmpeg [f4253616] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:43 PM Changeset in ffmpeg [536cd25b] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:43 PM Changeset in ffmpeg [8ea65672] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:43 PM Changeset in ffmpeg [a2c62be3] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:43 PM Changeset in ffmpeg [5086261a] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:42 PM Changeset in ffmpeg [33ed503e] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:42 PM Changeset in ffmpeg [4015609f] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:42 PM Changeset in ffmpeg [a4f995fa] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:42 PM Changeset in ffmpeg [e6f7183e] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:41 PM Changeset in ffmpeg [549430e1] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:41 PM Changeset in ffmpeg [bfa8a4a4] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:41 PM Changeset in ffmpeg [d7c0991c] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:41 PM Changeset in ffmpeg [8ea30283] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
4:30 PM Changeset in ffmpeg [6b2ae904] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients The …
4:30 PM Changeset in ffmpeg [308e4ae8] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients The …
4:30 PM Changeset in ffmpeg [b3e938ef] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients The …
4:30 PM Changeset in ffmpeg [af8affb7] by Hendrik Leppkes <h.leppkes@gmail.com>
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients The …
3:31 PM Ticket #10366 (Unsupported Blackmagic RAW file (sample)) created by Eugene
Sample file: …
12:45 PM Changeset in ffmpeg [9d70e74d] by Anton Khirnov <anton@khirnov.net>
lavc/libdav1d: fix exporting framerate Same issues as in the previous …
12:17 PM Changeset in ffmpeg [e10a5b91] by Anton Khirnov <anton@khirnov.net>
lavc/av1*: fix exporting framerate * take …
11:32 AM Changeset in ffmpeg [7be945a0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rename transcode_init() It does no initialization …
11:32 AM Changeset in ffmpeg [de6d6011] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: stop logging to demuxer context Only the …
11:32 AM Changeset in ffmpeg [c5d77dcb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputFile.ts_offset_discont,last_ts to …
11:32 AM Changeset in ffmpeg [ab223a4d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop accessing input format from decoding code Export …
11:32 AM Changeset in ffmpeg [2ab9f247] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: log corrupt-frame errors to the appropriate context
11:32 AM Changeset in ffmpeg [a1002bc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: replace print_error() by more meaningful messages
11:32 AM Changeset in ffmpeg [fd980b26] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: reindent after previous commit
11:32 AM Changeset in ffmpeg [9429624a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move discarding unused programs to ffmpeg_demux This …
11:32 AM Changeset in ffmpeg [f9657b7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: simplify tracking -readrate start time There is no …
11:32 AM Changeset in ffmpeg [6b0c984f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputStream.streamcopy_needed to private …
11:32 AM Changeset in ffmpeg [7df3253c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputStream.wrap_correction_done to private …
11:32 AM Changeset in ffmpeg [df25e21] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputStream.[next_]dts to private data …
11:32 AM Changeset in ffmpeg [6d7b43ed] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputStream.[saw_]first_d?ts to private …
11:32 AM Changeset in ffmpeg [57a2b2f8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move InputStream.{nb_packets,data_size} to …
11:32 AM Changeset in ffmpeg [6fcfe430] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop unused decode_video() parameter
11:32 AM Changeset in ffmpeg [bfd5e7ef] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: reindent after previous commit
11:18 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) closed by Balling
fixed: Fixed in 954d16fa3f09a04c7917a1c69a5c3e283554cb1d that adds parsing …
11:12 AM Ticket #10365 (Order of metadata in mkv changes on its own) created by yumu
Summary of the bug: The order of metadata changes on its own each time …
10:57 AM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) updated by user123
Replying to Gyan: > Should be either > > `ffmpeg -i …
9:03 AM Changeset in ffmpeg [2b99c6bf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move post-demux packet processing to ffmpeg_demux …
8:57 AM Changeset in ffmpeg [09c68678] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: attach InputStream.dts to demuxed packets when needed …
8:57 AM Changeset in ffmpeg [abf9532b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: move preparing DemuxMsg to separate function …
8:57 AM Changeset in ffmpeg [989e87b0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using decoder properties in ist_dts_update() …
8:57 AM Changeset in ffmpeg [0d25b40] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: reindent after previous commit
8:57 AM Changeset in ffmpeg [702ff2d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: consolidate InputStream.[next_]dts updates Move them …
8:56 AM Changeset in ffmpeg [a238ba9c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using deprecated ticks_per_frame
8:56 AM Changeset in ffmpeg [7d1d61cc] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate AVCodecContext.ticks_per_frame For encoding, this …
8:39 AM Changeset in ffmpeg [2953ebe7] by Anton Khirnov <anton@khirnov.net>
tests/fate: add a simple test for libx264 Since this is an external …
8:32 AM Changeset in ffmpeg [f618004b] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: send frame durations to the encoder Adapt similar …
8:32 AM Changeset in ffmpeg [2ad468ed] by Anton Khirnov <anton@khirnov.net>
lavc/libkvazaar,libopenh264enc: drop redundant checks The same check …
8:32 AM Changeset in ffmpeg [aa3b0f43] by Anton Khirnov <anton@khirnov.net>
libaomenc: use AVCodecContext.framerate when available
8:32 AM Changeset in ffmpeg [3fabf712] by Anton Khirnov <anton@khirnov.net>
lavc/msmpeg4enc: use AVCodecContext.framerate when available
8:32 AM Changeset in ffmpeg [dc20baa0] by Anton Khirnov <anton@khirnov.net>
lavc/ratecontrol: use AVCodecContext.framerate when available
8:31 AM Changeset in ffmpeg [e930b834] by Anton Khirnov <anton@khirnov.net>
lavf: use AV_CODEC_PROP_FIELDS where appropriate H.264 and mpeg12 …
8:31 AM Changeset in ffmpeg [70433abf] by Anton Khirnov <anton@khirnov.net>
lavc/codec_desc: add a property for codecs that support field coding …
8:31 AM Changeset in ffmpeg [78e84c05] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: fix computing video frame duration from repeat_pict …
8:31 AM Changeset in ffmpeg [d45a2967] by Anton Khirnov <anton@khirnov.net>
lavu/frame: extend AVFrame.repeat_pict documentation
8:24 AM Changeset in ffmpeg [02823210] by Anton Khirnov <anton@khirnov.net>
fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES
8:24 AM Changeset in ffmpeg [8b20d0dc] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate AV_CODEC_CAP_SUBFRAMES There is nothing meaningful …
8:24 AM Changeset in ffmpeg [51d6ae09] by Anton Khirnov <anton@khirnov.net>
lavc/decode: drop a useless warning Decoders will currently warn if …
1:02 AM Changeset in ffmpeg [954d16fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Try to implement RFC8216 playlist refusal This should …
1:02 AM Changeset in ffmpeg [a7b06bfc] by Michael Niedermayer <michael@niedermayer.cc>
avformat: add ff_match_url_ext() Match url against a list of …

May 14, 2023:

11:12 PM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
Status, Owner changed
>And this is the whole issue. The issue discussed here was a bug in …
11:04 PM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by kasper93
> That has application/vnd.apple.mpegurl, so RFC8216 says everything …
10:46 PM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
> And then you have Azure, which uses URLs without extensions by …
10:32 PM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by kasper93
And then you have Azure, which uses URLs without extensions by …
10:11 PM Ticket #9299 (ffmpeg xfade eating too much memory(killed by kernel)) updated by Elon Musk
With latest git version, memory usage of xfade/acrossfade should be …
9:54 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Summary changed
9:53 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Priority changed
9:45 PM Ticket #10364 (Missing metadata in chained ogg/flac streams) updated by toots
Description changed
9:35 PM Changeset in ffmpeg [2a74826b] by Paul B Mahol <onemda@gmail.com>
avfilter/*xfade: reduce memory consumption There is no always need …
9:35 PM flac_chained_metadata.c attached to Ticket #10364 by toots
9:35 PM Ticket #10364 (Missing metadata in chained ogg/flac streams) created by toots
Reproduction steps for this bug are similar to …
8:09 PM Changeset in ffmpeg [6759983b] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1: add valid range of values for …
7:46 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Summary changed
7:46 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Description changed
7:45 PM opus_memleak.c attached to Ticket #10363 by toots
7:44 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Description changed
7:43 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) updated by toots
Component changed
7:40 PM Ticket #10363 (Memleak in ogg/opus chained stream metadata) created by toots
How to reproduce: * Create two short ogg/opus files: […] * Send …
7:21 PM Ticket #10348 (Invalid B-frames timestamps importing .h264 or .hevc stream) updated by slydiman
Replying to Balling: > Please also attach yuv420p10le …
6:58 PM Changeset in ffmpeg [66175c2] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: set output frame duration
6:58 PM Changeset in ffmpeg [932ccf9e] by Paul B Mahol <onemda@gmail.com>
avfilter/f_loop: free video frames once not needed
6:58 PM Changeset in ffmpeg [c27895b] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: add nozero display mode
6:58 PM Changeset in ffmpeg [6eecfc57] by Paul B Mahol <onemda@gmail.com>
avfilter/f_graphmonitor: rename enums
6:58 PM Changeset in ffmpeg [8041d002] by Paul B Mahol <onemda@gmail.com>
avfilter/f_loop: fix looping for aloop
6:58 PM Changeset in ffmpeg [7a63add0] by Paul B Mahol <onemda@gmail.com>
avfilter/f_loop: add time option, for loop start in seconds
6:56 PM Ticket #10348 (Invalid B-frames timestamps importing .h264 or .hevc stream) updated by Balling
Please also attach yuv420p10le hevc.mp4
5:40 PM Ticket #10348 (Invalid B-frames timestamps importing .h264 or .hevc stream) updated by slydiman
Replying to Balling: > Okay. Got a fix in …
5:32 PM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
"Each Playlist file MUST be identifiable either by the path component …
5:19 PM Ticket #8736 (videotoolbox failed to decode picture, green frames) updated by Balling
The file now gives HTTP code 451 Unavailable For Legal Reasons, first …
5:12 PM Ticket #9304 (Support strange / multiple editlists without -ignore_editlist 1) updated by Balling
Parsed slightly different now: [Parsed_vfrdet_0 @ 0000017906dfef00] …
5:04 PM Ticket #7123 (GPAC file doesn't play with edit list parsing) updated by Balling
How is that regression? The video was not played correctly before that …
3:14 PM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) updated by Gyan
Should be either `ffmpeg -i "testinput.mp4" -filter_complex …
2:59 PM Ticket #10014 (ffmpeg does not report upload failures when PUTting content to a ...) updated by pds412
Hello, I am having a similar issue when trying to push hls segments …
11:20 AM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) updated by user123
Replying to Gyan: > The current behaviour is the intended …
10:56 AM Ticket #10315 (B frames as references are not supported on gtx 1650 mobile using hevc) updated by Balling
Replying to Pranshu Tanwar: > problem still persists after …
10:45 AM Ticket #10315 (B frames as references are not supported on gtx 1650 mobile using hevc) updated by Pranshu Tanwar
problem still persists after driver updates
9:47 AM Ticket #10348 (Invalid B-frames timestamps importing .h264 or .hevc stream) updated by Balling
BTW, do you have original mp4 files or whatever Sony uses? I need to …
9:38 AM Ticket #7340 (Damaged h.264 input breaks the decoder) reopened by Balling
>Behaviour changes depending on how much of the provided file is read …
9:29 AM Ticket #7340 (Damaged h.264 input breaks the decoder) closed by Balling
fixed: Does not happen anymore: […] Also vsync is deprecated.
9:26 AM Ticket #9892 (When ffmpeg converts one mkv file to mp4 it finds errors in it) updated by Balling
Status changed
That happens even with just ffmpeg -i problematic-for-ffmpeg.mkv -c …
9:21 AM Changeset in ffmpeg [30c71ef9] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: add frame_mixer option Fairly straightforward. …
9:21 AM Changeset in ffmpeg [02f3b931] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: allow fps conversion This exposes libplacebo's …
9:21 AM Changeset in ffmpeg [83b1f3f5] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: switch to activate() To present compatibility …
9:21 AM Changeset in ffmpeg [9e802a47] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: switch to pl_queue-based design This does not …
9:21 AM Changeset in ffmpeg [2d5e1372] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: split and refactor logic This commit contains no …
9:15 AM Changeset in ffmpeg [482d8137] by Niklas Haas <git@haasn.dev>
lavfi/vf_libplacebo: update render params on demand Only update this …
9:10 AM Changeset in ffmpeg [e700d87b] by Stefano Sabatini <stefasab@gmail.com>
avfilter/setpts: add command support Add support for changing expr on …
8:46 AM Ticket #10362 (HE-AACv2 right channel is silent) updated by Balling
Try: ffmpeg -i HE-AACv2_SBR_PS.mkv -c copy file.aac then: ffmpeg -i …
8:16 AM Changeset in ffmpeg [6f136884] by Stefano Sabatini <stefasab@gmail.com>
tools/normalize: port to python3, extend syntax Also add …
6:49 AM Ticket #10362 (HE-AACv2 right channel is silent) updated by Balling
>Perhaps parametric stereo is not implemented for HE-AACv2? That …
6:32 AM Ticket #10348 (Invalid B-frames timestamps importing .h264 or .hevc stream) updated by Balling
Okay. Got a fix in …
5:00 AM Ticket #10330 (Opus documentation: lowdelay is too trivialized) updated by MasterQuestionable
Encoders that enforce 20 KHz cut-off are few. (IIRC, only Opus) Which …
4:54 AM Ticket #10361 (Using the -map option together with the -filter_complex option causes ...) closed by Gyan
invalid: The current behaviour is the intended one. Read sections 4.1.2 and …
12:54 AM Ticket #10362 (HE-AACv2 right channel is silent) created by cgbug
Audio is decoded as stereo, but right channel is silent. In VLC both …
Note: See TracTimeline for information about the timeline view.