Timeline



Mar 12, 2019:

10:45 PM Changeset in ffmpeg [f6803cfb] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: unref the frame on failure Signed-off-by: James …
10:36 PM Changeset in ffmpeg [38a41321] by James Almer <jamrial@gmail.com>
libdav1d: Add support for reading hdr10 metadata Signed-off-by: James …
10:18 PM Changeset in ffmpeg [36bb2cc] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: consistently use AVERROR return values …
10:17 PM Changeset in ffmpeg [28746a0e] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: use a custom picture allocator Replaces the …
10:09 PM Changeset in ffmpeg [2a31bf2a] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: move the pix_fmt enum array up in the file This is …
10:07 PM Changeset in ffmpeg [dcf64b59] by James Almer <jamrial@gmail.com>
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 James
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 Jim
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 James
>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 Jim
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 James
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 Jim
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 Jim
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 lhastie
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 Michel Rouzic
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 Carl Eugen Hoyos
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 Timo Repo
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 Ace17
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 Carl Eugen Hoyos
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 Ace17
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 Carl Eugen Hoyos
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 Ace17
Here you go.
11:33 AM ordered.hevc attached to Ticket #7757 by Ace17
10:59 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by Carl Eugen Hoyos
Please attach the file ordered.hevc.
10:54 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by Ace17
I seems so, because the mpegts muxer is under different conditions: …
10:46 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by Carl Eugen Hoyos
Why do you think this is another issue?
10:34 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) updated by Ace17
> 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 Carl Eugen Hoyos
Description changed
Replying to lhastie: > The RED5 server detects the …
10:00 AM Ticket #7760 (Some video frames have no PTS) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
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 Ace17
Summary changed
6:52 AM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by Zhong,Li
Replying to andreyor: > Thanks, also, could you please …
6:50 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by Tupsi
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 Andrey
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 Zhong,Li
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 Zhong,Li
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 Zhong,Li
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 Zhong,Li
Duplicated with https://trac.ffmpeg.org/ticket/7726 too.

Mar 11, 2019:

