Timeline
Sep 4, 2021:
- 10:28 PM Changeset in ffmpeg [589cd58c] by
- avcodec/mlpenc: simplify compare_best_offset()
- 10:11 PM Changeset in ffmpeg [5b28a5db] by
- avcodec/mlpenc: use ff_ctz()
- 10:09 PM Changeset in ffmpeg [d18b445] by
- avcodec/mlpenc: remove unused item
- 9:26 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by
- >For RGB it should be full range output by default No. It is always …
- 9:16 PM Ticket #9406 (Trac allows unencrypted (http) logins) updated by
- Yeah. Also static resources should be upgraded.
- 8:59 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by
- invalid: If you need full range yuv without properly tagged input, you must set …
- 8:07 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by
-
If I understand the note regarding
color_rangecorrectly, that is … - 7:42 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) created by
- Conversion from yuv444p10le to yuv444p produces erroneous …
- 7:17 PM Ticket #9406 (Trac allows unencrypted (http) logins) created by
- This page (http vs https) should not be functional: …
- 7:12 PM Ticket #9394 (Support VP9 hardware acceleration for VideoToolBox) updated by
- I worked on this briefly during last winter …
- 4:02 PM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) closed by
- fixed: Works properly on a 2020 MacBook Pro with Intel graphics and macOS 11 …
- 1:35 PM Changeset in ffmpeg [7453d34] by
- ffmpeg: let AVFilterGraph parse the filter_threads option This way …
- 1:35 PM Changeset in ffmpeg [f599ae88] by
- avfilter/avfiltergraph: add an "auto" constant to the threads option …
- 1:24 PM Changeset in ffmpeg [f58939af] by
- avfilter/vf_xmedian: Split portion of init unique to xmedian off …
- 12:46 PM Changeset in ffmpeg [19b52a7] by
- avcodec/mlpenc: remove log messages when allocation fails at init
- 12:46 PM Changeset in ffmpeg [30c213fa] by
- avcodec/mlpenc: allocate filter buffers once at init
- 12:46 PM Changeset in ffmpeg [57988fc4] by
- avcodec/mlpenc: simplify allocations in mlp_encode_init()
- 10:12 AM Ticket #9140 (aac gapless fail) updated by
- That files can not be decoded without gaps because nothing signals …
- 10:03 AM Ticket #9140 (aac gapless fail) updated by
- Sorry, I don't know what you mean. I am providing this information for …
- 9:15 AM Ticket #9140 (aac gapless fail) updated by
- Hmm, those files does not have edit list atom at all so how they are …
- 8:25 AM Ticket #5039 (Incorrect TrueHD decoding) updated by
- 2.0 mlpenc is also broken. Bitstream of any CD quality audio causes …
- 6:12 AM Changeset in ffmpeg [70f06dd6] by
- fftools/cmdutils: Use %c, not %s, to write single char Signed-off-by: …
- 6:12 AM Changeset in ffmpeg [23b83adb] by
- fftools/cmdutils: Don't access AV(In|Out)putformat.get_device_list It …
- 6:09 AM Ticket #9405 (gcc: error: libprotokit.a: No such file or directory) created by
- On kubuntu 21.04 I try to compile ffmpeg from latest snapshot having …
- 6:04 AM Changeset in ffmpeg [bc75fb54] by
- avcodec/omx: Reindentation Signed-off-by: Andreas Rheinhardt …
- 6:04 AM Changeset in ffmpeg [5c0e2f83] by
- avcodec/omx: Check initializing mutexes/conditions The earlier code …
- 6:03 AM Changeset in ffmpeg [16fc8cef] by
- avcodec/frame_thread_encoder: Mark init and free functions as av_cold …
- 6:03 AM Changeset in ffmpeg [5f6fcb03] by
- avcodec/frame_thread_encoder: Return proper error codes …
- 6:03 AM Changeset in ffmpeg [f1847dbc] by
- avcodec/frame_thread_encoder: Don't shadow variables Signed-off-by: …
- 6:03 AM Changeset in ffmpeg [2e574235] by
- avcodec/frame_thread_encoder: Reindent after the previous commit …
- 6:03 AM Changeset in ffmpeg [754b8454] by
- avcodec/frame_thread_encoder: Check initializing mutexes/conditions …
- 6:03 AM Changeset in ffmpeg [95b681e] by
- avcodec/vp9: Remove vp9_free_entries() Now that the mutexes and …
- 6:03 AM Changeset in ffmpeg [b0ee627e] by
- avcodec/vp9: Use av_freep() instead of av_free() Otherwise the …
- 6:03 AM Changeset in ffmpeg [84f716cc] by
- avcodec/vp9: Don't free buffer known to be NULL Signed-off-by: …
- 6:03 AM Changeset in ffmpeg [0e090672] by
- avcodec/vp9: Check initializing conditions/mutexes Also don't destroy …
- 6:03 AM Changeset in ffmpeg [a4f7fabc] by
- avcodec/pthread_frame: Move (init|free)_pthread() to pthread.c We …
- 6:02 AM Changeset in ffmpeg [bd95f2f5] by
- avcodec/vp9: Do not destroy uninitialized mutexes/conditions Also do …
- 5:56 AM Changeset in ffmpeg [0172decc] by
- avcodec/h264_levels, h265_profile_level: Avoid relocations H.264 and …
- 5:27 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by
- When I tested HLS HTTP PUT with HTTPS, http_persistent and schannel …
- 5:04 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by
-
Cc changed
- 4:39 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by
- I can reproduce the same problem with a simple nginx HTTP server with …[…]
- 2:54 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by
- Is this patch tested with https and --enable-schannel on Windows?
- 12:44 AM Ticket #9343 (ORing AVERROR_INPUT_CHANGED and AVERROR_OUTPUT_CHANGED gives ...) updated by
- But obviously OR means here not simple dumb OR. other such issue is in …
Sep 3, 2021:
- 10:24 PM Ticket #9140 (aac gapless fail) reopened by
- I have discontinued use of ffmpeg and purchased a commercial product …
- 10:04 PM Ticket #8812 (interplayacm decoder produces errors) closed by
- fixed: Fixed in a590dfc242620fc7bd628e9351cbcf940da0e965
- 10:01 PM Changeset in ffmpeg [a590dfc2] by
- avcodec/interplayacm: fix draining and last frame number of samples
- 9:18 PM Ticket #9140 (aac gapless fail) closed by
- needs_more_info: Concating gapless audio at (de)muxer level does not work almost …
- 9:11 PM Ticket #9344 (ffmpeg segfaults on quicktime files with large samples) closed by
- fixed: Probably fixed with c2d853c1aae22bbc7d9905c43a9f16cb2ba3ba33
- 9:04 PM Ticket #9342 (Audio clipping when joining segments with aselect filter) closed by
- invalid: This bug report makes no sense. Selecting random audio from random …
- 8:59 PM Ticket #9343 (ORing AVERROR_INPUT_CHANGED and AVERROR_OUTPUT_CHANGED gives ...) updated by
-
Status, Reproduced by developer changed
- 8:53 PM Ticket #9358 (wmav2 decoding fails for some files) closed by
- fixed
- 8:47 PM Ticket #8011 (Division by zero at aacpsy.c:336) closed by
- fixed: Fixed in 36dead4bc28ca8aab13c61661f28c68bdefa5e9d
- 8:46 PM Ticket #8191 (Division by zero at libavcodec/svq1enc.c) closed by
- fixed: Fixed in c297f7e57a223da9f0d350e30456d60c8c87f902
- 8:45 PM Ticket #8202 (outside the range of unsigned long at libavcodec/ratecontrol.c) closed by
- fixed: Fixed in 996797f8ed06e6ccb5287e18a5de88b2b0db31ec
- 8:44 PM Ticket #8221 (left shift of negative value bugs in libavcodec/vc2enc.c) closed by
- fixed: Fixed in f7862e82686b347eb6a9e64fa7ccdf25d5a76b4b
- 8:43 PM Ticket #8268 (outside the range of int at libavfilter/vf_ciescope.c) closed by
- fixed: Fixed in 3d500e62f6206ad11308b18976246366aed8c1a5
- 8:43 PM Ticket #8269 (outside the range of int at libavfilter/vf_dctdnoiz.c) closed by
- fixed: Fixed in 4a3917c02c428b11128ac3d4a01b780ea44aa53c
- 8:41 PM Ticket #8270 (left shift of negative value at libavfilter/vf_mestimate.c:109) closed by
- fixed: Fixed in 06af6e101bbd04e8ecc5337bc3b6894a5e058e14
- 8:38 PM Ticket #8279 (outside the range of representable values of type 'int' at ...) closed by
- fixed: Fixed in 1f21349d20d9bda8eeeddb23263892be0cea12e3
- 8:37 PM Ticket #8307 (outside the range of representable values of type 'int' at ...) closed by
- fixed: Fixed in 4f49fa6abe89e2fca2585cac4c63190315972cf0
- 8:36 PM Ticket #8218 (Division by zero at libavcodec/aaccoder.c) closed by
- fixed: Fixed in 75a099fc734a4ee2b1347d0a3d8c53d883b95174
- 8:32 PM Ticket #8213 (Division by zero at libavcodec/lpc.h) closed by
- fixed: Fixed in 70874e024a6eae0f95bd8dd4b9b4367ffd937f41
- 8:06 PM Ticket #7500 (memory leak) closed by
- invalid
- 8:02 PM Ticket #6582 (thread limit) closed by
- needs_more_info
- 8:00 PM Ticket #4937 (memory leak in muxing.c) closed by
- needs_more_info
- 7:34 PM Ticket #5039 (Incorrect TrueHD decoding) updated by
- Decoding is fine if matrix channel processing is skipped.
- 6:09 PM Changeset in ffmpeg [584cd16a] by
- avcodec/wmaprodec: unbreak old xma2 decoding
- 6:01 PM Changeset in ffmpeg [e204846e] by
- avcodec/libdav1d: fix compilation after recent libdav1d API changes …
- 5:43 PM Changeset in ffmpeg [bc046b71] by
- fftools/ffmpeg: Remove unused fields Reviewed-by: Paul B Mahol …
- 5:23 PM Changeset in ffmpeg [2f710734] by
- avformat/mux: Fix double-free when using AVPacket.opaque_ref Up until …
- 5:10 PM Changeset in ffmpeg [c0be596f] by
- avcodec/wmaprodec: improve flushing for >2 channels in XMA
- 5:10 PM Changeset in ffmpeg [094397ce] by
- avcodec/wmaprodec: improve xma2 extradata parsing
- 5:10 PM Changeset in ffmpeg [a3fd78db] by
- avcodec/pnm_parser: add support for PFM parsing
- 2:50 PM Ticket #9404 (Cropdetect sometime returns wrong values) created by
- Summary of the bug: When I will use cropdetect on specific video then …
- 2:08 PM Changeset in ffmpeg [f3f9041] by
- fftools: Remove remnants of resample_opts These were intended to pass …
- 11:10 AM Ticket #5039 (Incorrect TrueHD decoding) updated by
- Okay, so encoder of 24 bit files is bitperfect (yes, actual 24 bit …
- 6:36 AM Ticket #9403 (Cannot decode .caf file streamed from stdin) closed by
- fixed: Fixed in 11d39873abcddf2f1aad2cdfadccbdb41b80d5af
Sep 2, 2021:
- 11:47 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by
- Interesting, so even now with 16 samples present, the reencoded file …
- 11:21 PM Changeset in ffmpeg [11d39873] by
- avformat/cafdec: try skipping various chunks only when seeking is possible
- 11:18 PM Ticket #779 (Channels swapping when decode TrueHD 6.1) updated by
- This is still good (checked wav in audition 2021, Center surround has …
- 10:51 PM Changeset in ffmpeg [646afae0] by
- avcodec/wmaprodec: unbreak xma >2 channel decoding after last change
- 10:06 PM Ticket #9403 (Cannot decode .caf file streamed from stdin) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:10 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) closed by
- invalid: File is broken, created by broken tool. Nothing to fix here.
- 7:51 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by
- Note: 4.4 is not available in the version selection drop-down
- 7:34 PM Changeset in ffmpeg [a4101dc] by
- avfilter/af_silencedetect: add planar sample formats support
- 7:31 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by
-
Description changed
- 7:25 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) created by
- Summary of the bug: Media with timecode metadata is processed …
- 6:25 PM Changeset in ffmpeg [ba3c09b8] by
- avfilter/af_silencedetect: support all channel counts
- 5:59 PM Changeset in ffmpeg [a311dfc3] by
- fate/wma: Account for trimmed samples in wmapro-ism test Fixes FATE …
- 5:28 PM Changeset in ffmpeg [31f03120] by
- avcodec/pictordec: Optimize more odd cases for picmemset() Fixes: …
- 5:02 PM Changeset in ffmpeg [cbf11105] by
- avcodec/avcodec: Allow up to seven codec ids per parser ff_pnm_parser …
- 4:05 PM CompilationGuide/Ubuntu edited by
- typo (diff)
- 4:05 PM Ticket #6722 (XMA/WMAPro decoder: gapless problems) closed by
- fixed: Fixed in 61c2c9ef8e66920c8ba308e8fa9f36ae602f8245
- 4:02 PM Changeset in ffmpeg [2bb9d2be] by
- avcodec/mlpenc: add support for 24bit encoding
- 4:00 PM Changeset in ffmpeg [61c2c9ef] by
- avcodec/wmaprodec: add gapless support
- 4:26 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- Okay, interesting moment here is that RGB jpegs produce chroma 1 …
Sep 1, 2021:
- 10:55 PM Changeset in ffmpeg [8a6becc] by
- avformat: add an AV1 Low overhead bitstream format muxer …
- 8:29 PM Changeset in ffmpeg [2818b143] by
- avfilter/vf_scale: set the RGB matrix coefficients in case of RGB …
- 8:27 PM Changeset in ffmpeg [9b2281a4] by
- avcodec/libx265: add support for setting chroma sample location …
- 3:08 PM Ticket #8281 (memory leaks from options.c:158 in avcodec_alloc_context3) closed by
- fixed: Fixed in 7bba0dd6382e30d646cb406034a66199e071d713.
- 5:12 AM Ticket #5039 (Incorrect TrueHD decoding) updated by
- To test this and #5054 32 bit sample rate must by activated in the …
- 4:11 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- Yet with ffprobe -f ac3 m2ts it does recognize it as E-AC3!!! […] …
- 4:04 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by
- After -c copy to m2ts it does not properly recognize ac3... […] So…
- 3:50 AM Ticket #6216 (TrueHD encoder creates non bitexact files) closed by
- fixed: This is now fixed in 9f420163c6207b9c54badd30056974a6b3450bfd. MLP …
- 1:32 AM Changeset in ffmpeg [c500dc7c] by
- fftools/cmdutils: Fix warning for initialization makes integer from …
Aug 31, 2021:
- 7:22 PM Changeset in ffmpeg [034133a0] by
- avcodec/mlpdec: reset lossless crc checking when stream ends Fixes …
- 7:22 PM Changeset in ffmpeg [9f420163] by
- avcodec/mlpenc: fix encoding last samples when not within full …
- 4:28 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by
- Use zscale instead ffmpeg -s 3840x2160 -vcodec v210 -i …
- 3:01 PM Changeset in ffmpeg [fea4f953] by
- avformat/utils: Use av_memdup to duplicate array of AVChapter * …
- 3:01 PM Changeset in ffmpeg [bcbd84f4] by
- avformat/utils: Don't allocate zero-sized array It is unnecessary and …
- 3:00 PM Changeset in ffmpeg [e04ddba6] by
- avformat/utils: Don't compare pointers when sorting chapters The …
- 1:29 PM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
- I'm using the 4.3 branch, and I tracked the issue down to this commit: …
- 3:52 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) reopened by
- Okay, I was wrong, I used yuvview (hex view in settings) and your file …
- 2:49 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by
- Okay, actually the real bug here is that the values inside …
- 2:22 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) closed by
- invalid: See downstream: https://github.com/sekrit-twc/zimg/issues/109 "found …
Aug 30, 2021:
- 3:45 PM Ticket #9374 (mkv to mp4 has a color tint) updated by
- Yeah, but that is not enough. After the patch the bitstream is being …
- 2:12 PM Changeset in ffmpeg [6e0823ab] by
- avformat/utils: Allocate AVStream.info only for input streams This …
- 2:12 PM Changeset in ffmpeg [10646d30] by
- avformat/utils: Don't initialize AVStreamInternal.info multiple times …
- 2:12 PM Changeset in ffmpeg [2c3c8366] by
- avformat/utils: Remove redundant flushing of packet queue The packet …
- 2:12 PM Changeset in ffmpeg [bafb65ba] by
- avformat/mux: Don't access AVStream's internal AVCodecContext An …
- 2:12 PM Changeset in ffmpeg [c6d780b9] by
- avformat/utils: Make ff_compute_frame_duration() static Since …
- 2:12 PM Changeset in ffmpeg [3f99132] by
- avformat/utils: Remove obsolete todo Also initialize the …
- 2:12 PM Changeset in ffmpeg [f265374b] by
- avformat/utils: Remove always-false check AVFormatContext.internal is …
- 1:48 PM Changeset in ffmpeg [9abf0e04] by
- avformat/yuv4mpegdec: Don't call avio_tell() twice Signed-off-by: …
- 1:48 PM Changeset in ffmpeg [9634e6b0] by
- avcodec/tiff_common: Fix AVBPrint error checks Signed-off-by: Andreas …
- 1:48 PM Changeset in ffmpeg [b2d61d0f] by
- avformat/matroskadec: Fix heap-buffer overflow upon gigantic …
- 1:27 PM Changeset in ffmpeg [7352c370] by
- Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler" This …
- 1:00 PM Ticket #9401 (Conversion from DSS fails with files created by Philips LFH devices) created by
- Summary of the bug: Conversion from DSS fails with files created by …
- 12:16 PM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- "but you're saying ffmpeg is correct and every browser is broken?" …
- 7:38 AM Ticket #9374 (mkv to mp4 has a color tint) updated by
- I compiled ffmpeg from latest git snapshot together with x264, did a …
- 6:14 AM Ticket #9400 (FFmpeg does not generate hls master playlist when using codec copying) created by
- Summary of the bug: I am trying to generate live hls stream without …
- 3:58 AM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- Thanks, so are you saying Android Chrome (which is the only browser I …
- 3:35 AM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) closed by
- invalid: Closing the issue as it is a scoop/shell issue.
- 2:29 AM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by
- Apparently madshi says that all TrueHD is always 24 bit. Dah. …
- 1:51 AM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) updated by
- I have also opened a ticket at scoop end: …
- 1:44 AM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) reopened by
- Replying to Balling: > Usual problem, use absolute path …
Aug 29, 2021:
- 11:10 PM Ticket #9399 (ld: warning: could not create compact unwind) created by
- When trying to link ffmpeg statically with Mixxx on macOS, the Apple …
- 8:59 PM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) closed by
- invalid: Usual problem, use absolute path since some other version of ffmpeg is …
- 8:11 PM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) created by
- Summary of the bug: When mpeg4_unpack_bframes bitstream filter is run …
- 7:34 PM Changeset in ffmpeg [4de4bc06] by
- avformat/mov: Check dts for overflow in mov_read_trun() Fixes: signed …
- 7:20 PM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by
- I just tested this with the latest git (3.1.2-702-g3adb660d for aom). …
- 6:25 PM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by
- So, seeking is fixed with adding flush, but still every reencode loses …
- 6:09 PM Changeset in ffmpeg [06ce821b] by
- avcodec/libx265: only call av_pix_fmt_desc_get once in init Now both …
- 5:58 PM Changeset in ffmpeg [133b2767] by
- tests/checkasm/vf_gblur.c: update check_horiz_slice for the new …
- 5:58 PM Changeset in ffmpeg [4041c102] by
- libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() …
- 5:58 PM Changeset in ffmpeg [0c54ab20] by
- tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test …
- 5:58 PM Changeset in ffmpeg [68a2722a] by
- libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512() The new …
- 5:58 PM Changeset in ffmpeg [4a5e2472] by
- libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512() …
- 5:46 PM Ticket #6000 (Converting animated GIF to a format other that MP4 cuts some frames) updated by
- Looks related: …
- 5:41 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- Yeah, but regardless of the framerate, I wouldn't expect it to change …
- 4:45 PM Changeset in ffmpeg [fdc0bb78] by
- lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func …
- 4:44 PM Changeset in ffmpeg [ca32d046] by
- lavfi/vf_scale: remove the nb_slices option It was intended for …
- 4:44 PM Changeset in ffmpeg [03f36800] by
- fate/pixfmt: test xyz12le
- 4:44 PM Changeset in ffmpeg [bdc1bdf3] by
- FATE: allow multithreaded filtering
- 4:44 PM Changeset in ffmpeg [834b8ad8] by
- ffmpeg_filter: do not override -filter_threads with -threads When …
- 4:43 PM Changeset in ffmpeg [4a0d918c] by
- ffmpeg: reset the dict iterator before use
- 4:13 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- Replying to dojima: > …
- 2:14 PM Ticket #9397 (Allow any ADPCM block size to support XAudio2) created by
- Summary of the bug: Related to https://trac.ffmpeg.org/ticket/6585 and …
- 1:47 PM Ticket #8367 (drawgraph documentation) updated by
- Then get familiar, because obviously nobody cares enough to do it for you.
- 1:45 PM Ticket #8367 (drawgraph documentation) updated by
- I can't make this patch myself and I'm not familiar with git.
- 1:31 PM Ticket #8367 (drawgraph documentation) updated by
- No decision can be taken on the -users mailing-list. I really suggest …
- 1:27 PM Ticket #8367 (drawgraph documentation) updated by
- Replying to Nicolas George: > OTOH, if part of a filter …
- 1:14 PM Ticket #8367 (drawgraph documentation) updated by
- I am not aware of any such of any such consensus. Also, I find rather …
- 1:03 PM Ticket #8367 (drawgraph documentation) updated by
- Is it a general consensus that tickets are considered as spam, if they …
- 12:28 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- Replying to Carl Eugen Hoyos: > One that was not created …
- 12:21 PM Ticket #8367 (drawgraph documentation) updated by
- Nope, if you want to improve send patches. Spamming this trac with …
- 12:05 PM Changeset in ffmpeg [2f0113be] by
- avcodec/libx264: add support for setting chroma sample location
- 12:05 PM Ticket #9392 (Wrong amplitude in showwavespic filter) updated by
- Replying to richardpl. It seems your closing of this …
- 12:01 PM Ticket #9392 (Wrong amplitude in showwavespic filter) updated by
-
Resolution changed
It seems it was fixed here: … - 11:31 AM Changeset in ffmpeg [e07ada3d] by
- avfilter: add grayworld video filter Implements a gray world color …
- 10:33 AM Ticket #8367 (drawgraph documentation) updated by
- You are actively working against better documentation.
- 10:26 AM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- There is a special thing that should be done for AVC. ffmpeg -i …
- 9:09 AM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- Is anyone able to take any MKV file and copy it to an MP4 …
- 8:29 AM Changeset in ffmpeg [02fcd485] by
- avfilter/af_acrossover: check for rest of sample formats
- 8:04 AM Ticket #8116 (selectivecolor, documentation) updated by
- Look at photoshop?
- 8:03 AM Ticket #8367 (drawgraph documentation) closed by
- wontfix
- 7:24 AM Ticket #8116 (selectivecolor, documentation) updated by
- Can anybody please explain the difference between "absolute" and …
- 7:14 AM Ticket #8367 (drawgraph documentation) reopened by
- This ticket doesn't need more info. The problem is clearly described …
Aug 28, 2021:
- 11:47 PM Changeset in ffmpeg [fdb4c035] by
- avfilter/vf_tpad: rescale EOF pts for case outlink time_base differs
- 11:45 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
- Ok indeed 4.2.1 was too old, version N-103404-ga6f00d4e82-tessus seems …
- 11:40 PM Ticket #8630 (Improve support for Bink videos.) closed by
- duplicate: duplicate of BK2 ticket.
- 11:37 PM Ticket #8409 (tpad filter doesn't work with -r on input) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
As workaround use -framerate demuxer option instead of -r - 11:00 PM Ticket #8367 (drawgraph documentation) closed by
- needs_more_info
- 10:59 PM Ticket #8116 (selectivecolor, documentation) closed by
- needs_more_info
- 10:59 PM Ticket #8116 (selectivecolor, documentation) closed by
- needs_more_info
- 10:58 PM Ticket #7972 (Gif output not preserving source duration for last frame) updated by
-
Keywords, Status changed
- 10:51 PM Ticket #6479 (Concat filter uses duration of longer stream for the last segment) closed by
- needs_more_info
- 10:47 PM Ticket #5583 (support for openmp of soxr) closed by
- wontfix
- 10:46 PM Ticket #5536 (Segmentation fault (core dumped) on large file) closed by
- needs_more_info
- 10:45 PM Ticket #5356 (Segmentation fault) closed by
- needs_more_info
- 10:44 PM Ticket #5231 (Crashes in ff_deblock_v_luma_8_sse2) closed by
- needs_more_info
- 10:41 PM Ticket #4727 (Undefined behaviors in ffmpeg) closed by
- fixed
- 10:36 PM Ticket #3389 (Feature Request - Isolate and normalize video content) closed by
- needs_more_info
- 10:09 PM Changeset in ffmpeg [3b780e81] by
- avfilter/af_crystalizer: refactor some code
- 10:09 PM Changeset in ffmpeg [5f55467c] by
- avfilter/af_crystalizer: fix some minor issues Do multiplications …
- 10:09 PM Changeset in ffmpeg [5673a484] by
- avcodec/mlpdec: add flush support Fixes spurious lossless check …
- 10:04 PM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- There is BTW a cosmetic problem here that prints a warning about …
- 8:49 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- >you could have seen this issue that you are now complaining about was …
- 7:23 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- 1) Nobody stops you testing these patches before they land since it's …
- 6:47 PM Changeset in ffmpeg [a4c98c50] by
- avformat/avidec: Use 64bit for frame number in odml index parsing …
- 6:03 PM Changeset in ffmpeg [104a8399] by
- avcodec/mjpegbdec: Skip SOS on AVDISCARD_ALL as does mjpeg Fixes: …
- 6:03 PM Changeset in ffmpeg [909faca9] by
- avcodec/mjpegdec: Check for bits left in …
- 5:59 PM Changeset in ffmpeg [ae057cec] by
- avfilter/vf_scale: reset color matrix in case of identity & non-RGB …
- 5:58 PM Changeset in ffmpeg [926d8b8] by
- ffmpeg: fix order between field order autodetection and override …
- 5:50 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
- You know there were some fixes (not related to the issue at hand, …
- 5:41 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
-
Status changed
Yes, that is MacOS bug (or maybe 4.2.1 is too old), here windows … - 5:34 PM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- Again, there is no difference in color at all on two latest attached …
- 5:18 PM Changeset in ffmpeg [2c0d5229] by
- avcodec/wmaprodec: return value check for init_get_bits Also replace …
- 5:02 PM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- Android Chrome does not support full range YCbCr, uses limited …
- 4:52 PM Changeset in ffmpeg [8c1b65fe] by
- avfilter/af_afreqshift: do not forget to update coeffs at runtime
- 4:51 PM Changeset in ffmpeg [1da2dd5c] by
- avfilter: add atilt filter
- 4:46 PM Changeset in ffmpeg [b53a7d2d] by
- avfilter: add adecorrelate filter
- 4:24 PM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- So I tried comparing browsers and at least one (Android Chrome) …
- 4:07 PM Ticket #1158 (support iXML riff chunk) updated by
-
Cc changed
- 3:56 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
- Ohhh, it does not do that in your system? What timecode do you get? …
- 3:49 PM Ticket #8822 (Update Trac to 1.4) updated by
- Just checked, F12 warnings still happen. There may be all kind of …
- 3:35 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
- Interesting. Ffprobe does not print on your first file that …
- 3:28 PM Ticket #9390 (Wrong FPS used for timecode computation mangles timecodes) updated by
- Replying to Balling: > Yes please paste on dropbox: > {{{ …
- 2:23 PM Ticket #8822 (Update Trac to 1.4) closed by
- fixed
- 1:27 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- You now (after 9dd410c80416197188337e3b7e1600be41d2ea64) set matrix …
- 1:25 PM Changeset in ffmpeg [0871273a] by
- avformat/flac_picture: Reindentation Signed-off-by: Andreas …
- 1:25 PM Changeset in ffmpeg [e304f5f] by
- avformat/flac_picture: Simplify parsing title Don't allocate the …
- 1:25 PM Changeset in ffmpeg [c1f48582] by
- avformat/flac_picture: Try to reuse buffer for attached picture …
- 1:25 PM Changeset in ffmpeg [b10a8a3] by
- avformat/oggparsevorbis: Avoid tmp bufs when parsing VorbisComment A …
- 1:25 PM Changeset in ffmpeg [f1d89d6d] by
- avformat/oggparsevorbis: Factor parsing a single VorbisComment out …
- 1:13 PM Changeset in ffmpeg [033105a7] by
- h274: remove optimization pragma This results in warnings on …
- 12:34 PM Ticket #8822 (Update Trac to 1.4) reopened by
- You did not update static resourses of trac properly (since double …
- 8:19 AM Changeset in ffmpeg [1da52412] by
- doc/filters.texi: Include dnn_processing in docs of sr and derain …
- 8:19 AM Changeset in ffmpeg [660a205b] by
- lavfi/dnn: Rename InferenceItem to LastLevelTaskItem This patch …
- 8:19 AM Changeset in ffmpeg [1544d6fa] by
- libavfilter: Remove Async Flag from DNN Filter Side Remove async flag …
- 8:19 AM Changeset in ffmpeg [70b4dca0] by
- libavfilter: Remove synchronous functions from DNN filters This …
- 8:19 AM Changeset in ffmpeg [60b4d07c] by
- libavfilter: Unify Execution Modes in DNN Filters This commit unifies …
- 8:19 AM Changeset in ffmpeg [d39580ac] by
- lavfi/dnn: Task-based Inference in Native Backend This commit …
- 8:00 AM Changeset in ffmpeg [d91542e6] by
- avfilter/signature: fix integer rounding cast precedence …
- 3:02 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by
- Oh, and also 8efb7f5a26e7300e09ba01239328d1498238c532 (see …
- 2:37 AM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- Okay, your file is full range it has 255 Y, which is not allowed in …
- 2:12 AM Ticket #9393 (ban user Balling from trac) updated by
- Replying to richardpl: > You clearly have some bad agenda …
- 2:03 AM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by
- As for bitness, I suppose problem is here: …
- 1:32 AM Ticket #8455 (libaom-av1 damages brightness range by switching yuvj420p to yuv420p) updated by
- The new command line blob `ffmpeg -i in.mp4 -vf …
Note:
See TracTimeline
for information about the timeline view.
