Timeline
Feb 29, 2020:
- 9:35 PM Changeset in ffmpeg [8f3df1dd] by
- avfilter/vf_v360: improve interpolation for equirect input at poles
- 9:31 PM Changeset in ffmpeg [be82dc17] by
- avfilter/vf_cas: Remove superfluous ; The second ; in a double ;; is …
- 9:31 PM Changeset in ffmpeg [21265f4] by
- fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
- 7:22 PM Changeset in ffmpeg [f707c84b] by
- avfilter/vf_v360: add partial size setup for flat Other part of size …
- 3:39 PM Changeset in ffmpeg [3733a6bc] by
- avfilter/vf_v360: speed up fisheye input calculation
- 2:57 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
-
Cc changed
Replying to mario66: > developers quickly loose … - 2:43 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- Then the bug here is not fixed. It's as simple as that. You are …
- 2:28 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- Replying to mario66: > I will not write in some form …
- 2:02 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- Yes, i will fix this bug immediately in next 10 seconds.
- 1:24 PM Changeset in ffmpeg [2dfd9445] by
- avfilter/vf_v360: improve tetrahedron input format at frame borders
- 1:24 PM Changeset in ffmpeg [50a13b98] by
- avfilter/vf_v360: simplify tetrahedron input calculation
- 1:24 PM Changeset in ffmpeg [fc7d4d08] by
- avfilter/vf_v360: improve precision of some output formats
- 12:45 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- I will not write in some form thread I didn't start for a bug I …
- 11:46 AM Ticket #8010 (Invalid left shift at mpegaudioenc_template.c) closed by
- fixed: Fixed by Michael in a2c97a8342fab6393280cc2f0e2ffb39c381d29c
- 11:44 AM Ticket #8167 (left shift of negative value bugs in libavcodec/motion_est_template.c) closed by
- fixed: Fixed by Michael in e13eee37ee3268b0a985ddc74a9bde0179bd553c
- 11:41 AM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) closed by
- fixed: Fixed by Michael in e5bb48ae5990347dff22fc38ff5a1c1f7f60a1c5
- 11:37 AM Ticket #8172 (Assertion at libavformat/avienc.c:800) closed by
- fixed: Fixed by Michael in 35958782819c00211e247332ab18fbf2f28267e1
- 2:02 AM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) closed by
- needs_more_info: Please reopen this ticket if the issue is reproducible with current …
- 1:29 AM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by
-
Version, Component changed
the version is n4.2.2 it is released on github on 1 Jan 2020 take a … - 12:31 AM Ticket #8543 (FFmpegGUI copyright violation) updated by
-
Description changed
- 12:27 AM Ticket #8543 (FFmpegGUI copyright violation) created by
- FFmpegGUI provided by "video geeks" distributes a non-free FFmpeg …
Feb 28, 2020:
- 7:13 PM Ticket #8511 (mp3 probe regression in 4.2.2) closed by
- fixed: Fixed by Michael in 23645f95ec0ae3f4ccc8ad2b23d1fbb16575ae16
- 6:40 PM Changeset in ffmpeg [b6879b61] by
- avcodec/cdtoons: Remove superfluous ; The second ; in a double ;; is …
- 6:40 PM Changeset in ffmpeg [23645f95] by
- avformat/mp3dec: Count last partial frame in probe. Fixes: regression …
- 6:40 PM Changeset in ffmpeg [dfa1fc1] by
- lavc/v4l2_context: fix compile warning for incompatible pointer type …
- 6:40 PM Changeset in ffmpeg [220c7da] by
- lavc/avcodec.h: fix missing line breaks in API documentation "In both …
- 6:40 PM Changeset in ffmpeg [7b79c59f] by
- avformat/ivfenc: Don't use size_t for size of file Signed-off-by: …
- 6:07 PM Ticket #8094 (Memory leaks from realloc) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Not a library leak afaics. - 5:52 PM Ticket #8267 (memory leaks from libavfilter/graphparser.c in link_filter_inouts) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
- 5:48 PM Ticket #8281 (memory leaks from options.c:158 in avcodec_alloc_context3) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
- 5:48 PM Ticket #7394 (Small memory leak if slice threading initialization fails) closed by
- fixed: This leak has been fixed.
- 3:53 PM Changeset in ffmpeg [31ecfa95] by
- avfilter/vf_v360: simplify code which handles interpolation points
- 1:10 PM Ticket #8489 (MP4 file has too short audio) updated by
- Another known workaround is to pad the first audio input with a single …
- 9:20 AM Ticket #8017 (hls,applehttp =ERROR: AddressSanitizer: heap-use-after-free) closed by
- needs_more_info: Please test current FFmpeg git head and provide valgrind output if the …
- 9:11 AM Ticket #8512 (The Vulkan based filter scale_vulkan does not work on NVIDIA hardware.) updated by
-
Resolution changed
- 9:07 AM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by
-
Version, Component changed
Please test current FFmpeg git head to make this a valid ticket. - 3:30 AM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) created by
- i can't use ffmpeg's kmsgrab to capture screen on my pc OS: …
- 12:39 AM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Okay, I had a bit of time to try and get rid of the sample tables, …
Feb 27, 2020:
- 10:37 PM Changeset in ffmpeg [9b222543] by
- avfilter/vf_v360: add initial barrel split format input support
- 5:26 PM Changeset in ffmpeg [a2c97a83] by
- avcodec/mpegaudioenc_template: fix invalid shift of sample Fixes: …
- 5:26 PM Changeset in ffmpeg [e13eee37] by
- avcodec/motion_est_template: Fix invalid shifts in …
- 5:26 PM Changeset in ffmpeg [35958782] by
- libavformat/avienc: Check bits per sample for PAL8 Fixes: assertion …
- 5:26 PM Changeset in ffmpeg [e5bb48ae] by
- avformat/mpegts: Improve the position determination for …
- 3:20 PM Ticket #8353 (videotoolboxenc: h264_videotoolbox is not writing b-frames) updated by
-
Keywords changed
- 2:49 PM Ticket #8353 (videotoolboxenc: h264_videotoolbox is not writing b-frames) updated by
- Replying to Nomis101: > Thanks, I will try to make a …
- 2:29 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by
- […] Next update to you. First some complaints ;) WTF, you still did …
- 12:55 PM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- I mean that ffmpeg crashes on macOS 10.15.3 and does not crash on …
- 12:48 PM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- You mean this is not an issue that can be fixed in FFmpeg?
- 12:40 PM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- An important note: the problem was introduced in macOS 10.15.3.
- 12:07 PM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
-
Priority, Keywords, Version changed
- 12:02 PM Changeset in ffmpeg [516e9b9d] by
- mailmap: Add another old mail address I used.
- 11:59 AM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- Replying to jkoberg: > I have a patch fixing this bug at …
- 11:53 AM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- I am trying to decode certain videos using the VideoToolbox hardware …
- 11:45 AM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- What is the current status of this bug? Is there a hacky way around …
- 11:26 AM Changeset in ffmpeg [b870a6bf] by
- mailmap: add entry for myself
- 9:59 AM Ticket #8540 (wavdec failure when wav contains id3 tag with image) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since f5aad350d3695b5b16e7d135154a4c61e4dce9d8, related to … - 9:53 AM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
-
Version changed
Then please test current FFmpeg git head, provide the command line you … - 9:49 AM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- Thank you very much for reply. This issue is also reproducible with …
- 9:40 AM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) updated by
- To report bugs and get support for this binary, please write an email …
- 9:34 AM Ticket #8540 (wavdec failure when wav contains id3 tag with image) updated by
- Replying to cehoyos: > Please provide a sample file. …
- 9:30 AM Ticket #8541 (ffmpeg crashes with a segfault when the VideoToolbox hardware ...) created by
- ffmpeg version […] macOS version: 10.15.3 …
- 9:29 AM Ticket #8540 (wavdec failure when wav contains id3 tag with image) updated by
- Please provide a sample file.
- 8:43 AM Ticket #8540 (wavdec failure when wav contains id3 tag with image) updated by
-
Cc changed
- 8:43 AM Ticket #8540 (wavdec failure when wav contains id3 tag with image) created by
- The wav format decoder has a hard-coded assumption that there is 1 …
- 7:22 AM Changeset in ffmpeg [bdab3e81] by
- mailmap: add entry for myself
- 5:01 AM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by
- Previous patch in the community: …
- 12:48 AM Changeset in ffmpeg [a439acee] by
- Add .mailmap This allows for easy shortlog/log parsing, useful in …
Feb 26, 2020:
- 8:52 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) closed by
- fixed: Fixed in f32f9231dd4f74d9f95eef575b838bdc3e06a234.
- 8:32 PM Changeset in ffmpeg [f32f9231] by
- avdevice/decklink: add support for SDK version 11.5 Fixes ticket …
- 8:32 PM Changeset in ffmpeg [95324ecf] by
- avdevice/decklink_dec: fix stopping streams in read_close The …
- 8:18 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by
- I'm not exactly sure how to fix that. Clamping the escape sequence …
- 2:50 PM Ticket #8538 (-ar and -ac don't appear to work with stream_specifier > 0) updated by
-
Version changed
I thought this is a duplicate of ticket #4823. - 2:31 PM SponsoringPrograms/GSoC/2020 edited by
- (diff)
- 2:07 PM Ticket #8539 (kmsgrab: Failed to create surface from DRM object: 2 (resource ...) closed by
- invalid: Thank you for testing!
- 2:05 PM Changeset in ffmpeg [3e9793cf] by
- doc/muxers: describe the default behavior of the write_prft dash muxer …
- 2:05 PM Changeset in ffmpeg [e9aa1bfd] by
- avformat/dashenc: use a quieter log lever when informing prft was …
- 1:52 PM Changeset in ffmpeg [b0a9960a] by
- avfilter/vf_v360: add barrel split format output support
- 1:46 PM Ticket #8539 (kmsgrab: Failed to create surface from DRM object: 2 (resource ...) updated by
- yay -S ffmpeg-git And it seems to work now. hmmwmm.... …
- 1:08 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by
-
Status, Version, Reproduced by developer changed
Regression since d2ae5f77c61a29c3c63cc4c41c74ccfca4167649, not … - 12:02 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to gdgsdg123: > Off-Topic but... it's quite …
- 10:56 AM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Replying to cehoyos: > Replying to Tjoppen: …
- 10:20 AM Ticket #8511 (mp3 probe regression in 4.2.2) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Indeed a regression since e9a335150a62bb377a26ce096187b4476145d02b - 10:11 AM Ticket #8532 (crash abort swscale) closed by
- fixed: Fixed by Ting Fu in 828f7db5d9fdf9052bb4b6d1b528009fece5bb10
- 10:10 AM Changeset in ffmpeg [828f7db] by
- libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned …
- 7:35 AM Ticket #7277 (Unexpected mov aspect because of movie display matrix) updated by
- Is this still not fixed?
- 7:23 AM Ticket #8438 (ffmpeg nvenc encoding failed with Tesla T4 card) updated by
- Thanks for response. As I said I'm using AWS instance named …
- 7:03 AM Ticket #8539 (kmsgrab: Failed to create surface from DRM object: 2 (resource ...) updated by
-
Keywords, Version changed
Please test current FFmpeg git head and provide the command line you … - 2:13 AM Ticket #8539 (kmsgrab: Failed to create surface from DRM object: 2 (resource ...) created by
- kmsgrab is failing. Maybe it's a hardware or driver, I don't know how …
Feb 25, 2020:
- 7:45 PM Ticket #8438 (ffmpeg nvenc encoding failed with Tesla T4 card) updated by
-
Cc changed
Hello there, Are you running this on a physical Tesla T4 or on a … - 6:57 PM Changeset in ffmpeg [36451f9] by
- configure: Enable section_data_rel_ro for OpenBSD aarch64 / arm …
- 6:57 PM Changeset in ffmpeg [f8a0e9f9] by
- avcodec/magicyuv: Check that there are enough lines for interlacing to …
- 6:57 PM Changeset in ffmpeg [618a9bea] by
- avformat/mvdec: Check stream numbers Fixes: null pointer dereference …
- 6:57 PM Changeset in ffmpeg [f701414b] by
- avformat/mux: Cosmetics Signed-off-by: Andreas Rheinhardt …
- 6:57 PM Changeset in ffmpeg [da304e78] by
- avformat/segafilmenc: Add deinit function Prevents memleaks when the …
- 6:57 PM Changeset in ffmpeg [ab44f0ae] by
- avformat/segafilmenc: Combine several checks by moving them around. …
- 6:52 PM Changeset in ffmpeg [ba2581ad] by
- avfilter/vf_zscale: fix crash on unaligned input
- 4:35 PM Changeset in ffmpeg [7e08a923] by
- avfilter/vf_convolve: reset fft/ifft pointers after free
- 4:03 PM Ticket #8538 (-ar and -ac don't appear to work with stream_specifier > 0) updated by
- Ah, that makes sense. Not sure how I missed that. Thanks for the …
- 2:30 PM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by
- Is there some progress in making QSV backend do allocations based on …
- 2:23 PM Ticket #8393 (-stream_loop option works neither with QSV, nor VA-API) updated by
- Is "-noautoscale" support getting upstream, or is "-stream_loop" issue …
- 2:08 PM Ticket #8391 (VA-API VP8 encoding produces broken videos with iHD driver) closed by
- duplicate: Works fine now, sorry for the late verification. > Also, duplicate …
- 1:57 PM Ticket #8450 (x11grab doesn't work with headless X servers) updated by
-
Resolution changed
- 1:53 PM Ticket #8450 (x11grab doesn't work with headless X servers) updated by
-
Resolution changed
Whoever is running the "cehoyos" bot, please fix it, it's randomly … - 1:46 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) closed by
- invalid: > This should be fixed Thanks, so it seems! With the fixed …
- 12:23 PM Changeset in ffmpeg [ad65a15] by
- doc/filters: split tblend from blend
- 12:17 PM Changeset in ffmpeg [2e6db121] by
- doc/filters: mention commands for v360 filter
- 12:09 PM Changeset in ffmpeg [022796c8] by
- avcodec/utvideodec: add support for UQY0
- 12:02 PM Ticket #7712 (Check for multiple -filter options broken) updated by
-
Cc changed
ffmpeg version git-2020-02-24-bc9b635 I can trigger it with: ffmpeg … - 11:54 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
-
Cc changed
ffmpeg version git-2020-02-24-bc9b635 This bug is still present... 3 … - 10:33 AM Changeset in ffmpeg [b484eb25] by
- avfilter/vf_v360: add basic commands support
- 10:12 AM Changeset in ffmpeg [08a21c1] by
- avfilter/vf_v360: handle gracefully invalid values for rorder option
- 9:55 AM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by
- If you choose to provide the console output, please also provide a …
- 9:45 AM Ticket #8538 (-ar and -ac don't appear to work with stream_specifier > 0) closed by
- invalid: Stream specifiers are parsed independently of the type of option it's …
- 8:49 AM Ticket #4993 (Buffer queue overflow, dropping. when ovelaying) closed by
- needs_more_info
- 8:17 AM CompilationGuide/macOS edited by
- remove unmaintained tap (diff)
- 6:48 AM Ticket #8538 (-ar and -ac don't appear to work with stream_specifier > 0) updated by
- Apparently my proofreader broke on the last sentence. > the second …
- 6:46 AM Ticket #8538 (-ar and -ac don't appear to work with stream_specifier > 0) created by
- Summary of the bug: When using ffmpeg to generate an HLS output …
Feb 24, 2020:
- 10:01 PM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by
- ? Aren't those included in the original post? Console output: …
- 9:57 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Probably there is, but maybe we would lose some future flexibility. …
- 8:51 PM Ticket #8414 (Oversized EBML headers for WebM live stream with IceCast) updated by
- In Icecast EBML_HEADER_MAX_SIZE is set to 131072 bytes.
- 7:15 PM Ticket #8537 (vdpau not usable) updated by
- Replying to cehoyos: > Please test current FFmpeg git head …
- 6:51 PM Ticket #8537 (vdpau not usable) updated by
-
Keywords, Component changed
Please test current FFmpeg git head and provide the command line you … - 6:45 PM Ticket #8537 (vdpau not usable) created by
- Here's the log [AVHWFramesContext @ 0x7fdc78357600] Unsupported sw …
- 6:34 PM Ticket #8509 (Converting 8 bit ARGB to Prores 4444 using prores_ks produces alpha ...) updated by
- Could the patch be applied without the change to palToA_c() so that …
- 6:21 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by
- This should be fixed according to …
- 5:37 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by
- libavcodec is better now 784234 Bytes... But !!! It does not store the …
- 3:56 PM Changeset in ffmpeg [177c68e3] by
- avcodec/Makefile: remove bogus/duplicate PNG parser entry
- 12:18 PM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by
-
Keywords changed
Fixed by Marton Balint in 6a7b5226e1c868fe6406b114e7303c70d886900b - 12:08 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to Gyan: > So, there is a more subtle anomaly …
- 10:59 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by
- The wiki is an unofficial community-editable resource geared to …
- 10:57 AM Changeset in ffmpeg [72b6c8c9] by
- avfilter: add Contrast Adaptive Sharpen video filter
- 10:15 AM Changeset in ffmpeg [c6cc9d9c] by
- doc: add adpcm_ima_{ssi,apm} Signed-off-by: Zane van Iperen …
- 10:15 AM Changeset in ffmpeg [8c4443cb] by
- changelog: add adpcm_ima_ssi decoder and kvag demuxer Signed-off-by: …
- 9:13 AM Ticket #2031 (ffmpeg fails to access certain http URLs) closed by
- fixed
- 9:13 AM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by
- http://mplayerhq.hu/pipermail/ffmpeg-devel/2020-February/256904.html …
- 7:44 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by
- Thank you for the clarification, Gyan. So, "-safe 0 above is not …
- 6:41 AM Ticket #8536 ('wiki: Concatenate' confusion) closed by
- wontfix: For context, the preceding text is ------ Create a file mylist.txt …
- 6:07 AM Ticket #8536 ('wiki: Concatenate' confusion) created by
- On this page: https://trac.ffmpeg.org/wiki/Concatenate on which …
- 1:09 AM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by
-
Status changed
Maybe you will fix this?)) - 12:29 AM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) closed by
- fixed: Fixed by Paul in 9e0ddb5e80542d72059f9d817722a6e386ecc037
- 12:09 AM Changeset in ffmpeg [bc9b635] by
- hwcontext_vaapi: Only accept a render node when deriving from DRM …
- 12:09 AM Changeset in ffmpeg [a7b92cb5] by
- lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE …
- 12:09 AM Changeset in ffmpeg [669428ac] by
- lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support Add decode …
- 12:09 AM Changeset in ffmpeg [d2378645] by
- lavc/vaapi_decode: add profile_parser and format map support for HEVC …
- 12:09 AM Changeset in ffmpeg [85cc7bcd] by
- lavc/vaapi_hevc: add function to find exact va_profile for REXT Add …
- 12:09 AM Changeset in ffmpeg [0d83fcc0] by
- lavc/hevc_ps: parse constraint flags for HEVC REXT Parse all the …
- 12:09 AM Changeset in ffmpeg [aa6b2e16] by
- lavc/vaapi_hevc: extend parameter buffer to …
- 12:09 AM Changeset in ffmpeg [f4cd4017] by
- lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 …
- 12:09 AM Changeset in ffmpeg [d2aa1fbf] by
- swscale: Add swscale input support for Y210LE Add swscale input …
- 12:09 AM Changeset in ffmpeg [1c37cad0] by
- lavu/pix_fmt: add new pixel format y210 Add some packed 4:2:2 10-bit …
Feb 23, 2020:
- 11:18 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Replying to Tjoppen: > Please give the attached patch a …
- 11:14 PM Changeset in ffmpeg [4627a56d] by
- avcodec/libzvbi-teletextdec: add option to set default G0 character …
- 11:14 PM Changeset in ffmpeg [45085d8d] by
- doc/protocols: clarify SRT timeout options docs Signed-off-by: Marton …
- 11:13 PM Changeset in ffmpeg [290a35a] by
- avformat/libsrt: make avformat connect timeout 0 by default Otherwise …
- 11:02 PM Changeset in ffmpeg [449e9841] by
- avformat/libsrt: use listen_timeout for listening Signed-off-by: …
- 11:02 PM Changeset in ffmpeg [7cc7680a] by
- avformat/libsrt: send non-blocking mode on both the listen and the …
- 11:02 PM Changeset in ffmpeg [86a7b77b] by
- avformat/libsrt: small fixes in libsrt_neterrno() Return os error …
- 11:02 PM Changeset in ffmpeg [c112fae6] by
- avformat/libsrt: poll for error conditions as well Signed-off-by: …
- 11:02 PM Changeset in ffmpeg [aab9133d] by
- avformat/libsrt: fix checking connection result in non-blocking mode …
- 11:02 PM Changeset in ffmpeg [006744bd] by
- avformat/libsrt: fix name of timeout option rw_timeout is the generic …
- 11:02 PM Changeset in ffmpeg [b96bc946] by
- avformat/libsrt: fix timeout unit confusion between milisec and …
- 9:00 PM Changeset in ffmpeg [90913abc] by
- avfilter/vf_v360: improve dfisheye_to_xyz() output
- 8:55 PM Changeset in ffmpeg [e6ea0e74] by
- avfilter/vf_v360: improve fisheye_to_xyz() output
- 8:43 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Here are the input samples: …
- 7:45 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Replying to reakon: > The closest to a spec I can find is …
- 5:17 PM Changeset in ffmpeg [9e0ddb5e] by
- avcodec/ac3_parser: recognize LE bitstream variant
- 5:15 PM Changeset in ffmpeg [ebc8806b] by
- avfilter/vf_v360: improve equirect_to_xyz() quality
- 4:40 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) reopened by
- Replying to gdgsdg123: > Replying to mmorin: > …
- 3:59 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- I have now deleted the input samples from the cloud provider.
- 3:47 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) closed by
- invalid: OK thanks. Then it's not a bug, just a feature, and I'll close this.
- 2:24 PM SponsoringPrograms/GSoC/2020 edited by
- (diff)
- 12:41 PM Ticket #8459 (V360 + BLEND) updated by
- Sorry, I know almost nothing about Mac or Linux
- 12:39 PM Ticket #8459 (V360 + BLEND) updated by
- ah, bash script with .sh extension…
- 12:35 PM Ticket #8459 (V360 + BLEND) updated by
- How would I make this script for Mac and Linux? What's the file …
- 12:28 PM Ticket #8459 (V360 + BLEND) updated by
- I did download the video in size 1280x640. The first command line …
- 11:14 AM Ticket #8459 (V360 + BLEND) updated by
- The dual fisheye image is not mine. It is from here: …
- 11:07 AM Ticket #8459 (V360 + BLEND) updated by
- What command line did you use to make the equirectangular image? Just …
- 10:31 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to mmorin: > Is it then a coincidence that the …
- 9:48 AM Ticket #8459 (V360 + BLEND) updated by
- Could you give me an idea of what a single string would look like to …
- 9:43 AM Ticket #8459 (V360 + BLEND) updated by
- WOW, your book is really amazing! Thanks again for your great input …
- 7:24 AM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by
-
Keywords changed
Please post the command line you tested together with the complete, … - 5:30 AM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) created by
- Summary of the bug: I have an MPEG-TS file ("test.ts" with "test.ass" …
- 2:19 AM Changeset in ffmpeg [c48e5431] by
- avcodec: add some documentation to the AVProducerReferenceTime struct …
- 2:19 AM Changeset in ffmpeg [3d451038] by
- avcodec/libx264: add a check for the prft AVCodecContext …
- 2:19 AM Changeset in ffmpeg [d005a7cd] by
- avcodec: add an AVCodecContext flag to export PRFT side data on demand …
- 2:19 AM Changeset in ffmpeg [c6666894] by
- avcodec: add an AVCodecContext field to signal types of packet, frame, …
- 2:19 AM Changeset in ffmpeg [5dda6c17] by
- avformat/dashenc: always attempt to enable prft in ldash mode …
- 2:19 AM Changeset in ffmpeg [dbd0244] by
- avformat/dashenc: write a capture time Producer Reference Time element …
- 2:19 AM Changeset in ffmpeg [7098989e] by
- avformat/dashenc: write the styp box when the first frame of a segment …
- 12:31 AM SponsoringPrograms/GSoC/2020/Results edited by
- (diff)
Feb 22, 2020:
- 11:30 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by
-
Keywords, Version, Component changed
- 11:23 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by
-
Cc, Status, Owner changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200222182948.5538-2 … - 10:35 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) created by
- Summary of the bug: Compiling with Blackmagic Decklink SDK 11.5 fails …
- 9:46 PM Ticket #8459 (V360 + BLEND) updated by
- Most probably the right sides of the borders are always at WIDTH/4 and …
- 9:28 PM Ticket #8459 (V360 + BLEND) updated by
- Yes, the workaround actually looks quite good. Great technique. Thank …
- 8:59 PM Ticket #8459 (V360 + BLEND) updated by
- Yes, this is a post-stitching process to soften the left of the two …
- 8:45 PM Ticket #8459 (V360 + BLEND) updated by
- Adding the quotes stopped errors but I don't understand how you're …
- 8:07 PM Ticket #8459 (V360 + BLEND) updated by
- Try adding double quotes around the filter chain: ffmpeg -i fli0z.png …
- 7:52 PM Changeset in ffmpeg [a0faf0db] by
- avformat/utils: Don't trigger errors for multiple id3 tags. Such …
- 7:49 PM Ticket #8459 (V360 + BLEND) updated by
- Here it works: C:\Users\mKoch\Desktop>c:\ffmpeg\ffmpeg -i fli0z.png …
- 7:45 PM Changeset in ffmpeg [3de8ca21] by
- fate/adpcm: add adpcm_ima_apm tests Signed-off-by: Zane van Iperen …
- 7:45 PM Changeset in ffmpeg [c7905006] by
- avformat/segafilmenc: Remove redundant checks If an audio stream is …
- 7:44 PM Ticket #8459 (V360 + BLEND) updated by
- try removing the line feeds from the command line, it must all be …
- 7:38 PM Ticket #8459 (V360 + BLEND) updated by
- Conversion failed: ffmpeg -i equi_frame.png -vf …
- 7:19 PM Ticket #8459 (V360 + BLEND) updated by
- This is a workaround for removing the left vertical border (between …
- 5:50 PM FFmeeting/2020-02 edited by
- Add IRC log (diff)
- 5:02 PM Ticket #8459 (V360 + BLEND) updated by
- Noticed this was not Analyzed by developer nor Reproduced by …
- 3:10 PM Ticket #6516 (tsan symbols are broken with NASM) closed by
- fixed: I cannot reproduce the issue anymore, so I suppose it was fixed at …
- 2:27 PM Changeset in ffmpeg [c116dd84] by
- avcodec/apedec: fix decoding 3800 version with 2000 compression level
- 10:10 AM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by
-
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200221213210.23251- … - 10:06 AM FFmeeting/2020-02 edited by
- (diff)
- 10:05 AM FFmeeting/2020-02 edited by
- (diff)
- 10:02 AM FFmeeting/2020-02 edited by
- (diff)
- 10:02 AM SponsoringPrograms/GSoC/2020 edited by
- add qualification tasks for jxl & flif (diff)
- 10:01 AM FFmeeting/2020-02 created by
- 8:44 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- OK, nothing to do with a byte reservoir. Is it then a coincidence that …
Note:
See TracTimeline
for information about the timeline view.
