Timeline



Jul 23, 2021:

8:36 PM Ticket #9334 (MP4 to APNG conversion incorrectly has transparent background) updated by Balling
What is also funny is that apng has sRGB chunk, which is wrong... …
5:30 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Balling
Replying to Gyan: > It would be better to just print the …
4:22 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Gyan
It would be better to just print the raw ts and use that, rather than …
2:06 PM Changeset in ffmpeg [4ff73add] by James Almer <jamrial@gmail.com>
avcodec/h264_sei: parse and export Film Grain Characteristics SEI …
2:06 PM Changeset in ffmpeg [e3b5ff17] by James Almer <jamrial@gmail.com>
avutil/film_grain_params: add support for H.274 Film Grain …
2:05 PM Changeset in ffmpeg [41d1dba] by James Almer <jamrial@gmail.com>
cbs_h264: add support for Film Grain Characteristics SEI messages …
1:06 PM Changeset in ffmpeg [c4042fc1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_shufflepixels: Check ff_get_video_buffer() There would be …
1:05 PM Changeset in ffmpeg [046cbd25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/yuv4mpegdec: Use table instead of repeated "else if" The …
12:43 PM Changeset in ffmpeg [5be809fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tableprint_vlc: Fix building with hardcoded tables This has …
9:09 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Ptaah
I don't think so, the bug is present in avcodec h264 decoder. …
8:18 AM Ticket #9335 (segfault when invoking libaom realtime mode and cpu-used 8) updated by veikk0
The bug is being tracked here: …
6:15 AM Ticket #9205 (Incorrect segment length in HLS child playlist with fmp4 segment format) updated by nyanmisaka
Hi Steven Liu, could you backport this patch to release/4.4 branch?
5:48 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Balling
Is this fixing this? …
5:45 AM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Balling
Status changed
Can somebody fix this? It is a very bad issue.
5:42 AM Ticket #5375 (Can't download a m3u playlist stream that uses AES encryption) updated by Balling
Important patch series for this which is LGTM'd: …
5:35 AM Ticket #9311 (FLAC works in MP4 container but not in M4A) updated by Balling
Strange issue, just create mp4 and rename to m4a. They should be the …
3:32 AM Ticket #9343 (ORing AVERROR_INPUT_CHANGED and AVERROR_OUTPUT_CHANGED gives ...) created by jrh
The documentation for AVERROR_INPUT_CHANGED and …

Jul 22, 2021:

11:40 PM piece.wav attached to Ticket #9342 by xamarin
Audio segment where the clipping happens
11:38 PM waveform-clipping-on-Audacity.png attached to Ticket #9342 by xamarin
Representation of the waveform on Audacity at merging point
11:37 PM Ticket #9342 (Audio clipping when joining segments with aselect filter) created by xamarin
Summary of the bug: How to reproduce: Create a destination video by …
10:44 PM Ticket #9341 (aselect: Invalid chars) updated by xamarin
Thank you very much. Now worked perfectly fine using seconds even with …
9:33 PM Changeset in ffmpeg [69aa2488] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for libvorbis Fixes: …
9:33 PM Changeset in ffmpeg [7666d588] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Avoid undefined overflow in time_offset calculation …
8:04 PM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
I've given it some thought. Since 4.mkv & 5.mkv are made from 3.mkv, …
7:37 PM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
Replying to Gyan: > Replying to markfilipak: > …
6:11 PM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by Gyan
Replying to markfilipak: > Sorry, I guess replying to the …
3:28 PM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
Sorry, I guess replying to the email doesn't work. So, I'll repeat my …
3:26 PM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
Replying to Gyan: > -map 0 -map "[v]" -map "[a]" will …
3:22 PM 5.log attached to Ticket #9337 by markfilipak
3:22 PM 4.log attached to Ticket #9337 by markfilipak
3:21 PM 3.log attached to Ticket #9337 by markfilipak
3:21 PM 2.log attached to Ticket #9337 by markfilipak
3:21 PM 1.log attached to Ticket #9337 by markfilipak
3:20 PM 5.cmd attached to Ticket #9337 by markfilipak
3:20 PM 4.cmd attached to Ticket #9337 by markfilipak
3:19 PM 3.cmd attached to Ticket #9337 by markfilipak
3:19 PM 2.cmd attached to Ticket #9337 by markfilipak
3:18 PM 1.cmd attached to Ticket #9337 by markfilipak
1:44 PM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) updated by Balling
Status changed
That should do it. …
1:29 PM Changeset in ffmpeg [25c85078] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Remove/replace some unnecessary avcodec.h inclusions Also remove …
1:02 PM Changeset in ffmpeg [e3023e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g729postfilter.h: Include acelp_pitch_delay.h Needed for …
1:02 PM Changeset in ffmpeg [e0b4fe0e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove some unnecessary mpegvideo.h inclusions …
1:02 PM Changeset in ffmpeg [2934a4b9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Remove unnecessary avassert.h inclusions Signed-off-by: Andreas …
12:47 PM Changeset in ffmpeg [4608f7cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Remove unnecessary mem.h inclusions Signed-off-by: Andreas Rheinhardt …
12:34 PM Changeset in ffmpeg [e7bd47e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Remove obsolete version.h inclusions These have mostly been added …
12:33 PM Changeset in ffmpeg [2c05ee09] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/internal, swresample/audioconvert: Remove cpu.h inclusions …
12:07 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
I see you are trying to get rid off libx264rgb. Was I right and this …
12:02 PM Ticket #9141 (Input option -t/-to totally ignored when stream copying MPEG-TS ...) closed by Balling
fixed: Fixed by 694545b6d5fff5a8242b5fab8c1746e74a06f9ba.
12:00 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
So I fixed SMPTE 240M matrix in …
11:51 AM Ticket #8904 (HLS missing CODECS for H.265 streams) closed by Balling
fixed: Fixed in 812f39ee85ac27a7e11a374150e60a4614f060b1.
11:50 AM Ticket #7480 (HEVC codec info string) closed by Balling
fixed: Fixed in 812f39ee85ac27a7e11a374150e60a4614f060b1.
11:49 AM Ticket #9145 (J2K Parser generates large (concatenated) packet when HDR metadata present) updated by Balling
Patch …
11:00 AM Changeset in ffmpeg [f6f85d95] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lossless_videodsp: Improve included headers Signed-off-by: …
10:59 AM Changeset in ffmpeg [69f120ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Don't include cpu.h It is not used here at all; …
10:49 AM Changeset in ffmpeg [cea34b91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Don't include hwcontext.h It is no longer used …
10:48 AM Changeset in ffmpeg [912f125c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Don't include errno.h This inclusion has been added …
10:22 AM Ticket #9341 (aselect: Invalid chars) closed by Gyan
invalid: The time values must be in seconds.
10:16 AM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by Gyan
-map 0 -map "[v]" -map "[a]" will first include the source …
9:14 AM Changeset in ffmpeg [1be3d8a0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Stop including channel_layout.h in avcodec.h Also …
9:14 AM Changeset in ffmpeg [57b5ec6b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Stop including bsf.h in avcodec.h Also include bsf.h …
6:31 AM Changeset in ffmpeg [73b847e1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm_data: Move tables only used by adpcm.c to it …
6:31 AM Changeset in ffmpeg [ac5bd4e4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm_data: Fix type mismatch for ff_adpcm_afc_coeffs …
6:31 AM Changeset in ffmpeg [0a67ca63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm: Don't include disabled AVCodecs Signed-off-by: Andreas …
6:30 AM Changeset in ffmpeg [0f168344] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm: Disable dead code This change ensures that the linker …
6:12 AM Changeset in ffmpeg [6914aa7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm: Fix indentation Signed-off-by: Andreas Rheinhardt …
6:06 AM Changeset in ffmpeg [421de73a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcm: Use smaller scope for some variables This is to avoid …
6:00 AM Changeset in ffmpeg [c8a8691c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcmenc: Don't include disabled AVCodecs Signed-off-by: …
5:50 AM Changeset in ffmpeg [62e3d01] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcmenc: Deduplicate AVClasses The child_class_next API …
5:35 AM Changeset in ffmpeg [63f736f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcmenc: #if disabled code away, fix build without ADPCM_ARGO …
5:32 AM Changeset in ffmpeg [10f8f06a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adpcmenc: Use smaller scope for some variables This is to …
12:13 AM Changeset in ffmpeg [0bc7ddc4] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_ov: Rename RequestItem to OVRequestItem Rename …
12:13 AM Changeset in ffmpeg [42995482] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov In …

Jul 21, 2021:

6:07 PM Ticket #9341 (aselect: Invalid chars) updated by xamarin
ffmpeg log: […]
6:01 PM Ticket #9341 (aselect: Invalid chars) created by xamarin
Summary of the bug: Can't create output video extracting 2 slices of …
5:47 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by jeeb
Yes, since 4.4 the AVFrame's metadata is being correctly passed onto …
5:26 PM Ticket #9340 (Insane RAM usage when copying hdmv_pgs subs with -forced_subs_only 1 ...) updated by Michael Harmon
Summary changed
5:14 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by jeeb
That's interesting since while I have found the issue (auto-detection …
2:35 PM Changeset in ffmpeg [c866a099] by J. Dekker <jdek@itanimul.li>
lavu/kperf: use ff_thread_once() Signed-off-by: J. Dekker …
7:38 AM Changeset in ffmpeg [f614390e] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: note expr and eval mode support in overlay_cuda Commit …
5:20 AM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) updated by markfilipak
Component, Description changed
3:33 AM Ticket #9335 (segfault when invoking libaom realtime mode and cpu-used 8) closed by James
invalid: I can reproduce the crash, but the backtrace points to an internal …

Jul 20, 2021:

10:01 PM Changeset in ffmpeg [f9d5050d] by James Almer <jamrial@gmail.com>
avutil/macos_kperf: add missing header guards Fixes fate-source …
5:40 PM Changeset in ffmpeg [9a727235] by J. Dekker <jdek@itanimul.li>
lavu/checkasm: add (private) kperf timing for macOS Signed-off-by: J. …
5:05 PM Ticket #9340 (Insane RAM usage when copying hdmv_pgs subs with -forced_subs_only 1 ...) created by Michael Harmon
Summary of the bug: When burning in hdmv pgs subs using …
3:16 PM Changeset in ffmpeg [4f49fa6a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_drmeter: Check that there is data Fixes: floating point …
3:16 PM Changeset in ffmpeg [1f21349] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fftdnoiz: Use lrintf() in export_row8() Fixes: …
3:16 PM Changeset in ffmpeg [06af6e10] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_mestimate: Check b_count Fixes: left shift of negative …
2:41 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by Paul Pacifico
Replying to pdr0: > A workaround is -vf setfield=tff …
2:41 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by Paul Pacifico
Replying to pdr0: > A workaround is -vf setfield=tff …
2:31 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by pdr0
A workaround is -vf setfield=tff
2:14 PM Changeset in ffmpeg [012804d2] by Jai Luthra <me@jailuthra.in>
avfilter/vf_signature: Initialize all houghspace elements …
8:31 AM Changeset in ffmpeg [c1bf56a5] by Thilo Borgmann <thilo.borgmann@mail.de>
lavu/cpu: Use av_cpu_ prefix
7:57 AM Ticket #9338 (User agent in "-http_user_agent" is ignored when deleting old segment (HLS)) updated by SBM
Replying to Steven Liu: > Try this patch please: …
7:43 AM Ticket #9327 (HLS muxer produces broken fMP4 segments) updated by Steven Liu
Replying to maichelmann: > Hi, > > thanks for trying to …
7:23 AM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by Paul Pacifico
I've also tested, but with no luck. Here is a sample file …
6:20 AM Ticket #9327 (HLS muxer produces broken fMP4 segments) updated by maichelmann
Hi, thanks for trying to reproduce this. Could you please try to run …
6:20 AM Ticket #9327 (HLS muxer produces broken fMP4 segments) updated by maichelmann
Hi, thanks for trying to reproduce this. Could you please try to run …
5:50 AM Changeset in ffmpeg [cd704313] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/gifdec: log loop count
4:14 AM Ticket #9329 (HLS stream map with subtitles group results in error) updated by Yash
Description changed
Added link to the video.
3:39 AM Ticket #9327 (HLS muxer produces broken fMP4 segments) closed by Steven Liu
worksforme
3:35 AM Ticket #9327 (HLS muxer produces broken fMP4 segments) updated by Steven Liu
[…]
3:31 AM Ticket #9329 (HLS stream map with subtitles group results in error) updated by Steven Liu
Can i get your test sample file transformers.mp4?
3:27 AM Ticket #9338 (User agent in "-http_user_agent" is ignored when deleting old segment (HLS)) updated by Steven Liu
Try this patch please: …

Jul 19, 2021:

8:56 PM test_ffmpeg_interlace.sh attached to Ticket #9339 by daren
8:56 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
I tried it just now, it sets the field order for mediainfo to read, …
7:55 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by jeeb
Can you check with -field_order tb, or any other of the …
7:39 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by jeeb
Can you check with -field_order tb, or any other of the …
7:23 PM Changeset in ffmpeg [05c9f6f4] by Thilo Borgmann <thilo.borgmann@mail.de>
fftools/ffmpeg: Fix runlength for strncmp()
6:49 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
Description changed
6:39 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
Description changed
6:36 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
Description changed
6:36 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
Keywords, Summary changed
6:34 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by daren
Description changed
6:33 PM progressive_interlaced_footage.mkv attached to Ticket #9339 by daren
progressive encode of interlaced footage
6:32 PM Ticket #9339 (tff interlaced encode from progressive not working) created by daren
Summary of the bug: tff interlaced encodes of wrongly (progressive) …
4:00 PM Ticket #9338 (User agent in "-http_user_agent" is ignored when deleting old segment (HLS)) updated by SBM
Description changed
3:55 PM Ticket #9338 (User agent in "-http_user_agent" is ignored when deleting old segment (HLS)) created by SBM
Summary of the bug: user-agent not correctly set when deleting …
12:10 PM Changeset in ffmpeg [b67263e] by Thilo Borgmann <thilo.borgmann@mail.de>
avdevice/avfoundation: remove first_audio_pts and first_pts Because …
7:24 AM Changeset in ffmpeg [6f206852] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: delay readrate enforcement for decoded streams Read rate …
4:14 AM Changeset in ffmpeg [981d49e3] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: use bits_per_coded_sample instead of …
4:14 AM Changeset in ffmpeg [f687f8e0] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/argo: use bits_per_coded_sample instead of bits_per_raw_sample …
2:27 AM Ticket #9337 ('atempo' didn't work unless '-map 0' was added) created by markfilipak
source.vob is here: …
12:47 AM Changeset in ffmpeg [5580142] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: don't set bits_per_raw_sample Signed-off-by: Zane …
12:47 AM Changeset in ffmpeg [5783bae9] by Zane van Iperen <zane@zanevaniperen.com>
avformat/kvag: don't set bits_per_raw_sample Signed-off-by: Zane van …
12:47 AM Changeset in ffmpeg [5362fa2b] by Zane van Iperen <zane@zanevaniperen.com>
avformat/apm: don't set bits_per_raw_sample Signed-off-by: Zane van …
12:47 AM Changeset in ffmpeg [0c538ce] by Zane van Iperen <zane@zanevaniperen.com>
avformat/alp: don't set bits_per_raw_sample Signed-off-by: Zane van …
12:47 AM Changeset in ffmpeg [b28a3135] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: don't set bits_per_raw_sample Signed-off-by: Zane …
12:47 AM Changeset in ffmpeg [9f502d8c] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_cvg: don't set bits_per_raw_sample Signed-off-by: Zane …

Jul 18, 2021:

10:21 PM Changeset in ffmpeg [1c2d8ff9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dsd_tablegen: Merge header into dsd.c Since …
8:33 PM Changeset in ffmpeg [b76f9bcf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/internal: Mark ff_filter_get_nb_threads() as av_pure It does …
8:32 PM Changeset in ffmpeg [de1132a8] by Marton Balint <cus@passwd.hu>
avfilter/f_metadata: do not return the frame early if there is no …
8:06 PM Changeset in ffmpeg [f9136d60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Avoid calling functions repeatedly via FFMIN Signed-off-by: Andreas …
7:50 PM Changeset in ffmpeg [e1836b19] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libavcodec.v: Tighten export whitelist Currently every symbol …
7:09 PM Changeset in ffmpeg [3ccfd27f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Fix declaration-after-statement warning Reviewed-by: …
7:01 PM Changeset in ffmpeg [504c6066] by Aman Karmani <aman@tmm1.net>
avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame …
6:15 PM Ticket #9336 (-cpu-used 9 does not work with libaom's realtime mode) created by veikk0
Summary of the bug: FFmpeg exits with an error message when …
5:41 PM Ticket #8382 (Add support for passing arbitrary parameters to ffmpeg libaom plugin) updated by veikk0
Support for passing arguments with -aom-params was added a while ago, …
5:32 PM Ticket #9335 (segfault when invoking libaom realtime mode and cpu-used 8) created by veikk0
Summary of the bug: FFmpeg exits with a segfault when attempting to …
2:27 PM Ticket #9334 (MP4 to APNG conversion incorrectly has transparent background) updated by pdr0
workaround is to specify rgba ffmpeg -i black_and_white_splash.mp4 …
1:04 PM Changeset in ffmpeg [997f9bdb] by Lynne <dev@lynne.ee>
x86/tx_float: correctly load the transform length The field is a …
9:46 AM black_and_white_splash_apng_in_chrome.mp4 attached to Ticket #9334 by mcpower
9:46 AM black_and_white_splash.apng attached to Ticket #9334 by mcpower
9:46 AM black_and_white_splash.mp4 attached to Ticket #9334 by mcpower
9:46 AM Ticket #9334 (MP4 to APNG conversion incorrectly has transparent background) created by mcpower
Summary of the bug: The attached black and white MP4 video (which has …
4:29 AM Changeset in ffmpeg [694545b6] by Gyan Doshi <ffmpeg@gyani.pro>
fftools/ffmpeg: fix -t inaccurate recording time if input start time …
2:26 AM Changeset in ffmpeg [ea5bdc88] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) …

Jul 17, 2021:

10:41 PM Changeset in ffmpeg [ef1302db] by James Almer <jamrial@gmail.com>
avformat/utils: remove AVStreamInternal.orig_codec_id It's a write …
9:27 PM Changeset in ffmpeg [305be413] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: avoid doubles in fov_from_dfov()
6:59 PM Ticket #9324 (VST Plugin Support) updated by Elon Musk
The VST headers are for C++, so filter will need to be C++ too. This …
3:04 PM Changeset in ffmpeg [c320b78e] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: add option readrate Allows to read inputs at arbitrary rates. …
1:18 PM Changeset in ffmpeg [075157ec] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_chromanr: add also euclidean distance for calculations
11:19 AM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) updated by Michael Koch
I found a shorter command for reproducing the same problem: ffmpeg …
10:12 AM Ticket #9324 (VST Plugin Support) updated by Arno Le Prioux
Replying to richardpl: > I'm busy, but may take a look at …
9:28 AM Changeset in ffmpeg [7f6d2093] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix visibility test for fisheye projection …
8:48 AM Changeset in ffmpeg [748c3fa5] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fuzz FF_DEBUG_* This should increase …
8:48 AM Changeset in ffmpeg [9fa30cf8] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVS This should …
8:48 AM Changeset in ffmpeg [a0fd56f5] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Set extradata for the parser This should …
8:48 AM Changeset in ffmpeg [9c8df64a] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Fuzz skip_frame Should allow coverage of …
8:48 AM Changeset in ffmpeg [c52c99a1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: do not ignore errors in mov_metadata_hmmt() Fixes: …
8:48 AM Changeset in ffmpeg [65b862ab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check size for shrinking av_shrink_packet() takes …
8:48 AM Changeset in ffmpeg [adae546f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check uncompressed_size against max_pixels Fixes: …
5:17 AM Ticket #9333 (ffmpeg creating mpeg-dash chunk files too slowly resulting in 404 errors) created by Danny
I have a hardware encoder feeding FFmpeg to create a MPEG-DASH Low …

Jul 16, 2021:

11:00 PM Ticket #9266 (ffprobe produces wrong output for compact format) updated by kev
Analyzed by developer, Cc, Status changed
I've encountered this issue before and made a local fix. This is a …
8:06 AM Changeset in ffmpeg [cf12a478] by Thilo Borgmann <thilo.borgmann@mail.de>
fftools/cmdutils.c: Add cmd line option to override detection of cpu count.
8:06 AM Changeset in ffmpeg [87951dcb] by Thilo Borgmann <thilo.borgmann@mail.de>
lavu/cpu.c: Add av_force_cpu_count() to override auto-detection.
7:50 AM Changeset in ffmpeg [b726630] by Thilo Borgmann <thilo.borgmann@mail.de>
fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames …
7:22 AM Changeset in ffmpeg [b7e350af] by Paul B Mahol <onemda@gmail.com>
avfilter/[vf_nnedi, vf_estdif]: check interlaced flag on correct frame …
7:10 AM Changeset in ffmpeg [03a8d9c7] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_nnedi: fix time base for large denominators
7:10 AM Changeset in ffmpeg [ca94d52f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_estdif: fix time base for large denominators
7:09 AM Changeset in ffmpeg [c4e51af5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_w3fdif: fix time base for large denominators
3:54 AM Ticket #9331 (invalid writing in libswscale.so) updated by chuliang_guo
Description changed
3:53 AM Ticket #9331 (invalid writing in libswscale.so) updated by chuliang_guo
Description changed
2:46 AM Changeset in ffmpeg [022e50c0] by James Almer <jamrial@gmail.com>
ffprobe: use quotation marks in the xml header output xmllint …
Note: See TracTimeline for information about the timeline view.