Timeline
Feb 14, 2022:
- 10:57 PM Changeset in ffmpeg [0da255dd] by
- avfilter/vf_mix: improve speed of processing
- 10:57 PM Changeset in ffmpeg [e235c76] by
- avfilter/vf_tmix: increase max allowed number of frames
- 10:32 PM Changeset in ffmpeg [81df787b] by
- avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples …
- 6:17 PM Changeset in ffmpeg [9f4dff61] by
- avfilter/vf_fftfilt: Add missing cpu.h inclusion Error was: implicit …
- 4:52 PM Changeset in ffmpeg [8e825ec3] by
- avfilter/vf_fftfilt: switch to rdft from lavu/tx
- 4:52 PM Changeset in ffmpeg [e26a0afa] by
- avfilter/vf_fftdnoiz: switch to fft from lavu/tx
- 4:51 PM Changeset in ffmpeg [f1daa3b1] by
- avfilter/blend_modes: unbreak interpolate mode for float format
- 4:51 PM Changeset in ffmpeg [9e11a7e1] by
- avfilter/af_aderivative: add timeline support
- 4:51 PM Changeset in ffmpeg [66f8f9ed] by
- avfilter/f_perms: add commands support
- 4:03 PM Ticket #4859 (TTML subtitle decoding) updated by
-
Component, Summary changed
Editing title to clarify that TTML encoding is already supported. … - 12:34 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by
- Replying to mkver: > AV1 is not a real precedent for this; …
- 12:29 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by
- Okay, but the nvdec hwaccel is using h264 to parse everything... And …
- 12:18 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by
- AV1 is not a real precedent for this; we just don't have a native AV1 …
- 12:16 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by
- Replying to Balling: > >codecs we can't ship (such as H264 …
- 12:10 PM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) updated by
- >codecs we can't ship (such as H264 (AVC) and Of course you can ship …
- 11:18 AM Ticket #9645 (Can't enable hardware decoders for H.264/AVC and H.265/HEVC without ...) created by
- Summary of the bug: In Fedora, we're trying to ship a build of FFmpeg …
- 10:33 AM Changeset in ffmpeg [59c647bc] by
- avcodec/exif: Don't include tiff.h in exif.h The exif.h header …
- 10:32 AM Changeset in ffmpeg [cf535d6d] by
- avcodec/exif: Include bytestream.h for GetByteContext bytestream.h …
- 10:26 AM Ticket #9637 (Color matrix behaviour in colr box) updated by
- Replying to Balling: > BTW, who produces such bad files, …
- 9:13 AM Changeset in ffmpeg [71547cb7] by
- avcodec/pthread_frame: Remove nonsense error message If a …
- 9:13 AM Changeset in ffmpeg [1b6b110f] by
- avcodec/vc1: Fix indentation Signed-off-by: Andreas Rheinhardt …
- 9:12 AM Changeset in ffmpeg [c38a8576] by
- avcodec/8bps: Mark decoder as init-threadsafe The only unorthodox …
- 8:19 AM Changeset in ffmpeg [d15f65c4] by
- avcodec/videotoolbox: add internal.h for header depenedency Fixes …
- 8:16 AM Changeset in ffmpeg [71d3e717] by
- avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusion …
Feb 13, 2022:
- 11:24 PM Changeset in ffmpeg [da9cc25c] by
- configure: check avisynth header version The headers from version …
- 11:24 PM Changeset in ffmpeg [af69e4c2] by
- avisynth: use AviSynth+'s frame properties to set various fields * …
- 11:24 PM Changeset in ffmpeg [05c492ee] by
- avisynth: corrected interlace detection AviSynth works on frame-based …
- 6:49 PM Changeset in ffmpeg [66d4c721] by
- avcodec/mpegpicture: Constify src parameter of …
- 6:49 PM Changeset in ffmpeg [8b856a9e] by
- avcodec/motion_est: Constify mv-table parameters where possible …
- 6:49 PM Changeset in ffmpeg [32ce3b71] by
- avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.h It is …
- 6:49 PM Changeset in ffmpeg [629259bd] by
- avcodec/mpegpicture: Don't check for DELAYED_PIC_REF It is not set …
- 6:49 PM Changeset in ffmpeg [c3e780c3] by
- avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() …
- 6:49 PM Changeset in ffmpeg [cbf6cd91] by
- avcodec/mpegvideo_enc: Remove unused function parameters Seems to …
- 6:49 PM Changeset in ffmpeg [314e0a82] by
- avcodec/mpegvideo: Constify src of ff_update_duplicate_context() Also …
- 6:49 PM Changeset in ffmpeg [6d39f5ff] by
- avcodec/mpegvideo_dec: Remove commented-out cruft This piece of code …
- 6:49 PM Changeset in ffmpeg [18e75f49] by
- avcodec/mpegvideo: Remove write-only [fb]_code Signed-off-by: Andreas …
- 6:49 PM Changeset in ffmpeg [6c2ce169] by
- avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice …
- 6:49 PM Changeset in ffmpeg [7a774a4e] by
- avcodec/mpegvideo_enc: Don't find encoder by ID mpegvideo-based …
- 6:49 PM Changeset in ffmpeg [965cfc66] by
- avcodec/mpegvideo: Move decoder-only stuff to a new header …
- 6:49 PM Changeset in ffmpeg [746e7102] by
- avcodec/mpegvideo: Move encoder-only stuff to a new header …
- 6:49 PM Changeset in ffmpeg [9fa4e0e5] by
- avcodec/rv10.h: Split header into decoder- and encoder-only parts …
- 6:49 PM Changeset in ffmpeg [9856f6a4] by
- avcodec/mpeg12.h: Move encoder-only stuff into a new header …
- 6:49 PM Changeset in ffmpeg [977d8b62] by
- avcodec/mpeg12.h: Move decoder-only stuff to a new header …
- 6:45 PM Changeset in ffmpeg [f78ffe38] by
- avcodec/flv.h: Split header into encoder-only and decoder-only headers …
- 6:41 PM Changeset in ffmpeg [876d0afe] by
- avcodec/mpeg4video.h: Move encoder-only parts in a new file …
- 6:41 PM Changeset in ffmpeg [1187765f] by
- avcodec/mpeg4video.h: Move decoder-only parts to a new header …
- 6:41 PM Changeset in ffmpeg [20d74fb0] by
- avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h …
- 6:36 PM Changeset in ffmpeg [20033c7d] by
- avcodec/msmpegenc: Add MSMPEG4EncContext and move ac_stats to it Also …
- 6:35 PM Changeset in ffmpeg [e2cf60f0] by
- avcodec/msmpeg4.h: Move decoder-only parts to a new header …
- 4:42 PM Ticket #9644 (ffprobe does not output bitrate for webm files) created by
- Summary of the bug: How to reproduce: Try to get directly audio and …
- 2:28 PM Changeset in ffmpeg [9f2b5663] by
- avcodec/msmpeg4.h: Move encoder-only stuff to a new header …
- 2:28 PM Changeset in ffmpeg [78087da] by
- avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers …
- 2:27 PM Changeset in ffmpeg [cc904789] by
- avcodec/wmv2: Split Wmv2Context into decoder and encoder context …
- 2:27 PM Changeset in ffmpeg [584f26db] by
- avcodec/wmv2: Move initializing abt_scantables to the decoder They …
- 2:25 PM Changeset in ffmpeg [b81a29d1] by
- avcodec/idctdsp: Constify the permutation parameter of …
- 2:25 PM Changeset in ffmpeg [e911f554] by
- avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() …
- 2:19 PM Changeset in ffmpeg [8401b946] by
- avcodec/h261: Move encoder-only stuff to a new header Signed-off-by: …
- 2:18 PM Changeset in ffmpeg [d5e87df9] by
- avcodec/h261: Separate decode and encode contexts Signed-off-by: …
- 2:16 PM Changeset in ffmpeg [725e2300] by
- avcodec/mpegvideo: Enable private contexts MpegEncContext is used by …
- 1:53 PM Ticket #9086 (Cannot copy vp9 stream from webm to mp4) closed by
- fixed: Should be fixed in 68595b46cb374658432fff998e82e5ff434557ac.
- 1:46 PM Changeset in ffmpeg [68595b46] by
- fftools/ffmpeg: Restore DTS correction for VP9 copies Fixes ticket …
- 11:36 AM Changeset in ffmpeg [2233ef1d] by
- avcodec/exr: Mark decoder as init-threadsafe This decoder does not …
- 11:35 AM Changeset in ffmpeg [2d29058f] by
- avcodec/amrwbdec: Mark decoder as init-threadsafe It performs no …
- 11:35 AM Changeset in ffmpeg [903e871] by
- avcodec/amrnbdec: Mark decoder as init-threadsafe It performs no …
- 11:35 AM Changeset in ffmpeg [b4506011] by
- avcodec/vp[56]: Mark decoders as init-threadsafe Nothing with static …
- 11:35 AM Changeset in ffmpeg [ac6c1080] by
- avcodec/vp56: Avoid functions with only one caller Reviewed-by: Peter …
- 11:34 AM Changeset in ffmpeg [ac9f8d7c] by
- avcodec/vp6: Avoid code duplication when initializing VP56 contexts …
- 11:33 AM Ticket #9269 (ffmpeg produces broken files when cutting mp4s) updated by
- I can confirm similar behaviour using ffmpeg 4.4.1. However, see …
- 11:26 AM Changeset in ffmpeg [3cbef22f] by
- avcodec/vp6: Avoid allocation for alpha_context Reviewed-by: Peter …
- 11:26 AM Changeset in ffmpeg [55379dac] by
- avcodec/vp56: Cleanup generically in case of init failure …
- 11:24 AM Changeset in ffmpeg [90e5eef7] by
- avcodec/vp6: Check initializing VP6A context Reviewed-by: Peter Ross …
- 9:56 AM Ticket #9637 (Color matrix behaviour in colr box) updated by
- BTW, who produces such bad files, looks like you use ffmpeg too? There …
- 6:03 AM Ticket #9643 (Recognize HEVC fourCC and 0x704F fourCC input for asf) created by
- ffmpeg -i input.mp4 -c:v libx265 -vtag HEVC -flags:v -global_header …
Feb 12, 2022:
- 1:24 PM Changeset in ffmpeg [fad5c6d] by
- avcodec/qdmc: switch to fft from lavu/tx
- 12:28 PM Ticket #9642 (ogg metadata title gets appended instead of being reset in a ...) created by
- Summary of the bug: When playing an online ogg stream like …
- 11:48 AM Changeset in ffmpeg [fcee5361] by
- avfilter/af_surround: change x/y spread defaults Previous default …
- 11:48 AM Changeset in ffmpeg [619519ee] by
- avfilter/af_surround: avoid implicit conversion to float
- 11:48 AM Changeset in ffmpeg [b015c101] by
- avfilter/af_surround: switch to rdft from avutil/tx
- 11:47 AM Changeset in ffmpeg [f05c5298] by
- avfilter: add dialogue enhance audio filter
- 11:45 AM Changeset in ffmpeg [800dfd2e] by
- avfilter/af_atempo: switch to rdft from lavu/tx
- 11:00 AM Ticket #9640 (Re-add singlejpeg muxer) closed by
- fixed
- 10:54 AM Ticket #9640 (Re-add singlejpeg muxer) updated by
- This works, producing the same image than singlejpeg: ffmpeg -i …
- 10:47 AM Ticket #9640 (Re-add singlejpeg muxer) updated by
- ffmpeg -i blargh.mp3 -frames:v 1 - > /dev/null does not work, …
- 8:59 AM Ticket #9634 (print_all_libs_info() fixed) closed by
- fixed
- 6:02 AM Ticket #9640 (Re-add singlejpeg muxer) updated by
- Have you tried just adding -frames:v 1?
- 12:41 AM Changeset in ffmpeg [e8f43963] by
- avformat/udp: remove IPPROTO_IPV6 macro Signed-off-by: Limin Wang …
- 12:41 AM Changeset in ffmpeg [268d00bb] by
- avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibility Suggested by …
- 12:41 AM Changeset in ffmpeg [c0817ee9] by
- avformat/udp: use one setsockopt for ipv4/ipv6 Reviewed-by: Marton …
- 12:41 AM Changeset in ffmpeg [1de24ee5] by
- avformat/udp: properly check for valid ttl in url Zhao Zhili added a …
Feb 11, 2022:
- 8:19 PM Changeset in ffmpeg [1ca19cf3] by
- avfilter/af_compensationdelay: add commands support
- 7:30 PM Changeset in ffmpeg [4b40e20] by
- avfilter/af_adelay: add command support Add command 'delays' to the …
- 6:38 PM Changeset in ffmpeg [f5d6c78a] by
- avcodec/metasound, twinvqdec: Cleanup generically upon init failure …
- 6:38 PM Changeset in ffmpeg [d75c4cc7] by
- avutil/tx: Fix documentation of av_tx_uninit() Adapt it to the actual …
- 6:38 PM Changeset in ffmpeg [6bb46cd] by
- avcodec/g2meet: Cleanup generically on init failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [21c41237] by
- avcodec/4xm: Cleanup generically on init failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [c6fcd2a] by
- avcodec/cavsdec: Fix error message Signed-off-by: Andreas Rheinhardt …
- 6:38 PM Changeset in ffmpeg [799e1285] by
- avcodec/cavsdec: Mark decoder as init-threadsafe It does not …
- 6:38 PM Changeset in ffmpeg [805d7414] by
- avcodec/cavsdec: Cleanup generically on init failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [71bd076b] by
- avcodec/vorbisenc: Cleanup generically on init-failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [f200424f] by
- avcodec/tta: Cleanup generically on init failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [7743933a] by
- avcodec/ralf: Cleanup generically on init failure Signed-off-by: …
- 6:38 PM Changeset in ffmpeg [ca73a2c] by
- avcodec/vc2enc: Cleanup generically on allocation failure …
- 6:38 PM Changeset in ffmpeg [31da97b0] by
- avcodec/vc2enc_dwt: Avoid NULL - 0 It is sane, but UB. It could …
- 6:38 PM Changeset in ffmpeg [fb36af3b] by
- avcodec/proresenc_kostya: Use av_calloc/av_malloc_array() …
- 6:38 PM Changeset in ffmpeg [9d581070] by
- avcodec/proresenc_kostya: Cleanup generically after init failure …
- 6:38 PM Changeset in ffmpeg [321c31cf] by
- avcodec/cbs_jpeg: Fix size of huffman symbol table array L[i] can be …
- 6:17 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) updated by
-
Description changed
- 5:57 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) created by
- When using ffprobe from the commandline, or calling into ffmpeg using …
- 2:52 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by
- here https://github.com/mmozeiko/wcap there are free sources of the …
- 2:32 PM Ticket #9640 (Re-add singlejpeg muxer) created by
- The singlejpeg muxer was removed in that commit, on April 10th 2021: …
- 12:33 PM Ticket #9637 (Color matrix behaviour in colr box) updated by
- >cannot be read directly from the NAL SPS after encoding. Right, that …
- 11:23 AM Ticket #9492 (ffmpeg reads wrong timecode) updated by
- Hi, I noticed this issue too, when transcoding 50 fps videos with …
- 11:02 AM Ticket #9637 (Color matrix behaviour in colr box) updated by
- Hello Bailing Thank you for the quick response. We agree that setting …
- 10:31 AM Changeset in ffmpeg [0dd1ff67] by
- http: Send a Range header even when the offset is 0 Using Range …
- 10:31 AM Changeset in ffmpeg [c1228315] by
- http: Improve handling of Content-Range with Transfer-Encoding:chunked …
- 10:13 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- You still don't seem to understand the issue: Just ignoring the …
- 9:59 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- > the decoder merely does not check the version In other words, the …
- 9:50 AM Ticket #9637 (Color matrix behaviour in colr box) updated by
- Exiftool will show Color Representation : nclx 9 16 9 …
- 9:41 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by
- It would be really useful if somebody could revive this patch.
- 9:28 AM Ticket #7624 (Support IPTPQc2 with chroma reshaping in Dolby Vision samples) updated by
- It is now properly supported by decoding to PQ swapchain in libplacebo …
- 9:09 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- The decoder does not "fix" anything; the decoder merely does not check …
- 8:49 AM Changeset in ffmpeg [402784ba] by
- aarch64: h264dsp: Fix incorrectly indented code Signed-off-by: Martin …
- 8:03 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by
-
Cc changed
- 7:12 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- BTW, your iPhone is still able to capture Dolby Vision... You can even …
- 5:52 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- I get where you're coming from, though one could also say that these …
- 5:52 AM Changeset in ffmpeg [10e520f1] by
- avcodec/pngdec: Cleanup generically on init failure Signed-off-by: …
- 5:29 AM Changeset in ffmpeg [c4d63dbc] by
- avcodec/vp6: return value check for av_mallocz As the potential …
- 4:41 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- Replying to mysterious: > Appreciate the response and …
- 3:15 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by
- Please retest using …
- 3:00 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) reopened by
- I found this bug again with the latest master branch.
Feb 10, 2022:
- 11:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- Appreciate the response and suggestion! > And automatically fixing …
- 9:38 PM Ticket #9639 (.trm to avi) created by
- Summary of the bug: Audio codec not found for input stream How to …
- 5:07 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- There is no such option (and I don't think we should add an option to …
- 3:58 PM Ticket #9637 (Color matrix behaviour in colr box) updated by
- But the whole idea here is wrong. You cannot use x265 options for …
- 3:54 PM Ticket #9637 (Color matrix behaviour in colr box) updated by
-
Status changed
Your original file is not actually encoded with BT.2020 CL. That is … - 3:06 PM Ticket #9638 (Color matrix behaviour in colr box) closed by
- duplicate
- 3:05 PM Ticket #9638 (Color matrix behaviour in colr box) created by
- Summary: When encoding an MP4 HDR10 YUV file having color …
- 3:05 PM Ticket #9637 (Color matrix behaviour in colr box) created by
- Summary: When encoding an MP4 HDR10 YUV file having color …
- 1:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by
- Thanks for the suggestion and quick response! Is there some …
- 12:54 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) closed by
- invalid: The extradata (CodecPrivate in Matroska parlance) of HEVC in Matroska …
- 12:43 PM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
-
Status changed
Okay, fine. So we need to support Metas then. - 12:19 PM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by
- Example: […]
- 11:27 AM Changeset in ffmpeg [b6bb6b9f] by
- avformat/mpegts: initialize max_packet_size when sub-demuxer …
- 11:10 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) created by
- Summary of the bug: With some MKV source files, copying the HEVC …
- 10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by
-
Cc changed
- 10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by
- Is there some workaround? I cannot believe that after all these years, …
- 9:51 AM SponsoringPrograms/GSoC/2022/Results created by
- Initial Results 2022
- 9:49 AM SponsoringPrograms/GSoC/2022 created by
- Initial GSoC 2022
- 9:32 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Ok I did try the suggestions from that article - Save to Files - …
- 9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Deleted
- 9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Deleted
- 9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Airdropping will not work since you have too old Macbook 2017 circa, …
- 8:22 AM Changeset in ffmpeg [9bdb476c] by
- avfilter/vf_avgblur: fix memory leaks if config_input() is called again
- 8:22 AM Changeset in ffmpeg [9809f318] by
- avfilter/vf_dblur: fix memory leaks if config_input() is called again
- 8:22 AM Changeset in ffmpeg [f89cd457] by
- avfilter/vf_gblur: fix memory leaks if config_input() is called again
- 8:22 AM Changeset in ffmpeg [a0ede3cb] by
- avfilter/vf_gblur: use av_freep()
- 8:10 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Thanks for getting back. I tried with another video from my iPhone …
- 7:32 AM Ticket #9633 (gblur ignores resized input) updated by
-
Hi Michael,
Thanks for the proposed workaround. I can see
eq… - 6:44 AM Ticket #9633 (gblur ignores resized input) updated by
- Suggestions for improvement: 1. There should be a warning or error …
- 6:05 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by
- Thanks for taking a look. Maybe it would be possible to get both …
- 4:53 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Is this the original IMG_1884.MOV full file?? Can you not airdrop it, …
- 4:30 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by
- First of all this file is 15 s 833 ms, because editlist says: Track …
- 4:07 AM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by
-
Status changed
It now writes yuv422p by default and yeah it is now Duration: … - 4:03 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
-
Cc changed
- 4:02 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Sorry I missed this one. Here's a new link to the video: …
- 4:00 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
-
Description changed
- 2:52 AM Ticket #8420 (MP4 duration is not correct) updated by
-
Resolution changed
Okay, this now works perfectly. Error "Too many packets buffered for … - 1:25 AM Ticket #7911 (Try to change the speed of a video without transcoding) closed by
- invalid: All samples are gone but that is not how to "change the speed of a …
- 1:09 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by
- Does this still not work?
- 12:17 AM Ticket #9635 (volumedetect: offer to calculate a more detailed DB histogram?) created by
- Good evening Thank you very much for sharing your great work!, …
Feb 9, 2022:
- 11:52 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- I think this may happen due to my …
- 11:20 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- > ffmpeg -f lavfi -i testsrc2=duration=30 -vcodec mpeg2video -hls_time …
- 10:59 PM Ticket #9469 (Static resourses of trac are not updated) updated by
- Uncaught TypeError: $(...).disableSubmit is not a function still happens.
- 10:36 PM Ticket #7034 (HLS does not demux entire clip if start_time > 0) updated by
- It appears to work now…
- 10:16 PM Ticket #9484 (HLS muxer: inital fmp4 segment has non-zero duration even if ...) closed by
- duplicate: #9483 duplicate because of broken trac on #9469.
- 10:06 PM Ticket #7485 (HLS not accurately seeking on TS) closed by
- fixed: e78d0810d1741535c95e5ae0f198977626b1cdff fixes it, indeed. ffmpeg …
- 8:10 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by
-
Status changed
Please retest after e78d0810d1741535c95e5ae0f198977626b1cdff. - 8:08 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by
- TS at least is fixed with e78d0810d1741535c95e5ae0f198977626b1cdff and …
- 7:57 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
- This is now fixed with -bytes 0 workaround after #7485 is fixed with …
- 7:12 PM Ticket #9633 (gblur ignores resized input) updated by
- Possible workaround (I didn't test it): Place your 100x100 object in …
- 6:01 PM Ticket #9633 (gblur ignores resized input) updated by
- That's a known limitation. Most filters don't accept an input stream …
- 4:22 PM Changeset in ffmpeg [e1edfe64] by
- avcodec/pthread_frame: Properly unref frame in case of decoding …
- 4:22 PM Changeset in ffmpeg [02220b88] by
- avcodec/thread: Don't use ThreadFrame when unnecessary The majority …
- 4:22 PM Changeset in ffmpeg [f025b8e1] by
- avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() These …
- 4:22 PM Changeset in ffmpeg [b3551b60] by
- avcodec/thread: Move ff_thread_(await|report)_progress to new header …
- 4:22 PM Changeset in ffmpeg [7fc10e27] by
- avcodec/hapdec: Remove always-false check Reviewed-by: Anton Khirnov …
- 4:18 PM Changeset in ffmpeg [7bf38eb0] by
- avcodec/pthread_frame: Don't prematurily presume frame-threading …
- 2:43 PM Ticket #9634 (print_all_libs_info() fixed) created by
- Summary of the bug: fftools/cmdutils.c In "print_all_libs_info" …
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Keywords changed
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Summary changed
- 1:51 PM Ticket #9633 (gblur ignores resized input) updated by
-
Description changed
- 1:49 PM Ticket #9633 (gblur ignores resized input) created by
-
When the input of
gblurfilter is resized in time, thegblurwould … - 11:17 AM Ticket #9630 (regression: qsvdec wrong output) closed by
- fixed: Fixed in 2727ff069e856c8fd098ddb8c26f42ec3b54a252.
- 11:16 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) closed by
- fixed: Fixed in aeaefc3728cb46dc1fb2c363785fed482f358d17.
- 10:53 AM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by
- THX. As far as I understand, the generated+concatenated output files …
- 10:18 AM Ticket #9632 (Metadata not work with segment format) closed by
- worksforme: Works in master; should have been fixed in …
- 9:54 AM Changeset in ffmpeg [ce43e1c5] by
- avcodec/motion_est: fix indention of ff_get_best_fcode() …
- 9:54 AM Changeset in ffmpeg [634312a] by
- avcodec/motion_est: Fix xy indexing on range violation in …
- 9:50 AM Changeset in ffmpeg [bf33a384] by
- avformat/hls: Use unsigned for iv computation Fixes: signed integer …
- 9:50 AM Changeset in ffmpeg [6ee283d7] by
- avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
- 9:50 AM Changeset in ffmpeg [50389339] by
- avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
- 9:50 AM Changeset in ffmpeg [59328aab] by
- avformat/utils: Fix invalid NULL pointer operation in …
- 9:49 AM Changeset in ffmpeg [9c3d2cbb] by
- avformat/matroskadec: Fix infinite loop with bz decompression The …
- 9:26 AM Changeset in ffmpeg [948c2620] by
- avformat/utils: keep chapter monotonicity on chapter updates Updating …
- 8:40 AM Changeset in ffmpeg [aeaefc37] by
- lavfi/qsvpp: fix after 85c938fa28
- 7:11 AM Ticket #9632 (Metadata not work with segment format) updated by
-
Description changed
- 7:11 AM Ticket #9632 (Metadata not work with segment format) created by
- Summary of the bug: I'm trying to add rotation metadata to the video …
- 5:52 AM Changeset in ffmpeg [8b494364] by
- avcodec/vp8: Remove always-false check Since …
- 5:52 AM Changeset in ffmpeg [4214001] by
- avcodec/hcadec: Mark decoder as init-threadsafe Reviewed-by: Paul B …
- 5:52 AM Changeset in ffmpeg [2c7f25d4] by
- avcodec/hcadec: Fix memleak upon allocation error An …
- 5:49 AM Changeset in ffmpeg [e78d0810] by
- avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when …
- 3:21 AM Ticket #9616 (concat of ffmpeg-created opus files defect) closed by
- invalid: The packets of most audio codecs (including Opus) can't have an …
- 3:04 AM Changeset in ffmpeg [2727ff06] by
- lavu/fifo: fix regression offset_w might be updated after growing the …
Feb 8, 2022:
- 9:55 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) closed by
- fixed: fixed in 2f299c0b8b4ab1b549b25ab48aa2adbc9f8718ea
- 9:42 AM Changeset in ffmpeg [91326dc9] by
- libavutil: include assembly with full path from source root Otherwise …
- 6:25 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Also discovered by Coverity: …
- 6:11 AM Changeset in ffmpeg [67e1013a] by
- avcodec/cbs_mpeg2: Use smaller scope for variables Signed-off-by: …
- 5:56 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by
- 1. Why won't-fix? 2. Any chance to reconsider? My use case is that I …
- 5:35 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Thanks Haihao! That patch fixes it for me.
- 5:22 AM Changeset in ffmpeg [70a90fb7] by
- avcodec/internal.h: Move avpriv_find_start_code() to startcode.h This …
- 5:16 AM Changeset in ffmpeg [27f22f33] by
- all: Remove unnecessary libavcodec/internal.h inclusions …
- 5:10 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- I have a patch (https://github.com/intel-media-ci/ffmpeg/pull/500) to …
- 5:10 AM Changeset in ffmpeg [115ac90e] by
- avcodec/cbs_mpeg2: Simplify splitting fragment …
- 5:02 AM Changeset in ffmpeg [66d7a211] by
- avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unit …
- 3:44 AM Ticket #9631 (report dv timecode in ffprobe) created by
- Summary of the enhancement: I suggest reporting dv timecode as frame …
- 3:30 AM Changeset in ffmpeg [f183ae78] by
- avcodec/cbs_jpeg: Remove redundant counter Use -1 as the position in …
- 3:00 AM Changeset in ffmpeg [d64e27f] by
- avcodec/cbs_mpeg2: Remove redundant counter Use -1 as the position in …
- 2:20 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Ok, forgetting to update the usages of tmp in …
- 2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
- 2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
- 2:14 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- Anton (elenril) is already working on a fix... see …
- 2:08 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by
- 1. A backtrace would be nice. 2. I only have one clue as to what is …
- 12:57 AM Ticket #9630 (regression: qsvdec wrong output) updated by
- You can use this to upload the file.
Feb 7, 2022:
- 9:42 PM Changeset in ffmpeg [2f299c0b] by
- avutil: use getauxval(3) for CPU capabilities on linux/android ARM …
- 5:57 PM Ticket #9630 (regression: qsvdec wrong output) updated by
- input file is 19M, so can't upload it here. Let me know how I can …
- 5:55 PM Ticket #9630 (regression: qsvdec wrong output) created by
- Summary of the bug: Some avc decoded files produce wrong output …
- 5:33 PM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) created by
- Summary of the bug: All qsvvpp operations segfault since: […] If …
- 11:49 AM Ticket #9628 (libsvtav1 doesnt work anymore) created by
- Summary of the bug: Using the libsvtav1 encoder gives an error, …
- 3:23 AM Changeset in ffmpeg [04cc7a55] by
- lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL It's the only one …
- 2:56 AM Changeset in ffmpeg [eac4c357] by
- lavu/tx: disable debugging information when CONFIG_SMALL
- 2:56 AM Changeset in ffmpeg [3bbe9c5e] by
- lavu/tx: refactor assembly codelet definition This commit does some …
Note:
See TracTimeline
for information about the timeline view.
