Timeline



Jul 4, 2024:

11:36 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
pdr0, can you show somehow with some analyser that the two B frames …
8:33 PM Changeset in ffmpeg [e14cdf99] by Martin Storsjö <martin@martin.st>
hlsenc: Calculate the average and actual maximum bitrate of segments …
8:33 PM Changeset in ffmpeg [9246cca7] by Martin Storsjö <martin@martin.st>
hlsenc: When not using HLS_SINGLE_FILE, set vs->size to range_length …
8:33 PM Changeset in ffmpeg [a50b8bb7] by Martin Storsjö <martin@martin.st>
hlsenc: Remove bogus check for if (vs->start_pos) for appending …
8:33 PM Changeset in ffmpeg [52f5756] by Martin Storsjö <martin@martin.st>
hlsenc: Fix setting vs->start_pos when not using HLS_SINGLE_FILE or …
8:33 PM Changeset in ffmpeg [01312fdf] by Martin Storsjö <martin@martin.st>
hlsenc: Fix the return value accumulation in append_single_file Both …
8:03 PM Changeset in ffmpeg [affc1acd] by Martin Storsjö <martin@martin.st>
tests: Add a missing dependency for the filter-atempo test …
6:10 PM Ticket #11088 (HLS muxing variant streams has some incorrect behaviour) updated by vckt
Reference: RFC8216 4.3.4.1
5:45 PM Changeset in ffmpeg [b13291f3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hw_base_encode: Add missing include Fixes checkheaders. …
5:02 PM Ticket #11088 (HLS muxing variant streams has some incorrect behaviour) updated by vckt
Component changed
5:01 PM Ticket #11088 (HLS muxing variant streams has some incorrect behaviour) created by vckt
Summary of the bug: The HLS muxer has some weird behaviour that I …
4:57 PM Changeset in ffmpeg [e2af5904] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit MBAFF loop filter Performance is …
4:57 PM Changeset in ffmpeg [5a6e333f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V 8-bit luma loop filter T-Head C908 (cycles): …
4:49 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) updated by Richi
Version changed
4:47 PM Changeset in ffmpeg [28b1dbb4] by James Almer <jamrial@gmail.com>
avformat/mov: add more checks for infe atom size Signed-off-by: James …
4:47 PM Changeset in ffmpeg [dc51d491] by James Almer <jamrial@gmail.com>
avformat/mov: check for EOF inside the infe list parsing loop …
4:47 PM Changeset in ffmpeg [fbe52bd6] by James Almer <jamrial@gmail.com>
avformat/mov: check extent_offset calculation for overflow …
4:47 PM Changeset in ffmpeg [b44758d8] by James Almer <jamrial@gmail.com>
avformat/mov: check that iloc offset values fit on an int64_t …
4:46 PM 1.mp3 attached to Ticket #11087 by Richi
Wrong detected MP3-File
4:45 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) created by Richi
Summary of the bug: The ffprobe 7.0.1 Version detect sometimes a …
2:28 PM Ticket #10944 (FFmpeg 7.0.1-full can't reencode partly broken mp4 file unless ...) updated by degradox
Summary changed
1:54 PM Ticket #10944 (FFmpeg 7.0.1-full can't reencode partly broken mp4 file unless ...) updated by degradox
Still issue in 7.0.1
11:41 AM Ticket #11086 (Using -setpts unsets fps starting with commit 43fd3d5df6a1) created by ivyl
Summary of the bug: Starting with {{{43fd3d5df6a1 …
11:26 AM Ticket #11085 (-skip_frame nokey prints P frames) closed by slhck
duplicate: Dupe of https://trac.ffmpeg.org/ticket/10829
11:25 AM bbb-short.mp4 attached to Ticket #11085 by slhck
11:25 AM Ticket #11085 (-skip_frame nokey prints P frames) created by slhck
Summary of the bug: -skip_frame nokey should not print P frames. How …
10:08 AM Ticket #11084 (S337M - DolbyE data size 1037087 in SMPTE 337M is not implemented) updated by Francesco Bucciantini
Description changed
9:56 AM Ticket #11084 (S337M - DolbyE data size 1037087 in SMPTE 337M is not implemented) created by Francesco Bucciantini
Summary of the bug: When decoding a 7h DolbyE 5.1 + 2.0 stream …
9:51 AM Changeset in ffmpeg [03175b58] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filter: fix grammar in tiltandshift filter
9:12 AM Changeset in ffmpeg [61e85138] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/yuv2rgb/x86: remove mmx/mmxext yuv2rgb functions These …
9:09 AM Changeset in ffmpeg [7eb37c14] by Ramiro Polla <ramiro.polla@gmail.com>
avdevice/v4l2: add limited support for multiplanar API This commit …
7:14 AM Ticket #11083 (Converting multichannel audio in FLTP sample format to stereo in S16 ...) updated by Jiamin.X
Description changed
7:02 AM Ticket #11082 (Converting multichannel audio in FLTP sample format to stereo in S16 ...) closed by Jiamin.X
duplicate
6:57 AM multich-audio.mp4 attached to Ticket #11083 by Jiamin.X
6:57 AM Ticket #11083 (Converting multichannel audio in FLTP sample format to stereo in S16 ...) created by Jiamin.X
When converting multichannel audio in FLTP sample format to stereo in …
6:55 AM Ticket #11082 (Converting multichannel audio in FLTP sample format to stereo in S16 ...) created by Jiamin.X
When converting multichannel audio in FLTP sample format to stereo in …
5:31 AM Ticket #11047 (Bad output with "libx264" "yuv422p10le" in MOV) updated by Mads Johansen
-report in mp4: ffmpeg started on 2024-07-04 at 07:30:27 Report …
5:28 AM Ticket #11047 (Bad output with "libx264" "yuv422p10le" in MOV) updated by Mads Johansen
The -report file when compressing: ffmpeg started on 2024-07-04 at …

Jul 3, 2024:

10:54 PM Changeset in ffmpeg [cf7e2c5e] by James Almer <jamrial@gmail.com>
avformat/mov: add more checks for infe atom size Signed-off-by: James …
10:54 PM Changeset in ffmpeg [235ba14c] by James Almer <jamrial@gmail.com>
avformat/mov: check for EOF inside the infe list parsing loop …
10:54 PM Changeset in ffmpeg [a9a5d000] by James Almer <jamrial@gmail.com>
avformat/mov: check extent_offset calculation for overflow …
10:54 PM Changeset in ffmpeg [c49898a6] by James Almer <jamrial@gmail.com>
avformat/mov: check that iloc offset values fit on an int64_t …
3:16 PM Changeset in ffmpeg [4a2de380] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_8 T-Head C908 …
3:16 PM Changeset in ffmpeg [78e1565f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4 T-Head C908 …
2:22 PM Changeset in ffmpeg [89a85efb] by Leo Izen <leo.izen@gmail.com>
avcodec/pngenc: fix mDCv typo When mDCv support was added, there was …
2:22 PM Changeset in ffmpeg [5ce0c378] by Leo Izen <leo.izen@gmail.com>
avcodec/pngdec: fix mDCv typo When mDCv support was added, there was …
2:21 PM Changeset in ffmpeg [d69e5225] by Leo Izen <leo.izen@gmail.com>
avcodec/pngenc: fix mDCv typo When mDCv support was added, there was …
2:21 PM Changeset in ffmpeg [c1af34c2] by Leo Izen <leo.izen@gmail.com>
avcodec/pngdec: fix mDCv typo When mDCv support was added, there was …
11:26 AM Changeset in ffmpeg [d241edc2] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_opt: add missing codec type to some options …
10:36 AM Ticket #11081 (Mov to MP4 produces weird artifacts if mov has an alpha channel ...) created by Nommalorel
Summary of the bug: When i try to convert my animation .mov file that …
9:38 AM Changeset in ffmpeg [901f7e3f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() It is …
9:38 AM Changeset in ffmpeg [9a7686e5] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: apply encoder options manually Do not pass …
9:38 AM Changeset in ffmpeg [f1664aab] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rewrite checking whether codec AVOptions have been …
9:37 AM Changeset in ffmpeg [fc446eea] by Anton Khirnov <anton@khirnov.net>
tests/fate/filter-audio.mak: add test for atempo audio filter …
3:45 AM Ticket #11006 (ffplay with the -ss option to play fmp4 over HLS always results in failure) closed by luckysk
duplicate
1:44 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Replying to markfilipak: > > You have a parser for …
12:51 AM Changeset in ffmpeg [a9c05eb6] by Lynne <dev@lynne.ee>
avcodec/aaccoder_twoloop: remove unread max scaler
12:51 AM Changeset in ffmpeg [b5ad997e] by Lynne <dev@lynne.ee>
avcodec/aaccoder_twoloop: remove unused macro seems the sclip macro …
12:48 AM Changeset in ffmpeg [ac60ad18] by Lynne <dev@lynne.ee>
avcodec/aacdec_usac: Fix array size The array in …

Jul 2, 2024:

7:57 PM Changeset in ffmpeg [c296d4fd] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: Check plane instead of AVFrame Fixes: CID1551694 …
7:57 PM Changeset in ffmpeg [34f821e4] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/drawutils: Fix depthb computation Fixes: CID1496940 …
7:57 PM Changeset in ffmpeg [aab0c344] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showcwt: Check av_parse_video_rate() for failure Fixes: …
7:57 PM Changeset in ffmpeg [0d0373d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rdt: Check pkt_len Fixes: CID1473553 Untrusted loop bound …
7:57 PM Changeset in ffmpeg [ca237a84] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpeg: Check len in mpegps_probe() Fixes: CID1473590 …
7:57 PM Changeset in ffmpeg [64df7d4c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check requested_sample before using it I am not sure …
7:57 PM Changeset in ffmpeg [a469e48b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: resurrects the error print Fixes: CID1524681 …
7:57 PM Changeset in ffmpeg [4c285bb] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for …
7:57 PM Changeset in ffmpeg [86cd7c6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure …
7:57 PM Changeset in ffmpeg [63ecce9b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1_loopfilter: Factor duplicate code in …
7:57 PM Changeset in ffmpeg [97ae47f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/ctu: Remove dead ret check Fixes: CID1560040 Logically …
7:57 PM Changeset in ffmpeg [d22a337] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/dec: Remove constant eos_at_start Fixes: CID1560041 …
7:57 PM Changeset in ffmpeg [4824156f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/img2dec: assert no pipe on ts_from_file Help coverity with …
7:57 PM Changeset in ffmpeg [385784a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_jpeg: Try to move the read entity to one side in a test …
7:57 PM Changeset in ffmpeg [4bca1474] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffplay: Check vulkan_params Fixes: CID1550133 Unchecked …
7:57 PM Changeset in ffmpeg [ed364444] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() …
7:57 PM Changeset in ffmpeg [68f6063e] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() …
7:57 PM Changeset in ffmpeg [7b483609] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_mux: Remove unneeded initialization Not sure this …
7:57 PM Changeset in ffmpeg [935d9a57] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_enc: Initialize Decoder Fixes: CID1591439 …
7:57 PM Changeset in ffmpeg [462bd44b] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_enc: Initialize fd Fixes: CID1520677 Uninitialized …
7:57 PM Changeset in ffmpeg [97b2ab15] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_enc: simplify opaque_ref check Found-while-revieweing: …
7:57 PM Changeset in ffmpeg [2882d30e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check edit list for overflow Fixes: …
7:57 PM Changeset in ffmpeg [09a62a64] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample: Rectify invalid function in the documentation …
7:57 PM Changeset in ffmpeg [34fd247c] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg: Check read() for failure Fixes: CID1591932 Ignoring …
7:57 PM Changeset in ffmpeg [6398242b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/dec: Check ff_init_cabac_decoder() for failure Fixes: …
7:57 PM Changeset in ffmpeg [ca4ff242] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add Timo Rothenpieler to server admins Signed-off-by: …
7:36 PM Ticket #10376 (Consider replacing long / unsigned long data types?) closed by SuRGeoNix
fixed
7:35 PM Ticket #10376 (Consider replacing long / unsigned long data types?) updated by SuRGeoNix
Closing this as it can be resolved by CLong / CULong types
3:51 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>Look at Ticket_11080.m2ts -- I removed the 2 B-frames that were …
3:47 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > This stream is even worse, pdr0, …
3:45 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Here is elecard 2023 basic. And what he is talking about is not about …
3:37 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to pdr0: > Replying to markfilipak: …
3:05 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
@markfilipak Well, please read this, I think proof about Open GOP …
2:51 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Replying to Balling: > >means there are IDR frames …
2:47 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to pdr0: > Ticket_11080.m2ts is the same problem …
2:46 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>I dropped them because they are in the previous GOP. No, the GOP …
2:36 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>means there are IDR frames throughout as well No. It means there …
2:28 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Replying to Balling: > His source is Blu-ray, you cannot …
2:18 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Replying to markfilipak: > Replying to pdr0: …
2:16 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
His source is Blu-ray, you cannot just quote the standard like this, …
2:08 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Replying to markfilipak: > Replying to [comment:13
2:03 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>H.222, Quote: "After a GOP, the first picture shall be an I-picture" …
1:58 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>making the start frame (i.e., the I-frame) IDR. How can it be …
1:57 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to pdr0: > Ticket_11080.m2ts is the same problem …
1:46 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
> Again, Open GOP looks like this: > …
1:38 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > ... Well, and also this again …
1:34 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > You moved the first two B frames …
12:57 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I'm responding in the order your comments are in... Replying to …
12:15 PM Changeset in ffmpeg [e783e45e] by Lynne <dev@lynne.ee>
avcodec/hw_base_encode: avoid getting FFHWBaseEncodeContext from avctx …
12:15 PM Changeset in ffmpeg [0ba10f2d] by Lynne <dev@lynne.ee>
Changelog: add D3D12VA HEVC encoder changelog Signed-off-by: Tong Wu …
12:15 PM Changeset in ffmpeg [ba0c14e6] by Lynne <dev@lynne.ee>
avcodec: add D3D12VA hardware HEVC encoder This implementation is …
12:15 PM Changeset in ffmpeg [d822146f] by Lynne <dev@lynne.ee>
avutil/hwcontext_d3d12va: add Flags for resource creation Flags field …
12:15 PM Changeset in ffmpeg [fc25b786] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: extract a free funtion to base layer …
12:15 PM Changeset in ffmpeg [6403ad77] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: extract a get_recon_format function to base …
12:15 PM Changeset in ffmpeg [88b70b88] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: extract set_output_property to base layer …
12:15 PM Changeset in ffmpeg [3ca740f1] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: extract gop configuration and two options to …
12:15 PM Changeset in ffmpeg [1242abdc] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: extract the init and close function to base …
12:15 PM Changeset in ffmpeg [aa82340b] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer …
12:15 PM Changeset in ffmpeg [f303c26] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: move pic->input_surface initialization to …
12:15 PM Changeset in ffmpeg [dea5204] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: add picture type name to base Signed-off-by: …
12:15 PM Changeset in ffmpeg [ff06343d] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: add async_depth to common options …
12:15 PM Changeset in ffmpeg [ab944e06] by Lynne <dev@lynne.ee>
avcodec/hw_base_encode: add FF_HW_ prefix for two enums …
12:15 PM Changeset in ffmpeg [3747bf0] by Lynne <dev@lynne.ee>
avcodec/vaapi_encode: introduce a base layer for vaapi encode Since …
11:26 AM Capture/Desktop edited by Vitaly Zdanevich
Add "TODO please add how to pause/resume; Ctrl-Z and fg after is not … (diff)
7:55 AM Changeset in ffmpeg [e939f02c] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: improve check for PPS changing between slices Compare …
7:55 AM Changeset in ffmpeg [5861576f] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: move export_stream_params() from set_sps() to …
7:55 AM Changeset in ffmpeg [99b0c3dc] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: do not pass a pixel format to set_sps() It is merely …
7:55 AM Changeset in ffmpeg [52956506] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: do not call export_stream_params_from_sei() in …
7:55 AM Changeset in ffmpeg [fd69700] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: call export_stream_params_from_sei() before …
7:55 AM Changeset in ffmpeg [4065ff69] by Anton Khirnov <anton@khirnov.net>
avcodec/mpegvideo_enc: Add check for av_packet_new_side_data() Add …
5:38 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
This stream is even worse, pdr0, as it has PTS of zero on I frame, but …
5:34 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
Ticket_11080.m2ts is the same problem as ticket #11055 - not a valid …
5:25 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
You moved the first two B frames (their display), so that made …
4:07 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
By the way, earlier today I sent the video to Fereidoon Khosravi, SVP …
3:52 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
https://www.dropbox.com/scl/fi/0fqjy7ltoimxxvqc3u0se/Ticket_11080.m2ts? …
3:34 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by pdr0
If you can't get it to upload to videolan - Upload it to a free 3rd …
3:20 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I'm cursed.
3:11 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > It will when you will upload the …
3:05 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
It will when you will upload the file.
2:31 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Description changed
2:26 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
https://samples.ffmpeg.org/ffmpeg-bugs/trac/ shows no such ticket.
2:02 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
https://streams.videolan.org/upload/ Select ffmpeg, input ticket, …
2:01 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) closed by Balling
wontfix: Closing this, new issue is #11080. Comment there on stuff from here.
1:58 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I don't know where to upload Ticket_11080.m2ts. Never mind. I found …
1:55 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
I will say that 1) there were problems like this before with 50 issues …
1:55 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Description, Summary changed
1:46 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) created by markfilipak
[…]
1:45 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
>IT SHOWS how the B frame depends on frame before I frame which is …
1:40 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: > Yes, please open a new bug. After …
1:18 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: > Yes, please open a new bug. After …
12:55 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
͏    Even if both are of identical cause..? ͏    Avoid bad …

Jul 1, 2024:

11:34 PM Ticket #3705 (Seeking fails for H264 file) updated by Balling
There are no IDR frames in this file, and only recovery on some …
10:40 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
Yes, please open a new bug. After that I will close this one, the new …
9:16 PM Changeset in ffmpeg [5d54a25e] by Stefano Sabatini <stefasab@gmail.com>
avfilter/af_afade: fix opt_type for nb_samples/ns The actual value is …
8:54 PM Changeset in ffmpeg [4dc204ea] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: Fix duration logic with 1 chapter and validate …
8:53 PM Changeset in ffmpeg [0c1c7688] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: Do not EOF on WAIT events A DVDNAV_WAIT event …
8:31 PM Changeset in ffmpeg [3764b8ec] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add Perlin noise generator
7:53 PM Ticket #11079 (Incorrect handling of "mbedtls_x509_crt_parse_file" return code) updated by MasterQuestionable
Summary, Cc, Version, Component, Keywords changed
6:07 PM Changeset in ffmpeg [3610a80] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix segfault in intra-only mode In intra-only mode, …
6:06 PM Changeset in ffmpeg [69bcdb4] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix segfault in intra-only mode In intra-only mode, …
6:05 PM Changeset in ffmpeg [a7fa1049] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix segfault in intra-only mode In intra-only mode, …
5:59 PM Changeset in ffmpeg [c9151ea5] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix segfault in intra-only mode In intra-only mode, …
4:06 PM Ticket #11079 (Incorrect handling of "mbedtls_x509_crt_parse_file" return code) updated by Skybound
Cc changed
2:39 PM ca-bundle.crt attached to Ticket #11079 by Skybound
Example CA file
2:38 PM Ticket #11079 (Incorrect handling of "mbedtls_x509_crt_parse_file" return code) created by Skybound
Summary of the bug: When using mbed TLS and loading a CA file, …
11:43 AM Changeset in ffmpeg [cc6fb164] by Ramiro Polla <ramiro.polla@gmail.com>
avdevice/v4l2: add NV16 and NV24 pixel formats
7:58 AM Ticket #11078 (Speex decoding speed regression?) updated by Ronald
In an old version (about one or two weeks ago) of ffplay, it plays …
7:53 AM test.spx attached to Ticket #11078 by Ronald
It plays the pronunciation for "hello".
7:52 AM Ticket #11078 (Speex decoding speed regression?) created by Ronald
Summary of the bug: ffplay plays .spx very slowly How to reproduce: […]
12:51 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
͏    What's the new problem spotted..? ͏    Just as hint: ͏    …
12:25 AM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by MasterQuestionable
͏    Picking only what's sensible from current standards: ͏    …

Jun 30, 2024:

11:09 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Ladies and Gentlemen: I've finished a new "Summary of the bug" based …
7:27 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: > Let's assume your GOP in storage …
6:32 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
Typically the first couple B-frames reference frames from the previous …
6:17 PM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by Balling
VP9 has superframes. It makes keyframes really not that simple. …
4:02 PM Changeset in ffmpeg [b818dff8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: fix potential overflow in R-V V inv_trans_4 Judging by …
4:02 PM Changeset in ffmpeg [349c49fd] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: fix overflow in R-V V inv_trans_8 The last set of …
4:02 PM Changeset in ffmpeg [2c900d4c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: factor R-V V inv_trans_8 code
10:41 AM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by MasterQuestionable
͏    Downloading example using `yt-dlp`: ͏    …
10:29 AM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by MasterQuestionable
Cc, Component changed
͏    VP9 of course does... ͏    Support-wise, Google (also major web …
9:37 AM Changeset in ffmpeg [2902ed25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/iirfilter: Move ff_iir_filter() to lavc/tests/iirfilter.c It …
9:37 AM Changeset in ffmpeg [2330e77c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/textutils: Constify ff_expand_text() Signed-off-by: Andreas …
9:37 AM Changeset in ffmpeg [ba457e9a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/textutils,vf_drawtext,qrencode: Constify function pointers …
9:34 AM Changeset in ffmpeg [5a30b45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't adapt (last|next)_pic.linesize for field pics …
9:32 AM Changeset in ffmpeg [f262559] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacsbr_template: Remove unused-but-set variable Also fixes a …
8:57 AM WikiFormatting edited by MasterQuestionable
Complex anchor E.g. (diff)
8:28 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: Help me out. "In Open GOP by …
7:11 AM Changeset in ffmpeg [0d5e3f5a] by Marton Balint <cus@passwd.hu>
avutil/timestamp: avoid possible FPE when 0 is passed to …
4:47 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
>Then it can't be an I-frame. It is. I frame can still be decoded …

Jun 29, 2024:

11:22 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to Balling: > "pdr0 & Balling at > …
11:15 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: > "pdr0 & Balling at > …
10:38 PM Ticket #4683 (mjpeg: 12bpp fix artefacts) updated by Balling
Very nice improvement. Literally the evaluation version star got …
8:12 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
"pdr0 & Balling at trac.ffmpeg.org hint that key frames are specific …
6:03 PM Changeset in ffmpeg [d5e603d] by Rémi Denis-Courmont <remi@remlab.net>
lavu/lls: remove useless VSETVL This changes neither VL nor VTYPE, so …
3:20 PM Ticket #10829 (-skip_frame nokey is ignored for vp9/webm) updated by scrubbbbs
-bsf:v noise=drop=not(key) works so the keyframe info is in the vp9 …
2:52 PM Ticket #11077 (ffplay uses the -ac option to play pcm and reports an error 'ac': ...) created by marszuo
ffplay -ar 16000 -ac 1 -f s16le output.pcm Using ffplay 7.0 to play …
1:59 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to MasterQuestionable: > ͏    So simply put... …
1:47 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
͏    All rationale has been explained before. ͏    (whether OGOP, DTS, …
7:55 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to MasterQuestionable: > ͏    So simply put... …
5:55 AM Seeking edited by MasterQuestionable
Some clarification on "-copyts". (diff)
4:58 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
͏    So simply put... Everything that uses OGOP (Open GOP) is …
12:40 AM Ticket #7374 (H.264 decoder is left in broken state after a glitch and switch in input) updated by Balling
>illegal memory management control operation 17 is also printed with …

Jun 28, 2024:

6:32 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Hang on... I created Ticket_11055.m2ts, 4 seconds, by cutting …
6:21 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to Balling: > >just know ffmpeg/ffprobe has …
5:12 PM Ticket #11076 (VLC regression in 4.3.7) closed by Aleksey Vasenev
duplicate
5:10 PM Ticket #11076 (VLC regression in 4.3.7) closed by Aleksey Vasenev
duplicate
4:52 PM Ticket #11076 (VLC regression in 4.3.7) created by Aleksey Vasenev
Debian 11 Bullseye VLC 3.0.21 Debian maintainers update ffmpeg from …
4:51 PM Ticket #11075 (VLC regression in 4.3.7) created by Aleksey Vasenev
Debian 11 Bullseye VLC 3.0.21 Debian maintainers update ffmpeg from …
4:18 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Ahem... I managed 29 projects in Silicon Valley over 25 years. I was …
4:16 PM Changeset in ffmpeg [0b330d86] by James Almer <jamrial@gmail.com>
avformat/mov: set Stereo3D type when parsing eyes box If view is …
4:16 PM Changeset in ffmpeg [8af0919] by James Almer <jamrial@gmail.com>
avutil/stereo3d: add a Stereo3D view to signal that the view is …
4:16 PM Changeset in ffmpeg [1c8b32e1] by James Almer <jamrial@gmail.com>
avutil/stereo3d: add a Stereo3D type to signal that the packing is …
4:16 PM Changeset in ffmpeg [e0b574c] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: move decoded_picture_hash to CBS SEI It's defined …
4:16 PM Changeset in ffmpeg [826f55d5] by James Almer <jamrial@gmail.com>
avcodec/cbs_sei: add support for Frame Packing Arrangement SEI parsing …
4:16 PM Changeset in ffmpeg [0cb733d2] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: don't use sizeof(AVSphericalMapping) It's not …
4:16 PM Changeset in ffmpeg [beacdbf4] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: only print yaw, pitch, and roll if set …
4:00 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to pdr0: > Replying to [comment:190
3:58 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
>just know ffmpeg/ffprobe has long standing issues with IDR …
3:57 PM Changeset in ffmpeg [77809675] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: use av_spherical_projection_name() …
3:57 PM Changeset in ffmpeg [6da38e1] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: don't use sizeof(AVStereo3D) It's not part of …
3:57 PM Changeset in ffmpeg [3478cf2c] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: print more Stereo 3D fields Signed-off-by: …
3:50 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
I took Ticket_11055.m2ts and made a video consisting of one frame: I. …
3:46 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to markfilipak: > The question I ask and have …
3:43 PM Ticket #4683 (mjpeg: 12bpp fix artefacts) updated by Balling
Improved in a8e2714d824552ed210118d1ce48c770db3d8c56 but as mentioned …
3:37 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to markfilipak: > Replying to [comment:188
3:20 PM Changeset in ffmpeg [3e6c7948] by James Almer <jamrial@gmail.com>
avcodec/evc: Alterations following changes in libxeve Signed-off-by: …
2:11 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to MasterQuestionable: > ͏    As for FF-series …
1:37 PM Changeset in ffmpeg [83b77990] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Always set flags for the current picture ff_vvc_frame_rpl …
12:49 PM Changeset in ffmpeg [1fb7734] by Ramiro Polla <ramiro.polla@gmail.com>
checkasm: add tests for yuv2rgb
12:48 PM Changeset in ffmpeg [a8e2714d] by Ramiro Polla <ramiro.polla@gmail.com>
libavcodec/mjpeg: preserve unclipped last_dc value Perform …
6:19 AM Ticket #11074 (Build failure on arm with binutils 2.42.50.20240625) updated by Sebastian Ramacher
Version changed
Nothing changed in the relevant files libavcodec/arm since the release …
6:15 AM Ticket #11074 (Build failure on arm with binutils 2.42.50.20240625) created by Sebastian Ramacher
It seems that binutils got stricter and we now see build failures on …
6:15 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to pdr0: May I respond here? > As for the …
5:43 AM Changeset in ffmpeg [539d2e98] by Leo Izen <leo.izen@gmail.com>
avcodec/aacdec_lpd: remove unused local variables int idx, and int …
5:01 AM Ticket #11073 (FFmpeg gives bus error) created by hellohi3654
Summary of the bug: Running any command to do with ffmpeg with both …
2:20 AM Ticket #9491 (ass/subtitle filter incorectly handles colorspaces) closed by alwinramirus
fixed: Fixed by ce81237d638214dd3fd64579805f67028f5bf144

Jun 27, 2024:

10:20 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Replying to Balling: > Pdr0, is not there is a recovery …
9:28 PM Changeset in ffmpeg [02b3fc58] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nuv: return early if header id fails to read Fixes use of …
9:19 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
9:19 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by MasterQuestionable
͏    As for FF-series tools' misidentification, would it because the …
7:48 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
Pdr0, is not there is a recovery point in the start? Elecard 2023 says …
5:43 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Yes, pushed to release/7.0
5:41 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Yes, pushed to release/7.0
5:37 PM Changeset in ffmpeg [40ddddca] by Thilo Borgmann <thilo.borgmann@mail.de>
avdevice/avfoundation: add external video devices Video devices …
1:11 PM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by pdr0
Ticket_11055.m2ts is not a valid coded video sequence because it has …
12:54 PM Changeset in ffmpeg [6aeb084c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Don't create new thread when thread_count is 1 Make its …
12:54 PM Changeset in ffmpeg [baf3123c] by Nuo Mi <nuomi2021@gmail.com>
avutil/executor: Allowing thread_count be zero Before the patch, …
12:38 PM Changeset in ffmpeg [d79c926a] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Validate IBC block vector From H.266 (V3) (09/2023) p. 321: …
12:36 PM Changeset in ffmpeg [c917c423] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Don't discard return codes Signed-off-by: Frank Plowman …
9:42 AM Changeset in ffmpeg [9a3bc59a] by Gyan Doshi <ffmpeg@gyani.pro>
configure: fix alignment of conditional lib dependencies
9:42 AM Changeset in ffmpeg [27284b78] by Gyan Doshi <ffmpeg@gyani.pro>
configure: fix assignment of dep libs for QR-code filters
8:06 AM Changeset in ffmpeg [75e3b81f] by Martin Storsjö <martin@martin.st>
avcodec/vvcdec: Fix compiling with MSVC 2022 17.8 and older Versions …
5:36 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Hey, Balling, This is what I'm doing: […] The splice is marked …
4:48 AM Ticket #10847 (Segmentaion fault using vulkan decoder on Windows with NVIDIA) updated by triffid_hunter
I ran into this today via mpv on Linux. Using ffmpeg-6.1.1-r5 Gentoo …
12:35 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by markfilipak
Replying to Balling: > Where is the new file where you …
12:10 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) updated by Balling
Where is the new file where you cut the frames…
Note: See TracTimeline for information about the timeline view.