Timeline
Mar 13, 2019:
- 11:24 PM Changeset in ffmpeg [1e50a327] by
- avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block() …
- 11:24 PM Changeset in ffmpeg [ad12d9df] by
- avcodec/dxv: Correct integer overflow in get_opcodes() Fixes: …
- 11:24 PM Changeset in ffmpeg [67d03078] by
- avcodec/scpr: Fix use of uninitialized variable Fixes: Undefined …
- 11:24 PM Changeset in ffmpeg [c90836cc] by
- avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes …
- 11:24 PM Changeset in ffmpeg [6c0124d3] by
- avcodec/aic: Check remaining bits in aic_decode_coeffs() Fixes: …
- 11:24 PM Changeset in ffmpeg [29619a8a] by
- avcodec/gdv: Check for truncated tags in decompress_5() Testcase: …
- 11:24 PM Changeset in ffmpeg [09683e1f] by
- avcodec/bethsoftvideo: Check block_type Fixes: Timeout (17 seconds -> …
- 11:24 PM Changeset in ffmpeg [662b635] by
- avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() …
- 11:24 PM Changeset in ffmpeg [b8dd1d2d] by
- avcodec/error_resilience: Use a symmetric check for skipping MV …
- 11:24 PM Changeset in ffmpeg [92335fc] by
- avcodec/mlpdec: Insuffient typo Signed-off-by: Michael Niedermayer …
- 11:24 PM Changeset in ffmpeg [ff491b15] by
- avcodec/zmbv: obtain frame later The frame is not needed that early …
- 11:24 PM Changeset in ffmpeg [4e624c89] by
- avcodec/jvdec: Check available input space before decode8x8() Fixes: …
- 11:24 PM Changeset in ffmpeg [9495228d] by
- avcodec/h264_direct: Fix overflow in POC comparission Fixes: runtime …
- 11:24 PM Changeset in ffmpeg [339f40f6] by
- avformat/webmdashenc: Check id in adaption_sets Fixes: out of array …
- 11:24 PM Changeset in ffmpeg [ec22b46a] by
- avformat/http: Fix Out-of-Bounds access in process_line() …
- 11:24 PM Changeset in ffmpeg [11375cd1] by
- avformat/ftp: Fix Out-of-Bounds Access and Information Leak in …
- 11:24 PM Changeset in ffmpeg [f7f39374] by
- avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in …
- 11:24 PM Changeset in ffmpeg [cc5361ed] by
- avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in …
- 11:24 PM Changeset in ffmpeg [4d1fcd73] by
- avformat/matroskadec: Do not leak queued packets on sync errors …
- 11:24 PM Changeset in ffmpeg [8066cb35] by
- avcodec/mpeg4videodec: Clear interlaced_dct for studio profile Fixes: …
- 11:24 PM Changeset in ffmpeg [d25f3885] by
- avformat/mov: Do not use reference stream in mov_read_sidx() if there …
- 11:24 PM Changeset in ffmpeg [1a82246c] by
- avcodec/sbrdsp_fixed.c: remove input value limit for …
- 11:24 PM Changeset in ffmpeg [7e204f72] by
- avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_Q The …
- 11:20 PM Ticket #7789 (Fails to compile with Blackmagic Decklink SDK 11.0) updated by
-
Cc changed
- 11:20 PM Ticket #7789 (Fails to compile with Blackmagic Decklink SDK 11.0) updated by
-
Status, Owner changed
Blackmagic deprecated some API functions... Use older SDK for now… - 10:42 PM Ticket #7790 (Endianness detection breaks when LTO is enabled through means other ...) updated by
-
Version changed
I cannot reproduce:--enable-ltodoes not break big-endian detection … - 10:36 PM Ticket #7790 (Endianness detection breaks when LTO is enabled through means other ...) updated by
- If you intend to build ffmpeg with LTO enabled, you should do so by …
- 10:24 PM Ticket #7790 (Endianness detection breaks when LTO is enabled through means other ...) updated by
- To be clear, I show that code because that's what configure does -> …
- 10:21 PM Ticket #7790 (Endianness detection breaks when LTO is enabled through means other ...) created by
- ffmpeg's configure wrongly thinks my toolchain uses little-endian …
- 8:48 PM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
- I like your comparison videos. Very clear before and after. Your …
- 6:39 PM Ticket #7789 (Fails to compile with Blackmagic Decklink SDK 11.0) created by
- […] Reported by m4xx3d0ut. Says it works with SDK 10.11.4.
- 3:57 PM Ticket #7712 (Check for multiple -filter options broken) updated by
-
Cc changed
- 11:54 AM Changeset in ffmpeg [c2a221c5] by
- avformat/rtpdec.h remove unused variable Looks like the variable …
- 11:42 AM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- I've tried "--extra-cflags="-fno-slp-vectorize""; it still crashes. It …
- 11:39 AM Changeset in ffmpeg [7ff89574] by
- fate/mxf: add mxf user comments tests Reviewed-by: Tomas Härdin …
- 11:39 AM Changeset in ffmpeg [283ce69a] by
- avformat/mxfenc: allow user comments for opatom muxer Reviewed-by: …
- 8:41 AM Ticket #7724 ([FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed) updated by
- Using latest of everything (git from last evening) with kernel 5.0 …
- 7:22 AM Ticket #7412 ([ffmpeg-qsv][hevc] some cases decode failed on iHD driver.) updated by
- Using MSDK parser which works closer with MSDK decoder, and can handle …
- 7:12 AM Ticket #6347 ([h264_qsv @ 0x22fc7a0] Warning in encoder initialization: partial ...) updated by
- Replying to zoolog: > any news about issue? Current …
- 6:33 AM Ticket #7724 ([FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed) updated by
- Tested on Skylake and Kaylake, both work well. What is your test HW …
- 6:02 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) closed by
- invalid: Replying to Tupsi: > Hmm, seems I misread something then, …
- 12:49 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
- Replying to compn: > yes if you can provide a win64 binary …
- 12:18 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
- yes if you can provide a win64 binary I can test, although I am no …
Mar 12, 2019:
- 10:45 PM Changeset in ffmpeg [f6803cfb] by
- avcodec/libdav1d: unref the frame on failure Signed-off-by: James …
- 10:36 PM Changeset in ffmpeg [38a41321] by
- libdav1d: Add support for reading hdr10 metadata Signed-off-by: James …
- 10:18 PM Changeset in ffmpeg [36bb2cc] by
- avcodec/libdav1d: consistently use AVERROR return values …
- 10:17 PM Changeset in ffmpeg [28746a0e] by
- avcodec/libdav1d: use a custom picture allocator Replaces the …
- 10:09 PM Changeset in ffmpeg [2a31bf2a] by
- avcodec/libdav1d: move the pix_fmt enum array up in the file This is …
- 10:07 PM Changeset in ffmpeg [dcf64b59] by
- avcodec/libdav1d: route dav1d internal logs through av_log() Bump the …
- 5:43 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- Can you try configuring with --extra-cflags="-fno-slp-vectorize" and …
- 5:31 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- I'm afraid there's been a fair amount of juggling with SDKs lately, so …
- 5:02 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- >I compiled with --enable-debug=gdb and --disable-optimizations (on …
- 4:43 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- I compiled with --enable-debug=gdb and --disable-optimizations (on top …
- 3:41 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
-
Component changed
Can you compile ffmpeg with --enable-debug=gdb … - 3:18 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) updated by
- I can't upload the archive because it's 20 MiB, so it's linked here: …
- 3:12 PM Ticket #7788 (Custom-compiled FFmpeg 4.1.1 crashes on MacOS when reading files) created by
- Hi there, We bundle a version of FFmpeg with our software, in order …
- 2:59 PM Ticket #7758 (Unable to playback hardware encoded H.264 to RED5 server using FFmpeg ...) updated by
- I raised the issue with the hardware provider and they assured me that …
- 2:49 PM Ticket #7787 (Examples don't flush the decoder causing missing frames) created by
- Summary of the bug: The examples in doc/examples don't use …
- 1:46 PM Ticket #7786 (Mux TrueHD and Atmos to mp4 container) closed by
- duplicate: Duplicate of ticket #2099 (there is no definition for TrueHD in isom …
- 1:29 PM Ticket #7786 (Mux TrueHD and Atmos to mp4 container) created by
- Summary of the bug: Add support to mux TrueHD and Dolby Atmos to mp4 …
- 12:18 PM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Yes. The bitstream and the PTS,DTS values all come from the same …
- 12:16 PM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Did you encode the frames that you provided with the hardware encoder?
- 12:11 PM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Yes, My real use-case involves a third-party hardware encoder, which …
- 11:53 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
-
Is there a reason why you don't make sure pts > dts?
pkt.pts = t + 1; - 11:34 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Here you go.
- 10:59 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Please attach the file ordered.hevc.
- 10:54 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- I seems so, because the mpegts muxer is under different conditions: …
- 10:46 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- Why do you think this is another issue?
- 10:34 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
- > Is the issue reproducible with current FFmpeg git head? Yes. I just …
- 10:03 AM Ticket #7758 (Unable to playback hardware encoded H.264 to RED5 server using FFmpeg ...) updated by
-
Description changed
Replying to lhastie: > The RED5 server detects the … - 10:00 AM Ticket #7760 (Some video frames have no PTS) updated by
-
Version changed
Please test current FFmpeg git head and provide the command line you … - 9:58 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
-
Keywords, Version changed
Is the issue reproducible with current FFmpeg git head? Is the issue … - 8:23 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by
-
Summary changed
- 6:52 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
- Replying to andreyor: > Thanks, also, could you please …
- 6:50 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by
- Hmm, seems I misread something then, because I was under the …
- 6:44 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
- Thanks, also, could you please post the iHD driver issue, that you …
- 6:41 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by
- BTW, vp8 and vp9 encoding can be supported by FFmpeg-vaapi, probably …
- 6:39 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by
- VP8 encoding is not supported by MSDK, see …
- 6:29 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
- Replying to andreyor: > Ok, thanks. Just for information - …
- 6:24 AM Ticket #7727 ([FFmpeg-vaapi][mpeg2 encode] Driver does not support some wanted ...) updated by
- Duplicated with https://trac.ffmpeg.org/ticket/7726 too.
Mar 11, 2019:
- 11:48 PM Changeset in ffmpeg [d227ed5d] by
- avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block() …
- 11:48 PM Changeset in ffmpeg [3f086a2f] by
- avcodec/mpeg4videodec: Fix nonsense warning Since …
- 7:57 PM Ticket #5578 (Disabling Icy-Metadata header not working) updated by
- I can confirm that "-icy 0" only works for the initial http request …
- 5:39 PM Ticket #7785 ([Android] Configure script: Wrong HAVE_ macros are created due to "-f ...) closed by
- invalid: Ok, it seems to work with the command that you provided, sorry for not …
- 4:27 PM Ticket #7696 (XVID AVI with pcm_s24le audio gets weird format tag) updated by
- Just an update. I've provided Magix support with all the information …
- 10:33 AM Downstreams edited by
- avidemux 2.7.2 uses FFmpeg 4.1.1 (diff)
- 1:28 AM Changeset in ffmpeg [5ab44ff2] by
- Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f' * commit …
- 1:22 AM Changeset in ffmpeg [bad70b7a] by
- Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01' * commit …
- 1:17 AM Changeset in ffmpeg [44085b99] by
- Merge commit '8629149816930a43bf5a66b11c6224446cabd044' * commit …
- 12:20 AM Ticket #7785 ([Android] Configure script: Wrong HAVE_ macros are created due to "-f ...) updated by
-
Keywords changed
Building for arm64-android works fine here with NDK r19b. Could you … - 12:15 AM Changeset in ffmpeg [1c9ac700] by
- Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915' * commit …
Mar 10, 2019:
- 11:40 PM Ticket #7785 ([Android] Configure script: Wrong HAVE_ macros are created due to "-f ...) created by
- Summary of the bug: While building for Android the configuration …
- 10:31 PM Changeset in ffmpeg [0647624] by
- Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b' * commit …
- 7:47 PM Ticket #7783 (Copy of VobSub stream from MP4 to Matroska fails) closed by
- fixed: For future tickets: Please remember that only current FFmpeg git head …
- 7:45 PM Changeset in ffmpeg [71518645] by
- lavf/matroskaenc: Allow dvdsub remuxing from some containers. Fixes …
- 7:42 PM Changeset in ffmpeg [0be0197f] by
- avcodec/imm4: Unreference previous frame on frame size change Fixes: …
- 7:34 PM Ticket #7784 (ffmpeg/lavf changes the case of metadata keys) updated by
-
Keywords changed
- 7:33 PM Ticket #7772 (Configure failure) updated by
-
Resolution changed
- 7:24 PM Ticket #7772 (Configure failure) closed by
- fixed
- 6:27 PM Ticket #7784 (ffmpeg/lavf changes the case of metadata keys) created by
- Start with an Ogg Vorbis file with the reference tags: […] Then …
- 6:05 PM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
- This is bug tracker, patches should be discussed on the mailing list. …
- 5:57 PM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
-
Cc changed
Really nice, some comments at first glace: - Use the .activate … - 2:41 PM Ticket #7783 (Copy of VobSub stream from MP4 to Matroska fails) created by
-
Summary of the bug:
When using
-c:s copyffmpeg fails to copy a … - 10:51 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by
-
Cc changed
Hi, I've been working on a filter to do this. My code so far is here: … - 3:45 AM Ticket #7782 (Enabling the option --enable-cuda-nvcc results in a build failure.) updated by
- You are correct. I had to delete the entire workspace and begin from …
- 1:03 AM Ticket #7782 (Enabling the option --enable-cuda-nvcc results in a build failure.) closed by
- invalid: Your nv-codec-headers are too old. Only the latest releases have the …
- 12:54 AM Ticket #7782 (Enabling the option --enable-cuda-nvcc results in a build failure.) created by
- Summary of the bug: Building FFmpeg with the …
- 12:08 AM Ticket #7781 (Mangled character encoding in stderr on Windows) updated by
-
Keywords, Version changed
Mar 9, 2019:
- 11:54 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) closed by
- invalid: I don't know. They don't document what the decoder is capable, or not …
- 11:47 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) reopened by
- "it's happening due to limitations in their decoder" WHICH …
- 11:38 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) closed by
- invalid: If you want to complain to someone about the visual artefacts when …
- 11:27 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- @philipl, but using mpv is workaround, not bug fixing. I can also play …
- 11:26 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by
- You can read https://trac.ffmpeg.org/wiki/HWAccelIntro for some …
- 11:25 PM Changeset in ffmpeg [1144d5c9] by
- avcodec/nvenc: add minimum driver version for SDK 8.2 and 9.0 …
- 11:23 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- If you want to use hwaccels for playback, you need to use a proper …
- 10:18 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by
- Seems to work with that fix, thanks!!! So to above, still a but …
- 10:12 PM Ticket #7781 (Mangled character encoding in stderr on Windows) created by
- There seems to be a character encoding problem with the standard error …
- 8:05 PM Ticket #7701 ([Parsed_deinterlace_qsv_2 Error during deinterlacing: -16) closed by
- fixed: Fixed in 147ef1d9472ea39f837224bc8a2fbe07a9f04ae3
- 8:04 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- @philipl, after updating the driver I have no artifacts in encoded …
- 7:46 PM Changeset in ffmpeg [26cf5040] by
- avcodec/proresenc_aw : fix interlace encoding for unsafe height fix …
- 7:45 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- @philipl, Oh, yes - another bug found (ffmpeg for Windows x86_64), …
- 7:30 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
-
nvdecis an alias forcudawhich is distinct fromcuvid. I know … - 7:25 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- @philipl there is no "-hwaccel nvdec", even for Windows (run …
- 6:42 PM Changeset in ffmpeg [2ff7af56] by
- vf_showinfo: Fix timecode display
- 6:35 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by
- Sounds like you have incorrect permissions on your /dev/nvidia*. Set …
- 6:28 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- I can see the artifacts with cuvid in mpv too. It's not a big …
- 4:36 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- @heleppkes, ffmpeg -codecs h264 H.264 / AVC / MPEG-4 …
- 2:33 PM Changeset in ffmpeg [6e0b5d3] by
- avcodec/dxv: Correct integer overflow in get_opcodes() Fixes: …
- 2:31 PM Changeset in ffmpeg [f94b4f16] by
- avformat/mpegts: Simplify score compare Signed-off-by: Michael …
- 2:27 PM Changeset in ffmpeg [0a84ba26] by
- avformat/mpegts: reduce buffering during initialization Reduces …
- 11:11 AM Ticket #7777 (cropdetect values cut too much) updated by
- Replying to JouMxyzptlk: > Replying to [comment:2 …
- 10:42 AM Ticket #7777 (cropdetect values cut too much) updated by
- Replying to cehoyos: > Replying to [ticket:7777 …
- 10:18 AM Ticket #7780 (Can not write moov atom to the beginning of the file if audio is eac3) updated by
-
Priority, Keywords changed
- 10:14 AM SponsoringPrograms/GSoC/2019 edited by
- Clarify that only one student should work on a qualification task (diff)
- 9:46 AM Ticket #7780 (Can not write moov atom to the beginning of the file if audio is eac3) created by
- Summary of the bug: Its not possible anymore to use -movflags …
- 9:08 AM Ticket #7779 (mcdeint slow mode SIGFPE) updated by
-
Keywords, Version, Reproduced by developer changed
Reproducible with this command line: […] - 9:03 AM Ticket #7777 (cropdetect values cut too much) updated by
-
Priority, Keywords, Version, Component, Type changed
Replying to JouMxyzptlk: > We need an option to prefer … - 5:54 AM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- You should try the NVDEC hwaccel. Thats the one we actually have …
Mar 8, 2019:
- 11:56 PM Ticket #7779 (mcdeint slow mode SIGFPE) updated by
- backtrace: […]
- 11:45 PM Ticket #7779 (mcdeint slow mode SIGFPE) created by
- Summary of the bug: SIGFPE when using slow and extra_slow mode in …
- 7:49 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- Yes, cuvid supports lossless H.264 and also I can decode High 4:4:4 …
- 7:31 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
-
Keywords changed
Is cuvid supposed to support lossless h264? If yes, is this an issue … - 7:18 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by
- https://mega.nz/#!X58GkaQC!oVlbhy1vGYe61cmOJfkavz9dFIAEwklWNTrPYJOkqSw …
- 7:15 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) created by
- Visualartifacts appear when decoding with cuvid, not with h264 …
- 6:39 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) updated by
- Sorry, my bad.
- 6:33 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) closed by
-
invalid: The default for
ffplayis-noautoexit. - 5:35 PM Ticket #7777 (cropdetect values cut too much) updated by
- Current workaround for my encoding batch, calculating w= and h= …
- 5:27 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) closed by
- invalid: Can not reproduce.
- 5:22 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) updated by
- In the youtube video I hit ESC after five seconds to exit the video. …
- 5:18 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) reopened by
- Hi, this is not a help request, but a real bug report. I followed …
- 4:44 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) updated by
-
Priority, Version changed
autoexitisn't set by default. This works for me: `ffplay -autoexit … - 3:06 PM Ticket #7777 (cropdetect values cut too much) created by
- Summary of the bug: cropdetect uses modulo for its second parameter, …
- 1:14 PM Changeset in ffmpeg [f95aee2b] by
- Add the Canon XF-HEVC UL to the picture essence container UL list
- 12:34 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) created by
- Summary of the bug: ffplay does not autoexit if the input video uses …
- 8:49 AM Ticket #7775 ([FFmpeg-vaapi][vp9] error message when play a vp9 stream) created by
- Summary of the bug: How to reproduce: […] error message: [vp9 @ …
- 7:08 AM Changeset in ffmpeg [147ef1d9] by
- lavf/deinterlace_qsv: set specific field for repeat Set specific …
- 1:38 AM Changeset in ffmpeg [96451477] by
- lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS use …
- 1:38 AM Changeset in ffmpeg [26dbe88e] by
- lavfi/zscale: make use of AVFILTER_DEFINE_CLASS use …
- 12:28 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by
- Hit this too in 4.1.1, with […]
Mar 7, 2019:
- 7:16 PM Ticket #7768 (ffmpeg does not handle HTTP read errors (e.g. from cloud storage)) updated by
- Oh and the resulting mp4 file is only 25 seconds long.
- 7:15 PM Ticket #7768 (ffmpeg does not handle HTTP read errors (e.g. from cloud storage)) updated by
- Confirmed. After quite awhile: [tls @ 00000159a52d7740] Error in the …
- 4:35 PM Ticket #7774 (ProRes Scanned Alpha omitting last run of a slice if it's length 0) created by
- Alpha encoded using prores_ks produces slices that omits the final run …
- 3:47 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) closed by
- invalid: This is not help channel for developing ffmpeg.
- 12:25 PM Ticket #7724 ([FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed) updated by
- Still fail on latest stack: OS: Ubuntu 18.04, kernel 4.19.5 …
- 10:45 AM Ticket #7725 ([FFmpeg-qsv][vc1 decode] vc1 decoding hangs with undefined error) closed by
- needs_more_info: Please reopen if you can provide the input sample.
- 9:42 AM Ticket #7722 ([FFmpeg-vaapi][mpeg2 decode] failed setup for format vaapi_vld: ...) updated by
- Still reproducible, commit hashes for stack components: OS: Ubuntu …
- 9:40 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
- Ok, thanks. Just for information - it still reproducible on the latest …
- 9:33 AM Ticket #7725 ([FFmpeg-qsv][vc1 decode] vc1 decoding hangs with undefined error) updated by
- Still reproducible, commit hashes for stack components: OS: Ubuntu …
- 1:38 AM Ticket #7768 (ffmpeg does not handle HTTP read errors (e.g. from cloud storage)) updated by
- Here's a sample command: ffmpeg -report -loglevel debug -y -i …
- 12:58 AM Changeset in ffmpeg [0ce759de] by
- avcodec/g723_1dec: actually decode second channel
- 12:41 AM Changeset in ffmpeg [7b966af9] by
- avcodec/imm4: fix artifacts on some files with special coding mode
Mar 6, 2019:
- 11:09 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) updated by
-
Version, Component changed
- 11:08 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) created by
- Summary of the bug: How to reproduce: - Create a new filter and add it …
- 10:40 PM Changeset in ffmpeg [53248acf] by
- avcodec/scpr: Fix use of uninitialized variable Fixes: Undefined …
- 7:31 PM Changeset in ffmpeg [93402561] by
- avcodec/imm4: add support for mid-stream size changes
- 1:11 PM Ticket #7770 (File playback will stop) updated by
-
Keywords, Version, Component changed
Needs-ignore_editlist 1. - 10:09 AM Ticket #7770 (File playback will stop) updated by
- I found a cloud server, but it can't use FTP, so I put the file in …
- 9:27 AM Ticket #7727 ([FFmpeg-vaapi][mpeg2 encode] Driver does not support some wanted ...) updated by
- Duplicated with https://trac.ffmpeg.org/ticket/7650 and the crash …
- 9:17 AM Ticket #7772 (Configure failure) updated by
-
Keywords changed
- 9:17 AM Ticket #7772 (Configure failure) updated by
-
Priority changed
- 8:50 AM Ticket #7772 (Configure failure) updated by
- Yes, this issue reproducible with ./configure --enable-gpl --enable-libx265
- 8:11 AM Ticket #7727 ([FFmpeg-vaapi][mpeg2 encode] Driver does not support some wanted ...) updated by
- It was caused by "VA_ENC_PACKED_HEADER_SEQUENCE" and …
- 7:38 AM Ticket #7677 (Some converted video files fail miserably with Apple video players) updated by
- See https://streams.videolan.org/upload/
- 7:37 AM Ticket #7772 (Configure failure) updated by
- Do you think this is a regression? Is the issue reproducible with …
- 7:31 AM Ticket #7770 (File playback will stop) updated by
-
Version changed
I don't see a file there (but you didn't provide a name to look out … - 7:17 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by
-
Cc changed
Can reproduce this issue with commit 9326117bf6. This is a multithread … - 5:28 AM Changeset in ffmpeg [056a2ac1] by
- avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
- 1:08 AM Ticket #7770 (File playback will stop) reopened by
- I have uploaded the file via https://streams.videolan.org/upload/. …
Note:
See TracTimeline
for information about the timeline view.