11:48 PM Changeset in ffmpeg [d227ed5d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check idx in mpeg4_decode_studio_block() …
11:48 PM Changeset in ffmpeg [3f086a2f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix nonsense warning Since …
7:57 PM Ticket #5578 (Disabling Icy-Metadata header not working) updated by Magnus Sjöberg
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 ESt
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 Rudolf Enberg
Just an update. I've provided Magix support with all the information …
10:33 AM Downstreams edited by David Walser
avidemux 2.7.2 uses FFmpeg 4.1.1 (diff)
1:28 AM Changeset in ffmpeg [5ab44ff2] by James Almer <jamrial@gmail.com>
Merge commit '5846b496f0a1dd5be4ef714622940674305ec00f' * commit …
1:22 AM Changeset in ffmpeg [bad70b7a] by James Almer <jamrial@gmail.com>
Merge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01' * commit …
1:17 AM Changeset in ffmpeg [44085b99] by James Almer <jamrial@gmail.com>
Merge commit '8629149816930a43bf5a66b11c6224446cabd044' * commit …
12:20 AM Ticket #7785 ([Android] Configure script: Wrong HAVE_ macros are created due to "-f ...) updated by Carl Eugen Hoyos
Keywords changed
Building for arm64-android works fine here with NDK r19b. Could you …
12:15 AM Changeset in ffmpeg [1c9ac700] by James Almer <jamrial@gmail.com>
Merge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915' * commit …

Mar 10, 2019:

11:40 PM config.log attached to Ticket #7785 by ESt
Config log
11:40 PM Ticket #7785 ([Android] Configure script: Wrong HAVE_ macros are created due to "-f ...) created by ESt
Summary of the bug: While building for Android the configuration …
10:31 PM Changeset in ffmpeg [0647624] by James Almer <jamrial@gmail.com>
Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b' * commit …
7:47 PM Ticket #7783 (Copy of VobSub stream from MP4 to Matroska fails) closed by Carl Eugen Hoyos
fixed: For future tickets: Please remember that only current FFmpeg git head …
7:45 PM Changeset in ffmpeg [71518645] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/matroskaenc: Allow dvdsub remuxing from some containers. Fixes …
7:42 PM Changeset in ffmpeg [0be0197f] by Michael Niedermayer <michael@niedermayer.cc>
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 Carl Eugen Hoyos
Keywords changed
7:33 PM Ticket #7772 (Configure failure) updated by Carl Eugen Hoyos
Resolution changed
7:24 PM Ticket #7772 (Configure failure) closed by kliff
fixed
6:27 PM Ticket #7784 (ffmpeg/lavf changes the case of metadata keys) created by Cigaes
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 Cigaes
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 Marton Balint
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 martchus
Summary of the bug: When using -c:s copy ffmpeg fails to copy a …
10:51 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by Vladimir Panteleev
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 Dennis E. Mungai
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 Timo R.
invalid: Your nv-codec-headers are too old. Only the latest releases have the …
12:54 AM config.log attached to Ticket #7782 by Dennis E. Mungai
config.log
12:54 AM Ticket #7782 (Enabling the option --enable-cuda-nvcc results in a build failure.) created by Dennis E. Mungai
Summary of the bug: Building FFmpeg with the …
12:08 AM Ticket #7781 (Mangled character encoding in stderr on Windows) updated by Carl Eugen Hoyos
Keywords, Version changed

Mar 9, 2019:

11:54 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) closed by Philip Langdale
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 Ilya87
"it's happening due to limitations in their decoder" WHICH …
11:38 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) closed by Philip Langdale
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 Ilya87
@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 Philip Langdale
You can read https://trac.ffmpeg.org/wiki/HWAccelIntro for some …
11:25 PM Changeset in ffmpeg [1144d5c9] by Timo Rothenpieler <timo@rothenpieler.org>
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 Philip Langdale
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 Russell Morris
Seems to work with that fix, thanks!!! So to above, still a but …
10:13 PM Måns Zelmerlöw - Heroes.mp3 attached to Ticket #7781 by Rudolf Enberg
10:12 PM Ticket #7781 (Mangled character encoding in stderr on Windows) created by Rudolf Enberg
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 Carl Eugen Hoyos
fixed: Fixed in 147ef1d9472ea39f837224bc8a2fbe07a9f04ae3
8:04 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by Ilya87
@philipl, after updating the driver I have no artifacts in encoded …
7:46 PM Changeset in ffmpeg [26cf5040] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : fix interlace encoding for unsafe height fix …
7:45 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by Ilya87
@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 Philip Langdale
nvdec is an alias for cuda which is distinct from cuvid. I know …
7:25 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) updated by Ilya87
@philipl there is no "-hwaccel nvdec", even for Windows (run …
6:42 PM Changeset in ffmpeg [2ff7af56] by Kieran Kunhya <kierank@obe.tv>
vf_showinfo: Fix timecode display
6:35 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Philip Langdale
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 Philip Langdale
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 Ilya87
@heleppkes, ffmpeg -codecs h264 H.264 / AVC / MPEG-4 …
2:33 PM Changeset in ffmpeg [6e0b5d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxv: Correct integer overflow in get_opcodes() Fixes: …
2:31 PM Changeset in ffmpeg [f94b4f16] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: Simplify score compare Signed-off-by: Michael …
2:27 PM Changeset in ffmpeg [0a84ba26] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegts: reduce buffering during initialization Reduces …
11:11 AM Ticket #7777 (cropdetect values cut too much) updated by Carl Eugen Hoyos
Replying to JouMxyzptlk: > Replying to [comment:2
10:42 AM Ticket #7777 (cropdetect values cut too much) updated by JouMxyzptlk
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 Carl Eugen Hoyos
Priority, Keywords changed
10:14 AM SponsoringPrograms/GSoC/2019 edited by Carl Eugen Hoyos
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 Nomis101
Summary of the bug: Its not possible anymore to use -movflags …
9:08 AM Ticket #7779 (mcdeint slow mode SIGFPE) updated by Carl Eugen Hoyos
Keywords, Version, Reproduced by developer changed
Reproducible with this command line: […]
9:03 AM Ticket #7777 (cropdetect values cut too much) updated by Carl Eugen Hoyos
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 Hendrik
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 Ilya87
backtrace: […]
11:45 PM Ticket #7779 (mcdeint slow mode SIGFPE) created by Ilya87
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 Ilya87
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 Carl Eugen Hoyos
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 Ilya87
https://mega.nz/#!X58GkaQC!oVlbhy1vGYe61cmOJfkavz9dFIAEwklWNTrPYJOkqSw
7:16 PM artifacts.png attached to Ticket #7778 by Ilya87
7:15 PM Ticket #7778 (Visual artifacts when decoding with h264_cuvid) created by Ilya87
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 JouMxyzptlk
Sorry, my bad.
6:33 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) closed by Carl Eugen Hoyos
invalid: The default for ffplay is -noautoexit.
5:35 PM Ticket #7777 (cropdetect values cut too much) updated by JouMxyzptlk
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 Elon Musk
invalid: Can not reproduce.
5:22 PM Ticket #7776 (ffplay -autoexit -t 5 not working with large I-frame interval input video) updated by JouMxyzptlk
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 Ulf Zibis
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 Gyan
Priority, Version changed
autoexit isn't set by default. This works for me: `ffplay -autoexit …
3:06 PM Ticket #7777 (cropdetect values cut too much) created by JouMxyzptlk
Summary of the bug: cropdetect uses modulo for its second parameter, …
1:14 PM Changeset in ffmpeg [f95aee2b] by Tomas Härdin <tjoppen@acc.umu.se>
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 JouMxyzptlk
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 Guo Yejun
Summary of the bug: How to reproduce: […] error message: [vp9 @ …
7:08 AM Changeset in ffmpeg [147ef1d9] by Zhong Li <zhong.li@intel.com>
lavf/deinterlace_qsv: set specific field for repeat Set specific …
1:38 AM Changeset in ffmpeg [96451477] by Jun Zhao <barryjzhao@tencent.com>
lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS use …
1:38 AM Changeset in ffmpeg [26dbe88e] by Jun Zhao <barryjzhao@tencent.com>
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 shironeko
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 Derek Prestegard
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 Derek Prestegard
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 vinlai
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 Elon Musk
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 Andrey
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 Carl Eugen Hoyos
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 Andrey
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 Andrey
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 Andrey
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 Derek Prestegard
Here's a sample command: ffmpeg -report -loglevel debug -y -i …
12:58 AM Changeset in ffmpeg [0ce759de] by Paul B Mahol <onemda@gmail.com>
avcodec/g723_1dec: actually decode second channel
12:41 AM Changeset in ffmpeg [7b966af9] by Paul B Mahol <onemda@gmail.com>
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 Ulf Zibis
Version, Component changed
11:08 PM Ticket #7773 (make clean does not remove obsolete filter from filter_list.c) created by Ulf Zibis
Summary of the bug: How to reproduce: - Create a new filter and add it …
10:40 PM Changeset in ffmpeg [53248acf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Fix use of uninitialized variable Fixes: Undefined …
7:31 PM Changeset in ffmpeg [93402561] by Paul B Mahol <onemda@gmail.com>
avcodec/imm4: add support for mid-stream size changes
1:11 PM Ticket #7770 (File playback will stop) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Needs -ignore_editlist 1.
10:09 AM Ticket #7770 (File playback will stop) updated by zhscnd
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 Zhong,Li
Duplicated with https://trac.ffmpeg.org/ticket/7650 and the crash …
9:17 AM Ticket #7772 (Configure failure) updated by Carl Eugen Hoyos
Keywords changed
9:17 AM Ticket #7772 (Configure failure) updated by Carl Eugen Hoyos
Priority changed
8:50 AM Ticket #7772 (Configure failure) updated by kliff
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 Zhong,Li
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 Carl Eugen Hoyos
See https://streams.videolan.org/upload/
7:37 AM Ticket #7772 (Configure failure) updated by Carl Eugen Hoyos
Do you think this is a regression? Is the issue reproducible with …
7:31 AM Ticket #7770 (File playback will stop) updated by Carl Eugen Hoyos
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 Zhong,Li
Cc changed
Can reproduce this issue with commit 9326117bf6. This is a multithread …
5:28 AM Changeset in ffmpeg [056a2ac1] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
1:08 AM Ticket #7770 (File playback will stop) reopened by zhscnd
I have uploaded the file via https://streams.videolan.org/upload/. …

Mar 5, 2019:

5:35 PM config.log attached to Ticket #7772 by kliff
configure log
5:35 PM Ticket #7772 (Configure failure) created by kliff
Configure failure on check_func_headers x265.h x265_api_get: …
5:31 PM Ticket #7677 (Some converted video files fail miserably with Apple video players) updated by forthrin
@cehoyos: The original file has quite likely been generated with …
5:04 PM Ticket #7677 (Some converted video files fail miserably with Apple video players) updated by Carl Eugen Hoyos
Replying to forthrin: > @cehoyos: Unfortunately that's …
4:28 PM Ticket #7677 (Some converted video files fail miserably with Apple video players) updated by forthrin
@cehoyos: Unfortunately that's not possible, since the source files …
3:41 PM Ticket #7771 (Unable to set frame rate received from camera) updated by lhastie
I've had it down to the lowest resolution of the camera which is …
3:38 PM Ticket #7768 (ffmpeg does not handle HTTP read errors (e.g. from cloud storage)) updated by Carl Eugen Hoyos
Please provide the command line you tested including the complete, …
3:34 PM Ticket #7755 (Fail if an output-only option is used as an input option) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version changed
https://ffmpeg.org/ffmpeg-formats.html#Options-14
3:25 PM Ticket #7677 (Some converted video files fail miserably with Apple video players) updated by Carl Eugen Hoyos
Please provide an input file that was not created with FFmpeg if you …
3:21 PM Ticket #7748 (Encode to H.264 4:2:2 10 Bit doesn't work in mov container output) closed by Carl Eugen Hoyos
duplicate: For future tickets: Please understand that only current FFmpeg git …
3:18 PM Ticket #7751 (Runtime CPU detection on 32-bit PowerPC isn't helpful) closed by Carl Eugen Hoyos
invalid: Please understand that using optflags makes such bug reports …
3:12 PM Ticket #7762 (extracting subtitle stream fails) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Reproduced by developer changed
Regression since 697400eac07c0614f6b9f2e7615563982dbcbe4a
3:01 PM Ticket #7766 (Invalid address alignment on ARM (rpi3)) closed by Carl Eugen Hoyos
needs_more_info
2:56 PM Ticket #7767 (FFmpeg return wrong FPS value) closed by Carl Eugen Hoyos
needs_more_info
2:56 PM Ticket #7771 (Unable to set frame rate received from camera) updated by Carl Eugen Hoyos
Keywords changed
Does setting a very low framerate or a very low resolution work?
2:55 PM Ticket #7769 (File playback will stop) updated by Carl Eugen Hoyos
Version changed
2:55 PM Ticket #7770 (File playback will stop) closed by Carl Eugen Hoyos
invalid: Please reopen if you can use another upload site.
11:18 AM Ticket #7771 (Unable to set frame rate received from camera) created by lhastie
I have a USB camera that is capable of H.264 on-board compression. I …
10:38 AM Ticket #7769 (File playback will stop) closed by zhscnd
invalid
10:32 AM Ticket #7770 (File playback will stop) created by zhscnd
This file can only be played until 3-4 minutes,and the latter cannot …
10:31 AM Ticket #7769 (File playback will stop) created by zhscnd
This file can only be played until 3-4 minutes,and the latter cannot …
Note: See TracTimeline for information about the timeline view.