Timeline
Oct 30, 2019:
- 11:37 PM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) updated by
- Had to cut the input.ts file to fit 2.5M, Use this command when …
- 11:25 PM Ticket #8348 (HLS Muxer - Master playlist with delete_segments failing) created by
- We just upgraded our ffmpeg installations with the latest commit …
- 9:04 PM Ticket #7876 (Using copyts with mpegts output fails after 26,5 hours) updated by
- Any updates on this?
- 7:10 PM Changeset in ffmpeg [881f083a] by
- configure: fix standalone compilation of mxf muxer Signed-off-by: Lou …
- 6:56 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Status changed
Replying to cehoyos: > The patch is ignored here and will … - 6:34 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Type changed
I disagree with "enhancement" qualification, this is a bug. - 6:30 PM Ticket #8347 (memory leaks in apng_write_packet) closed by
- fixed: Fixed in 26aa04991e02f5fb83ffe177fbd832d7d7deb2fb
- 6:28 PM Changeset in ffmpeg [26aa0499] by
- avformat/apngenc: Add deinit function Prevents memleaks when the …
- 6:25 PM Ticket #8346 (memory leaks in ff_inlink_consume_samples()) closed by
- fixed: Fixed in 89389b7ed47b70f98d27b84e2aae3343d92d9682
- 6:07 PM Changeset in ffmpeg [89389b7e] by
- avfilter/af_afade: check for eof after crossfade later Fixes memleaks …
- 5:54 PM Ticket #8347 (memory leaks in apng_write_packet) created by
- Summary of the bug: There're memory leaks in apng_write_packet() How …
- 5:50 PM Ticket #8346 (memory leaks in ff_inlink_consume_samples()) created by
- Summary of the bug: There are memory leaks in …
- 5:12 PM Ticket #8306 (left shift of negative value at libavcodec/adpcm.c) closed by
- fixed: fixed in …
- 5:09 PM Changeset in ffmpeg [648b422e] by
- avcodec/mips: msa optimizations for vc1dsp Performance of WMV3 …
- 5:09 PM Changeset in ffmpeg [af70c94c] by
- avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compare …
- 5:09 PM Changeset in ffmpeg [78c0030f] by
- FATE: add a test for freeezedetect Signed-off-by: Limin Wang …
- 4:55 PM Changeset in ffmpeg [d4ba2506] by
- doc/filters: move drawgraph to video filters chapter
- 4:47 PM Changeset in ffmpeg [2539fea7] by
- doc/filters: move agraphmonitor to multimedia filters chapter
- 3:51 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Keywords, Blocked By changed
- 3:42 PM Ticket #8345 (Audio Async by 1 frame from some video files) created by
- In my post production company a Dubbing mixer realised that the audio …
- 3:37 PM Ticket #8343 (h261dec doesn't mark keyframes) updated by
-
Priority, Version, Type, Blocked By changed
The patch is ignored here and will not be backported. - 3:04 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Replying to eero-t: > How? And why FFmpeg would change …
- 3:01 PM Changeset in ffmpeg [912ab246] by
- avfilter/vf_sr: correct flags since the filter changes frame w/h If …
- 2:07 PM Changeset in ffmpeg [f4b3c0e5] by
- avfilter/dnn: add a new interface to query dnn model's input info to …
- 2:00 PM Changeset in ffmpeg [e1b45b85] by
- avfilter/dnn: get the data type of network output from dnn execution …
- 2:00 PM Ticket #8344 (ffprobe does not recognize yuva420p format (alpha channel) for webm) updated by
-
Summary changed
- 1:59 PM Ticket #8344 (ffprobe does not recognize yuva420p format (alpha channel) for webm) created by
- Summary of the bug: ffprobe does not recognize the alpha channel. Even …
- 1:31 PM Changeset in ffmpeg [dff39ea9] by
- dnn: add tf.nn.conv2d support for native model Unlike other …
- 1:01 PM Ticket #8343 (h261dec doesn't mark keyframes) created by
- h261dec does not set AVFrame::key_frame field on keyframes. As a side …
- 10:10 AM Changeset in ffmpeg [a269fa04] by
- doc: fix typo in muxers documentation
- 9:59 AM Changeset in ffmpeg [d6ac6650] by
- avformat/hls: Set AVFMT_TS_DISCONT flag on HLS input format There …
- 9:20 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by
- One possible reason: For old API encode2, vaBeginPicture and …
- 9:06 AM Changeset in ffmpeg [fd172185] by
- vp4: prevent unaligned memory access in loop filter VP4 applies a …
Oct 29, 2019:
- 5:37 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- How? And why FFmpeg would change the timebase for output from what's …
- 5:32 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- I'm telling you that issue are timestamps. Make sure that timebases …
- 5:27 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Where the transcode output would get different timestamps than the …
- 5:23 PM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- Replying to fulinjie: > BTW, I did some tests locally with …
- 5:08 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) updated by
- Command you use is simply wrong, you can not compare files with …
- 5:03 PM Ticket #8342 (FFmpeg kills machine with infinitely increasing memory usage at end of ...) created by
- Summary of the bug: With some video inputs, FFmpeg starts taking …
- 3:20 PM Changeset in ffmpeg [d3dee676] by
- avcodec/wmalosslessdec: Fix some integer anomalies Fixes: left shift …
- 3:20 PM Changeset in ffmpeg [34e701ff] by
- avcodec/adpcm: Fix invalid shifts in ADPCM DTK Fixes: left shift of …
- 3:20 PM Changeset in ffmpeg [f17ea020] by
- avcodec/apedec: Only clear the needed buffer space, instead of all …
- 3:20 PM Changeset in ffmpeg [e1c4ce47] by
- avfilter/asrc_anoisesrc: change color variable to int Or it'll cause …
- 3:20 PM Changeset in ffmpeg [069be4a] by
- avcodec/libvorbisdec: Fix insufficient input checks leading to out of …
- 3:20 PM Changeset in ffmpeg [1850c3fe] by
- avcodec/g723_1dec: fix invalid shift with negative sid_gain Fixes: …
- 3:20 PM Changeset in ffmpeg [8b28aa07] by
- avformat/dss: Remove superfluous headers Both attributes.h and …
- 1:25 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) closed by
- fixed: Fixed in dad75924290e15996e75c335c6c30b1d8e2e48ea.
- 1:23 PM Changeset in ffmpeg [dad75924] by
- avcodec/tiff: check the black level denominator Fixes ticket #8327. …
- 12:38 PM Changeset in ffmpeg [ba6b20df] by
- avcodec/nvenc: turn feature check failures into warnings …
- 12:07 PM Changeset in ffmpeg [3420e56d] by
- avfilter/vf_vfrdet: also report average delta
- 11:57 AM Changeset in ffmpeg [4ce263a] by
- avfilter/vf_vfrdet: fix reporting max delta If only first delta was …
- 9:56 AM Changeset in ffmpeg [1c3b70e2] by
- avfilter: add median filter
- 6:21 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by
-
Cc, Reproduced by developer changed
- 5:09 AM Ticket #4762 (Temporal Layering in HEVC Encoding) updated by
- https://github.com/FFmpeg/nv-codec-headers/blob/70ced5018858720638c1dda …
- 3:54 AM Ticket #4610 (Unsupported jpeg 2000 marker 0xFF61) updated by
- https://github.com/MediaArea/MediaInfoLib/blob/4c8a5a6ef8070b3635003ead …
- 3:34 AM Ticket #8341 (FFmpeg-VAAPI VP8/VP9 encoder generates Zero byte in output) updated by
- Patch has been sent to fix this: …
- 3:27 AM Ticket #8341 (FFmpeg-VAAPI VP8/VP9 encoder generates Zero byte in output) created by
- System Environment ======= Previously reproduced: Platform: KBL/ICL …
- 3:04 AM Ticket #4213 (sps 32 refrence erro) closed by
- invalid: Dubious ticket.
- 3:04 AM Ticket #4213 (sps 32 refrence erro) closed by
- invalid: Dubious ticket.
- 2:51 AM Ticket #3854 (Does hevc support ARM (VFP and NEON) optimization?) closed by
- fixed: This should be working, right?
- 2:08 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- If no against, will close this in 24h.
- 2:03 AM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by
-
Type changed
Based on the discussion with Eero: QSV uses a pre-allocation pool for … - 12:53 AM Ticket #7303 (h264_nvenc (and hevc_nvenc) with b_ref_mode middle creates invalid ...) updated by
-
Status changed
#7746, #7302, #7561 merged in this issue. There were actually a few … - 12:26 AM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by
- Replying to Brainiarc7: > I can also reproduce this on an …
- 12:06 AM Ticket #7561 (nvenc option -b_ref_mode middle outputs excessive log information ...) closed by
- duplicate: Merged in #7303.
Oct 28, 2019:
- 11:59 PM Ticket #7302 (h264_nvenc / b_ref_mode middle with refs parameter is not working) closed by
- duplicate: Lets merge this to #7303. As -refs is already renamed, etc. …
- 12:06 PM Ticket #2270 (ffmpeg transcodes cover art to a video stream with a single frame) updated by
-
Keywords changed
- 6:26 AM Changeset in ffmpeg [68f623d6] by
- avformat/wc3movie: fix memleak when read content size not equvipe …
- 6:26 AM Changeset in ffmpeg [70c6e840] by
- avformat/swfdec: fix memleak when inflateInit failed Signed-off-by: …
- 6:26 AM Changeset in ffmpeg [a3655a5c] by
- avformat/smacker: fix memleak when avformat_new_stream failed …
- 6:26 AM Changeset in ffmpeg [991cf95f] by
- avformat/rtmpproto: fix memleak when open rtmp failed Signed-off-by: …
- 6:26 AM Changeset in ffmpeg [59697e42] by
- avformat/rl2: fix memleak when read end of file Signed-off-by: Steven …
- 6:26 AM Changeset in ffmpeg [7a200089] by
- avformat/mpc8: fix memleak when seek table too big Reviewed-by: …
- 6:26 AM Changeset in ffmpeg [22eae2d0] by
- avformat/libmodplug: fix memleak when load modplug failed …
- 6:26 AM Changeset in ffmpeg [1a109fba] by
- avformat/hlsenc: move freep segment from sls_flags_filename_process …
- 2:24 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- It's not an issue IMHO. For VAAPI hevc encoder, the default parameter …
- 12:48 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by
-
Keywords changed
- 12:47 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by
-
Priority, Keywords, Type changed
Patch submitted, and developer's effective comments are in …
Oct 27, 2019:
- 11:07 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) closed by
- duplicate
- 11:04 PM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by
- Also related: https://trac.ffmpeg.org/ticket/7303 Filed over 1 year ago.
- 2:27 PM Ticket #7763 (FFprobe does not respect -read_intervals offset sometimes) closed by
- needs_more_info: If the issue is reproducible with current FFmpeg git head, please …
- 2:21 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
-
Status, Reproduced by developer changed
- 12:18 PM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) updated by
-
Keywords, Version, Component changed
- 12:17 PM Ticket #8340 (Copy-paste-error in ansi.c:328) updated by
-
Keywords, Version, Component changed
For future reports: Please copy-paste the output instead of a screenshot. - 11:24 AM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) closed by
- fixed: Fixed in ebff4bbd82c371bab6635de5793ce93c1f62642d
- 11:23 AM Ticket #8340 (Copy-paste-error in ansi.c:328) created by
- Summary of the bug: Issue found during static analysis with GrammaTech …
- 11:21 AM Changeset in ffmpeg [ebff4bbd] by
- avcodec/vmdvideo: fix log error message Fixes #8339
- 11:05 AM Ticket #8339 (Copy paste error in error handler in vmdvideo.c:229) created by
- Summary of the bug: There is a copy paste error, which outputs the …
- 5:23 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Priority, Keywords changed
In general, swapping is not possible becauseffmpegis a … - 2:40 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Cc changed
- 1:36 AM Ticket #8338 (GoPro metadata not properly handled) updated by
-
Priority changed
- 1:34 AM Ticket #8338 (GoPro metadata not properly handled) created by
- Summary of the bug: I'm trying to swap out the video track of a GoPro …
Oct 26, 2019:
- 11:03 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
- mpeg4-als-overread-8.mp4: …
- 9:52 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
- Upload your sample to a file hoster of your choice and post the link here.
- 9:12 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) updated by
-
Cc changed
Hmm.. my ftp connection to upload.ffmpeg.org seems to be timing out at … - 8:57 PM Ticket #8337 (MPEG-4 ALS: Overread 8 when decoding) created by
- (note: this may be a dupe of #5943, but in my case occurs with a …
- 4:57 PM Changeset in ffmpeg [1054752c] by
- Add support for VP9 VDPAU hwaccel decode Support for VDPAU …
- 4:28 PM Ticket #8285 (memory leaks in ff_v4l2_m2m_create_context()) updated by
-
Priority, Keywords, Component changed
- 4:14 PM Ticket #8302 (memory leaks in avi_add_ientry()) updated by
-
Priority, Keywords changed
- 3:16 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) updated by
-
Keywords changed
- 3:15 PM Ticket #3874 (tiff encoder creates broken odd width yuv files) updated by
-
Keywords changed
- 3:13 PM Ticket #8327 (divide by zero in libavcodec/tiff.c) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
- 2:50 PM Ticket #8324 (signed integer overflow at libavfilter/vf_premultiply.c:212) updated by
-
Keywords, Component changed
- 1:31 PM Changeset in ffmpeg [e1d993d8] by
- lavc/qsvdec: remove unused check_dec_param Signed-off-by: Linjie Fu …
- 1:18 PM Ticket #8336 (memory leaks in vf_showfreqs) closed by
- fixed: Fixed in 1aa4fc1ec204fabed5c40873b86751976167272f.
- 1:16 PM Changeset in ffmpeg [1aa4fc1e] by
- avfilter/avf_showfreqs: free input frame after using it Fixes ticket …
- 1:10 PM Ticket #8300 (libdav1d decoder doesn't initialize reordered_opaque) updated by
-
Keywords changed
- 9:01 AM Ticket #8336 (memory leaks in vf_showfreqs) updated by
-
Keywords, Status, Component changed
- 8:32 AM Changeset in ffmpeg [4447aeaa] by
- avfilter/vsrc_testsrc: increase max level of haldclutsrc So it …
- 8:32 AM Changeset in ffmpeg [a2210f10] by
- avfilter/vf_lut3d: increase max level to upper limit defined by cube …
- 8:32 AM Changeset in ffmpeg [9130028d] by
- avfilter/vf_lut3d: allocate 3d lut dynamically
- 2:30 AM Ticket #8336 (memory leaks in vf_showfreqs) created by
- Summary of the bug: There are memory leaks in …
Oct 25, 2019:
- 9:27 PM Changeset in ffmpeg [b78227e1] by
- avformat/avienc: Remove superfluous header 04d2540c added …
- 9:27 PM Changeset in ffmpeg [982539a0] by
- avformat/avidec: Remove superfluous header bswap.h was included since …
- 9:27 PM Changeset in ffmpeg [09e938b3] by
- avformat/asfenc: Remove unnecessary header libavutil/parseutils.h has …
- 9:27 PM Changeset in ffmpeg [2e37237f] by
- avformat/aiffenc: Add deinit function Prevents memleaks if the …
- 8:58 PM Changeset in ffmpeg [296296a4] by
- doc/filters: add one more example for libvmaf
- 8:35 PM Changeset in ffmpeg [487a1f28] by
- doc/filters: add one more example for ssim/psnr
- 8:11 PM Ticket #5321 (strange SSIM and PSNR) updated by
- You also need to use settb to set both inputs to same timebase, and do …
- 8:02 PM Changeset in ffmpeg [9e283aa2] by
- avfilter/vf_psnr,vf_ssim: add warning if different timebases are …
- 4:34 PM Ticket #7945 (regression in interplay MVE decoding) closed by
- fixed: Fixed by Paul in 0481a1f6e5b8737c4fbc67794fd3a24cfcf34594
- 4:29 PM Changeset in ffmpeg [0481a1f6] by
- avcodec/interplayvideo: properly decode motion vectors Fixes #7945
- 2:19 PM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- "-bf 2" option gives same good PSNR for QSV as with VA-API, in the …
- 10:32 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) closed by
- fixed: Fixed by Paul in 9d711a90fdf379dca2b3d24893c820c3060b5d94
- 10:22 AM Changeset in ffmpeg [9d711a90] by
- avformat/bintext: avoid division by zero Fixes #8335
- 10:17 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 10:14 AM Ticket #7620 (avformat/tee: tee muxer with fifo incorrectly parse bsfs options) closed by
- fixed: Fixed by Jun Li in 155508c6e925f4f2f5e77087a7e1925b3de735ff
- 9:56 AM Ticket #8335 (Integer divide by zero in libavformat/bintext.c) created by
- Hi, I found this bug while fuzzing. It is a division by zero in …
- 9:45 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- It could be reproduced with the attached clips. The output of QSV and …
- 3:55 AM Changeset in ffmpeg [155508c6] by
- avformat/tee.c: steal bsf option before passing to fifo muxer Fix …
- 12:54 AM Ticket #3705 (Seeking fails for H264 file) updated by
- Moment - not working with DXVA2 decoder on NVIDIA GeForce? 9500 GS, …
Oct 24, 2019:
- 11:00 PM Ticket #8316 (memory leaks in new_output_stream(), ffmpeg_opt.c) closed by
- fixed: Rest fixed in 6f2a3958cfac135c60b509a61a4fd39432d8f9a9.
- 11:00 PM Ticket #8315 (memory leaks in av_dict_set()) closed by
- fixed: Fixed in 6f2a3958cfac135c60b509a61a4fd39432d8f9a9.
- 10:22 PM Changeset in ffmpeg [6f2a3958] by
- fftools/ffmpeg: Free swresample dictionary during cleanup Freeing …
- 10:22 PM Changeset in ffmpeg [698e042c] by
- avcodec/vp5: Check render_x/y Fixes: Timeout (15sec -> 91ms) Fixes: …
- 10:22 PM Changeset in ffmpeg [66589d9b] by
- avcodec/truespeech: Fix integer overflow in truespeech_synth() Fixes: …
- 10:22 PM Changeset in ffmpeg [3948d808] by
- avcodec/interplayacm: Fix integer overflows in juggle() Fixes: signed …
- 10:22 PM Changeset in ffmpeg [4834ec92] by
- avcodec/hcom: Check the root entry and the right entries Fixes: …
- 10:22 PM Changeset in ffmpeg [b63fbc19] by
- avcodec/qdrw: Check input for header/skiped space before get_buffer() …
- 10:22 PM Changeset in ffmpeg [8caa7166] by
- tools/target_dec_fuzzer: Adjust threshold for CFHD Fixes: Timeout …
- 10:22 PM Changeset in ffmpeg [000494fe] by
- tools/target_dec_fuzzer: Adjust ffwavesynth threshold ffwavesynth can …
- 10:22 PM Changeset in ffmpeg [f4ecf6c] by
- avcodec/ralf: Skip initializing unused filter variables Fixes: left …
- 10:22 PM Changeset in ffmpeg [42eb7805] by
- avcodec/takdec: Fix overflow with large sample rates Fixes: signed …
- 7:42 PM Changeset in ffmpeg [37d8ae9d] by
- doc/filters: fix another typo
- 7:34 PM Ticket #8334 (Start time is doubled when using HLS or DASH input) created by
- Summary of the bug: When using ffmpeg to decode an HLS or DASH stream …
- 6:59 PM Changeset in ffmpeg [9bf5e799] by
- avcodec/interplayvideo: cosmetics
- 6:54 PM Changeset in ffmpeg [f166951d] by
- avfilter: add maskedmin/maskedmax filters
- 6:51 PM Changeset in ffmpeg [262eef6b] by
- avformat/mpeg: Don't free unintialized pointer In order to fix a …
- 5:45 PM Changeset in ffmpeg [531fbce0] by
- mpegvideo_enc: add intra_penalty option for p frames This option …
- 5:45 PM Changeset in ffmpeg [3d5d0301] by
- avformat/icoenc: Add deinit function Prevents memleaks in situations …
- 5:45 PM Changeset in ffmpeg [f53525d2] by
- avformat/aiffenc: Use better error codes Signed-off-by: Andreas …
- 5:45 PM Changeset in ffmpeg [c36eae65] by
- avformat/mpeg: Add padding to extradata Extradata is supposed to be …
- 4:26 PM Ticket #3705 (Seeking fails for H264 file) updated by
- Yes. You are right all three patches do not work on NVIDIA GeForce …
- 2:21 PM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) reopened by
- Replying to fulinjie: > Resolution set to wontfix Why QSV …
- 2:13 PM Ticket #7945 (regression in interplay MVE decoding) updated by
-
Status, Component, Reproduced by developer changed
Indeed a regression since 8f86e6623811f7713d5e72c13797e20fffb3df62 … - 1:41 PM Ticket #8316 (memory leaks in new_output_stream(), ffmpeg_opt.c) updated by
-
Priority, Keywords changed
- 1:40 PM Ticket #8315 (memory leaks in av_dict_set()) updated by
-
Priority, Keywords, Component changed
- 1:15 PM Ticket #8333 ("dvvideo" decodes at wrong resolution and fps - result is corrupt) updated by
- Wow, what a fast response time! :D
- 12:58 PM Ticket #8332 (ffmpeg becomes zombie process) updated by
-
Keywords changed
Please usegit bisectto find the change introducing the regression … - 12:55 PM Ticket #8333 ("dvvideo" decodes at wrong resolution and fps - result is corrupt) updated by
-
Status, Reproduced by developer, Keywords changed
Not a regression afaict, the following shows the intended output. […] - 12:33 PM Ticket #8333 ("dvvideo" decodes at wrong resolution and fps - result is corrupt) updated by
-
Cc changed
I uploaded the sample video to: … - 12:32 PM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- Upload size limit forced me to clip the attached video to first 7 …
- 12:25 PM Ticket #8333 ("dvvideo" decodes at wrong resolution and fps - result is corrupt) created by
- Summary of the bug: I am trying to transcode some "good old" MiniDV …
- 12:14 PM Ticket #8332 (ffmpeg becomes zombie process) created by
- Summary of the bug: To limit the cpu usage of ffmpeg I have used the …
- 11:23 AM Ticket #7945 (regression in interplay MVE decoding) updated by
- I am not sure how you define valid, but this file is present in both …
- 10:00 AM Ticket #7945 (regression in interplay MVE decoding) updated by
- Are you sure this file is valid? I tried it with initial 0x06 patch …
- 2:24 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- Would you please help to attach …
- 1:41 AM Ticket #8331 (concat filter has possible overflow integer overflow on long output) updated by
- The error seems to have disappeared with "[1:v] showinfo [v1] ; [0:v] …
- 1:28 AM Ticket #8331 (concat filter has possible overflow integer overflow on long output) updated by
- ffmpeg -report -f lavfi -i nullsrc=duration=10:size=<matching-size> -i …
- 12:35 AM Ticket #7945 (regression in interplay MVE decoding) reopened by
- I have attached a small movie that exhibits the issue described in …
Oct 23, 2019:
- 5:20 PM Ticket #8329 (Rotation metadata not overridden when the input video has rotation ...) updated by
- It is also reproducible with the latest version. I made use of the Mac …
- 2:20 PM Changeset in ffmpeg [ac0f5f4c] by
- avfilter/vf_maskedclamp: add x86 SIMD
- 12:58 PM Changeset in ffmpeg [11cfff04] by
- FATE/dnn: add .gitignore Reviewed-by: Guo, Yejun <yejun.guo@intel.com>
- 12:56 PM Changeset in ffmpeg [eafc8afa] by
- avcodec/tests: add h265_levels to .gitignore
- 11:00 AM Ticket #7690 (FFmpeg QSV decode + VPP performance is just a fraction of what one ...) updated by
- In the original bug report, video is scaled so small that output copy …
- 10:42 AM Ticket #8331 (concat filter has possible overflow integer overflow on long output) updated by
- Please include the full command line, not within an attached file. And …
- 10:37 AM Changeset in ffmpeg [7df808ea] by
- avfilter/settb: switch to activate Now correctly updates EOF timestamp.
- 10:19 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
- Earliest media-driver and FFmpeg git builds I could find were from …
- 9:08 AM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by
- This is a driver issue and the related issue in media driver is: …
- 8:20 AM Changeset in ffmpeg [8732eb12] by
- avfilter/vf_floodfill: better fix for crash
- 8:13 AM Ticket #8331 (concat filter has possible overflow integer overflow on long output) updated by
- I have a log file but it's too big to attach (17MB).
- 8:10 AM Ticket #8331 (concat filter has possible overflow integer overflow on long output) created by
- I get an error about invalid DTS after 36mins using concat filter …
- 8:04 AM Changeset in ffmpeg [1cdc8052] by
- avfilter/vf_floodfill: add more gray formats
- 7:54 AM Changeset in ffmpeg [ba7d55d3] by
- avfilter/vf_deband: add more gray formats
- 7:47 AM Changeset in ffmpeg [0e3d5bdc] by
- lavfi/bilateral: Clean the option description and unused code Clean …
- 7:44 AM Changeset in ffmpeg [7832e05c] by
- avfilter/vf_lut2: fix typo, correctly support gray14
- 7:37 AM Changeset in ffmpeg [1f327f5d] by
- avfilter/vf_bm3d: add gray14 format
- 7:31 AM Changeset in ffmpeg [dd239bdb] by
- avfilter/vf_vaguedenoiser: add more gray formats
- 4:52 AM Ticket #8329 (Rotation metadata not overridden when the input video has rotation ...) updated by
- Please recheck with latest version. …
- 4:25 AM Ticket #7746 (nvenc HEVC -b_ref_mode produces invalid pts/dts) updated by
- I can also reproduce this on an RTX 2080. The console is polluted …
- 4:21 AM Ticket #8330 (pict_type and side data are missing in frames decoded by CUVID) created by
- How to reproduce: […]
- 1:51 AM Ticket #8328 (QSV gives much worse PSNR/SSIM for HEVC transcode than VA-API or MediaSDK) updated by
-
Cc changed
Hi eero-t, Would you please help to bisect the regression commit? - 12:03 AM Ticket #8329 (Rotation metadata not overridden when the input video has rotation ...) updated by
- I couldn't attach the input file due to file size limitation. It can …
Note:
See TracTimeline
for information about the timeline view.
