Timeline



May 7, 2018:

10:56 PM Ticket #7192 (FFmpeg failed with error C2065 when build with MSVC) reopened by Carl Eugen Hoyos
Or maybe not.
10:49 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) updated by Carl Eugen Hoyos
Works fine here (although not with the sample command line you provided).
10:44 PM Changeset in ffmpeg [29eb1c51] by Rostislav Pehlivanov <atomnuker@gmail.com>
mdct15: simplify x86 exptab permutation Removes an unneeded copy and …
10:27 PM Changeset in ffmpeg [a72d0fb9] by Rostislav Pehlivanov <atomnuker@gmail.com>
mdct15: simplify the fft15 x86 SIMD Saves 1 gpr and 2 instructions …
9:21 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) updated by bubbleguuum
And as a side note, static builds not excluding the glibc also break …
9:17 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) updated by bubbleguuum
Replying to cehoyos: > Replying to [comment:3
8:56 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) updated by Carl Eugen Hoyos
Replying to bubbleguuum: > But they fail in most cases …
8:32 PM Changeset in ffmpeg [1b0e057] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_vp8: memset the the structure to 0 The structure has …
8:32 PM Changeset in ffmpeg [65be65da] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Need [] in the name when subscript is required Otherwise it …
8:32 PM Changeset in ffmpeg [06344f70] by Mark Thompson <sw@jkqxz.net>
lavc/qsvenc: set corret maximum value of look_ahead_downsampling …
8:28 PM CompilationGuide/Ubuntu edited by llogan
update nasm (diff)
12:57 PM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Artem S. Tashkinov
Nope, never. From what I've read and understood -flto is a safe …
12:40 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) updated by bubbleguuum
But they fail in most cases where people build static FFmpeg binaries …
11:58 AM Ticket #6469 (Device recording/playback ignoring framerate option) closed by Carl Eugen Hoyos
needs_more_info
11:57 AM Ticket #6402 (First frames incorrect after seeking on H264 file) closed by Carl Eugen Hoyos
fixed
11:53 AM Ticket #6530 (Excessive Memory Usage) updated by Carl Eugen Hoyos
Version, Component, Priority, Keywords changed
Fixed in 1daacba91f7c8a29858fb2de58f8695f33308fa7
11:48 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Carl Eugen Hoyos
Btw, did you ignore the most important part of my post? > Did you ever …
11:47 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Carl Eugen Hoyos
Replying to birdie: > Replying to cehoyos: > > …
11:43 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Artem S. Tashkinov
Replying to cehoyos: > If you really need faster build …
11:38 AM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) closed by Carl Eugen Hoyos
invalid: The following seems to indicate that -static works fine at least in …
11:21 AM Ticket #7190 (feature request: program_opencl new parameter 'plane') updated by Carl Eugen Hoyos
Priority, Version changed
11:15 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Carl Eugen Hoyos
Summary changed
11:14 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Carl Eugen Hoyos
I tested the following and see a speed impact if I increase the number …
10:56 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Timo R.
Most of the libraries depend on each other, so they can only be linked …
10:39 AM Ticket #7192 (FFmpeg failed with error C2065 when build with MSVC) updated by Carl Eugen Hoyos
The version you tested is >24 hours old.
10:36 AM Ticket #7192 (FFmpeg failed with error C2065 when build with MSVC) closed by Carl Eugen Hoyos
invalid: This is missing version information / was fixed yesterday.
10:32 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Artem S. Tashkinov
Are you absolutely sure about that? Because when I see: […] All …
9:34 AM Ticket #7192 (FFmpeg failed with error C2065 when build with MSVC) created by KarenHuang
Summary of the bug: FFmpeg failed to build due to the error C2065: …
9:33 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) updated by Carl Eugen Hoyos
Priority, Keywords, Type changed
Parallel linking of libraries works fine here, please elaborate.
9:00 AM Ticket #7191 (Allow to set number of cpu cores for --enable-lto) created by Artem S. Tashkinov
Currently all ffmpeg libraries are linked sequentially which makes the …

May 6, 2018:

