Timeline



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 …

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: ͏    …
Note: See TracTimeline for information about the timeline view.