Timeline
Jul 4, 2021:
- 8:53 PM Ticket #9317 (ffmpeg - spark - azure databricks - error writing trailer of ...) updated by
- Please confirm that version 4.4 is the latest version of ffmpeg. I …
- 8:03 PM Ticket #9317 (ffmpeg - spark - azure databricks - error writing trailer of ...) updated by
-
Priority, Keywords, Version changed
Please test current FFmpeg git head if you believe there is a bug that … - 5:38 PM Ticket #9317 (ffmpeg - spark - azure databricks - error writing trailer of ...) updated by
- Unable to attach video file since it is 37 MB in size. Please send …
- 5:35 PM Ticket #9317 (ffmpeg - spark - azure databricks - error writing trailer of ...) created by
- Summary of the bug: I have been trying to figure out this tough …
- 5:31 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) updated by
- I've just installed ffmpeg from …
- 4:56 PM FetchingPatchworkPatches edited by
- (diff)
- 4:48 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) updated by
- Is the issue reproducible with current FFmpeg git head, the only …
- 4:44 PM WikiStart edited by
- (diff)
- 4:25 PM FetchingPatchworkPatches created by
- 4:15 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) updated by
- Command: `ffmpeg -i "original.mkv" -c:v libx265 -crf 23 -vf …
- 4:07 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) updated by
-
Keywords changed
Please provide the command line you tested together with the complete, … - 2:18 PM Changeset in ffmpeg [041267b5] by
- avcodec/setts_bsf: add a NOPTS constant Reviewed-by: Paul B Mahol …
- 2:16 PM Changeset in ffmpeg [b0b3fce3] by
- avcodec/setts_bsf: actually store the current packet's timestamps to …
- 1:40 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) updated by
-
Description changed
- 1:37 PM Ticket #9316 (nnedi af mode causes flicker at top and bottom row) created by
- I'm using the following filter: -vf nnedi=weights.bin:all:af This …
- 11:10 AM Ticket #9315 (MXF L-GOP muxed by FFmpeg had disordered frame display in Adobe Premiere) updated by
- Re-encoding still produces out-of-order frames in Premiere Pro, …
- 10:56 AM Changeset in ffmpeg [f73943d5] by
- lavfi/dnn_backend_openvino.c: Fix Memory Leak in execute_model_ov In …
- 10:36 AM Ticket #9315 (MXF L-GOP muxed by FFmpeg had disordered frame display in Adobe Premiere) updated by
- Does re-encoding lead to the same result?
- 8:14 AM Ticket #9315 (MXF L-GOP muxed by FFmpeg had disordered frame display in Adobe Premiere) created by
- Summary of the bug: Remuxing h.264 L-Gop video streams in MXF …
- 4:24 AM Changeset in ffmpeg [301d2753] by
- avcodec/bsf: switch to av_get_token to parse bsf list string The …
- 12:15 AM Ticket #9311 (FLAC works in MP4 container but not in M4A) updated by
- Hi Carl, thanks again for that simple comment. Those doble equals …
Jul 3, 2021:
- 9:04 PM Ticket #9311 (FLAC works in MP4 container but not in M4A) updated by
- m4a == mov
- 8:41 PM Projects edited by
- (diff)
- 8:40 PM Projects edited by
- (diff)
- 7:07 PM Ticket #9311 (FLAC works in MP4 container but not in M4A) updated by
- Hi Carl, thanks for the quick replay. I seen other tickets that go on …
- 4:03 PM Changeset in ffmpeg [70874e02] by
- avcodec/lpc: check for zero err in normalization in …
- 4:03 PM Changeset in ffmpeg [6a6a765f] by
- avcodec/j2kenc: Check for av_strtok() failure Fixes: CID1466601 …
- 4:03 PM Changeset in ffmpeg [9d407820] by
- avformat/ftp: Check for av_strtok() failure Fixes: CID1396258 …
- 4:03 PM Changeset in ffmpeg [0b3cdd7c] by
- tools/cws2fws: Check read() for failure Fixes: CID1452579 Argument …
- 4:03 PM Changeset in ffmpeg [532c65f7] by
- tools/target_dec_fuzzer: Adjust threshold for theora Fixes: Timeout …
- 2:13 PM Changeset in ffmpeg [37c0fe49] by
- sws: move updating the palette higher up It does not interact in any …
- 2:13 PM Changeset in ffmpeg [d6649d9a] by
- sws: move initializing dither_error higher up It does not interact in …
- 2:09 PM Changeset in ffmpeg [e1889855] by
- sws: move the early return for zero-sized slices higher up Place it …
- 2:09 PM Changeset in ffmpeg [a91e6c9] by
- sws: simplify setting sliceDir
- 2:09 PM Changeset in ffmpeg [ff753f41] by
- sws: merge handling frame start into a single block Also, return an …
- 2:07 PM Changeset in ffmpeg [1b11a324] by
- sws: make checking for the start of a new frame more explicit
- 2:05 PM Changeset in ffmpeg [0fb014b7] by
- sws: reset sliceDir at the end of sws_scale() Makes it more clear …
- 1:57 PM Changeset in ffmpeg [1f80789b] by
- sws: rename SwsContext.swscale to convert_unscaled That function …
- 1:57 PM Changeset in ffmpeg [fe490ec1] by
- sws: separate the calls to scaled vs unscaled conversion Call the …
- 1:56 PM Changeset in ffmpeg [0f8e0957] by
- sws: do not reallocate scratch buffers for each slice
- 1:31 PM Changeset in ffmpeg [27306392] by
- sws: group the parameters validity checks together Also, fail with an …
- 1:31 PM Changeset in ffmpeg [c05cab3] by
- sws: initialize {src,dst}Stride2 consistently with {src,dst}2
- 1:30 PM Changeset in ffmpeg [d3d8e096] by
- sws: cosmetics Reindent after previous commit, rewrap long lines.
- 1:30 PM Changeset in ffmpeg [f136493] by
- sws: factor out cascaded scaling
- 1:30 PM Changeset in ffmpeg [a2254aed] by
- sws: cosmetics Reindent after previous commit, split long lines.
- 1:29 PM Changeset in ffmpeg [44f12718] by
- sws: factor out gamma-correct scaling
- 1:29 PM Changeset in ffmpeg [e355af9b] by
- sws: return an error code on invalid parameters to sws_scale()
- 1:29 PM Changeset in ffmpeg [21a4e48] by
- sws: reindent after previous commit
- 1:28 PM Changeset in ffmpeg [27acca1a] by
- sws: factor out updating the palette
- 1:28 PM Changeset in ffmpeg [f8c21cc] by
- sws: remove unnecessary braces There used to be more code inside …
- 12:59 AM Ticket #5514 (Interlaced HEVC Steam not Decoded Properly) updated by
- I don't know why there are two tickets about essentially the same …
Jul 2, 2021:
- 8:48 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) updated by
- Following CC is standard behaviour even for pure Makefile projects, so …
- 8:37 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) updated by
- FFmpeg's configure script is not autoconf-based and therefore does not …
- 8:11 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) updated by
- Could you provide more details why this is the intended behaviour? I …
- 6:30 PM Ticket #4141 (HEVC: 1920x1080i file decoded as 1920x540p) updated by
- Another sample from DVB-T2 HEVC broadcast …
- 6:14 PM Ticket #9301 ("-c copy" is very slow) closed by
- worksforme: For future tickets please remember to always test current FFmpeg git …
- 5:35 PM Ticket #9304 (Support strange / multiple editlists without -ignore_editlist 1) updated by
-
Status, Component, Reproduced by developer changed
To the best of my knowledge, the file has never worked better with … - 5:29 PM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) closed by
-
wontfix: This is the intended and documented behaviour, use
--cc(there … - 5:28 PM Ticket #9311 (FLAC works in MP4 container but not in M4A) closed by
- invalid: Apple devices do not support flac / m4a is not mp4.
- 5:25 PM Ticket #9312 (assertion failed in av_rescale_delta) updated by
-
Keywords, Status, Component, Reproduced by developer changed
[…] - 5:17 PM Ticket #9309 (Static build segmentation fault on CentOS 8.4 when using rtmp) updated by
- I can neither reproduce with musl nor with static glibc.
- 3:38 PM Changeset in ffmpeg [9583e66e] by
- qsvenc_hevc: allow user set more coding options The SDK supports …
- 1:21 PM Changeset in ffmpeg [8c2c0135] by
- avformat: add a concat protocol that takes a line break delimited list …
- 6:12 AM Ticket #9313 (8k for replay mod) closed by
- needs_more_info
- 6:12 AM Ticket #9314 (Usage-of-uninitialized value) updated by
-
Priority, Keywords, Component changed
- 4:28 AM Ticket #9309 (Static build segmentation fault on CentOS 8.4 when using rtmp) updated by
- Run with only a current master build and reproduce. Don't build with …
- 12:05 AM Ticket #9314 (Usage-of-uninitialized value) closed by
- invalid: How did you check that these values are uninitialized? Every codec's …
Jul 1, 2021:
- 11:24 PM Ticket #9314 (Usage-of-uninitialized value) created by
- Summary of the bug: In libavcodec/vorbisec.c, function …
- 10:57 PM Ticket #9313 (8k for replay mod) created by
- hello im trying to find how to encode for 8k videos im using replay …
- 9:49 PM Changeset in ffmpeg [da0abbbb] by
- libswscale: Make sws_init_context thread safe. Call …
- 2:36 AM Ticket #9312 (assertion failed in av_rescale_delta) updated by
-
Priority changed
Jun 30, 2021:
- 11:50 PM Ticket #9300 (Disable default subtitle) closed by
- worksforme: As has already been said, your ticket is very incomplete; but given …
- 9:17 PM Ticket #9309 (Static build segmentation fault on CentOS 8.4 when using rtmp) updated by
- Hi, I've built ffmpeg on CentOS 8.4 from source and there is no …
- 3:15 PM Ticket #9312 (assertion failed in av_rescale_delta) updated by
-
Version changed
- 3:12 PM Ticket #9312 (assertion failed in av_rescale_delta) created by
- Summary of the bug there is an assertion failure at …
- 1:41 PM Ticket #9311 (FLAC works in MP4 container but not in M4A) created by
- Summary of the bug: FFmpeg can produce and process MP4s with FLAC …
- 11:37 AM Ticket #9310 (ffmpeg configure ignores CC and CXX environment variables) created by
- Summary of the bug: How to reproduce: Run: `CC=clang CXX=clang++ …
- 10:31 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Slightly OT but I have written a wiki page for installing and running …
- 6:10 AM Ticket #9309 (Static build segmentation fault on CentOS 8.4 when using rtmp) closed by
- worksforme: Please understand that there is no release support on this bug tracker …
- 4:06 AM Ticket #9308 (atomic_writing missing from documentation) closed by
- fixed: Added in de8e6e67e7523e48bb27ac224a0b446df05e1640 Thanks.
- 4:04 AM Changeset in ffmpeg [de8e6e67] by
- doc/muxers: note atomic_writing in image2 Fixes #9308
- 1:27 AM Changeset in ffmpeg [91004ed3] by
- doc: remove duplicate @end command Fixes regression since …
- 12:39 AM Ticket #9309 (Static build segmentation fault on CentOS 8.4 when using rtmp) created by
- Summary of the bug: Segmentation fault is generated immediately when …
Jun 29, 2021:
- 10:12 PM Changeset in ffmpeg [e11fd47f] by
- avfilter/vf_v360: add cylindrical equal area format
- 5:36 PM Changeset in ffmpeg [cea05864] by
- avcodec/cpia: Fix missing src_size update Fixes: out of array read …
- 5:36 PM Changeset in ffmpeg [18b0dd07] by
- avcodec/exr: Better size checks Fixes: signed integer overflow: …
- 5:36 PM Changeset in ffmpeg [11fac961] by
- avcodec/clearvideo: Check tile_size to be not too large Fixes: left …
- 5:36 PM Changeset in ffmpeg [00ae9b77] by
- avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* …
- 2:31 PM Changeset in ffmpeg [d70dde2] by
- avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and …
- 12:50 PM Changeset in ffmpeg [b74beba9] by
- avformat/movenc: Support encryption of H.265 stream in AnnexB format …
- 8:05 AM Changeset in ffmpeg [9ca88b3] by
- avfilter/vf_guided: support single input Support single input for …
- 7:45 AM Ticket #9303 (Trimmed desktop) updated by
-
Version changed
- 6:29 AM Ticket #9303 (Trimmed desktop) updated by
- Clarification, this error occurs if there are multiple high-resolution …
- 6:01 AM Ticket #9303 (Trimmed desktop) updated by
- With the current FFmpeg git head, the same problem $ ffmpeg -f …
Jun 28, 2021:
- 7:57 AM Ticket #9306 (Can't handle slightly broken MP4 from some Hikvision IP camera + workaround) reopened by
- Here are the sample files (~1 GB each, and you really only need the …
- 6:42 AM Ticket #9306 (Can't handle slightly broken MP4 from some Hikvision IP camera + workaround) closed by
- needs_more_info: Please reopen this ticket if you can provide a sample file.
- 6:31 AM Ticket #9308 (atomic_writing missing from documentation) created by
- Based on the source code an "atomic_writing" option exists for image2 …
- 4:40 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) updated by
- When I play these three files (original, copy.webm and copy.mp4 with …
- 4:22 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) updated by
-
Summary changed
- 4:21 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) updated by
-
Description, Summary changed
- 4:15 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) updated by
-
Description changed
- 3:59 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) updated by
- The 'seeking starts from a later packet' theory is correct. {{{ …
- 3:45 AM Ticket #9307 (Decoding of Opus audio with missing packets can produce noise spikes) created by
- Summary of the bug: OLD: With some files, seeking to the start …
- 1:04 AM CompilationGuide/MSVC edited by
- (diff)
- 1:01 AM CompilationGuide/MSVC edited by
- libopenh264 now provide meson (diff)
- 12:48 AM CompilationGuide/MSVC edited by
- NO_PREFIX now don't have any effect. (diff)
- 12:30 AM Ticket #9304 (Support strange / multiple editlists without -ignore_editlist 1) updated by
-
Priority, Type changed
Moving this back to defect just until someone can confirm the new …
Jun 27, 2021:
- 9:49 PM Ticket #9306 (Can't handle slightly broken MP4 from some Hikvision IP camera + workaround) updated by
-
Version, Component changed
- 9:38 PM Ticket #9306 (Can't handle slightly broken MP4 from some Hikvision IP camera + workaround) created by
- Reported in VLC as well: …
- 5:06 PM Ticket #9298 (mcdeint filter missing) reopened by
- 10:16 AM Ticket #9298 (mcdeint filter missing) closed by
- fixed: Docs updated in 49e3a8165c
- 10:10 AM Changeset in ffmpeg [49e3a816] by
- doc/filters: mention availability of mcdeint, uspp Filters are …
Note:
See TracTimeline
for information about the timeline view.