11:46 PM Changeset in ffmpeg [0736f32] by James Almer <jamrial@gmail.com>
configure: fix and simplify xlib check Signed-off-by: James Almer …
8:23 PM Changeset in ffmpeg [652b857b] by James Almer <jamrial@gmail.com>
configure: add missing dependencies to vf_srcnn The access dependecy …
7:57 PM Changeset in ffmpeg [ab7692ee] by Marton Balint <cus@passwd.hu>
avcodec/libzvbi-teletextdec: remove DEBUG code Signed-off-by: Marton …
7:57 PM Changeset in ffmpeg [03038d4d] by Marton Balint <cus@passwd.hu>
avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it …
7:02 PM Changeset in ffmpeg [652ba72e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix undefined shift in the …
7:02 PM Changeset in ffmpeg [a96c131e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to …
7:02 PM Changeset in ffmpeg [3543522d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Reduce the number of tile parts allocated This …
7:02 PM Changeset in ffmpeg [0a474514] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Change order of operations to avoid undefined behavior …
5:47 PM Changeset in ffmpeg [8d1263fa] by Jan Ekström <jeebjp@gmail.com>
configure: add pkg-config check for zlib It exists, so why not use …
3:51 PM Changeset in ffmpeg [b995ec07] by Jan Ekström <jeebjp@gmail.com>
lavf/bluray: translate a read of 0 to EOF Yet another case of …
1:20 PM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by Marton Balint
Try to get some feedback from SDL about this. Also it would be good to …
9:24 AM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) closed by Elon Musk
fixed: Fixed in ac86011b1fa74fada3fe8c3b9e89985bec0bc413.
8:16 AM Ticket #7190 (feature request: program_opencl new parameter 'plane') created by Serg Silantyev
Please make 'plane' available to kernel function in program_opencl. …
7:07 AM Changeset in ffmpeg [053ee996] by Jun Zhao <jun.zhao@intel.com>
lavf/format: Remove the dead code in av_probe_input_buffer2. Remove …
7:07 AM Changeset in ffmpeg [4d3e9e31] by Jun Zhao <jun.zhao@intel.com>
avformat/avio: make the logic simple remove the "ret" to make the …
12:50 AM Ticket #7110 (Recognize HEVC fourCC input) updated by isidroco
I think I deleted my last comment: …

May 5, 2018:

10:20 PM Changeset in ffmpeg [0803233] by James Almer <jamrial@gmail.com>
fate: update fate-sws-pixdesc-query reference file Signed-off-by: …
8:05 PM Changeset in ffmpeg [a2636749] by Paul B Mahol <onemda@gmail.com>
fate: update pad pixfmt test Signed-off-by: Paul B Mahol …
7:50 PM Changeset in ffmpeg [72b29c02] by Paul B Mahol <onemda@gmail.com>
avfilter/drawutils: support gray14 Signed-off-by: Paul B Mahol …
7:35 PM Changeset in ffmpeg [41ebbae9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_extractplanes: add support for extracting planes with 14 …
7:35 PM Changeset in ffmpeg [b9dd058] by Paul B Mahol <onemda@gmail.com>
swscale: add gray14 support Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:35 PM Changeset in ffmpeg [aef93c6a] by Paul B Mahol <onemda@gmail.com>
avutil: add gray14 pixel format Signed-off-by: Paul B Mahol …
7:32 PM Changeset in ffmpeg [20a3c4f6] by Paul B Mahol <onemda@gmail.com>
avfilter: forward status back in some filters that missed it …
7:32 PM Changeset in ffmpeg [ac86011b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_amerge: port to activate API Signed-off-by: Paul B Mahol …
7:15 PM Changeset in ffmpeg [d05c3b9c] by Rostislav Pehlivanov <atomnuker@gmail.com>
mpegvideo: add deprecated flags to the rc_strategy option Forgotten …
6:41 PM Changeset in ffmpeg [c1b282dc] by Rostislav Pehlivanov <atomnuker@gmail.com>
dcaenc: fix segfault when attempting to encode with invalid samplerate …
6:41 PM Changeset in ffmpeg [a1c6fc77] by Rostislav Pehlivanov <atomnuker@gmail.com>
mpegvideo: remove support for libxvid's RC system Signed-off-by: …
6:31 PM Ticket #7110 (Recognize HEVC fourCC input) updated by shekh
Don't know if it means a lot, but MediaInfo understands "HEVC" tag in AVI.
3:37 PM Changeset in ffmpeg [0f4ca420] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: add planar rgb support Signed-off-by: …
3:37 PM Changeset in ffmpeg [931e2c45] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: refactor code Signed-off-by: Paul B …
3:37 PM Changeset in ffmpeg [2017b4b1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorbalance: fix off by one overflow Signed-off-by: Paul …
3:37 PM Changeset in ffmpeg [d1e18724] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: add slice threading Signed-off-by: …
2:52 PM Changeset in ffmpeg [15a2e35e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Fix infinite loop Fixes: crbug/827204 …
1:18 PM Ticket #7189 (AV1 missing bitrate control) created by AlexisMay
I am trying to convert video to av1 codec with bitrate of 1 megabyte …
10:50 AM Changeset in ffmpeg [0ef7a45] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorbalance: add slice threading Signed-off-by: Paul B …
10:24 AM Ticket #6853 (Videotoolbox with multiple devices) updated by AlexisMay
have you tried https://codyschrank.github.io/gSwitch/ Does it work for you?
10:23 AM Changeset in ffmpeg [db8777c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorbalance: add planar rgb support Signed-off-by: Paul …
9:01 AM Changeset in ffmpeg [4cd4aa08] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: use already available dstride Signed-off-by: …
3:14 AM Ticket #6882 (HEVC decoding regression with SAODBLK conformance samples) updated by Carl Eugen Hoyos
Description changed
1:24 AM Changeset in ffmpeg [bcff983d] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to …
1:24 AM Changeset in ffmpeg [84e03db9] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: improve logging of decoder errors …
12:27 AM Ticket #6195 (qdrw: fix decoding of 8bpp sample) updated by Carl Eugen Hoyos
Keywords, Version, Reproduced by developer changed
Patch sent.

May 4, 2018:

11:44 PM Ticket #6866 (SIGSEV with libvmaf) closed by Carl Eugen Hoyos
fixed: I suspect this was fixed by Kevin Wheatley in …
10:36 PM Changeset in ffmpeg [c2fd69ba] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorbalance: add 16bit depth support Signed-off-by: Paul …
9:35 PM Changeset in ffmpeg [fdbb4b9a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx Also …
9:35 PM Changeset in ffmpeg [5a88e8c3] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add A53CC support Signed-off-by: Timo Rothenpieler …
9:35 PM Changeset in ffmpeg [15537512] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: support dynamic bitrate changes The patch enables …
9:35 PM Changeset in ffmpeg [952421cd] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: support dynamic aspect ratio change If there is input …
9:35 PM Changeset in ffmpeg [7d4e1f7c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: make hw_frames_ctx fully optional
9:29 PM Changeset in ffmpeg [51775bc1] by James Almer <jamrial@gmail.com>
avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid …
9:17 PM Changeset in ffmpeg [244d4ba0] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:37 PM Changeset in ffmpeg [20c83be2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: add more formats support to canny mode …
7:37 PM Changeset in ffmpeg [0bcc6657] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: add planes option Signed-off-by: Paul B Mahol …
7:34 PM Changeset in ffmpeg [d122c8b1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: add canny mode Signed-off-by: Paul B Mahol …
7:32 PM Changeset in ffmpeg [aba39cc1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: add column/vertical mode Signed-off-by: Paul …
7:27 PM Changeset in ffmpeg [901dc11b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: add planar rgb support Signed-off-by: Paul B Mahol …
6:53 PM Changeset in ffmpeg [9b563f65] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder …
6:53 PM Changeset in ffmpeg [a75bb549] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: wait on first frame after input buffers are …
6:53 PM Changeset in ffmpeg [f6681fed] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: restructure mediacodec_receive_frame The new …
6:51 PM Changeset in ffmpeg [fe0a6bcb] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT …
3:56 PM Changeset in ffmpeg [7074a7cc] by wm4 <nfxjfg@googlemail.com>
avformat: add vapoursynth wrapper This can "demux" .vpy files. …
2:24 PM Changeset in ffmpeg [9479955c] by Pedro Arthur <bygrandao@gmail.com>
Adds SRCNN filter. Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
1:54 PM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by Gyan
Replying to CoRoNe: > Could this be an issue with SDL …
12:41 PM Changeset in ffmpeg [4bad76b6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: add more options for finer filtering …
12:19 PM Ticket #6891 (FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS ...) updated by CoRoNe
Could this be an issue with SDL 2.0.7? SDL 2.0.8 was released on the …
12:16 PM Changeset in ffmpeg [1d642ebf] by wm4 <nfxjfg@googlemail.com>
avformat/hls: don't propagate deprecated "user-agent" AVOption This …
12:16 PM Changeset in ffmpeg [022d4a21] by wm4 <nfxjfg@googlemail.com>
avformat/matroskaenc: do not write timebase as framerate If the API …
11:42 AM Ticket #7188 (webm_chunk muxer is broken since commit ...) updated by octop
Keywords changed
10:20 AM Ticket #6195 (qdrw: fix decoding of 8bpp sample) updated by Elon Musk
Status, Component changed
10:15 AM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Elon Musk
Component changed
10:14 AM Ticket #6318 (Problem with -filter_complex and DNxHD with ffmpeg 3.3) updated by Elon Musk
A proper fix is to port amerge to activate API, which I just did.
10:14 AM Ticket #7164 (segfaults when muxing opus / vorbis into a dash stream) closed by James Cowgill
fixed: Thanks. I've tested the master and release/4.0 branches and the bug is …
8:14 AM Ticket #7157 (Fieild Order isn't recognized) updated by Elon Musk
It is written in frames, use -show_frames with ffprobe.
8:08 AM Changeset in ffmpeg [b32f865] by Karthick Jeyapal <kjeyapal@akamai.com>
lavf/dashenc: don't call flush_init_segment before …
7:51 AM Ticket #7164 (segfaults when muxing opus / vorbis into a dash stream) updated by Karthick Jeyapal
It has been now fixed. Could you please test it with the latest ffmpeg.
12:20 AM Changeset in ffmpeg [dc7a8f73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h263dec: Document padding_bug_score heuristic used for wrong …

May 3, 2018:

11:55 PM Ticket #6638 (aresample does not work for unknown channel layouts) updated by CoRoNe
Version changed
Today I've had another look at this. (FFmpeg used: …
10:11 PM Changeset in ffmpeg [3149940] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h264: Take VAAPIEncodeH264Context::sei_needed as an ORed …
8:02 PM Ticket #5633 (Incorrect colours when padding for yuvj4xx) closed by Elon Musk
fixed: Fixed in f43fd68f28079c49e9237894a294968d841babc7.
7:43 PM Changeset in ffmpeg [f43fd68f] by Paul B Mahol <onemda@gmail.com>
avfilter/drawutils: add support for full range Signed-off-by: Paul B …
4:23 PM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
Does anyone have any input on my ideas looking at the code? i.e. where …
3:33 PM Changeset in ffmpeg [177133a0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Split decode_studio_vol_header() out of …
3:33 PM Changeset in ffmpeg [e03bf251] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the …
1:42 PM Ticket #7132 (Add threading capabilities to overlay filter) updated by Elon Musk
SIMD added to overlay filter, for case when main has no alpha and …
1:38 PM Ticket #7188 (webm_chunk muxer is broken since commit ...) created by octop
The commit 18ac64235939c4c5c7656546a9545f68339affbe introduced a …
12:15 PM Changeset in ffmpeg [5abcf45d] by Paul B Mahol <onemda@gmail.com>
avformat/yuv4mpegdec: simplify math This one actually works with …
12:09 PM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) updated by 赵俊杰
Replying to mkver: > Your video has two edit list entries …
10:48 AM Changeset in ffmpeg [943f7902] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_neighbor: add >8 depth suppport Signed-off-by: Paul B …
9:29 AM Changeset in ffmpeg [c8c2fb09] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: unbreak roberts filter Signed-off-by: Paul B …
9:04 AM Ticket #7166 (HLS format with fmp4 creates empty init.mp4 file when there is a ...) updated by James Maguire
Cc changed
Possibly related commit id: 8318f60845bbbc4d33a39eee45e4daff0e5dacfb
8:55 AM Changeset in ffmpeg [3a96534e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: add horizontal/row mode Signed-off-by: Paul …
8:20 AM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) updated by mkver
Your video has two edit list entries each of which says that the whole …
7:22 AM Changeset in ffmpeg [0f0d468f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check …
5:11 AM Changeset in ffmpeg [bad42e9b] by Karthick Jeyapal <kjeyapal@akamai.com>
lavf/dashenc: pass standards compliance value to the internal context …
5:10 AM Changeset in ffmpeg [48684d26] by Karthick Jeyapal <kjeyapal@akamai.com>
lavf/dashenc: require experimental mode to be enabled for WebM It has …
5:09 AM Changeset in ffmpeg [6f119dc3] by Karthick Jeyapal <kjeyapal@akamai.com>
lavf/dashenc: don't call flush_init_segment before …
3:34 AM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) updated by 赵俊杰
[…]
1:58 AM ffmpeg-20180502-184642.log attached to Ticket #7187 by koba
generated by '-report' option
1:57 AM error.log attached to Ticket #7187 by koba
console output
1:56 AM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) created by koba
Summary of the bug: Build ffmpeg on git tag 'n4.1-dev' with configure …
1:09 AM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) created by 赵俊杰
Summary of the bug: I am trying to copy a mp4 file, use "-c copy" …

May 2, 2018:

10:09 PM Changeset in ffmpeg [ab1114a0] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: rewrite so it doesn't use temp buffers …
9:58 PM Changeset in ffmpeg [6d7c635] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_overlay: add x86 SIMD Specifically for yuv444, yuv422, …
9:49 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
Thank you for the confirmation! (I found some pages explaining that …
9:40 PM Ticket #7180 (Encoding to H.265 produces washed out colors) closed by Martin M.
invalid: I asked for the original file from the camera and played it on mpv
9:35 PM Ticket #7185 (Preserve codec delay/initial padding and trailing padding during muxing) created by mkver
Currently initial and trailing padding data is often lost during …
7:36 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by mkver
This is a duplicate of #4536: The video is 25p and uses two reordering …
7:09 PM Ticket #7183 (Concat very slow with dvd_subtitles) closed by Carl Eugen Hoyos
invalid: Replying to oerg866: > FFMPEG will process …
6:52 PM Ticket #7104 (Can't set video stream handler_name on qtrle : compat broblem with ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
Which hardware needs this? How did you verify that the handler_name is …
6:49 PM Ticket #7184 (ffmetadata time are not treated as miliseconds as documentation says) created by Jonatã Bolzan Loss
Summary: documentation says that ffmetadata time information (ex. …
6:49 PM Ticket #7103 (corruption with VAAPI when playing VC-1 interlaced) closed by Carl Eugen Hoyos
invalid: As Intel works, I assume this cannot be fixed in FFmpeg.
6:45 PM Ticket #7110 (Recognize HEVC fourCC input) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent.
6:35 PM Ticket #7183 (Concat very slow with dvd_subtitles) created by oerg866
Summary of the bug: FFMPEG will process concatenation of vob files …
6:22 PM Ticket #7126 (DECKLINK: Video keep misbehaving) closed by Carl Eugen Hoyos
needs_more_info
3:34 PM Ticket #7182 (Asynchronity when muxing Opus in Matroska) created by mkver
Muxing opus in Matroska currently leads to asynchronity because the …
3:30 PM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
Increasing probesize and analyzeduration to 10x the default …
12:56 PM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Carl Eugen Hoyos
Does it help if you pass huge values to probesize and analyzeduration?
12:43 PM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
I still see the same issue. I added in `-use_wallclock_as_timestamps …
11:49 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Carl Eugen Hoyos
What happens if you don’t use -use_wallclock_as_timestamps 1?
11:44 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
Ah I see, perhaps you were wondering about that fps figure. Here's the …
11:03 AM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by mkver
1. I think I know why this is happening. The code for offsetting the …
10:30 AM Ticket #7181 (When playing this type of vp9 video, there are periods of a white screen.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
10:28 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Carl Eugen Hoyos
Please keep it running for about 60 seconds.
10:24 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
The only lines I didn't include were after it started running and I …
9:54 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Carl Eugen Hoyos
Please also provide the complete, uncut console output for the …
9:19 AM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by RomanVega
As requested: […]
8:50 AM Ticket #7066 (Video filter enhancement: fieldhint) updated by Stanislav
To be honest I didn't understand what you meant. I used this hint …
8:37 AM Ticket #6638 (aresample does not work for unknown channel layouts) updated by Elon Musk
adelay works with unknown channel layouts, you will see that if you …
8:26 AM Ticket #7066 (Video filter enhancement: fieldhint) updated by Elon Musk
For fieldmatching strange patterns other ivtc filters can not handle.
6:35 AM Changeset in ffmpeg [a150b2e3] by Tobias Rapp <t.rapp@noa-archive.com>
fftools/ffmpeg: properly initialize output stream field order Fixes …
3:08 AM Ticket #7181 (When playing this type of vp9 video, there are periods of a white screen.) updated by James
You're using a very old, unsupported ffmpeg version. Can you try with …
3:03 AM Ticket #7181 (When playing this type of vp9 video, there are periods of a white screen.) created by kj4qwt
Summary of the bug: How to reproduce: […] Patches should be …
12:21 AM Changeset in ffmpeg [e07b1913] by Mark Thompson <sw@jkqxz.net>
fate/cbs: Always overwrite output in cbs fate tests Before this, a …
12:21 AM Changeset in ffmpeg [ddd3a209] by Mark Thompson <sw@jkqxz.net>
lavc/cbs: Add tests for VP9 Uses the same mechanism as other codecs - …
12:21 AM Changeset in ffmpeg [308b989e] by Mark Thompson <sw@jkqxz.net>
lavc: Add VP9 metadata bitstream filter Can adjust the colour information.
12:21 AM Changeset in ffmpeg [b5df289] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write support for VP9
12:20 AM Changeset in ffmpeg [300ef253] by Mark Thompson <sw@jkqxz.net>
cbs: Add support for array subscripts in trace output This makes the …

May 1, 2018:

11:29 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket7180/dark.png
11:27 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
To shorten this discussion a little: What colour do you think is the …
11:00 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
Please provide the original file, if there is a bug, it is related to …
10:52 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Martin M.
Replying to cehoyos: > Do I understand correctly that if …
10:42 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
I forgot: How did you create the input sample?
10:39 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Stanislav
Why not in case of 25i TFF or BFF? What are you using it for?
10:39 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
Replying to martinml: > > Is the issue also reproducible …
10:31 PM Changeset in ffmpeg [315cc8c0] by Mark Thompson <sw@jkqxz.net>
cbs_h2645: Simplify representation of fixed values
10:31 PM Changeset in ffmpeg [d7786b66] by Mark Thompson <sw@jkqxz.net>
cbs: Fragment/unit data is always reference counted Make this clear …
10:31 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Elon Musk
Don't tell me you use this filter for deinterlacing?
9:56 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Martin M.
> Is the issue also reproducible with ffplay? ffplay plays …
9:02 PM Ticket #7180 (Encoding to H.265 produces washed out colors) updated by Carl Eugen Hoyos
Is the issue also reproducible with ffplay? Is the issue also …
8:14 PM Ticket #7180 (Encoding to H.265 produces washed out colors) created by Martin M.
I have a H.264 encoded video and want to re-encode it to H.265. The …
8:11 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Stanislav
This is a BFF interlaced video: http://dropmefiles.com/HRkzc
7:22 PM Changeset in ffmpeg [d89eea34] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: unref packets on avpacket_queue_put error …
7:22 PM Changeset in ffmpeg [0a22e31f] by Marton Balint <cus@passwd.hu>
avcodec/hnm4video: fix palette alpha Signed-off-by: Marton Balint …
7:22 PM Changeset in ffmpeg [70a01aa] by Marton Balint <cus@passwd.hu>
avcodec/anm: fix palette alpha Signed-off-by: Marton Balint …
7:21 PM Changeset in ffmpeg [da6c519f] by Marton Balint <cus@passwd.hu>
avformat/qtpalette: parse color table according to the QuickTime file …
7:21 PM Changeset in ffmpeg [29328d96] by Marton Balint <cus@passwd.hu>
ffplay: Fix realloc_texture when input texture is NULL. …
7:03 PM Ticket #7179 (ffmpeg with overlay and -ss cause the second layer to start on the ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:01 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Elon Musk
Upload sample somewhere and post a link.
5:53 PM t.zip attached to Ticket #7179 by jsteinkamp
5:53 PM Ticket #7179 (ffmpeg with overlay and -ss cause the second layer to start on the ...) created by jsteinkamp
::start on frame 11 end 15 -ss start in seconds 11-1 / 30 = …
5:25 PM Ticket #7178 (RTSP framerate reported by camera is ignored) updated by Carl Eugen Hoyos
Console output looks incomplete, please also provide `ffmpeg -i …
5:16 PM Ticket #7178 (RTSP framerate reported by camera is ignored) created by RomanVega
I'm using ffmpeg to copy from an RTSP stream into a .ts file and it …
2:00 PM Changeset in ffmpeg [d176497c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add slice threading Helps with multi-channels …
1:26 PM Changeset in ffmpeg [2308a3c7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: change clipping detection from global to channel …
1:05 PM Changeset in ffmpeg [5bfc433] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_neighbor: add slice threading Signed-off-by: Paul B Mahol …
12:50 PM Changeset in ffmpeg [ddf844d1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_neighbor: simplify code little Signed-off-by: Paul B …
11:12 AM Changeset in ffmpeg [273edb2f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_neighbor: rewrite without using temp memory …
12:22 AM Ticket #7066 (Video filter enhancement: fieldhint) updated by Stanislav
Replying to richardpl: > Do you have short sample where …

Apr 30, 2018:

11:30 PM Changeset in ffmpeg [0807a771] by James Almer <jamrial@gmail.com>
avcodec/cbs_h2645: create a reference to the existing buffer when …
11:30 PM Changeset in ffmpeg [65d36473] by James Almer <jamrial@gmail.com>
avcodec/cbs_mpeg2: create a reference to the existing buffer when …
9:22 PM Changeset in ffmpeg [e3866ea2] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: fix mixed code and declarations Reviewed-by: Michael …
8:44 PM Changeset in ffmpeg [649087fa] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: unref packets on avpacket_queue_put error …
8:44 PM Changeset in ffmpeg [75d1529c] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: do not copy video data Create a buffer from …
7:51 PM Changeset in ffmpeg [7033654f] by Marton Balint <cus@passwd.hu>
Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where …
7:51 PM Changeset in ffmpeg [56b081da] by Marton Balint <cus@passwd.hu>
avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8 …
7:50 PM Changeset in ffmpeg [4c501baf] by Marton Balint <cus@passwd.hu>
avcodec/hnm4video: fix palette alpha Signed-off-by: Marton Balint …
7:50 PM Changeset in ffmpeg [e894d958] by Marton Balint <cus@passwd.hu>
avcodec/anm: fix palette alpha Signed-off-by: Marton Balint …
7:50 PM Changeset in ffmpeg [c60a824e] by Marton Balint <cus@passwd.hu>
avformat/qtpalette: parse color table according to the QuickTime file …
6:45 PM Changeset in ffmpeg [da55304c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: initialize last to silence possible warning …
6:39 PM Changeset in ffmpeg [c0aa89ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant …
6:39 PM Changeset in ffmpeg [a47bd1cd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio …
6:39 PM Changeset in ffmpeg [0f176bb8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/m4vdec: Use the same constant names as libavcodec …
6:39 PM Changeset in ffmpeg [34dbdcfc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio Signed-off-by: …
Note: See TracTimeline for information about the timeline view.