Timeline



Sep 17, 2023:

9:39 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by Steven Liu
Please provide the command line you tested together with the complete, …
4:32 PM Ticket #10571 (libvorbis vs vorbis) closed by Elon Musk
invalid: Native vorbis encoder is experimental and thus not usable for …
1:32 PM libav_MJPEG-transcode-VP9_C_Universe-main.zip attached to Ticket #10571 by cherniaev.andrei
git repo to get error 'could not find the proper codec'
1:31 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by Rob
It looks like this is a similar issue when this command is run: …
1:30 PM Ticket #10571 (libvorbis vs vorbis) created by cherniaev.andrei
Wiki says "Please note it is not recommended to use the experimental …
10:55 AM Changeset in ffmpeg [5acc3c4] by Paul B Mahol <onemda@gmail.com>
avcodec/vmixdec: improve quality factors
10:52 AM Ticket #10559 (vmix: first frame decodes with artefacts) closed by Elon Musk
fixed: Probably fixed in 5acc3c4cff88de1ced1c4d9c6070b708613b43c1
9:17 AM Changeset in ffmpeg [9e1ea3ca] by Paul B Mahol <onemda@gmail.com>
avformat: add CRI USM demuxer
9:17 AM Changeset in ffmpeg [f7dc5d76] by Paul B Mahol <onemda@gmail.com>
avcodec/lagarith: use VLC for prob code length
9:11 AM Changeset in ffmpeg [1ac2769] by Paul B Mahol <onemda@gmail.com>
avcodec/adx_parser: make packet split work if nb_channels is set
9:11 AM Changeset in ffmpeg [c5effe7d] by Paul B Mahol <onemda@gmail.com>
avfilter/x86/af_afir: add FMA3 SIMD
7:56 AM Ticket #10570 (No such filter: 'drawtext') closed by Elon Musk
invalid: As mentioned in documentation, drawtext filter now also needs harfbuzz …
1:46 AM Ticket #10570 (No such filter: 'drawtext') updated by BlackPlatypus
Description changed
1:39 AM Ticket #10570 (No such filter: 'drawtext') created by BlackPlatypus
Summary of the bug: drawtext is missing even when compiled with …

Sep 16, 2023:

