Timeline



Jul 12, 2024:

10:12 PM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by Balling
Is this still an issue?
10:08 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
First of all I agree that, indeed, 11055 sample is more correct with …
9:32 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by Balling
Keywords changed
There are some issues with closed captions. Use google's ccextractor …
8:49 PM Changeset in ffmpeg [9af348b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Assert that we do not overrun the link_penalty …
8:45 PM Changeset in ffmpeg [ed34b0c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: avoid signed overflow in downsample path Fixes: signed …
8:44 PM Changeset in ffmpeg [12dab386] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and …
8:44 PM Changeset in ffmpeg [032e831] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_enc_fuzzer: A64MULTI encoder is very slow, check and …
8:42 PM Changeset in ffmpeg [0474614e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Simplify pfx computation Found by reviewing code …
8:42 PM Changeset in ffmpeg [f18b4423] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix score squaring overflow Fixes: CID1604552 …
8:42 PM Changeset in ffmpeg [06f01d9f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpenc: Use 64 for ml, mr Fixes: CID1604429 Overflowed …
8:42 PM Changeset in ffmpeg [371265f0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/me_cmp: Fix type check Fixes: CID1604375 Out-of-bounds read …
8:42 PM Changeset in ffmpeg [d5532768] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/loco: Check loco_get_rice() for failure Fixes: CID1604495 …
8:42 PM Changeset in ffmpeg [b9899866] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/loco: check get_ur_golomb_jpegls() for failure Fixes: …
8:42 PM Changeset in ffmpeg [0e3e7e8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/leaddec: Check init_get_bits8() for failure Fixes: CID1604416 …
8:42 PM Changeset in ffmpeg [6e4c0378] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/imm4: check cbphi for error Fixes: CID1604356 Overflowed …
8:42 PM Changeset in ffmpeg [cfe66dfe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Use signed count This is more a style fix than a bugfix …
8:42 PM Changeset in ffmpeg [1e888fb0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hw_base_encode: Simplify EOF check Found while reviewing …
8:42 PM Changeset in ffmpeg [b2aaeb81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/golomb: Assert that k is in the supported range for …
8:42 PM Changeset in ffmpeg [7cf5b83f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/golomb: Document return for get_ur_golomb_jpegls() and …
8:42 PM Changeset in ffmpeg [e5af1c6e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxv: Fix type in get_opcodes() Found by code review related …
8:42 PM Changeset in ffmpeg [69dcd123] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cri: Check length Fixes: CID1604394 Overflowed constant …
8:42 PM Changeset in ffmpeg [96fd9417] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xsubdec: Check parse_timecode() Fixes: CID1604490 Overflowed …
8:16 PM Changeset in ffmpeg [ba63e329] by Michael Niedermayer <michael@niedermayer.cc>
avutil/imgutils: av_image_check_size2() ensure width and height fit in …
7:59 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by superbonaci
Summary changed
7:58 PM Changeset in ffmpeg [20e59af0] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_tiltandshift: Free dst on error Fixes: CID1559901 …
6:42 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by superbonaci
6 samples (including 600_160p.ts), same exact video but at different …
6:40 PM 600_160p.ts.zip attached to Ticket #11102 by superbonaci
6:40 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) created by superbonaci
Summary of the bug: How to reproduce: […] File 600_160p.srt is empty.
4:39 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
6 samples, same exact video but at different resolution: …
4:38 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
Subs extracted 600_1080p60.srt: […]
4:34 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) created by superbonaci
Summary of the bug: Extract embedded subtitles, 1 track, to srt. How …
2:40 PM Changeset in ffmpeg [e6c0c573] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/mux: remove nop Found through code review related to …
2:40 PM Changeset in ffmpeg [93e0265e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/proresenc_kostya: use unsigned alpha for rotation Fixes: left …
2:40 PM Changeset in ffmpeg [f13ae632] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset …
2:40 PM Changeset in ffmpeg [38c2e6a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number …
2:40 PM Changeset in ffmpeg [cedbef03] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly …
2:40 PM Changeset in ffmpeg [665be4fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: use 64bit for audio_framesize checks It is not …
12:25 PM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
The current policy seems to be hostile to a large number of users.
12:24 PM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
Why couldn't you just continue to document that C++ is not officially …
11:31 AM Ticket #3626 (add 'extern "C"' to headers) updated by Cigaes
Carl Eugen Hoyos's answer is still valid. Adding this in our headers …
11:09 AM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
Could this wontfix decision be revisited? Would you accept a patch to …
8:43 AM Ticket #11100 (`streamselect` Assertion parent->nb_outputs == 1 failed) created by ManDay
streamselect currently does not seem to work for more than 1 input: …
8:27 AM Changeset in ffmpeg [71f802cd] by Fei Wang <fei.w.wang@intel.com>
lavc/hevcdec: Update slice index before hwaccel decode slice …
8:27 AM Changeset in ffmpeg [e741cf66] by Fei Wang <fei.w.wang@intel.com>
lavc/hevcdec: Put slice address checking after hwaccel decode slice …
8:26 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by ManDay
Why is this reopened?
6:36 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
Cc, Type, Component changed
͏    [ Quote markfilipak @ CE 2024-07-07 15:45:49 UTC: …
5:21 AM Ticket #11095 (Can't compile FFmpeg on Mac from latest Git version) updated by Paul Pacifico
It works when using […] It seems related to …
5:02 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) reopened by MasterQuestionable
͏    [ Quote pdr0 @ CE 2024-07-02 05:34:37 UTC: …
4:34 AM Ticket #11099 ("streamselect" filter, "map" parsing) reopened by MasterQuestionable
͏    …
4:22 AM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by MasterQuestionable
Cc, Version changed
͏    Supposedly inconsistency between the output and source. (probably …
4:01 AM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    The description is misleading: per command …
12:35 AM Changeset in ffmpeg [092ef409] by James Almer <jamrial@gmail.com>
Changelog: mention cropping support in Matroska and MP4 …

Jul 11, 2024:

9:24 PM Changeset in ffmpeg [70c6b904] by James Almer <jamrial@gmail.com>
x86/intreadwrite: add missing casts to pointer arguments Should make …
7:09 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Balling
THIS IS a bug not just in ultrafast. If you losslessly encode with …
6:58 PM Ticket #11099 ("streamselect" filter, "map" parsing) closed by ManDay
invalid: The problem disappears when whitespace is used as the seperator (which …
6:37 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Balling
It still happens with ffmpeg -i x264assert.nut -vcodec libx264 …
6:28 PM Ticket #11099 ("streamselect" filter, "map" parsing) updated by ManDay
Description changed
6:26 PM Ticket #11099 ("streamselect" filter, "map" parsing) created by ManDay
It seems the streamselect filter (which is important, because it is …
6:23 PM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by Balling
I cannot see any obvious stutter. The issue is with what? Her talking?
6:07 PM Changeset in ffmpeg [d28a7e8e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: avoid \+ expansion This seems to be unsupported by LLVM-as.
3:58 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Balling
Legacy Windows Media player in windows 11 plays it just fine. So this …
1:31 PM Ticket #7437 (clap atom values ignored by ffmpeg) closed by James
fixed: Implemented in 93be6b425ebeb6cf96faf502281a4f7a1ed5138c and …
1:22 PM Changeset in ffmpeg [58cb0cab] by James Almer <jamrial@gmail.com>
avformat/mov: ensure pasp box derived SAR is used if present It's …
1:22 PM Changeset in ffmpeg [32588a93] by James Almer <jamrial@gmail.com>
avformat/movenc: support writing cropping values Finishes …
1:22 PM Changeset in ffmpeg [93be6b42] by James Almer <jamrial@gmail.com>
avformat/mov: export cropping values from clap boxes Addresses part …
1:22 PM Changeset in ffmpeg [0b6c5e9d] by James Almer <jamrial@gmail.com>
avfilter/vf_crop: prevent integer overflows when calculating SAR …
12:43 PM Ticket #11096 (Chaotic escaping rules) updated by ManDay
Description changed
12:26 PM Changeset in ffmpeg [0e5f8ddc] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Use static const for function table
12:26 PM Changeset in ffmpeg [906b883e] by Nuo Mi <nuomi2021@gmail.com>
avutil/executor: Fix stack overflow due to recursive call …
12:24 PM Changeset in ffmpeg [54f9469] by Nuo Mi <nuomi2021@gmail.com>
avutil/executor: Fix missing check before using mutex
12:21 PM Ticket #11097 (videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile) updated by Adrian
Updated patch for latest master: …
11:52 AM Ticket #11098 (Changes in bd1bcb07e0f29c135103a402d71b343a09ad1690 causing ...) created by Peter Kovář
Commit x86/intreadwrite: use intrinsics instead of inline asm for …
10:17 AM Ticket #10461 (AAC-LC RTP Multicast bug) closed by AJ
fixed: Upgraded to v7, and the issue no longer occurs. thanks.
6:36 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
͏    Note your description has syntax error: ͏  …
6:16 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
͏    Mere analogy for that toothbrush-looking absurdity... …
5:41 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    Another interesting property of the algorithm seems to be …
5:03 AM Ticket #11096 (Chaotic escaping rules) updated by ManDay
I don't see a general (conceptual) issue. Could you elaborate what you …
4:23 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
Cc changed
͏    The quoting havoc appears to be a general issue: non-exclusive to …
3:04 AM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) closed by MasterQuestionable
fixed

Jul 10, 2024:

11:36 PM Ticket #11097 (videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile) created by Roman Gaufman
Summary of the bug: HEVC 4:2:2 10-bit encoding profile is missing from …
6:20 PM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by bernardo
Cc changed
4:52 PM Changeset in ffmpeg [1a86a7a4] by James Almer <jamrial@gmail.com>
x86/intreadwrite: fix include of config.h Should fix make …
4:49 PM Changeset in ffmpeg [15056dd] by James Almer <jamrial@gmail.com>
x86/intreadwrite.h: add missing preprocessor checks Removed by …
4:25 PM Changeset in ffmpeg [bd1bcb07] by James Almer <jamrial@gmail.com>
x86/intreadwrite: use intrinsics instead of inline asm for AV_COPY128 …
4:25 PM Changeset in ffmpeg [4a04cca6] by James Almer <jamrial@gmail.com>
x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128 …
4:10 PM Changeset in ffmpeg [34b4ca86] by Michael Niedermayer <michael@niedermayer.cc>
swscale: prevent undefined behaviour in the PUTRGBA macro For even …
4:10 PM Changeset in ffmpeg [e9e8bea2] by Michael Niedermayer <michael@niedermayer.cc>
avutil/wchar_filename: Correct sizeof Fixes: CID1591930 Wrong sizeof …
4:10 PM Changeset in ffmpeg [628ba061] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 Fixes: …
4:10 PM Changeset in ffmpeg [cf22f944] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error Fixes: …
4:10 PM Changeset in ffmpeg [698ed0d5] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor …
4:10 PM Changeset in ffmpeg [eb552ecd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/refs: Use unsigned mask Not a bugfix, but might fix …
4:10 PM Changeset in ffmpeg [6d9c4bd6] by Michael Niedermayer <michael@niedermayer.cc>
lavfi/perlin: Fix out of bounds stack buffer write An incorrect …
4:10 PM Changeset in ffmpeg [f2f2b275] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself as d3d12va_encode maintainer Signed-off-by: …
4:10 PM Changeset in ffmpeg [3e4bfff2] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/vaapi_encode: Try to check fwrite() for failure Fixes: …
11:26 AM Ticket #11096 (Chaotic escaping rules) updated by ManDay
Description changed
11:10 AM Ticket #11096 (Chaotic escaping rules) created by ManDay
Consider a filter which draws the text "early", if the time is less …
10:25 AM Changeset in ffmpeg [ac626394] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/x86/yuv2rgb: Detemplatize Every function in …
10:25 AM Changeset in ffmpeg [4f7f9b10] by Ramiro Polla <ramiro.polla@gmail.com>
swscale: remove unconditional #define DITHER1XBPP This seems to have …
10:24 AM Changeset in ffmpeg [7405f1a] by Ramiro Polla <ramiro.polla@gmail.com>
configure: restore autodetection of v4l2 and fbdev The detection …
9:38 AM Changeset in ffmpeg [0deb301b] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: test return code of scale_frame() Instead of …
9:38 AM Changeset in ffmpeg [084e0b36] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: fix frame lifetimes scale_frame() inconsistently …
6:28 AM Ticket #11095 (Can't compile FFmpeg on Mac from latest Git version) created by Paul Pacifico
With the latest git version I cannot compile FFmpeg on x86 and arm Mac …
12:57 AM Ticket #11077 (ffplay uses the -ac option to play pcm and reports an error 'ac': ...) updated by Zhai Can
I can confirm this. […] n5.1 version works well. However …

Jul 9, 2024:

3:03 PM Changeset in ffmpeg [f1ed351d] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_biweight_pixels T-Head C908: …
3:03 PM Changeset in ffmpeg [3606e592] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_weight_pixels There are two …
1:39 PM Changeset in ffmpeg [85706f51] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: Fix version check Signed-off-by: Zhao …
10:08 AM Ticket #11093 (Claimed unintentional channel layout overwritten resulting no sound) updated by solomoncyj
Version, Component changed
9:26 AM error_01.wav attached to Ticket #11094 by kellwang
9:23 AM Ticket #9523 (segment_times splits at I-frames that are not keyframes) updated by Balling
Replying to Tsuyoshi: > I am also facing the same issue. …
9:14 AM Changeset in ffmpeg [9fb8d13d] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate avformat_transfer_internal_stream_timing_info() And …
9:14 AM Changeset in ffmpeg [10185e2d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: default to input timebase for streamcopy …
9:14 AM Changeset in ffmpeg [ff55d1cc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: improve detection of lavf-guessed durations Will …
7:45 AM Ticket #11094 (bug: ffmpeg transcodes this wav, it incorrectly identifies this file ...) created by kellwang
This wav audio is calling avformat_find_stream_info, and ffmpeg …
2:07 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
DVB inspector is for M2TS. Not for Annex B of H.264 stream itself. …

Jul 8, 2024:

6:11 PM Changeset in ffmpeg [b6c43328] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Avoid indirection via st->codecpar Use the …
6:11 PM Changeset in ffmpeg [0d1bc96] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Only write useful cropping values Reviewed-by: …
6:11 PM Changeset in ffmpeg [9ffac78e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Fix and simplify check for invalid crop values …
6:11 PM Changeset in ffmpeg [8765b36a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Fix potential stack-buffer-overflow Forgotten …
5:32 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
The problem with tools that beautify, like DVB Inspector, is that you …
4:30 PM Changeset in ffmpeg [bf87688a] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: support applying container level cropping …
4:30 PM Changeset in ffmpeg [f194f291] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: support writing cropping values Signed-off-by: …
4:30 PM Changeset in ffmpeg [79e8e980] by James Almer <jamrial@gmail.com>
avformat/matroskadec: export cropping values Signed-off-by: James …
4:30 PM Changeset in ffmpeg [dc763efe] by James Almer <jamrial@gmail.com>
avformat/matroskadec: don't infer display dimensions when DisplayUnit …
4:30 PM Changeset in ffmpeg [d570457e] by James Almer <jamrial@gmail.com>
ffprobe: print Frame Cropping packet side data info Signed-off-by: …
4:29 PM Changeset in ffmpeg [893c6802] by James Almer <jamrial@gmail.com>
avformat/dump: print Frame Cropping packet side data info …
4:23 PM Changeset in ffmpeg [1b58f3af] by James Almer <jamrial@gmail.com>
avcodec/packet: add a decoded frame cropping side data type …
2:47 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) closed by quinkblack
fixed: Thanks for your patch, applied.
2:32 AM Ticket #4995 (Error when inserting sidx atoms) updated by bpeng
A lot of error messages still show up at the end of transcoding. It …
1:04 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
checking in on my ticket... XD :( to see if there is any news or …
12:50 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > Ffprobe -show_frames of course I …

Jul 7, 2024:

11:22 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Ffprobe -show_frames of course
10:53 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Oh, and group of pictures -- what we have been discussing -- no longer …
10:49 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I think that to support cutting on IDRs so that splicing can happen, …
10:40 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I think the lines and arrows are just the references for the AU …
10:22 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Balling, my friend, if you're hoping I can help you, I'll tell this: …
10:11 PM Ticket #11093 (Claimed unintentional channel layout overwritten resulting no sound) updated by solomoncyj
Description changed
10:06 PM ffmpeg-20240707-164835.log attached to Ticket #11093 by solomoncyj
logs
10:02 PM Ticket #11093 (Claimed unintentional channel layout overwritten resulting no sound) created by solomoncyj
Summary of the bug: when i was encoding a dts 5.1 ch audio that had …
9:42 PM Ticket #9814 (time_scale / num_units_in_tick is not infinite precision) updated by Balling
Something broke recently, and this file is somehow recognized as 25 …
9:37 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > I wanted you to ffprobe it and …
9:36 PM Changeset in ffmpeg [06191386] by Michael Niedermayer <michael@niedermayer.cc>
avformat/usmdec: Initialize value Fixes: CID1551685 Uninitialized …
9:36 PM Changeset in ffmpeg [7b2f67e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/udp: Fix temporary buffer race Fixes: CID1551679 Data race …
9:36 PM Changeset in ffmpeg [f022afea] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tls_schannel: Initialize ret Fixes: CID1591881 Uninitialized …
9:36 PM Changeset in ffmpeg [426d8c84] by Michael Niedermayer <michael@niedermayer.cc>
avformat/subfile: Assert that whence is a known case This may help …
9:36 PM Changeset in ffmpeg [2a0a7d96] by Michael Niedermayer <michael@niedermayer.cc>
avformat/subfile: Merge if into switch() Found while reviewing …
9:36 PM Changeset in ffmpeg [c8200d38] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: Check that lower transport is handled in one of the …
9:36 PM Changeset in ffmpeg [498ce4e8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: initialize reply1 It seems reply1 is initialized by …
9:36 PM Changeset in ffmpeg [9bb38ba2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: use < 0 for error check Found while reviewing …
9:36 PM Changeset in ffmpeg [7a9ddb70] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpenc_vc2hq: Check sizes Fixes: CID1452585 Untrusted loop …
9:36 PM Changeset in ffmpeg [382e9e79] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_aderivative: Free out on error Fixes: CID1197065 Resource …
9:36 PM Changeset in ffmpeg [66b60bae] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Use ptrdiff_t for linesize computations This is …
9:36 PM Changeset in ffmpeg [62d4414d] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure …
9:36 PM Changeset in ffmpeg [a5c815f9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_afir: Assert format Maybe helps: CID1516805 Uninitialized …
9:36 PM Changeset in ffmpeg [8f9a6c4e] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_afftdn: Assert format Maybe helps: CID1515514 …
9:36 PM Changeset in ffmpeg [5fe8bf4a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_pan: check nb_output_channels before use Fixes: …
9:36 PM Changeset in ffmpeg [2d0d502f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_mcompand: compute half frequency in double Fixes: …
9:36 PM Changeset in ffmpeg [cef720ab] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_channelsplit: Assert that …
9:36 PM Changeset in ffmpeg [7a0ea15c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure …
9:36 PM Changeset in ffmpeg [380a8213] by Michael Niedermayer <michael@niedermayer.cc>
tools/coverity: Phase 1 study of anti-halicogenic for coverity …
9:36 PM Changeset in ffmpeg [7ba89821] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself to the general developers list Signed-off-by: …
9:25 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
I wanted you to ffprobe it and this this, it has 5 layers of B frames: …
8:19 PM Ticket #9322 (-r flag produces vfr mp4 and drops frames) updated by Balling
ef521e7a57fee3ee17f71bb5f9b8d9b0d6bdf3db Confusing commit. I was …
6:28 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > That file in .h264. Annex B …
6:00 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
That file in .h264. Annex B bitsream. Ffplay .bin file and you will …
4:54 PM Changeset in ffmpeg [33d6e14d] by James Almer <jamrial@gmail.com>
avformat/hevc: reindent after previous commits Signed-off-by: James …
3:45 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
MPEG's approach is rather naive, wouldn't you say? Each generation is …
3:38 PM Changeset in ffmpeg [aa8230c7] by James Almer <jamrial@gmail.com>
avformat/movenc: add support for writting hfov boxes Signed-off-by: …
3:38 PM Changeset in ffmpeg [6a428876] by James Almer <jamrial@gmail.com>
avformat/movenc: add support for writting vexu boxes Signed-off-by: …
3:38 PM Changeset in ffmpeg [d4e2af41] by James Almer <jamrial@gmail.com>
avformat/movenc: add support for writing lhvC boxes Signed-off-by: …
3:38 PM Changeset in ffmpeg [c4ebdd8d] by James Almer <jamrial@gmail.com>
avformat/mov: Mark streams with a layered HEVC box as multilayer …
3:38 PM Changeset in ffmpeg [c657c694] by James Almer <jamrial@gmail.com>
avformat/mov: add support for lhvC box parsing Signed-off-by: James …
3:38 PM Changeset in ffmpeg [cbfbacf] by James Almer <jamrial@gmail.com>
avformat/hevc: add a function to write a lhvC box Signed-off-by: …
3:38 PM Changeset in ffmpeg [cee43e51] by James Almer <jamrial@gmail.com>
avformat/hevc: store parameter set and layer IDs in HVCCNALUnit …
3:38 PM Changeset in ffmpeg [361b0132] by James Almer <jamrial@gmail.com>
avformat/hevc: use a single array for per-PS NALUs Signed-off-by: …
3:38 PM Changeset in ffmpeg [ab7893a7] by James Almer <jamrial@gmail.com>
avformat/hevc: don't write the same array values per nal addition …
3:38 PM Changeset in ffmpeg [a696b288] by James Almer <jamrial@gmail.com>
avformat/hevc: don't write NALUs with nuh_layer_id > 0 in hvcC boxes …
3:38 PM Changeset in ffmpeg [46f7ea44] by James Almer <jamrial@gmail.com>
avformat: Add a new stream disposition for multilayer video This lets …
3:20 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > https://youtu.be/RiD0TTQRCsc > > …
1:47 PM Ticket #10750 (Tee muxer breaks DTS fixing) updated by klaas
Cc changed
10:46 AM Changeset in ffmpeg [cd2f8a22] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: fix vtctx reset condition In …
9:37 AM Changeset in ffmpeg [24b3bad8] by Anton Khirnov <anton@khirnov.net>
tests/fate/mov: add a test for VFR muxing
9:37 AM Changeset in ffmpeg [ef521e7] by Anton Khirnov <anton@khirnov.net>
lavf/movenc: mark mov/mp4 as supporting VFR
9:34 AM Changeset in ffmpeg [6cde0373] by Anton Khirnov <anton@khirnov.net>
tests/fate/filter-audio: convert atempo test to oneoff Filter output …
9:33 AM Changeset in ffmpeg [8b8ee799] by Anton Khirnov <anton@khirnov.net>
avformat/dvdvideodec: Remove unused cell count variable …
8:38 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
https://youtu.be/RiD0TTQRCsc Check out the 18 seconds picture. There …
8:28 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > >then the B-frames are being …
8:19 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>then the B-frames are being displayed before they're decoded They …
8:17 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
B-frames 504039798 & 504043552 are the open Bs. They are part of this …
7:32 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > This is hierarchy of B frames …
6:34 AM Changeset in ffmpeg [f9d12302] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_idct8_add T-Head C908 (cycles): …
5:44 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>This is the second or third time you've sent me a link to a picture …
3:56 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>You probably mean you found a bug _using_ Elecard. Why would you call …
3:49 AM Ticket #6869 (h264_mp4toannexb only inserts SPS/PPS in front of IDR frames) updated by Balling
>consider a H.264 track whose SPS/PPS are only transmitted out of band …
2:08 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
This is for your amusement -- I'm not bitching... Do you know what …
1:14 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > Okay, first of all I immediatelly …

Jul 6, 2024:

11:46 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Okay, first of all I immediately found a bug in Elecard in frame 80 on …
8:41 PM Changeset in ffmpeg [ecd3a978] by James Almer <jamrial@gmail.com>
fate/filter-video: add missing swscale flags to tiltandshift tests …
7:45 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > Can you give me a file that had …
5:53 PM Ticket #11078 (Speex decoding speed regression?) updated by Ronald
Description changed
3:50 PM Ticket #10373 (AAC length not detected properly) updated by Balling
It is not that simple at all. Estimation is required for stuff to work …
3:09 PM Ticket #9886 (ffmpeg does not warn about broken multiplexing) updated by eram
Description changed
2:29 PM Ticket #10629 (ffmpeg concat destroys metadata tracks when combining TS (Transport ...) updated by superbonaci
Follow here: https://trac.ffmpeg.org/ticket/11092
2:28 PM Ticket #11092 (concat protocol with data format does not work at all) created by superbonaci
Summary of the bug: do cat with ffmpeg without any remuxing at all. …
2:21 PM Ticket #10950 (heap-buffer-overflow at libavfilter/vf_tiltandshift.c:189:5 in ...) closed by James
fixed: Fixed in a528a54ee119dcba47e7c9e30d3a56206fbad416.
2:19 PM Changeset in ffmpeg [2df8aaa8] by James Almer <jamrial@gmail.com>
avfilter/vf_tiltandshift: fix buffer offset for yuv422p input Fixes …
2:07 PM Ticket #10373 (AAC length not detected properly) updated by superbonaci
In this case ffmpeg/ffplay/ffprobe should not display any duration, …
1:50 PM Changeset in ffmpeg [3d5bad7] by James Almer <jamrial@gmail.com>
fate/filter-video: tests more pixel formats with the tiltandshift …
1:50 PM Changeset in ffmpeg [a528a54] by James Almer <jamrial@gmail.com>
avfilter/vf_tiltandshift: fix buffer offset for yuv422p input Fixes …
1:19 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Can you give me a file that had more frames before the start of 11055? …
12:14 PM Changeset in ffmpeg [9c357324] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/perlin: specify default values
10:31 AM Ticket #11091 (FFmpeg 7.0.1-full output grows to infinite size and duration when ...) updated by degradox
zip file 26MB attachments …
10:29 AM Ticket #11091 (FFmpeg 7.0.1-full output grows to infinite size and duration when ...) created by degradox
Summary of the bug: output file grows to infinite file size and …

Jul 5, 2024:

7:55 PM Changeset in ffmpeg [c75cabef] by Marton Balint <cus@passwd.hu>
avutil/timestamp: avoid possible FPE when 0 is passed to …
5:06 PM Changeset in ffmpeg [f447189b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_idct_add T-Head C908 (cycles): …
4:13 PM Ticket #6896 (H264: SEI parsing incorrect) updated by Balling
This now prints correct: […] and looks like -c copy works.
3:56 PM Changeset in ffmpeg [e0eff64e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_idct8_add4
3:56 PM Changeset in ffmpeg [d1f0c1fb] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_idct_add16intra
3:56 PM Changeset in ffmpeg [30475c95] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit h264_idct_add16 While this *tends* to be …
3:52 PM Ticket #11089 (Error reading header: ffmpeg can do nothing with h265 mp4) updated by sgordeev
is it possible to ignore broken parts? and encode the file to h264. …
3:43 PM Ticket #11089 (Error reading header: ffmpeg can do nothing with h265 mp4) updated by Balling
-v trace shows it breaks on […]
1:42 PM Ticket #11090 (Fail to capture RTSP video stream on a RaspberryPi.) closed by wenlong
invalid: Not sure why, the same command is working fine now. The RTSP video …
1:03 PM Ticket #11089 (Error reading header: ffmpeg can do nothing with h265 mp4) updated by sgordeev
https://streams.videolan.org/ffmpeg/incoming/11089/b40e54da93554c9f95c2
1:01 PM Ticket #11090 (Fail to capture RTSP video stream on a RaspberryPi.) created by wenlong
Summary of the bug: I'm trying to capture the RTSP video stream from …
12:56 PM media_info.png attached to Ticket #11089 by sgordeev
Media info from VLC
12:56 PM loglevel99.txt attached to Ticket #11089 by sgordeev
debug log with loglevel 99
12:55 PM Ticket #11089 (Error reading header: ffmpeg can do nothing with h265 mp4) created by sgordeev
I got a few files from my customer which ffmpeg can do nothing. I'm …
12:16 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Damn, VQ analyzer is a monster. IT CAN FULLY EXPORT ANY FRAME IN ITS …
11:13 AM Changeset in ffmpeg [cd9ceaef] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: Set CVBuffer CGColorSpace In addition …
11:13 AM Changeset in ffmpeg [b4f9fcc6] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: Update documentation The documentation …
11:13 AM Changeset in ffmpeg [1fa7554b] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: Unset undefined values When mapping …
10:06 AM Changeset in ffmpeg [03c2e9d7] by Jun Zhao <barryjzhao@tencent.com>
lavf/scdet: minor fix Change dbl to i64 for bool type Reviewed-by: …
10:05 AM Changeset in ffmpeg [25a7dcf0] by Jun Zhao <barryjzhao@tencent.com>
lavc/libx264: minor format fix Remove redundant semicolons …
9:10 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Found this cool analyzer: https://vicuesoft.com/vq-analyzer/userguide/
8:32 AM Changeset in ffmpeg [4d90a769] by Zhao Zhili <zhilizhao@tencent.com>
swscale/aarch64: Add argb/abgr to yuv Test on Apple M1 with kperf: …
8:32 AM Changeset in ffmpeg [52422133] by Zhao Zhili <zhilizhao@tencent.com>
swscale/aarch64: Add bgra/rgba to yuv Test on Apple M1 with kperf …
8:32 AM Changeset in ffmpeg [b8b71be0] by Zhao Zhili <zhilizhao@tencent.com>
swscale/aarch64: Add bgr24 to yuv Test on Apple M1 with kperf : …
7:51 AM Ticket #8522 (DASH start segment number calculation is wrong for fragment_duration mode) updated by gorilla.maguila
This links might be relevant: …
7:20 AM Ticket #8522 (DASH start segment number calculation is wrong for fragment_duration mode) updated by gorilla.maguila
Another example where dashdec requests negative fragments: …
3:53 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
YUView will not run in Win7.
3:05 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>There's no tool section. Yes, I understand. Yuview is here, …
2:35 AM Changeset in ffmpeg [bef77c6c] by James Almer <jamrial@gmail.com>
avformat/dump: only print yaw, pitch, and roll if set Signed-off-by: …
2:35 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > How did you check your files again …
2:09 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
How did you check your files again if you did not notice such an issue …
1:57 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > >On the right side? That's not …
1:50 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>On the right side? That's not corruption. That's fade-out on a …
1:39 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > >I cannot discern IDR-frames v …
1:35 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I'd like to make another comment. It's about the documentation. …
1:24 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>I cannot discern IDR-frames v non-IDR-frames, and apparently neither …
1:02 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > As I understand this is some …
Note: See TracTimeline for information about the timeline view.