Timeline
Aug 19, 2021:
- 8:19 PM Ticket #9380 (SS switch not working with DAV format) created by
- Summary of the bug: Seems new ffmpeg versions does not work with -ss …
- 7:29 PM Changeset in ffmpeg [8990c58] by
- get_cabac_inline_x86: Don't inline if 32-bit clang on windows Fixes …
- 4:09 PM Ticket #5846 (Support writing BOM in SRT muxer) updated by
- Option -bom never existed before. h264_changesps bitstream filter is …
- 4:07 PM Ticket #9379 (v360 filter with alpha_mask and dfisheye output) created by
- There is a small bug in the v360 filter with dfisheye output if the …
- 3:47 PM Ticket #7018 (cc_dec decoder very slow at extracting CEA-708 closed captions from ...) updated by
-
Resolution changed
My tests show that cc decoders for h264 are now very very fast and do … - 2:42 PM Ticket #9374 (mkv to mp4 has a color tint) updated by
- Do you think other encoders (nvidia's) are affected? I tested x264rgb …
- 10:24 AM Changeset in ffmpeg [c64d56a2] by
- avformat/hlsenc: minus subtitle streams count when subtitle stream …
- 10:24 AM Changeset in ffmpeg [5dc1b4b9] by
- avformat/hlsenc: set http options before use delete http method Fix …
- 8:52 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
-
Description changed
- 8:50 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by
-
Description changed
- 8:47 AM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) created by
- Summary of the bug: In ffmpeg 4.4, A green horizontal bar appears at …
- 7:50 AM Ticket #8453 (converting png frames to gif is broken) closed by
- fixed: Fixed in 79934cc702fe1c90bfb58bb83ab20490b9d86e37
- 7:45 AM Changeset in ffmpeg [79934cc7] by
- avfilter/vf_paletteuse: do not use in dithering transparent palette
- 7:45 AM Changeset in ffmpeg [6d09de90] by
- avfilter/vf_paletteuse: fix some integer overflows
- 7:26 AM Ticket #8861 (Creating GIF with full transparent background from PNGs with ...) closed by
- fixed: Fixed in 835eb0a556d678dd65bb1978519c4d62d93c37c4 The black outline …
- 7:12 AM Ticket #7923 (alpha info is lost during transcode to gif from apng or animated webp) closed by
- fixed: Fixed in 835eb0a556d678dd65bb1978519c4d62d93c37c4
- 7:08 AM Ticket #8453 (converting png frames to gif is broken) updated by
-
Status changed
The issue with green frame with new=1 have been fixed.
Aug 18, 2021:
- 11:49 PM Changeset in ffmpeg [835eb0a5] by
- avfilter/vf_paletteuse: do not sort transparency color Make last …
- 11:29 PM Changeset in ffmpeg [124eec94] by
- avfilter/vf_palettegen: fix integer overflow
- 7:26 PM Ticket #8489 (MP4 file has too short audio) updated by
- This example has the wrong audio output: ffmpeg -f lavfi -i …
- 6:28 PM Ticket #9374 (mkv to mp4 has a color tint) reopened by
- 3:10 PM Ticket #9304 (Support strange / multiple editlists without -ignore_editlist 1) updated by
- The mp4v2 file breaks the 264 decoder (only without -ignore_editlist 1 …
- 1:59 PM Ticket #9080 (RTP SSRC constrained to INT_MIN and INT_MAX vice 0 and UINT_MAX) updated by
-
Status changed
That is just a bug here... … - 10:46 AM Capture/Desktop edited by
- (diff)
- 10:39 AM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by
- User came from here: https://github.com/vkohaupt/vokoscreenNG/issues/97
- 10:24 AM Ticket #9374 (mkv to mp4 has a color tint) closed by
- duplicate: x11grub x264rgb mistagging as limited range was fixed in …
- 10:12 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) updated by
- Full FFmpeg output for the PSNR calculation: […]
- 10:10 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) updated by
- Full FFmpeg output for the transcode (from last night Git with the …
- 10:07 AM Changeset in ffmpeg [4cdab8d0] by
- movenc: Get rid of frag_start "frag_start" is redundant, and every …
- 10:07 AM Changeset in ffmpeg [2b77a2f7] by
- movenc: Ensure no separate moof written for empty track …
- 10:04 AM Ticket #9377 (QSV MPEG2 => H264 transcode PSNR dropped by 32%) created by
- Between following FFmpeg commits: * 2021-06-19 2cf95f2dd9: …
- 9:09 AM Changeset in ffmpeg [dbe40478] by
- avcodec/libx265: improve full range flag setting logic Unlike …
- 9:09 AM Changeset in ffmpeg [7ca71b79] by
- avcodec/libx264: leave full range flag unchanged if unknown By …
- 7:58 AM Ticket #9374 (mkv to mp4 has a color tint) reopened by
- 6:55 AM Changeset in ffmpeg [ed47a4a8] by
- avcodec: add SMC encoder
Aug 17, 2021:
- 9:55 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
-
Resolution changed
- 9:29 PM Ticket #9374 (mkv to mp4 has a color tint) updated by
- This is actually two bugs, one of which you are correct about (RGB …
- 7:49 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to jumpjack: > This looks like a double bug to …
- 7:20 PM Changeset in ffmpeg [515e7fbc] by
- avfilter/avfilter: Remove unused feature to add pads in the middle …
- 7:10 PM Changeset in ffmpeg [1e35744a] by
- avfilter/internal: Replace AVFilterPad.needs_writable by flags It …
- 6:09 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
-
Resolution changed
This looks like a double bug to me: - FFmpeg ignores the keywords … - 5:13 PM Changeset in ffmpeg [f60c3ca1] by
- avfilter/audio: Don't call av_get_channel_layout_nb_channels twice …
- 5:13 PM Changeset in ffmpeg [1aa640c7] by
- avfilter/internal: Combine get_(audio|video)_buffer into union These …
- 5:12 PM Changeset in ffmpeg [90550856] by
- avfilter/avfilter: Remove redundant assignment av_frame_copy_props() …
- 5:11 PM Changeset in ffmpeg [8c53b145] by
- avutil/opt: Document actual behaviour of av_opt_copy a bit more In …
- 3:24 PM Ticket #2602 (Implement a soft-telecine filter) updated by
- See sample here …
- 2:21 PM Ticket #9351 (bug in several windows builds when reencoding h.264 to h.265 with GPU) updated by
- Apparently (this is my part of the issue) it works with -bf 1 and two …
- 1:10 PM Changeset in ffmpeg [51a80aac] by
- ffmpeg_hw: Don't ignore key parameters when initializing a hw device …
- 12:24 PM SponsoringPrograms/GSoC/2021/Results edited by
- (diff)
- 9:05 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
- Yes almost all of the time yields a 503
- 9:04 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by
- To be clear, the log message in the code :- {{{"Failed setting QP …
- 8:34 AM Changeset in ffmpeg [7bba0dd6] by
- avcodec/frame_thread_encoder: Free AVCodecContext structure on error …
- 8:11 AM Changeset in ffmpeg [318e1840] by
- doc/git-howto: be more strict about commit message formatting. …
- 7:15 AM Changeset in ffmpeg [376ac5b7] by
- avfilter/vf_convolve: switch to TX FFT from avutil
- 3:06 AM Encode/HighQualityAudio edited by
- (diff)
Aug 16, 2021:
- 6:26 PM Changeset in ffmpeg [8567f1c3] by
- avfilter: add (a)segment filters
- 4:36 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- I did test it and with :rorder=pyr it worked perfectly. Without this …
- 4:27 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to Michael Koch: > You are still applying the …
- 4:26 PM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
-
Summary changed
A mechanism to reduce amount of auto threads should be introduced so … - 4:21 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- You are still applying the back-rotations in the wrong order. You must …
- 3:58 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- It's a bug, please try the script. And it does not depend on order of …
- 3:43 PM Ticket #9376 (Wrong conversion from flat to equirectangular) closed by
- invalid: This is the bug tracker and in your case it's the wrong place to ask. …
- 3:16 PM Changeset in ffmpeg [7b0e63b7] by
- avfilter: Remove init_opaque callback The last init_opaque callback …
- 3:15 PM Changeset in ffmpeg [8f51c12f] by
- avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag …
- 2:35 PM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Replying to Michael Koch: > Can't you show the problem …
- 2:33 PM Ticket #9376 (Wrong conversion from flat to equirectangular) reopened by
- Ok try this sequence: […] I added the pause because the colorkey …
- 12:38 PM Ticket #9376 (Wrong conversion from flat to equirectangular) closed by
- fixed: Add :rorder=pyr to the 5th command line, then it works. Michael
- 11:04 AM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- When converting to "flat" format it's a good idea to set the …
- 10:47 AM Ticket #9376 (Wrong conversion from flat to equirectangular) updated by
- Can't you show the problem with a simpler example? Is colorkey and …
- 9:10 AM Ticket #9376 (Wrong conversion from flat to equirectangular) created by
- Summary of the bug: reprojection between flat and equirectangular …
- 7:27 AM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by
- It is very possible that this is fixed, but due to new default -bf -1 …
- 6:55 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) updated by
- I can also report it's still happening. Got 503'd when trying to login.
- 6:53 AM Ticket #9230 (OpenSuse still appears to violate FFmpeg copyrights) updated by
-
Status changed
Very cool. … - 6:45 AM Ticket #4521 (GPL violation - Refusal to supply Source Code) updated by
-
Status, Summary changed
I just love how this is the only issue that does not mention company … - 2:00 AM Changeset in ffmpeg [694ec84a] by
- avdevice/decklink: support for more duplex mode for Decklink 8K Pro …
- 2:00 AM Changeset in ffmpeg [13460af] by
- avdevice/decklink: add level_a configuration option Reviewed-by: …
- 2:00 AM Changeset in ffmpeg [5f3df7af] by
- avdevice/decklink: add sqd configuration option Reviewed-by: Marton …
- 2:00 AM Changeset in ffmpeg [b923bfc6] by
- avdevice/decklink: add link configuration option Reviewed-by: Marton …
Aug 15, 2021:
- 11:19 PM Changeset in ffmpeg [ca788d18] by
- avfilter/vf_waveform: add option to control strechness of waveform
- 11:19 PM Changeset in ffmpeg [e0de0aa5] by
- avfilter/vf_colorcorrect: calculate imax/max once at config stage
- 11:19 PM Changeset in ffmpeg [d42b49fc] by
- avfilter/vf_colorcorrect: add initial automatic filtering
- 9:19 PM Changeset in ffmpeg [1cc64146] by
- avcodec/options_table: Treat (request_)channel_layout as channel …
- 9:18 PM Changeset in ffmpeg [4049b34a] by
- avfilter/vf_fieldorder: Simplify setting common pixel formats by …
- 8:49 PM Changeset in ffmpeg [c8b1c9f9] by
- avfilter/vf_find_rect: Don't make frame writable unnecessarily …
- 8:48 PM Changeset in ffmpeg [631c4db1] by
- avfilter/vf_colorkey: Don't manually make frame writable Instead, set …
- 8:47 PM Changeset in ffmpeg [ce2a77b5] by
- avfilter/vf_despill: Don't manually make frame writable Instead, set …
- 8:47 PM Changeset in ffmpeg [6140eb72] by
- avfilter/vf_lumakey: Don't manually make frame writable Instead, set …
- 8:46 PM Changeset in ffmpeg [2f4b43a5] by
- avfilter/vf_paletteuse: Remove redundant freeing code AVFilter.uninit …
- 8:04 PM Ticket #2602 (Implement a soft-telecine filter) updated by
- After DGpulldown mpv recognises the file as being 23.977 which is …
- 7:33 PM Changeset in ffmpeg [1b20853f] by
- avfilter/internal: Factor out executing a filter's execute_func The …
- 6:16 PM Changeset in ffmpeg [32b56af] by
- avfilter/vf_colorcorrect: add subsampling formats support
- 6:16 PM Changeset in ffmpeg [efcee3fe] by
- avfilter/vf_colorcorrect: remove code touching Y component It is not …
- 6:06 PM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) updated by
- Apparently tnat is true. …
- 5:58 PM Ticket #8661 (HEVC missing chroma location) updated by
- That is done here, in else: 8ee6557c2e93166a03ef8588a09674e4a083d43b …
- 4:15 PM Changeset in ffmpeg [33756c53] by
- avcodec/h264_sei: fix H.274 film grain parsing The current code reads …
- 3:01 PM Changeset in ffmpeg [83860a3] by
- avfilter/avf_showspectrum: add unwrapped phase data mode
- 1:32 PM Ticket #8725 (ffprobe microseconds rounding error) updated by
- Here is the answer: https://superuser.com/a/1373512/1033761 …
- 12:46 PM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by
-
Owner changed
Did you see the patch? - 12:19 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by
- 2 questions here: what is the original file produced by Nikon D600? …
- 12:09 PM Ticket #7987 (File - Videotoolbox Fails [ffmpeg/video] h264: Failed setup for format ...) updated by
-
Status, Summary changed
Issues downstrim https://github.com/mpv-player/mpv/issues/6786 Is … - 11:54 AM Ticket #9375 (AAC decoder priming not discarded) updated by
- That's good to know, that this cannot really be fixed, at least …
- 11:10 AM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by
-
Resolution changed
Hilarious. ffplay video.avi -vf extractplanes=y shows that there are … - 8:41 AM Ticket #5413 (Image size, pixel format cannot be detected ( 0x0,-1 ) for short h264 video) updated by
- MX player can play it, ha.
- 4:58 AM Ticket #9375 (AAC decoder priming not discarded) updated by
- Is not this the same as in #2325? Last comment there says what should …
- 2:06 AM Changeset in ffmpeg [acd07984] by
- avcodec/trace_headers_bsf: also parse extradata in packet side data …
- 2:06 AM Changeset in ffmpeg [46e4562b] by
- avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata …
- 2:06 AM Changeset in ffmpeg [e680c5c3] by
- avcodec/cbs: add a helper to read extradata within packet side data …
- 1:17 AM Ticket #9359 (FFmpeg trac server frequently 503'ing) reopened by
- Started happening again.
Aug 14, 2021:
- 7:20 PM Ticket #9375 (AAC decoder priming not discarded) updated by
- AFAIK AAC priming is not constant, therefore the file container …
- 5:19 PM Changeset in ffmpeg [087fbfe5] by
- avformat/isom_tags: prefer in24 for 24bit PCM in MOV In …
- 3:12 PM Ticket #9375 (AAC decoder priming not discarded) created by
- Summary of the bug: AAC priming samples should be discarded and not …
- 3:02 PM Ticket #5731 (Warnings about truncating oversized PPS when decoding files from Sony ...) updated by
- This is "fixed" in 77748d12a01de6f290a9d3663a0b777d752ac5b7. Still …
- 1:06 PM Changeset in ffmpeg [acd3c101] by
- compat/cuda: add expf() implementation
- 12:44 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) closed by
- fixed: No longer happens, nice.
- 12:36 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by
- Replying to richardpl: > Balling is not developer, he just …
- 12:25 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) closed by
- fixed: Balling is not developer, he just prefer trolling here. See …
- 12:13 PM Changeset in ffmpeg [1c42fd9] by
- libavformat/isom_tags.c: add ipcm to list of tags Fixes …
- 12:00 PM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) updated by
-
Keywords, Status, Component, Reproduced by developer changed
Looks like bug in framesync to me, workaround seems to set some little … - 11:58 AM Ticket #9273 (Memory leak in HLS input) closed by
- fixed: Patch applied. ad06929d8d95542e661a337423f457f5692e6b3b
- 11:46 AM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by
- IPCM is almost always Big Endian, however I don't know for certain …
- 11:02 AM Capture/Desktop edited by
- (diff)
- 9:19 AM Changeset in ffmpeg [f0d4077c] by
- avformat/mxfdec: store parition score instead of partition pointer in …
- 8:37 AM Ticket #9374 (mkv to mp4 has a color tint) closed by
- duplicate: This is a duplicate of #9132. Now, I will help you. First of …
- 8:20 AM Changeset in ffmpeg [f852490f] by
- avcodec/smc: use shorter way to access GetByteContext
- 8:20 AM Changeset in ffmpeg [b6156dd6] by
- avcodec/smc: use unchecked reader for call after checking remaining size
- 8:11 AM Ticket #9374 (mkv to mp4 has a color tint) updated by
-
Component changed
- 7:17 AM Changeset in ffmpeg [85a6404d] by
- lavfi/formats: describe conversion in negotiation structure.
- 7:17 AM Changeset in ffmpeg [86d3dd56] by
- lavfi/formats: put merge functions in structures. It makes the code …
- 7:17 AM Changeset in ffmpeg [1d8e1afc] by
- lavu/internal: add FF_FIELD_AT().
- 6:05 AM Ticket #9374 (mkv to mp4 has a color tint) created by
- ubuntu 21.04 I have the same results on ubuntu and windows. I am …
- 3:34 AM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) updated by
- Somebody please test 55d9d6767967794edcdd6e1bbd8840fc6f4e9315 I do …
Aug 13, 2021:
- 10:31 PM Changeset in ffmpeg [1c561082] by
- hwcontext_vulkan: use GPU memcpy when copying to system RAM This …
- 10:27 PM Changeset in ffmpeg [d5de9965] by
- imgutils: expose av_image_copy_plane_uc_from() The reason why the …
- 9:23 PM Ticket #9373 (av_assert0(matroska->num_levels <= 2) assertion failure) created by
- Summary of the bug: The assert …
- 8:44 PM Changeset in ffmpeg [c44c0322] by
- avfilter/vf_transpose_npp: Use correct array name Fixes build …
- 5:18 PM Changeset in ffmpeg [96491430] by
- avcodec/smc: use uint8_t type instead of longer variant
- 5:18 PM Changeset in ffmpeg [b78fccd0] by
- avcodec/smc: report error codes instead of silently ignoring them
- 5:18 PM Changeset in ffmpeg [cf7240d1] by
- avcodec/smc: 0xF0 opcode operates like 0xE0 opcode
- 3:36 PM Changeset in ffmpeg [18ec426a] by
- avfilter/formats: Factor common function combinations out Several …
- 12:57 PM Changeset in ffmpeg [55d9d67] by
- Fix for bug #9231: B-frames parameter is ignored in videotoolboxenc …
- 11:27 AM Ticket #8725 (ffprobe microseconds rounding error) closed by
- invalid
- 3:47 AM Ticket #8725 (ffprobe microseconds rounding error) reopened by
- I can confirm that on WHITEOUT Blu-ray. It is VC1 actually, not even …
- 1:39 AM Ticket #6132 (SMPTE 2084 support in colorspace filter) updated by
-
Status changed
Why we cannot automatically switch to zscale for ICtCp, CL and NCL, … - 1:25 AM Changeset in ffmpeg [115f5e80] by
- lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower …
Aug 12, 2021:
- 6:42 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- Replying to Ptaah: > Replying to Balling: > …
- 1:25 PM Changeset in ffmpeg [21c7df0d] by
- avutil/mem: Correct av_calloc() documentation Incorrect since …
- 1:25 PM Changeset in ffmpeg [f9126b62] by
- avutil/mem: Reinline av_size_mult() internally Since …
- 1:25 PM Changeset in ffmpeg [26aa844a] by
- avformat/oggdec: Use av_realloc_array() Signed-off-by: Andreas …
- 1:25 PM Changeset in ffmpeg [3dc6e4d6] by
- avfilter/vf_scale: Avoid unnecessary indirection Signed-off-by: …
- 12:12 PM Ticket #9256 (D3D11VA does not work for AV1) closed by
- fixed: For whatever reason, it works now on both AMD & Nvidia (didn't work …
- 10:08 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by
- Replying to Balling: > Does setting -vf setfield=tff …
- 2:43 AM Changeset in ffmpeg [f040c1ec] by
- libavformat/file.c: 'file_delete()' and 'file_move()' require …
- 12:02 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by
- Replying to Balling: > Yeah, it means headers, but for …
Note:
See TracTimeline
for information about the timeline view.