6:47 PM Changeset in ffmpeg [5f81043] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: reduce default max reload to 3 The 1000 did result in …
6:47 PM Changeset in ffmpeg [80f6e037] by Michael Niedermayer <michael@niedermayer.cc>
avformat/format: Stop reading data at EOF during probing Issue found …
12:55 PM Changeset in ffmpeg [b5c07a3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3: Don't truncate ptrdiff_t Reviewed-by: Paul B Mahol …
12:54 PM Changeset in ffmpeg [11a9aab6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3: Use range-based loop variables Motivated by: #if …
12:54 PM Changeset in ffmpeg [5022be4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3: Add const where appropriate Signed-off-by: Andreas …
12:54 PM Changeset in ffmpeg [9c945811] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3: Move work after ff_thread_finish_setup all_fragments is …
12:54 PM Changeset in ffmpeg [4dae62f7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dnxhddec: Use VLC symbol table to avoid lookup Reviewed-by: …
3:01 AM Ticket #7570 (fate-h264-conformance-frext-hpcafl_bcrm_c failes with THREADS=3) updated by mkver
tsan shows races with this one: […] It also shows the same races …

Sep 15, 2023:

11:27 PM 8m_3_80_normal.ape attached to Ticket #10569 by ami_stuff
11:26 PM Ticket #10569 (ape: fix decoding of monkey's audio 3.80 8-bit files) created by ami_stuff
[…]
11:20 PM 16s_3_80_fast.ape attached to Ticket #10568 by ami_stuff
11:19 PM Ticket #10568 (ape: fix decoding of monkey's audio 3.80 "fast" compression mode) created by ami_stuff
[…]
7:33 PM Changeset in ffmpeg [156f53e9] by James Almer <jamrial@gmail.com>
avcodec/evc_ps: make the sps parameter in ref_pic_list_struct const …
4:59 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by arm64-v9a
4:59 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by arm64-v9a
[…]
3:35 PM Changeset in ffmpeg [9310ffc8] by Lynne <dev@lynne.ee>
vulkan_decode: don't call get_proc_addr on every frame's destruction …
3:35 PM Changeset in ffmpeg [552a5fa4] by Lynne <dev@lynne.ee>
vulkan_hevc: switch from a buffer pool to a malloc and simplify …
3:13 PM Changeset in ffmpeg [45657470] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1 …
1:08 PM Changeset in ffmpeg [5c635b7d] by Jun Zhao <barryjzhao@tencent.com>
lavc/videotoolboxenc: Get the encoder supported properties Get the …
1:07 PM Changeset in ffmpeg [213cba96] by Jun Zhao <barryjzhao@tencent.com>
lavc/videotoolboxenc: Dump the encoder Dump the encoder, it's will …
12:36 PM Ticket #10567 (Data race in mpegvideo.c and mpeg4video.h) created by hcantunc
Summary of the bug: I'm developing a new bug detector on top of …
11:38 AM colorchart_colorspace_libplacebo_w1280.mp4 attached to Ticket #10532 by nicol
11:37 AM colorchart_scale_w1280.mp4 attached to Ticket #10532 by nicol
11:36 AM Ticket #10532 (Color changes at w => 1280, h >= 578 with libplacebo filter on rgb source) updated by nicol
Adding itrc=srgb and fast=1 in the colorspace filter first gave the …
11:08 AM Changeset in ffmpeg [27562bf0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoenc_template: Disable dead code Since …
11:08 AM Changeset in ffmpeg [fa77cb25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Fix data race when updating decode_error_flags When …
11:08 AM Changeset in ffmpeg [d2bc0395] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Make applying decode_error_flags optional …
5:02 AM Changeset in ffmpeg [4f4dc0a1] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix wild pointer on error path When …
5:02 AM Changeset in ffmpeg [791b88fc] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix input_port/output_port leaks
5:02 AM Changeset in ffmpeg [37123100] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix leak of ov_shape_t
5:02 AM Changeset in ffmpeg [d2c5c3b7] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path
5:02 AM Changeset in ffmpeg [e0880ef8] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix use uninitialized values Error …
5:02 AM Changeset in ffmpeg [7cb63292] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: reduce indentation in free_model_ov No …
5:02 AM Changeset in ffmpeg [5369548f] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: fix multiple memleaks Signed-off-by: …
5:02 AM Changeset in ffmpeg [3e24a277] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_filter_common: fix memleak Signed-off-by: Zhao Zhili …
12:38 AM Changeset in ffmpeg [c1b6235d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_decode: Factor creating session params out, fix leak …
12:38 AM Changeset in ffmpeg [dfac782b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Cosmetics The alignment in …
12:38 AM Changeset in ffmpeg [677635cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Deduplicate code Reviewed-by: Lynne …
12:37 AM Changeset in ffmpeg [47b1c0d0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Improve type-safety The AVBuffer API uses …
12:37 AM Changeset in ffmpeg [a6bd2ee7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Remove redundant resetting …

Sep 14, 2023:

8:00 PM Changeset in ffmpeg [2b25a516] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: Fix integer overflow in predictor_calc_error() Fixes: …
8:00 PM Changeset in ffmpeg [c012d1f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: jpeg2000 has its own lowres option jpeg2000 …
8:00 PM Changeset in ffmpeg [90647a92] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure …
8:00 PM Changeset in ffmpeg [ca09d8a0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpegxl_parser: Check for ctx->skip overflow Fixes: out of …
8:00 PM Changeset in ffmpeg [d2e8974] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jpegxl_anim_dec: Check that size fits within argument Fixes: …
7:50 PM 020528-000-A_main - Copie.m3u8 attached to Ticket #10149 by Thomas ERNEST
seekable example - main content index
7:50 PM 020528-000-A_vid.2.m3u8 attached to Ticket #10149 by Thomas ERNEST
seekable example - video stream
7:49 PM 020528-000-A_fr.2.m3u8 attached to Ticket #10149 by Thomas ERNEST
seekable example - french audio stream
7:49 PM 020528-000-A_en.2.m3u8 attached to Ticket #10149 by Thomas ERNEST
seekable example - english audio stream
7:49 PM 020528-000-A_de.2.m3u8 attached to Ticket #10149 by Thomas ERNEST
seekable example - german audio stream
7:47 PM Ticket #10149 (Unable to read most of HLS M3U8 from Arte TV) updated by Thomas ERNEST
If I add in the m3u8 files #EXT-X-TARGETDURATION:6360 - 6360 being …
6:10 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
That seems to do the trick and controls whether it's tff or bff, …
2:43 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by elenril
Okay, I see the problem in the handling of the -top option. The …
1:03 PM Ticket #10546 (improve vmix decoder) closed by Elon Musk
fixed: Fixed in 00a837c70ca2056fbd81ca4af41692e34ef79b69 The …
12:54 PM Changeset in ffmpeg [00a837c7] by Paul B Mahol <onemda@gmail.com>
avcodec/vmixdec: add support for custom first byte
12:09 PM Ticket #9131 (libx265 Dolby Vision options) updated by R. Linden
Any updates here? I also would love to have support for the …
12:07 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
I bisected between 4.3.6 and 4.4 and this commit broke it: …
11:23 AM Ticket #9339 (tff interlaced encode from progressive not working) reopened by daren
No, still the case in ffmpeg 6.0 even, just checked. I'll bisect …
11:00 AM Ticket #9339 (tff interlaced encode from progressive not working) closed by elenril
fixed: Should have been fixed 2 years ago in …
10:52 AM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) created by Evgeny
Summary of the bug: When I try to use av1 hardware decoder with …
10:49 AM Changeset in ffmpeg [a8d9da4c] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: add interleaved_read option For badly interleaved …
10:32 AM Changeset in ffmpeg [038b9922] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP libaribb24_close() …
10:32 AM Changeset in ffmpeg [c1714a48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of …
10:32 AM Changeset in ffmpeg [830b5cc3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat: Inline raw_codec_id where known Signed-off-by: Andreas …
10:32 AM Changeset in ffmpeg [d0b03b41] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Don't report deprecated pkt_pos Signed-off-by: …
9:04 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) closed by elenril
fixed: Should be fixed in ced62a0c010f74a713fa7f93c115e2284e22f96c
8:44 AM Changeset in ffmpeg [ced62a0c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output() …
7:50 AM Ticket #6009 ([Request] Direct-I/O for ffmpeg output files) updated by Tóth F. János
Did anybody consider this in the last 7 years? I used google search to …
2:49 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by 0ky
Replying to elenril: > Please test the attached patch. …
2:47 AM ffmpeg-unpatched.log attached to Ticket #10504 by 0ky
2:45 AM ffmpeg-patched.log attached to Ticket #10504 by 0ky

Sep 13, 2023:

8:04 PM Changeset in ffmpeg [6434e440] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/thread: Remove ff_thread_get_format define Unnecessary since …
8:04 PM Changeset in ffmpeg [0058f601] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 Since …
8:04 PM Changeset in ffmpeg [c38693b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/av1dec: Pass AVCodecContext* as logctx in …
6:59 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by Rob
Here is the file I use to reproduce please let me know if you have …
6:49 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by Rob
Hi, I would like to attach the video file that I can reproduce this …
6:47 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) created by Rob
Summary of the bug: I am streaming a video (mp4) to a RTMP …
3:50 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by Balling
You are wrong. The priming on click_240bpm-afconvert.m4a is 5186 == …
3:42 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by Balling
Can you give original click_240bpm.wav​? How was it generated?
12:41 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/Ne70gnX--3-9@lynne.ee

Sep 12, 2023:

9:35 PM Changeset in ffmpeg [654e4b00] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/wtvdec: Avoid unnecessary allocations Reviewed-by: Peter …
9:35 PM Changeset in ffmpeg [ea0a41bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/wtvdec: Use smaller upper bound for buffer Every code point …
9:35 PM Changeset in ffmpeg [78169f39] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/wtvdec: Fix signed integer overflow Happens when length > …
9:34 PM Changeset in ffmpeg [197f7e91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/wtvdec: Skip too big tags get_tag() is not designed with …
9:34 PM Changeset in ffmpeg [c461ee39] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/wtvdec: Don't truncate GUIDs Each of the 16 bytes of a GUID …
9:22 PM Changeset in ffmpeg [b6717189] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Don't use incompatible function pointer type for call …
5:43 PM Ticket #10531 (vf_drawtext causing font rendering jitter after libharfbuz commit) closed by Elon Musk
fixed: Fixed in aeff5bcba092583cb85b823bb5dbc14099591408
5:33 PM Changeset in ffmpeg [a18ccbfa] by Paul B Mahol <onemda@gmail.com>
avformat/aiffdec: improve probe
5:33 PM Changeset in ffmpeg [aeff5bcb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawtext: fix text width measurement
7:42 AM Changeset in ffmpeg [da784b81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_framepack: Use dedicated pointer for access Improves …
7:42 AM Changeset in ffmpeg [423b6a7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/imgutils: Add wrapper for av_image_copy() to avoid casts …
7:20 AM Changeset in ffmpeg [5094d1f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/fifo: Constify AVFifo pointees in peek functions They do not …
7:20 AM Changeset in ffmpeg [fa4bf579] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/audio_fifo: Constify some pointees Also constify AVAudioFifo* …
7:17 AM Changeset in ffmpeg [9bf31f60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/samplefmt: Constify some pointees This is the samplefmt analog …
7:14 AM Changeset in ffmpeg [41285890] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/imgutils: Constify some pointees This is done immediately …
12:53 AM 24_bit_fixed_caf.ape attached to Ticket #10564 by ami_stuff
12:52 AM Ticket #10564 (ape: fix decoding of 24-bit ape files (encoded from 24-bit caf)) created by ami_stuff
monkey's audio encoder can encode 24-bit caf files to ape format …
12:33 AM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by ami_stuff
Replying to ami_stuff: > …
12:32 AM Ticket #10563 (ape: fix decoding of some 24-bit insane files) created by ami_stuff
https://trac.ffmpeg.org/raw-attachment/ticket/10323/24_bit_fixed_mono_4
12:09 AM Ticket #504 (Fixing av_seek_frame) closed by Elon Musk
wontfix
12:06 AM Ticket #6527 (NASM 2.11.06 doesn't load config.asm) closed by Elon Musk
wontfix
12:02 AM Ticket #9987 (Example issue in vide_decode.c) closed by Elon Musk
wontfix
12:01 AM Ticket #10118 (AC3 decoding throws error number -16976906 ... vlc plays well) closed by Elon Musk
needs_more_info

Sep 11, 2023:

8:22 PM ffplay_homemade_multi_lang_m3u.log attached to Ticket #10149 by Thomas ERNEST
ffplay logs playing 20528 m3u set - not seekable
8:11 PM 020528-000-A_main.m3u8 attached to Ticket #10149 by Thomas ERNEST
main parent m3u for program 20528
8:10 PM 020528-000-A_vid.m3u8 attached to Ticket #10149 by Thomas ERNEST
720p video stream m3u for program 20528
8:09 PM 020528-000-A_fr.m3u8 attached to Ticket #10149 by Thomas ERNEST
french audio stream m3u for program 20528
8:08 PM 020528-000-A_en.m3u8 attached to Ticket #10149 by Thomas ERNEST
english audio stream m3u for program 20528
8:07 PM 020528-000-A_de.m3u8 attached to Ticket #10149 by Thomas ERNEST
german audio stream m3u for program 20528
8:06 PM Ticket #10149 (Unable to read most of HLS M3U8 from Arte TV) updated by Thomas ERNEST
Keywords changed
Indeed the problem is not related to webvtt or subtitles. Thank you …
8:04 PM Changeset in ffmpeg [8cd2e0c0] by Paul B Mahol <onemda@gmail.com>
avcodec/fraps: remove extra new lines and not needed cast
8:04 PM Changeset in ffmpeg [8042f658] by Paul B Mahol <onemda@gmail.com>
avformat/mpjpegdec: remove extra newlines
8:04 PM Changeset in ffmpeg [1735ca3c] by Paul B Mahol <onemda@gmail.com>
avcodec/8bps: always decode to planar formats directly
8:04 PM Changeset in ffmpeg [1ce19704] by Paul B Mahol <onemda@gmail.com>
avcodec/8bps: use uint8/uint16 where possible
7:42 PM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by ami_stuff
"24_bit_fixed_mono_44k_insane.ape​" and …
7:20 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) closed by mkver
fixed
7:20 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) updated by mkver
Fixed in 0c4ac187dc2ebbeb25ec33630eb1c7963e4c382d. Thanks for the …
7:17 PM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by ami_stuff
it looks like 24-bit decoding in ffmpeg is just broken and the problem …
7:01 PM Ticket #4907 (Support decoding animated WebP images) updated by Thomas
Cc changed
6:27 PM Changeset in ffmpeg [0c4ac187] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aviobuf: Fix function pointer equality check Broken in …
6:27 PM Changeset in ffmpeg [58aaa83f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mxfdec: Don't pretend array to be bigger than it is …
6:27 PM Changeset in ffmpeg [740ce93f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flicvideo: Remove unnecessary cast Reviewed-by: Paul B Mahol …
6:27 PM Changeset in ffmpeg [eb9bfe30] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/imc: Fix leak on init error Since …
6:01 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) updated by Mitzsch01
Just compiled it and tried it in Plex HTPC. Works! No crashes anymore. …
4:54 PM Ticket #9717 (dxva qsv deinterlace has unexpected results) closed by s170361683
duplicate
4:47 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) updated by mkver
Status, Keywords, Priority, Analyzed by developer changed
Thanks for the report. I just sent a patch that intends to fix this: …
4:04 PM Ticket #10268 (When nvenc fails with "out of memory" the program crashes instead of ...) closed by Adrian
fixed: This no longer happens with latest master
1:11 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) updated by Mitzsch01
https://github.com/mitzsch/FFmpeg/tree/0d2e0da8e3cf106dc3e66dc9038b7074
12:36 PM Ticket #10562 (Assertion uc failed at src/libavformat/hls.c:631) created by Mitzsch01
Summary of the bug: Try to play hls video. In my case in mpv through …
12:19 PM Ticket #10531 (vf_drawtext causing font rendering jitter after libharfbuz commit) updated by t.rapp
Cc changed
10:47 AM Ticket #10560 (ape: add support for 32-bit integer) updated by ami_stuff
Summary changed
10:47 AM f32le.ape attached to Ticket #10561 by ami_stuff
10:47 AM f32be.ape attached to Ticket #10561 by ami_stuff
10:46 AM Ticket #10561 (ape: add support for 32-bit float) created by ami_stuff
[…]
10:43 AM 32be.ape attached to Ticket #10560 by ami_stuff
9:47 AM Ticket #8198 (mpjpeg demuxer is detected but does not work) updated by Elon Musk
File is invalid mpjpeg, with bad boundary signatures.
9:16 AM 32.ape attached to Ticket #10560 by ami_stuff
9:16 AM Ticket #10560 (ape: add support for 32-bit integer) created by ami_stuff
[…]
4:31 AM Ticket #10287 (Trimming .FLAC files the duration doesn't get updated and remains as ...) updated by Balling
Reencode.
4:07 AM Ticket #10287 (Trimming .FLAC files the duration doesn't get updated and remains as ...) updated by 456325
Replying to Elon Musk: > -copy will also copy stream …

Sep 10, 2023:

11:29 PM 24_bit_fixed_stereo_44k_insane.ape attached to Ticket #10323 by ami_stuff
11:29 PM 24_bit_fixed_mono_44k_insane.ape attached to Ticket #10323 by ami_stuff
11:27 PM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by ami_stuff
I will attach two more samples with "insane" compression level …
11:14 PM Changeset in ffmpeg [86bd0f08] by Paul B Mahol <onemda@gmail.com>
avcodec/vmixdec: fix inputs with more than 255 slices
11:14 PM Changeset in ffmpeg [64f538c3] by Paul B Mahol <onemda@gmail.com>
avcodec/shorten: use uint16_t for wave_format
11:12 PM Ticket #10558 (vmix: broken output with 7680x4320 resolution) closed by Elon Musk
fixed: Fixed in 86bd0f08d3ea3dfdd523a1b1ac9e52545641c443
10:28 PM Changeset in ffmpeg [e9bbb39e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/truemotion2: Don't check before freeing VLC ff_vlc_free() is …
10:27 PM Changeset in ffmpeg [9cdf82c2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vlc: Use proper namespace Therefore use a proper prefix for …
10:26 PM Changeset in ffmpeg [95e876f0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tools/patcheck: Remove test for ancient INIT_VLC_USE_STATIC The flag …
10:26 PM Changeset in ffmpeg [7b98a187] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vlc: Add documentation for ff_init_vlc_sparse() Mostly taken …
10:26 PM Changeset in ffmpeg [a84fe061] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/idctdsp: Avoid inclusion of avcodec.h Not every user of …
10:26 PM Changeset in ffmpeg [7b0b9a25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresdsp: Pass necessary parameter directly Only …
10:26 PM Changeset in ffmpeg [489d96ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresdec: Include required headers directly Do not rely on …
9:21 PM Changeset in ffmpeg [b0fb8e8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/get_bits: Avoid reading multiple times in get_bits_long Due …
8:55 PM Changeset in ffmpeg [2a68d945] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Constify data pointees of write callbacks They are …
8:55 PM Changeset in ffmpeg [e8704a8f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aviobuf: Don't use incompatible function pointer type for …
8:44 PM Changeset in ffmpeg [e26506cb] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: use uint16/uint8 where possible
8:44 PM Changeset in ffmpeg [f95cb3d1] by Paul B Mahol <onemda@gmail.com>
avformat/adxdec: remove unneeded check for channels inside read_packet()
7:29 PM vmix.avi attached to Ticket #10559 by ami_stuff
7:28 PM Ticket #10559 (vmix: first frame decodes with artefacts) created by ami_stuff
[…]
7:22 PM Changeset in ffmpeg [cfa47fd3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Use av_frame_replace() where appropriate Signed-off-by: Andreas …
7:22 PM Changeset in ffmpeg [0487786f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Remove redundant checks Checking the return value of …
7:21 PM 7680_4320.avi attached to Ticket #10558 by ami_stuff
7:21 PM Ticket #10558 (vmix: broken output with 7680x4320 resolution) created by ami_stuff
decodes ok with the original codec […]
7:21 PM Changeset in ffmpeg [ca78dcfb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Remove duplicated freeing code The target of the jump …
7:19 PM Changeset in ffmpeg [4f98bf9d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio_internal: Don't include url.h It is only included …
7:19 PM Changeset in ffmpeg [879178b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/teeproto: Remove always-false check Incompatibility of the …
7:17 PM Changeset in ffmpeg [ee77ee77] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat: Remove avformat and avio headers from protocols …
7:17 PM Changeset in ffmpeg [d6afd6c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/lavfi: Remove unnecessary avio_internal.h inclusion The …
7:17 PM Changeset in ffmpeg [7ed8c088] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/teeproto: Remove useless AVClass without options …
7:16 PM Changeset in ffmpeg [90f444ef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc: Avoid relocations for short strings Signed-off-by: …
7:16 PM Changeset in ffmpeg [c95cdf87] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc: Simplify getting format string A switch is simpler …
7:16 PM Changeset in ffmpeg [e4ab1b8f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc: Add const where appropriate Signed-off-by: Andreas …
7:15 PM Changeset in ffmpeg [b948aa95] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc: Use proper type for AVCodecIDs Signed-off-by: …
7:15 PM Changeset in ffmpeg [a23627ee] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc: Avoid unnecessary casts Signed-off-by: Andreas …
7:05 PM Changeset in ffmpeg [ded4478b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
hevc_ps: fix fixed_rate check Fixes: …
7:04 PM Changeset in ffmpeg [06241c31] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
hevc_ps: fix cpb_cnt_minus1 initialization Fixes: …
6:15 PM Ticket #10557 (MJPEG Decode Error ONLY with JPG) closed by jensdraht1999
invalid
6:15 PM Ticket #10557 (MJPEG Decode Error ONLY with JPG) updated by jensdraht1999
OK guys, I found the error. Somehow the program has generated a png …
5:43 PM Ticket #10557 (MJPEG Decode Error ONLY with JPG) updated by jensdraht1999
https://anonymfile.com/9B98/interp.zip Here are all the files to …
5:41 PM Ticket #10557 (MJPEG Decode Error ONLY with JPG) updated by jensdraht1999
I do not know how to upload the file, because 33,9mnb in size and the …
5:39 PM Ticket #10557 (MJPEG Decode Error ONLY with JPG) created by jensdraht1999
Summary of the bug: When trying to create h264 video via a collection …
3:56 PM Changeset in ffmpeg [1a87a9d8] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: add support for encoding raw slice Switched to …
3:53 PM Ticket #10556 (magicyuv enc assertion) closed by Elon Musk
fixed: Fixed in 1a87a9d82a21794c997086ce56701f1d1598ba4e
3:32 PM Changeset in ffmpeg [7b6e1fbe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/vapoursynth: Add missing inclusion of frame.h Broken in …
2:44 PM Ticket #10241 (cscd gzip: video with width not multiple of 4 fails to decode) closed by Michael Niedermayer
fixed: Fixed in ab7d38f970674e6765b5e1adb911c1763b9ce806
2:40 PM Changeset in ffmpeg [ab7d38f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files Fixes: …
2:40 PM Changeset in ffmpeg [d2a0464f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end …
2:12 PM Ticket #10556 (magicyuv enc assertion) created by ami_stuff
https://samples.ffmpeg.org/4khdr/PE2_Leopard_4K.mkv […]
1:14 PM Ticket #2282 (Failed seeks lead to undefined behavior) updated by Elon Musk
I see nothing out of ordinary when I do it.
11:57 AM Ticket #10555 (magicyuv enc crash) closed by Elon Musk
fixed: Fixed in recent patch set on master.
11:53 AM Changeset in ffmpeg [c6f0fd2d] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: use last slice height when correlating
11:53 AM Changeset in ffmpeg [3b9e6a73] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: fix correlation buffers size when slices are used
11:53 AM Changeset in ffmpeg [fd1574d1] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: remove unnecessary indirection
11:53 AM Changeset in ffmpeg [8c3169fa] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: add Slice struct to simplify allocations
11:53 AM Changeset in ffmpeg [a7166242] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: stop hardcoding max possible align
11:52 AM Changeset in ffmpeg [5c87933e] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: move bit writer to stack
11:51 AM Changeset in ffmpeg [800fbc98] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: use const for src pointer
11:51 AM Changeset in ffmpeg [4d1b7ff7] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: check for allocation return value
11:51 AM Changeset in ffmpeg [f832a772] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuvenc: ensure no slice slot is left unset
10:15 AM Ticket #10552 (Build fails after recent commit: avcodec/utils: move ...) closed by rorgoroth
fixed: Fixed by 3a5be28857de4d523ff95ec07362771a89e00f46
9:19 AM Changeset in ffmpeg [67cc7aaa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/buffersrc: Use av_frame_clone() where appropriate …
9:18 AM Changeset in ffmpeg [185d0acd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Avoid casting const away Fixes many warnings when …
2:08 AM Ticket #2282 (Failed seeks lead to undefined behavior) updated by Balling
Seek AND press Esc. On exit that happens…
Note: See TracTimeline for information about the timeline view.