Timeline



Feb 14, 2022:

10:57 PM Changeset in ffmpeg [0da255dd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: improve speed of processing
10:57 PM Changeset in ffmpeg [e235c76] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_tmix: increase max allowed number of frames
10:32 PM Changeset in ffmpeg [81df787b] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples …
6:17 PM Changeset in ffmpeg [9f4dff61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_fftfilt: Add missing cpu.h inclusion Error was: implicit …
4:52 PM Changeset in ffmpeg [8e825ec3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftfilt: switch to rdft from lavu/tx
4:52 PM Changeset in ffmpeg [e26a0afa] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: switch to fft from lavu/tx
4:51 PM Changeset in ffmpeg [f1daa3b1] by Paul B Mahol <onemda@gmail.com>
avfilter/blend_modes: unbreak interpolate mode for float format
4:51 PM Changeset in ffmpeg [9e11a7e1] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aderivative: add timeline support
4:51 PM Changeset in ffmpeg [66f8f9ed] by Paul B Mahol <onemda@gmail.com>
avfilter/f_perms: add commands support
4:03 PM Ticket #4859 (TTML subtitle decoding) updated by Elliott
Component, Summary changed
Editing title to clarify that TTML encoding is already supported. …
12:34 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
Replying to mkver: > AV1 is not a real precedent for this; …
12:29 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
Okay, but the nvdec hwaccel is using h264 to parse everything... And …
12:18 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by mkver
AV1 is not a real precedent for this; we just don't have a native AV1 …
12:16 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Neal Gompa
Replying to Balling: > >codecs we can't ship (such as H264 …
12:10 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by Balling
>codecs we can't ship (such as H264 (AVC) and Of course you can ship …
11:18 AM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) created by Neal Gompa
Summary of the bug: In Fedora, we're trying to ship a build of FFmpeg …
10:33 AM Changeset in ffmpeg [59c647bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exif: Don't include tiff.h in exif.h The exif.h header …
10:32 AM Changeset in ffmpeg [cf535d6d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exif: Include bytestream.h for GetByteContext bytestream.h …
10:26 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Ulysse Dansin
Replying to Balling: > BTW, who produces such bad files, …
9:13 AM Changeset in ffmpeg [71547cb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Remove nonsense error message If a …
9:13 AM Changeset in ffmpeg [1b6b110f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Fix indentation Signed-off-by: Andreas Rheinhardt …
9:12 AM Changeset in ffmpeg [c38a8576] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/8bps: Mark decoder as init-threadsafe The only unorthodox …
8:19 AM Changeset in ffmpeg [d15f65c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/videotoolbox: add internal.h for header depenedency Fixes …
8:16 AM Changeset in ffmpeg [71d3e717] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusion …

Feb 13, 2022:

11:24 PM Changeset in ffmpeg [da9cc25c] by Stephen Hutchinson <qyot27@gmail.com>
configure: check avisynth header version The headers from version …
11:24 PM Changeset in ffmpeg [af69e4c2] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: use AviSynth+'s frame properties to set various fields * …
11:24 PM Changeset in ffmpeg [05c492ee] by Stephen Hutchinson <qyot27@gmail.com>
avisynth: corrected interlace detection AviSynth works on frame-based …
6:49 PM Changeset in ffmpeg [66d4c721] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegpicture: Constify src parameter of …
6:49 PM Changeset in ffmpeg [8b856a9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Constify mv-table parameters where possible …
6:49 PM Changeset in ffmpeg [32ce3b71] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.h It is …
6:49 PM Changeset in ffmpeg [629259bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegpicture: Don't check for DELAYED_PIC_REF It is not set …
6:49 PM Changeset in ffmpeg [c3e780c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() …
6:49 PM Changeset in ffmpeg [cbf6cd91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove unused function parameters Seems to …
6:49 PM Changeset in ffmpeg [314e0a82] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Constify src of ff_update_duplicate_context() Also …
6:49 PM Changeset in ffmpeg [6d39f5ff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Remove commented-out cruft This piece of code …
6:49 PM Changeset in ffmpeg [18e75f49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Remove write-only [fb]_code Signed-off-by: Andreas …
6:49 PM Changeset in ffmpeg [6c2ce169] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice …
6:49 PM Changeset in ffmpeg [7a774a4e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't find encoder by ID mpegvideo-based …
6:49 PM Changeset in ffmpeg [965cfc66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move decoder-only stuff to a new header …
6:49 PM Changeset in ffmpeg [746e7102] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move encoder-only stuff to a new header …
6:49 PM Changeset in ffmpeg [9fa4e0e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv10.h: Split header into decoder- and encoder-only parts …
6:49 PM Changeset in ffmpeg [9856f6a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12.h: Move encoder-only stuff into a new header …
6:49 PM Changeset in ffmpeg [977d8b62] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12.h: Move decoder-only stuff to a new header …
6:45 PM Changeset in ffmpeg [f78ffe38] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flv.h: Split header into encoder-only and decoder-only headers …
6:41 PM Changeset in ffmpeg [876d0afe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video.h: Move encoder-only parts in a new file …
6:41 PM Changeset in ffmpeg [1187765f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video.h: Move decoder-only parts to a new header …
6:41 PM Changeset in ffmpeg [20d74fb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h …
6:36 PM Changeset in ffmpeg [20033c7d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpegenc: Add MSMPEG4EncContext and move ac_stats to it Also …
6:35 PM Changeset in ffmpeg [e2cf60f0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4.h: Move decoder-only parts to a new header …
4:42 PM Ticket #9644 (ffprobe does not output bitrate for webm files) created by xamarin
Summary of the bug: How to reproduce: Try to get directly audio and …
2:28 PM Changeset in ffmpeg [9f2b5663] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4.h: Move encoder-only stuff to a new header …
2:28 PM Changeset in ffmpeg [78087da] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers …
2:27 PM Changeset in ffmpeg [cc904789] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2: Split Wmv2Context into decoder and encoder context …
2:27 PM Changeset in ffmpeg [584f26db] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2: Move initializing abt_scantables to the decoder They …
2:25 PM Changeset in ffmpeg [b81a29d1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/idctdsp: Constify the permutation parameter of …
2:25 PM Changeset in ffmpeg [e911f554] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() …
2:19 PM Changeset in ffmpeg [8401b946] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261: Move encoder-only stuff to a new header Signed-off-by: …
2:18 PM Changeset in ffmpeg [d5e87df9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261: Separate decode and encode contexts Signed-off-by: …
2:16 PM Changeset in ffmpeg [725e2300] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Enable private contexts MpegEncContext is used by …
1:53 PM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) closed by James
fixed: Should be fixed in 68595b46cb374658432fff998e82e5ff434557ac.
1:46 PM Changeset in ffmpeg [68595b46] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: Restore DTS correction for VP9 copies Fixes ticket …
11:36 AM Changeset in ffmpeg [2233ef1d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exr: Mark decoder as init-threadsafe This decoder does not …
11:35 AM Changeset in ffmpeg [2d29058f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/amrwbdec: Mark decoder as init-threadsafe It performs no …
11:35 AM Changeset in ffmpeg [903e871] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/amrnbdec: Mark decoder as init-threadsafe It performs no …
11:35 AM Changeset in ffmpeg [b4506011] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp[56]: Mark decoders as init-threadsafe Nothing with static …
11:35 AM Changeset in ffmpeg [ac6c1080] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Avoid functions with only one caller Reviewed-by: Peter …
11:34 AM Changeset in ffmpeg [ac9f8d7c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Avoid code duplication when initializing VP56 contexts …
11:33 AM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) updated by Bugmenot
I can confirm similar behaviour using ffmpeg 4.4.1. However, see …
11:26 AM Changeset in ffmpeg [3cbef22f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Avoid allocation for alpha_context Reviewed-by: Peter …
11:26 AM Changeset in ffmpeg [55379dac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp56: Cleanup generically in case of init failure …
11:24 AM Changeset in ffmpeg [90e5eef7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp6: Check initializing VP6A context Reviewed-by: Peter Ross …
9:56 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
BTW, who produces such bad files, looks like you use ffmpeg too? There …
6:03 AM Ticket #9643 (Recognize HEVC fourCC and 0x704F fourCC input for asf) created by shin
ffmpeg -i input.mp4 -c:v libx265 -vtag HEVC -flags:v -global_header …

Feb 12, 2022:

1:24 PM Changeset in ffmpeg [fad5c6d] by Paul B Mahol <onemda@gmail.com>
avcodec/qdmc: switch to fft from lavu/tx
12:28 PM Ticket #9642 (ogg metadata title gets appended instead of being reset in a ...) created by Shreesh Adiga
Summary of the bug: When playing an online ogg stream like …
11:48 AM Changeset in ffmpeg [fcee5361] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: change x/y spread defaults Previous default …
11:48 AM Changeset in ffmpeg [619519ee] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: avoid implicit conversion to float
11:48 AM Changeset in ffmpeg [b015c101] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: switch to rdft from avutil/tx
11:47 AM Changeset in ffmpeg [f05c5298] by Paul B Mahol <onemda@gmail.com>
avfilter: add dialogue enhance audio filter
11:45 AM Changeset in ffmpeg [800dfd2e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_atempo: switch to rdft from lavu/tx
11:00 AM Ticket #9640 (Re-add singlejpeg muxer) closed by bubbleguuum
fixed
10:54 AM Ticket #9640 (Re-add singlejpeg muxer) updated by bubbleguuum
This works, producing the same image than singlejpeg: ffmpeg -i …
10:47 AM Ticket #9640 (Re-add singlejpeg muxer) updated by bubbleguuum
ffmpeg -i blargh.mp3 -frames:v 1 - > /dev/null does not work, …
8:59 AM Ticket #9634 (print_all_libs_info() fixed) closed by Loken
fixed
8:58 AM 0001-fftools-cmdutils.c-add-if-CONFIG_AVRESAMPLE-ffmpeg-v.patch attached to Ticket #9634 by Loken
6:02 AM Ticket #9640 (Re-add singlejpeg muxer) updated by mkver
Have you tried just adding -frames:v 1?
12:41 AM Changeset in ffmpeg [e8f43963] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: remove IPPROTO_IPV6 macro Signed-off-by: Limin Wang …
12:41 AM Changeset in ffmpeg [268d00bb] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibility Suggested by …
12:41 AM Changeset in ffmpeg [c0817ee9] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: use one setsockopt for ipv4/ipv6 Reviewed-by: Marton …
12:41 AM Changeset in ffmpeg [1de24ee5] by Limin Wang <lance.lmwang@gmail.com>
avformat/udp: properly check for valid ttl in url Zhao Zhili added a …

Feb 11, 2022:

8:19 PM Changeset in ffmpeg [1ca19cf3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_compensationdelay: add commands support
7:30 PM Changeset in ffmpeg [4b40e20] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: add command support Add command 'delays' to the …
6:38 PM Changeset in ffmpeg [f5d6c78a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/metasound, twinvqdec: Cleanup generically upon init failure …
6:38 PM Changeset in ffmpeg [d75c4cc7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tx: Fix documentation of av_tx_uninit() Adapt it to the actual …
6:38 PM Changeset in ffmpeg [6bb46cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g2meet: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [21c41237] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/4xm: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [c6fcd2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Fix error message Signed-off-by: Andreas Rheinhardt …
6:38 PM Changeset in ffmpeg [799e1285] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Mark decoder as init-threadsafe It does not …
6:38 PM Changeset in ffmpeg [805d7414] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [71bd076b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbisenc: Cleanup generically on init-failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [f200424f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tta: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [7743933a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [ca73a2c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Cleanup generically on allocation failure …
6:38 PM Changeset in ffmpeg [31da97b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc_dwt: Avoid NULL - 0 It is sane, but UB. It could …
6:38 PM Changeset in ffmpeg [fb36af3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Use av_calloc/av_malloc_array() …
6:38 PM Changeset in ffmpeg [9d581070] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Cleanup generically after init failure …
6:38 PM Changeset in ffmpeg [321c31cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_jpeg: Fix size of huffman symbol table array L[i] can be …
6:17 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) updated by the-black-eagle
Description changed
5:57 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) created by the-black-eagle
When using ffprobe from the commandline, or calling into ffmpeg using …
2:52 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
here https://github.com/mmozeiko/wcap there are free sources of the …
2:32 PM Ticket #9640 (Re-add singlejpeg muxer) created by bubbleguuum
The singlejpeg muxer was removed in that commit, on April 10th 2021: …
12:33 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
>cannot be read directly from the NAL SPS after encoding. Right, that …
11:23 AM Ticket #9492 (ffmpeg reads wrong timecode) updated by NoKi
Hi, I noticed this issue too, when transcoding 50 fps videos with …
11:02 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Ulysse Dansin
Hello Bailing Thank you for the quick response. We agree that setting …
10:31 AM Changeset in ffmpeg [0dd1ff67] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Send a Range header even when the offset is 0 Using Range …
10:31 AM Changeset in ffmpeg [c1228315] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Improve handling of Content-Range with Transfer-Encoding:chunked …
10:13 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
You still don't seem to understand the issue: Just ignoring the …
9:59 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
> the decoder merely does not check the version In other words, the …
9:50 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Exiftool will show Color Representation : nclx 9 16 9 …
9:41 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
It would be really useful if somebody could revive this patch.
9:28 AM Ticket #7624 (Support IPTPQc2 with chroma reshaping in Dolby Vision samples) updated by Balling
It is now properly supported by decoding to PQ swapchain in libplacebo …
9:09 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
The decoder does not "fix" anything; the decoder merely does not check …
8:49 AM Changeset in ffmpeg [402784ba] by Martin Storsjö <martin@martin.st>
aarch64: h264dsp: Fix incorrectly indented code Signed-off-by: Martin …
8:03 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
Cc changed
7:12 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
BTW, your iPhone is still able to capture Dolby Vision... You can even …
5:52 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
I get where you're coming from, though one could also say that these …
5:52 AM Changeset in ffmpeg [10e520f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pngdec: Cleanup generically on init failure Signed-off-by: …
5:29 AM Changeset in ffmpeg [c4d63dbc] by Peter Ross <pross@xvid.org>
avcodec/vp6: return value check for av_mallocz As the potential …
4:41 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
Replying to mysterious: > Appreciate the response and …
3:15 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Balling
Please retest using …
3:00 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) reopened by jhcho
I found this bug again with the latest master branch.

Feb 10, 2022:

11:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Appreciate the response and suggestion! > And automatically fixing …
9:38 PM Ticket #9639 (.trm to avi) created by moosewrangler
Summary of the bug: Audio codec not found for input stream How to …
5:07 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
There is no such option (and I don't think we should add an option to …
3:58 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
But the whole idea here is wrong. You cannot use x265 options for …
3:54 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Status changed
Your original file is not actually encoded with BT.2020 CL. That is …
3:06 PM Ticket #9638 (Color matrix behaviour in colr box) closed by Ulysse Dansin
duplicate
3:05 PM Ticket #9638 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
3:05 PM Ticket #9637 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
1:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Thanks for the suggestion and quick response! Is there some …
12:54 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) closed by mkver
invalid: The extradata (CodecPrivate in Matroska parlance) of HEVC in Matroska …
12:43 PM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Status changed
Okay, fine. So we need to support Metas then.
12:19 PM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Example: […]
11:27 AM Changeset in ffmpeg [b6bb6b9f] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegts: initialize max_packet_size when sub-demuxer …
11:11 AM sample.mkv attached to Ticket #9636 by mysterious
11:10 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) created by mysterious
Summary of the bug: With some MKV source files, copying the HEVC …
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Cc changed
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Is there some workaround? I cannot believe that after all these years, …
9:51 AM SponsoringPrograms/GSoC/2022/Results created by Thilo Borgmann
Initial Results 2022
9:49 AM SponsoringPrograms/GSoC/2022 created by Thilo Borgmann
Initial GSoC 2022
9:32 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Ok I did try the suggestions from that article - Save to Files - …
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Airdropping will not work since you have too old Macbook 2017 circa, …
8:22 AM Changeset in ffmpeg [9bdb476c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [9809f318] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_dblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [f89cd457] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [a0ede3cb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: use av_freep()
8:10 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Thanks for getting back. I tried with another video from my iPhone …
7:32 AM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Hi Michael, Thanks for the proposed workaround. I can see eq
6:44 AM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
Suggestions for improvement: 1. There should be a warning or error …
6:05 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by sandreas
Thanks for taking a look. Maybe it would be possible to get both …
4:53 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Is this the original IMG_1884.MOV full file?? Can you not airdrop it, …
4:30 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by Balling
First of all this file is 15 s 833 ms, because editlist says: Track …
4:07 AM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by Balling
Status changed
It now writes yuv422p by default and yeah it is now Duration: …
4:03 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Cc changed
4:02 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Sorry I missed this one. Here's a new link to the video: …
4:00 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Description changed
2:52 AM Ticket #8420 (MP4 duration is not correct) updated by Balling
Resolution changed
Okay, this now works perfectly. Error "Too many packets buffered for …
1:25 AM Ticket #7911 (Try to change the speed of a video without transcoding) closed by Balling
invalid: All samples are gone but that is not how to "change the speed of a …
1:09 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Does this still not work?
12:17 AM Ticket #9635 (volumedetect: offer to calculate a more detailed DB histogram?) created by Thomas
Good evening Thank you very much for sharing your great work!,

Feb 9, 2022:

11:52 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
I think this may happen due to my …
11:20 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
> ffmpeg -f lavfi -i testsrc2=duration=30 -vcodec mpeg2video -hls_time …
10:59 PM Ticket #9469 (Static resourses of trac are not updated) updated by Balling
Uncaught TypeError: $(...).disableSubmit is not a function still happens.
10:36 PM Ticket #7034 (HLS does not demux entire clip if start_time > 0) updated by Balling
It appears to work now…
10:16 PM Ticket #9484 (HLS muxer: inital fmp4 segment has non-zero duration even if ...) closed by Balling
duplicate: #9483 duplicate because of broken trac on #9469.
10:06 PM Ticket #7485 (HLS not accurately seeking on TS) closed by Balling
fixed: e78d0810d1741535c95e5ae0f198977626b1cdff fixes it, indeed. ffmpeg …
8:10 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by Balling
Status changed
Please retest after e78d0810d1741535c95e5ae0f198977626b1cdff.
8:08 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by Balling
TS at least is fixed with e78d0810d1741535c95e5ae0f198977626b1cdff and …
7:57 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
This is now fixed with -bytes 0 workaround after #7485 is fixed with …
7:12 PM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
Possible workaround (I didn't test it): Place your 100x100 object in …
6:01 PM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
That's a known limitation. Most filters don't accept an input stream …
4:22 PM Changeset in ffmpeg [e1edfe64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Properly unref frame in case of decoding …
4:22 PM Changeset in ffmpeg [02220b88] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/thread: Don't use ThreadFrame when unnecessary The majority …
4:22 PM Changeset in ffmpeg [f025b8e1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() These …
4:22 PM Changeset in ffmpeg [b3551b60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/thread: Move ff_thread_(await|report)_progress to new header …
4:22 PM Changeset in ffmpeg [7fc10e27] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hapdec: Remove always-false check Reviewed-by: Anton Khirnov …
4:18 PM Changeset in ffmpeg [7bf38eb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Don't prematurily presume frame-threading …
2:43 PM Ticket #9634 (print_all_libs_info() fixed) created by Loken
Summary of the bug: fftools/cmdutils.c In "print_all_libs_info" …
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Keywords changed
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Summary changed
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Description changed
1:50 PM lines.png attached to Ticket #9633 by Jozef Chutka
1:49 PM Ticket #9633 (gblur ignores resized input) created by Jozef Chutka
When the input of gblur filter is resized in time, the gblur would …
11:17 AM Ticket #9630 (regression: qsvdec wrong output) closed by mkver
fixed: Fixed in 2727ff069e856c8fd098ddb8c26f42ec3b54a252.
11:16 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) closed by mkver
fixed: Fixed in aeaefc3728cb46dc1fb2c363785fed482f358d17.
10:53 AM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by Wolfgang May
THX. As far as I understand, the generated+concatenated output files …
10:18 AM Ticket #9632 (Metadata not work with segment format) closed by mkver
worksforme: Works in master; should have been fixed in …
9:54 AM Changeset in ffmpeg [ce43e1c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: fix indention of ff_get_best_fcode() …
9:54 AM Changeset in ffmpeg [634312a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix xy indexing on range violation in …
9:50 AM Changeset in ffmpeg [bf33a384] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Use unsigned for iv computation Fixes: signed integer …
9:50 AM Changeset in ffmpeg [6ee283d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
9:50 AM Changeset in ffmpeg [50389339] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
9:50 AM Changeset in ffmpeg [59328aab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix invalid NULL pointer operation in …
9:49 AM Changeset in ffmpeg [9c3d2cbb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Fix infinite loop with bz decompression The …
9:26 AM Changeset in ffmpeg [948c2620] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: keep chapter monotonicity on chapter updates Updating …
8:40 AM Changeset in ffmpeg [aeaefc37] by Anton Khirnov <anton@khirnov.net>
lavfi/qsvpp: fix after 85c938fa28
7:11 AM Ticket #9632 (Metadata not work with segment format) updated by Przemek
Description changed
7:11 AM Ticket #9632 (Metadata not work with segment format) created by Przemek
Summary of the bug: I'm trying to add rotation metadata to the video …
5:52 AM Changeset in ffmpeg [8b494364] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Remove always-false check Since …
5:52 AM Changeset in ffmpeg [4214001] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Mark decoder as init-threadsafe Reviewed-by: Paul B …
5:52 AM Changeset in ffmpeg [2c7f25d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Fix memleak upon allocation error An …
5:49 AM Changeset in ffmpeg [e78d0810] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when …
3:21 AM Ticket #9616 (concat of ffmpeg-created opus files defect) closed by mkver
invalid: The packets of most audio codecs (including Opus) can't have an …
3:04 AM Changeset in ffmpeg [2727ff06] by Haihao Xiang <haihao.xiang@intel.com>
lavu/fifo: fix regression offset_w might be updated after growing the …

Feb 8, 2022:

9:55 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) closed by Aman
fixed: fixed in 2f299c0b8b4ab1b549b25ab48aa2adbc9f8718ea
9:42 AM Changeset in ffmpeg [91326dc9] by Anton Khirnov <anton@khirnov.net>
libavutil: include assembly with full path from source root Otherwise …
6:25 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by U. Artie Eoff
Also discovered by Coverity: …
6:11 AM Changeset in ffmpeg [67e1013a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Use smaller scope for variables Signed-off-by: …
5:56 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by James Lin
1. Why won't-fix? 2. Any chance to reconsider? My use case is that I …
5:35 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Thanks Haihao! That patch fixes it for me.
5:22 AM Changeset in ffmpeg [70a90fb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal.h: Move avpriv_find_start_code() to startcode.h This …
5:16 AM Changeset in ffmpeg [27f22f33] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Remove unnecessary libavcodec/internal.h inclusions …
5:10 AM Ticket #9630 (regression: qsvdec wrong output) updated by haihao
I have a patch (https://github.com/intel-media-ci/ffmpeg/pull/500) to …
5:10 AM Changeset in ffmpeg [115ac90e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Simplify splitting fragment …
5:02 AM Changeset in ffmpeg [66d7a211] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unit …
3:44 AM Ticket #9631 (report dv timecode in ffprobe) created by dave rice
Summary of the enhancement: I suggest reporting dv timecode as frame …
3:30 AM Changeset in ffmpeg [f183ae78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_jpeg: Remove redundant counter Use -1 as the position in …
3:00 AM Changeset in ffmpeg [d64e27f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Remove redundant counter Use -1 as the position in …
2:20 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by mkver
Ok, forgetting to update the usages of tmp in …
2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
2:14 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by U. Artie Eoff
Anton (elenril) is already working on a fix... see …
2:08 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by mkver
1. A backtrace would be nice. 2. I only have one clue as to what is …
12:57 AM Ticket #9630 (regression: qsvdec wrong output) updated by mkver
You can use this to upload the file.

Feb 7, 2022:

9:42 PM Changeset in ffmpeg [2f299c0b] by Aman Karmani <aman@tmm1.net>
avutil: use getauxval(3) for CPU capabilities on linux/android ARM …
5:57 PM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
input file is 19M, so can't upload it here. Let me know how I can …
5:55 PM Ticket #9630 (regression: qsvdec wrong output) created by U. Artie Eoff
Summary of the bug: Some avc decoded files produce wrong output …
5:33 PM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) created by U. Artie Eoff
Summary of the bug: All qsvvpp operations segfault since: […] If …
11:49 AM Ticket #9628 (libsvtav1 doesnt work anymore) created by Richard
Summary of the bug: Using the libsvtav1 encoder gives an error, …
3:23 AM Changeset in ffmpeg [04cc7a55] by Lynne <dev@lynne.ee>
lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL It's the only one …
2:56 AM Changeset in ffmpeg [eac4c357] by Lynne <dev@lynne.ee>
lavu/tx: disable debugging information when CONFIG_SMALL
2:56 AM Changeset in ffmpeg [3bbe9c5e] by Lynne <dev@lynne.ee>
lavu/tx: refactor assembly codelet definition This commit does some …
Note: See TracTimeline for information about the timeline view.