Timeline



Sep 5, 2021:

11:27 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) reopened by Michael Witten
Thank you, pdr0, for your explanation. […] = …
8:22 PM Changeset in ffmpeg [3c659f86] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check that atom header is within bytsetream …
8:22 PM Changeset in ffmpeg [33feb527] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix 2 integer overflows in filter_3800() Fixes: …
8:22 PM Changeset in ffmpeg [e5869283] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xpmdec: Move allocations down after more error checks Fixes: …
8:22 PM Changeset in ffmpeg [26659fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/argo: Move U, fix shift Fixes: left shift of 255 by 24 places …
6:42 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) updated by Frank
Description changed
6:17 PM Making Flavored Rum _ Easy and Cheap! - Part 1-0UlUbeaBCTg.bn.vtt attached to Ticket #9409 by Frank
6:15 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) created by Frank
I've run into a bug when trying to embed some subtitles into an MP4 …
4:12 PM Changeset in ffmpeg [0c87b43c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlp: move sync defines to common header
2:08 PM Changeset in ffmpeg [3ea0171e] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove frame_size array from private context It is …
1:02 PM Changeset in ffmpeg [5852bb6b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: stop using hardcoded value
12:09 PM Changeset in ffmpeg [ac29cec3] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: use av_shrink_packet()
12:09 PM Changeset in ffmpeg [cfc491bf] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove no more needed goto
10:31 AM Changeset in ffmpeg [a9470985] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: add entry for OBU muxer
10:15 AM Changeset in ffmpeg [4ca9877b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix removal of packet timestamp/size from queue
9:55 AM Changeset in ffmpeg [b36b703c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use %c, not %s to write a single char …
9:55 AM Changeset in ffmpeg [5312208f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "ffmpeg: force 128k default audio bitrate if nothing is …
9:54 AM Ticket #9408 (WASAPI Audio Input/Output Support) updated by Balling
SDL_OpenAudio ffplay already uses WASAPI. Interesting that 8.1 is …
9:44 AM Changeset in ffmpeg [d8863013] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove not needed buf_size checks
9:44 AM Changeset in ffmpeg [85b9b969] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix indentation
9:44 AM Changeset in ffmpeg [036d94da] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: stop returning packets with no data
9:30 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
Wait a second. This is just a duplicate of #3345! Moreover …
3:43 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by pdr0
invalid: You're missing the scale=in_range=pc argument for the last conversion …
2:05 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) reopened by Michael Witten
I don't understand why this was marked "invalid" or closed, or indeed …
1:38 AM Ticket #9408 (WASAPI Audio Input/Output Support) created by Brad Isbell
The Windows Audio Session API (WASAPI) is a modern API for audio …

Sep 4, 2021:

10:28 PM Changeset in ffmpeg [589cd58c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify compare_best_offset()
10:11 PM Changeset in ffmpeg [5b28a5db] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: use ff_ctz()
10:09 PM Changeset in ffmpeg [d18b445] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove unused item
9:26 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
>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 Balling
Yeah. Also static resources should be upgraded.
8:59 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by Elon Musk
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 jeeb
If I understand the note regarding color_range correctly, that is …
7:45 PM 06-log.txt attached to Ticket #9407 by Michael Witten
The log output from when I ran the script
7:44 PM 00-commands.sh attached to Ticket #9407 by Michael Witten
Bash script that produces tests results
7:42 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) created by Michael Witten
Conversion from yuv444p10le to yuv444p produces erroneous …
7:17 PM Ticket #9406 (Trac allows unencrypted (http) logins) created by Michael Witten
This page (http vs https) should not be functional: …
7:12 PM Ticket #9394 (Support VP9 hardware acceleration for VideoToolBox) updated by jeeb
I worked on this briefly during last winter …
4:02 PM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) closed by _08
fixed: Works properly on a 2020 MacBook Pro with Intel graphics and macOS 11 …
1:35 PM Changeset in ffmpeg [7453d34] by James Almer <jamrial@gmail.com>
ffmpeg: let AVFilterGraph parse the filter_threads option This way …
1:35 PM Changeset in ffmpeg [f599ae88] by James Almer <jamrial@gmail.com>
avfilter/avfiltergraph: add an "auto" constant to the threads option …
1:24 PM Changeset in ffmpeg [f58939af] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_xmedian: Split portion of init unique to xmedian off …
12:46 PM Changeset in ffmpeg [19b52a7] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove log messages when allocation fails at init
12:46 PM Changeset in ffmpeg [30c213fa] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: allocate filter buffers once at init
12:46 PM Changeset in ffmpeg [57988fc4] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify allocations in mlp_encode_init()
10:12 AM Ticket #9140 (aac gapless fail) updated by Elon Musk
That files can not be decoded without gaps because nothing signals …
10:03 AM Ticket #9140 (aac gapless fail) updated by Guy Sivey
Sorry, I don't know what you mean. I am providing this information for …
9:15 AM Ticket #9140 (aac gapless fail) updated by Elon Musk
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 Balling
2.0 mlpenc is also broken. Bitstream of any CD quality audio causes …
6:12 AM Changeset in ffmpeg [70f06dd6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use %c, not %s, to write single char Signed-off-by: …
6:12 AM Changeset in ffmpeg [23b83adb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
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 razvan
On kubuntu 21.04 I try to compile ffmpeg from latest snapshot having …
6:04 AM Changeset in ffmpeg [bc75fb54] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Reindentation Signed-off-by: Andreas Rheinhardt …
6:04 AM Changeset in ffmpeg [5c0e2f83] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Check initializing mutexes/conditions The earlier code …
6:03 AM Changeset in ffmpeg [16fc8cef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Mark init and free functions as av_cold …
6:03 AM Changeset in ffmpeg [5f6fcb03] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Return proper error codes …
6:03 AM Changeset in ffmpeg [f1847dbc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Don't shadow variables Signed-off-by: …
6:03 AM Changeset in ffmpeg [2e574235] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Reindent after the previous commit …
6:03 AM Changeset in ffmpeg [754b8454] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Check initializing mutexes/conditions …
6:03 AM Changeset in ffmpeg [95b681e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Remove vp9_free_entries() Now that the mutexes and …
6:03 AM Changeset in ffmpeg [b0ee627e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Use av_freep() instead of av_free() Otherwise the …
6:03 AM Changeset in ffmpeg [84f716cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Don't free buffer known to be NULL Signed-off-by: …
6:03 AM Changeset in ffmpeg [0e090672] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Check initializing conditions/mutexes Also don't destroy …
6:03 AM Changeset in ffmpeg [a4f7fabc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Move (init|free)_pthread() to pthread.c We …
6:02 AM Changeset in ffmpeg [bd95f2f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Do not destroy uninitialized mutexes/conditions Also do …
5:56 AM Changeset in ffmpeg [0172decc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
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 ushadow
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 ushadow
Cc changed
4:39 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by ushadow
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 ushadow
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 Balling
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 Guy Sivey
I have discontinued use of ffmpeg and purchased a commercial product …
10:04 PM Ticket #8812 (interplayacm decoder produces errors) closed by Elon Musk
fixed: Fixed in a590dfc242620fc7bd628e9351cbcf940da0e965
10:01 PM Changeset in ffmpeg [a590dfc2] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayacm: fix draining and last frame number of samples
9:18 PM Ticket #9140 (aac gapless fail) closed by Elon Musk
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 Elon Musk
fixed: Probably fixed with c2d853c1aae22bbc7d9905c43a9f16cb2ba3ba33
9:04 PM Ticket #9342 (Audio clipping when joining segments with aselect filter) closed by Elon Musk
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 Elon Musk
Status, Reproduced by developer changed
8:53 PM Ticket #9358 (wmav2 decoding fails for some files) closed by Elon Musk
fixed
8:47 PM Ticket #8011 (Division by zero at aacpsy.c:336) closed by Elon Musk
fixed: Fixed in 36dead4bc28ca8aab13c61661f28c68bdefa5e9d
8:46 PM Ticket #8191 (Division by zero at libavcodec/svq1enc.c) closed by Elon Musk
fixed: Fixed in c297f7e57a223da9f0d350e30456d60c8c87f902
8:45 PM Ticket #8202 (outside the range of unsigned long at libavcodec/ratecontrol.c) closed by Elon Musk
fixed: Fixed in 996797f8ed06e6ccb5287e18a5de88b2b0db31ec
8:44 PM Ticket #8221 (left shift of negative value bugs in libavcodec/vc2enc.c) closed by Elon Musk
fixed: Fixed in f7862e82686b347eb6a9e64fa7ccdf25d5a76b4b
8:43 PM Ticket #8268 (outside the range of int at libavfilter/vf_ciescope.c) closed by Elon Musk
fixed: Fixed in 3d500e62f6206ad11308b18976246366aed8c1a5
8:43 PM Ticket #8269 (outside the range of int at libavfilter/vf_dctdnoiz.c) closed by Elon Musk
fixed: Fixed in 4a3917c02c428b11128ac3d4a01b780ea44aa53c
8:41 PM Ticket #8270 (left shift of negative value at libavfilter/vf_mestimate.c:109) closed by Elon Musk
fixed: Fixed in 06af6e101bbd04e8ecc5337bc3b6894a5e058e14
8:38 PM Ticket #8279 (outside the range of representable values of type 'int' at ...) closed by Elon Musk
fixed: Fixed in 1f21349d20d9bda8eeeddb23263892be0cea12e3
8:37 PM Ticket #8307 (outside the range of representable values of type 'int' at ...) closed by Elon Musk
fixed: Fixed in 4f49fa6abe89e2fca2585cac4c63190315972cf0
8:36 PM Ticket #8218 (Division by zero at libavcodec/aaccoder.c) closed by Elon Musk
fixed: Fixed in 75a099fc734a4ee2b1347d0a3d8c53d883b95174
8:32 PM Ticket #8213 (Division by zero at libavcodec/lpc.h) closed by Elon Musk
fixed: Fixed in 70874e024a6eae0f95bd8dd4b9b4367ffd937f41
8:06 PM Ticket #7500 (memory leak) closed by Elon Musk
invalid
8:02 PM Ticket #6582 (thread limit) closed by Elon Musk
needs_more_info
8:00 PM Ticket #4937 (memory leak in muxing.c) closed by Elon Musk
needs_more_info
7:34 PM Ticket #5039 (Incorrect TrueHD decoding) updated by Elon Musk
Decoding is fine if matrix channel processing is skipped.
6:09 PM Changeset in ffmpeg [584cd16a] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: unbreak old xma2 decoding
6:01 PM Changeset in ffmpeg [e204846e] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: fix compilation after recent libdav1d API changes …
5:43 PM Changeset in ffmpeg [bc046b71] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Remove unused fields Reviewed-by: Paul B Mahol …
5:23 PM Changeset in ffmpeg [2f710734] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Fix double-free when using AVPacket.opaque_ref Up until …
5:10 PM Changeset in ffmpeg [c0be596f] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: improve flushing for >2 channels in XMA
5:10 PM Changeset in ffmpeg [094397ce] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: improve xma2 extradata parsing
5:10 PM Changeset in ffmpeg [a3fd78db] by Paul B Mahol <onemda@gmail.com>
avcodec/pnm_parser: add support for PFM parsing
2:50 PM Ticket #9404 (Cropdetect sometime returns wrong values) created by rotacak
Summary of the bug: When I will use cropdetect on specific video then …
2:08 PM Changeset in ffmpeg [f3f9041] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools: Remove remnants of resample_opts These were intended to pass …
11:10 AM Ticket #5039 (Incorrect TrueHD decoding) updated by Balling
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 Elon Musk
fixed: Fixed in 11d39873abcddf2f1aad2cdfadccbdb41b80d5af

Sep 2, 2021:

11:47 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Balling
Interesting, so even now with 16 samples present, the reencoded file …
11:21 PM Changeset in ffmpeg [11d39873] by Paul B Mahol <onemda@gmail.com>
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 Balling
This is still good (checked wav in audition 2021, Center surround has …
10:51 PM Changeset in ffmpeg [646afae0] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: unbreak xma >2 channel decoding after last change
10:06 PM Ticket #9403 (Cannot decode .caf file streamed from stdin) created by pjshumphreys
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 Elon Musk
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 Andrew
Note: 4.4 is not available in the version selection drop-down
7:34 PM Changeset in ffmpeg [a4101dc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silencedetect: add planar sample formats support
7:31 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by Andrew
Description changed
7:26 PM ffmpeg-20210902-150734.log attached to Ticket #9402 by Andrew
7:25 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) created by Andrew
Summary of the bug: Media with timecode metadata is processed …
6:25 PM Changeset in ffmpeg [ba3c09b8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silencedetect: support all channel counts
5:59 PM Changeset in ffmpeg [a311dfc3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/wma: Account for trimmed samples in wmapro-ism test Fixes FATE …
5:28 PM Changeset in ffmpeg [31f03120] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Optimize more odd cases for picmemset() Fixes: …
5:02 PM Changeset in ffmpeg [cbf11105] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Allow up to seven codec ids per parser ff_pnm_parser …
4:05 PM CompilationGuide/Ubuntu edited by llogan
typo (diff)
4:05 PM Ticket #6722 (XMA/WMAPro decoder: gapless problems) closed by Elon Musk
fixed: Fixed in 61c2c9ef8e66920c8ba308e8fa9f36ae602f8245
4:02 PM Changeset in ffmpeg [2bb9d2be] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: add support for 24bit encoding
4:00 PM Changeset in ffmpeg [61c2c9ef] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: add gapless support
4:26 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Okay, interesting moment here is that RGB jpegs produce chroma 1 …

Sep 1, 2021:

10:55 PM Changeset in ffmpeg [8a6becc] by James Almer <jamrial@gmail.com>
avformat: add an AV1 Low overhead bitstream format muxer …
8:29 PM Changeset in ffmpeg [2818b143] by Jan Ekström <jeebjp@gmail.com>
avfilter/vf_scale: set the RGB matrix coefficients in case of RGB …
8:27 PM Changeset in ffmpeg [9b2281a4] by Jan Ekström <jeebjp@gmail.com>
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 mkver
fixed: Fixed in 7bba0dd6382e30d646cb406034a66199e071d713.
5:12 AM Ticket #5039 (Incorrect TrueHD decoding) updated by Balling
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 Balling
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 Balling
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 Balling
fixed: This is now fixed in 9f420163c6207b9c54badd30056974a6b3450bfd. MLP …
1:32 AM Changeset in ffmpeg [c500dc7c] by Limin Wang <lance.lmwang@gmail.com>
fftools/cmdutils: Fix warning for initialization makes integer from …

Aug 31, 2021:

7:22 PM Changeset in ffmpeg [034133a0] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: reset lossless crc checking when stream ends Fixes …
7:22 PM Changeset in ffmpeg [9f420163] by Paul B Mahol <onemda@gmail.com>
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 pdr0
Use zscale instead ffmpeg -s 3840x2160 -vcodec v210 -i …
3:01 PM Changeset in ffmpeg [fea4f953] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Use av_memdup to duplicate array of AVChapter * …
3:01 PM Changeset in ffmpeg [bcbd84f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Don't allocate zero-sized array It is unnecessary and …
3:00 PM Changeset in ffmpeg [e04ddba6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
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 jmano
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 Balling
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 Balling
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 Balling
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 Balling
Yeah, but that is not enough. After the patch the bitstream is being …
2:12 PM Changeset in ffmpeg [6e0823ab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Allocate AVStream.info only for input streams This …
2:12 PM Changeset in ffmpeg [10646d30] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Don't initialize AVStreamInternal.info multiple times …
2:12 PM Changeset in ffmpeg [2c3c8366] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Remove redundant flushing of packet queue The packet …
2:12 PM Changeset in ffmpeg [bafb65ba] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Don't access AVStream's internal AVCodecContext An …
2:12 PM Changeset in ffmpeg [c6d780b9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Make ff_compute_frame_duration() static Since …
2:12 PM Changeset in ffmpeg [3f99132] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Remove obsolete todo Also initialize the …
2:12 PM Changeset in ffmpeg [f265374b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Remove always-false check AVFormatContext.internal is …
1:48 PM Changeset in ffmpeg [9abf0e04] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/yuv4mpegdec: Don't call avio_tell() twice Signed-off-by: …
1:48 PM Changeset in ffmpeg [9634e6b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff_common: Fix AVBPrint error checks Signed-off-by: Andreas …
1:48 PM Changeset in ffmpeg [b2d61d0f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Fix heap-buffer overflow upon gigantic …
1:27 PM Changeset in ffmpeg [7352c370] by Linjie Fu <linjie.justin.fu@gmail.com>
Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler" This …
1:02 PM PhilipsWorking.wav attached to Ticket #9401 by Eddie Green
1:01 PM PhilipsNotWorking.DSS attached to Ticket #9401 by Eddie Green
1:01 PM Hex Editor view of working and non-working files.jpg attached to Ticket #9401 by Eddie Green
1:01 PM ffmpeg-working.log attached to Ticket #9401 by Eddie Green
1:00 PM ffmpeg-not-working.log attached to Ticket #9401 by Eddie Green
ffmpeg-not-working.log
1:00 PM Ticket #9401 (Conversion from DSS fails with files created by Philips LFH devices) created by Eddie Green
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 Balling
"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 razvan
I compiled ffmpeg from latest git snapshot together with x264, did a …
6:16 AM master.2.m3u8 attached to Ticket #9400 by z1rachl
Good master playlist
6:15 AM master.m3u8 attached to Ticket #9400 by z1rachl
Bad master playlist
6:14 AM Ticket #9400 (FFmpeg does not generate hls master playlist when using codec copying) created by z1rachl
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 john123
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 Arnab Animesh Das
invalid: Closing the issue as it is a scoop/shell issue.
2:29 AM Ticket #6216 (TrueHD encoder creates non bitexact files) updated by Balling
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 Arnab Animesh Das
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 Arnab Animesh Das
Replying to Balling: > Usual problem, use absolute path …
1:38 AM ffmpeg.ps1 attached to Ticket #9398 by Arnab Animesh Das
ffmpeg scoop script

Aug 29, 2021:

11:10 PM Ticket #9399 (ld: warning: could not create compact unwind) created by Daniel Schürmann
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 Balling
invalid: Usual problem, use absolute path since some other version of ffmpeg is …
8:12 PM i.avi attached to Ticket #9398 by Arnab Animesh Das
Input file
8:11 PM Ticket #9398 (mpeg4_unpack_bframes don't work in Powershell 7) created by Arnab Animesh Das
Summary of the bug: When mpeg4_unpack_bframes bitstream filter is run …
7:34 PM Changeset in ffmpeg [4de4bc06] by Michael Niedermayer <michael@niedermayer.cc>
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 veikk0
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 Balling
So, seeking is fixed with adding flush, but still every reencode loses …
6:09 PM Changeset in ffmpeg [06ce821b] by Jan Ekström <jeebjp@gmail.com>
avcodec/libx265: only call av_pix_fmt_desc_get once in init Now both …
5:58 PM Changeset in ffmpeg [133b2767] by Paul B Mahol <onemda@gmail.com>
tests/checkasm/vf_gblur.c: update check_horiz_slice for the new …
5:58 PM Changeset in ffmpeg [4041c102] by Paul B Mahol <onemda@gmail.com>
libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() …
5:58 PM Changeset in ffmpeg [0c54ab20] by Paul B Mahol <onemda@gmail.com>
tests/checkasm/vf_gblur.c: add check_verti_slice() for unit test …
5:58 PM Changeset in ffmpeg [68a2722a] by Paul B Mahol <onemda@gmail.com>
libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512() The new …
5:58 PM Changeset in ffmpeg [4a5e2472] by Paul B Mahol <onemda@gmail.com>
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 Balling
Looks related: …
5:41 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by dojima
Yeah, but regardless of the framerate, I wouldn't expect it to change …
4:45 PM Changeset in ffmpeg [fdc0bb78] by Anton Khirnov <anton@khirnov.net>
lavu/slicethread: return ENOSYS rather than EINVAL in the dummy func …
4:44 PM Changeset in ffmpeg [ca32d046] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_scale: remove the nb_slices option It was intended for …
4:44 PM Changeset in ffmpeg [03f36800] by Anton Khirnov <anton@khirnov.net>
fate/pixfmt: test xyz12le
4:44 PM Changeset in ffmpeg [bdc1bdf3] by Anton Khirnov <anton@khirnov.net>
FATE: allow multithreaded filtering
4:44 PM Changeset in ffmpeg [834b8ad8] by Anton Khirnov <anton@khirnov.net>
ffmpeg_filter: do not override -filter_threads with -threads When …
4:43 PM Changeset in ffmpeg [4a0d918c] by Anton Khirnov <anton@khirnov.net>
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 Balling
Replying to dojima: > …
2:14 PM Ticket #9397 (Allow any ADPCM block size to support XAudio2) created by Thomas Cashman
Summary of the bug: Related to https://trac.ffmpeg.org/ticket/6585 and …
1:47 PM Ticket #8367 (drawgraph documentation) updated by Cigaes
Then get familiar, because obviously nobody cares enough to do it for you.
1:45 PM Ticket #8367 (drawgraph documentation) updated by Michael Koch
I can't make this patch myself and I'm not familiar with git.
1:31 PM Ticket #8367 (drawgraph documentation) updated by Cigaes
No decision can be taken on the -users mailing-list. I really suggest …
1:27 PM Ticket #8367 (drawgraph documentation) updated by Michael Koch
Replying to Nicolas George: > OTOH, if part of a filter …
1:14 PM Ticket #8367 (drawgraph documentation) updated by Cigaes
I am not aware of any such of any such consensus. Also, I find rather …
1:03 PM Ticket #8367 (drawgraph documentation) updated by Michael Koch
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 dojima
Replying to Carl Eugen Hoyos: > One that was not created …
12:21 PM Ticket #8367 (drawgraph documentation) updated by Elon Musk
Nope, if you want to improve send patches. Spamming this trac with …
12:05 PM Changeset in ffmpeg [2f0113be] by Jan Ekström <jeebjp@gmail.com>
avcodec/libx264: add support for setting chroma sample location
12:05 PM Ticket #9392 (Wrong amplitude in showwavespic filter) updated by Cigaes
Replying to richardpl. It seems your closing of this …
12:01 PM Ticket #9392 (Wrong amplitude in showwavespic filter) updated by Michael Koch
Resolution changed
It seems it was fixed here: …
11:31 AM Changeset in ffmpeg [e07ada3d] by Paul B Mahol <onemda@gmail.com>
avfilter: add grayworld video filter Implements a gray world color …
10:33 AM Ticket #8367 (drawgraph documentation) updated by Michael Koch
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 Balling
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 dojima
Is anyone able to take any MKV file and copy it to an MP4 …
8:29 AM Changeset in ffmpeg [02fcd485] by Paul B Mahol <onemda@gmail.com>
avfilter/af_acrossover: check for rest of sample formats
8:04 AM Ticket #8116 (selectivecolor, documentation) updated by Elon Musk
Look at photoshop?
8:03 AM Ticket #8367 (drawgraph documentation) closed by Elon Musk
wontfix
7:24 AM Ticket #8116 (selectivecolor, documentation) updated by Michael Koch
Can anybody please explain the difference between "absolute" and …
7:14 AM Ticket #8367 (drawgraph documentation) reopened by Michael Koch
This ticket doesn't need more info. The problem is clearly described …
Note: See TracTimeline for information about the timeline view.