Timeline



Aug 31, 2015:

10:29 PM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) created by Marton Balint
Summary of the bug: The mxf encoder segfaults when encoding 1 mpeg2 …
9:44 PM Changeset in ffmpeg [a047ccbb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/movtextdec: Free ftab_temp Fixes memleak Fixes: …
9:44 PM Changeset in ffmpeg [a1a32fdb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/movtextdec: Make tx3g_ptr unsigned Fixes integer overflow …
7:37 PM Changeset in ffmpeg [4dc9f003] by Luca Barbato <lu_zero@gentoo.org>
build: Skip libvpx.h if libvpx is not enabled
7:37 PM Changeset in ffmpeg [1a164e0a] by Luca Barbato <lu_zero@gentoo.org>
tools: Drop a stale header
4:56 PM Projects edited by wdlkmpx
(diff)
3:18 PM Ticket #4812 (scale filter does not apply pure range change) updated by rmk
Yes, looks good now: […]
3:14 PM Changeset in ffmpeg [87a11db2] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Double frame_size for cid 1260 Despite '417792' being …
3:06 PM Changeset in ffmpeg [a686e581] by Vittorio Giovara <vittorio.giovara@gmail.com>
des: Add missing include
3:03 PM Ticket #4816 (png: wrong alpha detection) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
2:54 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by projectsymphony
Replying to gjdfgh: > Turns out QT's "export" function …
2:53 PM Ticket #4816 (png: wrong alpha detection) closed by Elon Musk
fixed: This has been fixed recently.
2:43 PM storage2.sportowefakty.pl.sds.o2.pl_tags_55c99e750a5fd6_50314226.png attached to Ticket #4816 by pszemus
Remote file attached
2:42 PM Ticket #4816 (png: wrong alpha detection) created by pszemus
Summary of the bug: alpha channel isn't detected, thus it's being lost …
2:30 PM Ticket #4812 (scale filter does not apply pure range change) updated by Carl Eugen Hoyos
Does attached patch make a difference for you?
2:29 PM patchscale.diff attached to Ticket #4812 by Carl Eugen Hoyos
2:25 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by Carl Eugen Hoyos
Replying to projectsymphony: > Replying to [comment:9
2:23 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Carl Eugen Hoyos
Replying to gjdfgh: > Turns out QT's "export" function …
2:14 PM Changeset in ffmpeg [baeb8f5f] by Michael Niedermayer <michael@niedermayer.cc>
tests: Renamed pix_fmts wording in ffv1 test target name to match …
2:12 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
Turns out QT's "export" function gets it wrong (like ffmpeg), while …
1:57 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by projectsymphony
Replying to cehoyos: > Replying to [comment:7
1:51 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by projectsymphony
Replying to cehoyos: > Funny that I can reproduce the …
1:35 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by Carl Eugen Hoyos
Replying to projectsymphony: > is there a benchmark …
1:34 PM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) updated by Carl Eugen Hoyos
Replying to cehoyos: > I sent a patch that may not …
1:33 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: Funny that I can reproduce the "bug" you see with QT on OSX…
1:24 PM Changeset in ffmpeg [87e5d8d7] by Vittorio Giovara <vittorio.giovara@gmail.com>
ismindex: Use the correct abs() version
1:24 PM Changeset in ffmpeg [9a003fc3] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavr: Remove unused label
1:24 PM Changeset in ffmpeg [b0d94324] by Vittorio Giovara <vittorio.giovara@gmail.com>
libfdk-aacdec: Remove unused variable
1:20 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by gjdfgh
Why would decoders, which don't need it, output alpha?
1:18 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by projectsymphony
is there a benchmark related to the performance impact that @cehoyos …
1:16 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
Replying to cehoyos: > There is another ticket now where …
12:49 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by Carl Eugen Hoyos
Replying to dbuitenh: > My question is (regardless of what …
12:13 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by dbuitenh
My question is (regardless of what we chose the default blend …
12:12 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by gjdfgh
You forgot PNG, that essentially requires the same behavior as prores. …
12:04 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by Carl Eugen Hoyos
Replying to iive: > - The users would immediately …
11:49 AM Changeset in ffmpeg [2ac5b6ce] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
fate: use 'c' for setting the channel_layout Without this …
10:47 AM Ticket #4814 (swscale default alpha blending drops alpha) updated by iive
Using the alpha channel means that you allow the player and/or editing …
10:26 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
You forgot PNG, that essentially requires the same behavior as prores. …
10:17 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by iive
@projectsymphony, FFmpeg provides you with the options to get your …
9:52 AM Changeset in ffmpeg [51d4bca5] by Paul B Mahol <onemda@gmail.com>
avcodec/pngdec: fully support the tRNS chunk Signed-off-by: Donny …
8:55 AM Ticket #4815 (DNxHD help output looks broken / is useless wrt framerates) created by Carl Eugen Hoyos
[…] I sent a patch that may not improve the situation: …
8:49 AM Ticket #4812 (scale filter does not apply pure range change) updated by rmk
Yes, it's still there. Checked with current head …
8:41 AM Ticket #4812 (scale filter does not apply pure range change) updated by rmk
I just noticed, I made a copy & paste error in the ticket. The first …
8:34 AM test01_cut.hevc attached to Ticket #4813 by Carl Eugen Hoyos
8:33 AM Ticket #4813 (Remuxing hevc fails) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
[…]
8:28 AM Ticket #4812 (scale filter does not apply pure range change) updated by Carl Eugen Hoyos
Version, Component, Reproduced by developer, Status changed
This is still reproducible with …
8:18 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) closed by Carl Eugen Hoyos
fixed: This was fixed by Michael in 8e05f9217ae567a26ea71dd29acd79b1631ae593
8:08 AM Changeset in ffmpeg [d5911e6] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc' * commit …
8:07 AM Changeset in ffmpeg [ea1061e1] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6' * commit …
8:01 AM Changeset in ffmpeg [80a12be1] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c' * commit …
8:00 AM Changeset in ffmpeg [ad79fa47] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3' * commit …
6:22 AM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: There is another ticket now where the default behaviour is discussed.
12:00 AM Changeset in ffmpeg [1acd6311] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: If cascaded contexts are used forward …
12:00 AM Changeset in ffmpeg [8e05f921] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: Split scaling if possible and yuv->yuv with different …

Aug 30, 2015:

11:33 PM Changeset in ffmpeg [58a0b7f1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_scale: If no output color matrix is specified, use the …
11:33 PM Changeset in ffmpeg [5a00c300] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_scale: Do not skip scale if the color matrix mismatches …
11:33 PM Changeset in ffmpeg [75d90064] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_scale: Do not skip scale if range mismatches …
9:31 PM Changeset in ffmpeg [c64060d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
fate: add -fflags +bitexact to the relevant targets This fixes fate …
9:30 PM Changeset in ffmpeg [c34363ac] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mux: warn if the encoders bitexact flag is set, but not the muxers …
9:24 PM Changeset in ffmpeg [e6c20e21] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
avfilter: add missing FF_API_AVFILTERBUFFER guards Reviewed-by: …
8:04 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
Replying to cehoyos: > This issue was fixed, if you want …
7:20 PM FancyFilteringExamples edited by Elon Musk
histogram waveform mode is deprecated use waveform filter directly (diff)
7:17 PM waveforme.png attached to FancyFilteringExamples by Elon Musk
7:16 PM FancyFilteringExamples edited by Elon Musk
(diff)
7:11 PM FancyFilteringExamples edited by Elon Musk
replace with waveform (diff)
6:39 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Michael Niedermayer
Ive created #4814 for the alpha blend default. There should be no …
6:39 PM Ticket #4814 (swscale default alpha blending drops alpha) updated by Michael Niedermayer
Type changed
6:36 PM Ticket #4814 (swscale default alpha blending drops alpha) created by Michael Niedermayer
It was suggested by several developers to change the default to …
6:30 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
The question is: how many ffmpeg developers have to disagree with …
6:22 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Michael Niedermayer
Please find a solution and consensus and dont just close and reopen …
6:08 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: I did review and comment on the patch. This issue was fixed, if you …
4:22 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by Timothy Gu
@cehoyos, please do not close this issue again. This is becoming a …
4:11 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: Replying to projectsymphony: > Can you paste the full …
3:58 PM Changeset in ffmpeg [0169c4dc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_separatefields: use the name 's' for the pointer to the …
3:26 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
Can you paste the full uncut ffmpeg output and upload the converted …
3:17 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Elon Musk
It is slow.
3:14 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: Replying to gjdfgh: > You're a disgrace to this bug …
3:09 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by Elon Musk
3:05 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
You're a disgrace to this bug tracker.
2:54 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: I am sorry but I tested the issue and it was fixed by Michael.
2:00 PM Changeset in ffmpeg [67e87f80] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qsv : Added look ahead rate control mode Reviewed-by: Ivan …
1:37 PM Changeset in ffmpeg [dead1964] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: make color mode more useful Signed-off-by: …
1:24 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by gjdfgh
I tried this command line: > ./ffmpeg -i ./proresalphablock.mov …
1:21 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by projectsymphony
can you paste the full uncut ffmpeg output and upload the converted …
1:09 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: It works fine here, so closing as fixed.
12:48 PM Ticket #4742 (MFX library causes build error release 2.7.2) closed by IvUs
wontfix: I can not reproduce this issue on clean linux system using latest …
12:45 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
For the record, I agree with reopening it. I suspect libswscale does …
12:29 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
this is still happening in ffmpeg version N-74726-gfb42e77 (so …
12:19 PM polar_avectorscope.png attached to FancyFilteringExamples by Elon Musk
12:14 PM FancyFilteringExamples edited by Elon Musk
(diff)
12:02 PM FancyFilteringExamples edited by Elon Musk
(diff)
11:53 AM FancyFilteringExamples edited by Elon Musk
(diff)
11:47 AM FancyFilteringExamples edited by Elon Musk
(diff)
11:36 AM FancyFilteringExamples edited by Elon Musk
(diff)
11:21 AM waveforms_vectorscope.png attached to FancyFilteringExamples by Elon Musk
11:19 AM FancyFilteringExamples edited by Elon Musk
(diff)
11:12 AM FancyFilteringExamples edited by Elon Musk
(diff)
11:10 AM Changeset in ffmpeg [fb42e775] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample-test: Make layouts static const Signed-off-by: …
11:10 AM Changeset in ffmpeg [ab800add] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, …
10:54 AM Changeset in ffmpeg [6bcd3e05] by Luca Barbato <lu_zero@gentoo.org>
build: Add support for travis CI It is useful to support a future …
10:02 AM Changeset in ffmpeg [845fb3d4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/options: Make dummy_v?_encoder static It does not need to be …
8:35 AM Changeset in ffmpeg [a902bebd] by Paul B Mahol <onemda@gmail.com>
doc/filters: mention all short names for vectorscope options …
8:34 AM Changeset in ffmpeg [7516aa9a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: implement envelope support Signed-off-by: …
5:43 AM Ticket #4813 (Remuxing hevc fails) created by freebits
Summary of the bug: error : first pts value must be set …
4:49 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to atomnuker: > I cannot replicate this bug …
2:23 AM Changeset in ffmpeg [4bd99f71] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Support setting the iterative dia size separately …

Aug 29, 2015:

10:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Rostislav Pehlivanov
Replying to Kamedo2: > This rare sample and this command …
9:22 PM Ticket #4797 (Trying to save m3u8 as mp4 giving "could not find corresponding trex" ...) updated by Anssi Hannula
Cc, Owner changed
Before da7759b3579de3e98deb1ac58e642b861280ba54 the EXT-X-BYTERANGE in …
8:59 PM Changeset in ffmpeg [21bfeec2] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: do not limit the filter size This was copied from the …
7:45 PM Ticket #3611 (Ticket timestamps on https://trac.ffmpeg.org are in the future) updated by grepfor
I don't know, I've not attempted to reproduce it since the original …
6:29 PM Changeset in ffmpeg [141d80de] by Rostislav Pehlivanov <atomnuker@gmail.com>
lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinson …
6:21 PM Changeset in ffmpeg [e924967f] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: fix out-of-bounds array access Since the coefficients are …
6:18 PM Changeset in ffmpeg [902ac9ca] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: actually apply TNS filter to the coefficients The …
6:15 PM Changeset in ffmpeg [49854c5] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: initialize LPC context with MAX_LPC_ORDER The order should …
6:01 PM Changeset in ffmpeg [0818705b] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: fix triggering an assertion with assert-level=2 It also …
4:38 PM Changeset in ffmpeg [47b41feb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_apad: use the name 's' for the pointer to the private …
2:05 PM Changeset in ffmpeg [16229fa] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: add yet another mode Signed-off-by: Paul B …
12:57 PM Changeset in ffmpeg [b48d8fa3] by Clément Bœsch <u@pkh.me>
avfilter: add allrgb Signed-off-by: Nicolas George <george@nsup.org> …
12:12 PM Ticket #4811 (float pixel format support in libswscale) updated by Carl Eugen Hoyos
Priority changed
8:26 AM Changeset in ffmpeg [8323d9b8] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: adjust AAC encoder TNS test fuzziness Tests fails on some ARM …
6:00 AM Changeset in ffmpeg [4ff897a5] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: add a test for encoding AAC-Main prediction This commit …
6:00 AM Changeset in ffmpeg [fe12ba6f] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: reenable TNS test Hopefully without errors like last time, but …
5:57 AM Changeset in ffmpeg [f04d86c1] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: remove TNS from the todo list Pulses are already on the way …
5:47 AM Changeset in ffmpeg [f20b6717] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: rework the way coefficients are calculated This commit …
5:44 AM Changeset in ffmpeg [1cd5daee] by Rostislav Pehlivanov <atomnuker@gmail.com>
aac: remove now-unused redundant array This commit removes the array …
5:34 AM Changeset in ffmpeg [44ddee94] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_pred: rework the way prediction is done This commit completely …
5:28 AM Changeset in ffmpeg [949a4892] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled …
5:14 AM Changeset in ffmpeg [20962b56] by Rostislav Pehlivanov <atomnuker@gmail.com>
lpc: create a simplified Levinson-Durbin LPC handling float samples …
5:07 AM Changeset in ffmpeg [f55cc579] by Rostislav Pehlivanov <atomnuker@gmail.com>
aac: move the TNS tables from aacdectab to the shared aactab This …
2:28 AM Ticket #2891 (2013 Autumn Website Art Contest) updated by llogan
Cc, Analyzed by developer, Reproduced by developer, Summary changed
2:11 AM Changeset in ffmpeg [91f1115a] by Philip Langdale <philipl@overt.org>
avcodec/vc1dec: Re-order init to avoid initting hwaccel too early At …

Aug 28, 2015:

11:30 PM Ticket #2891 (2013 Autumn Website Art Contest) updated by oily
Analyzed by developer, Cc, Reproduced by developer, Summary changed
9:07 PM Changeset in ffmpeg [628a73f8] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: force 128k default audio bitrate if nothing is specified and …
7:05 PM Changeset in ffmpeg [777df1ff] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_dejudder: use the name 's' for the pointer to the private …
6:59 PM Changeset in ffmpeg [7e12a542] by Ronald S. Bultje <rsbultje@gmail.com>
ffserver: use -b instead of -ab for setting audio bitrate.
6:40 PM Changeset in ffmpeg [2fb593dc] by Ronald S. Bultje <rsbultje@gmail.com>
Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. …
4:26 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
I'm hoping it's not a rooted issue in AV Foundation itself. As I said …
3:31 PM Ticket #4812 (scale filter does not apply pure range change) updated by Carl Eugen Hoyos
Is there really a difference to ticket #4805? (Can one ticket be fixed …
3:30 PM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by rmk
Created ticket 4812 for it.
3:28 PM Ticket #4812 (scale filter does not apply pure range change) created by rmk
It appears the scale filter (or libswscale underneath) does not scale …
3:16 PM Changeset in ffmpeg [1e50f953] by Philip Langdale <philipl@overt.org>
Changelog: Add VDPAU HEVC to the list Signed-off-by: Philip Langdale …
3:05 PM Ticket #4811 (float pixel format support in libswscale) created by Elon Musk
Summary of the bug: Float pixel format support in libswscale.
2:15 PM Changeset in ffmpeg [9f2fa95b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: 9 and 10 bit depth support Signed-off-by: Paul …
2:04 PM Changeset in ffmpeg [e88103a7] by Vittorio Giovara <vittorio.giovara@gmail.com>
Bump major versions of all libraries Signed-off-by: Vittorio Giovara …
2:04 PM Changeset in ffmpeg [4e649deb] by Vittorio Giovara <vittorio.giovara@gmail.com>
Postpone API-incompatible changes until the next bump
2:04 PM Changeset in ffmpeg [3d89373f] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated private lls functions Deprecated in 02/2013.
2:04 PM Changeset in ffmpeg [2f9b652e] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated context size variables Deprecated in 10/2012.
2:04 PM Changeset in ffmpeg [8f12ef9] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters …
2:04 PM Changeset in ffmpeg [bf7114b6] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol Deprecated in 11/2012.
2:04 PM Changeset in ffmpeg [2d40968d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated audioconvert.h header Deprecated in 11/2012.
2:04 PM Changeset in ffmpeg [cdfe45ad] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated av_reverse function Deprecated in 10/2012.
2:04 PM Changeset in ffmpeg [2f8cbbc9] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated external access to AVPixFmtDescriptor table …
2:04 PM Changeset in ffmpeg [183db02a] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Drop deprecated old_pix_fmt.h and related code Deprecated in …
2:04 PM Changeset in ffmpeg [cad40a38] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Drop deprecated deinterlace module Deprecated in 03/2013.
2:01 PM Changeset in ffmpeg [069713aa] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Drop deprecated thread opaque and codec pkt These fields were …
2:01 PM Changeset in ffmpeg [9f90b248] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Drop deprecated get_buffer related functions Deprecated in 11/2012.
2:01 PM Changeset in ffmpeg [01bcc2d5] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Drop deprecated destruct_packet related functions Deprecated in …
2:01 PM Changeset in ffmpeg [dc70c194] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Drop deprecated request_channels related functions Deprecated …
2:01 PM Changeset in ffmpeg [f6974fe6] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavfi: Drop deprecated AVFilterBuffer* code Deprecated in 11/2012.
2:01 PM Changeset in ffmpeg [e65e4cb] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavfi: Drop deprecated *_count suffixed variables Deprecated in 06/2012.
12:45 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
Thanks. Did you not fix the similar problem for HEVC in …
12:11 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) closed by Carl Eugen Hoyos
fixed: It appears that I "fixed" this issue in …
10:53 AM Changeset in ffmpeg [53bf32fa] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/filtering_video: better demo ffmpeg filters; demos …
9:15 AM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by Thilo Borgmann
There is a patch that might help with the audio issues while screen …
9:08 AM Changeset in ffmpeg [24e0b14c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changelog: Clarify that the new asf demuxer is optional.
9:06 AM Changeset in ffmpeg [86e50565] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavfi: Drop deprecated public AVFilterPad struct Deprecated in 06/2012.
8:56 AM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
Unfortunately I will be offline for the whole weekend so maybe mateo …
8:55 AM Changeset in ffmpeg [11b2eed] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavr: Drop deprecated context reinitialization if resampling was not …
8:55 AM Changeset in ffmpeg [9d58639e] by Vittorio Giovara <vittorio.giovara@gmail.com>
sws: Drop deprecated SWS_CPU_CAPS defines Deprecated in 07/2012.
7:54 AM Changeset in ffmpeg [c457bdeb] by Anton Khirnov <anton@khirnov.net>
checkasm: Fix floating point arguments on 64-bit Windows …
4:05 AM Changeset in ffmpeg [2392da1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changelog: Mention the change of the default webm codecs. …
4:03 AM Changeset in ffmpeg [b009d5b1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: Do not let the webm muxer suggest external libraries. This …
3:10 AM Ticket #3342 (FFmpeg will not encode 24.00 DNxHD) closed by Carl Eugen Hoyos
fixed: This should be fixed now after different commits by Vittorio Giovara.
2:25 AM Changeset in ffmpeg [51ca7032] by Michael Niedermayer <michael@niedermayer.cc>
apng: Support inter-frame compression The current algorithm is just …
2:16 AM Ticket #4809 (Crash encoding dnxhd) closed by Michael Niedermayer
fixed: Fixed in 3322f0d4158fec271347d37f0b950ba3afceb02a
2:07 AM Changeset in ffmpeg [3322f0d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dnxhddata: Fix inconsistent table entry Fixes segfault Fixes …

Aug 27, 2015:

11:26 PM Changeset in ffmpeg [832b4a4a] by Timothy Gu <timothygu99@gmail.com>
configure: Print out enabled programs Better message that ffplay is …
10:28 PM Ticket #4802 (Non atomic generation of m3u8 file) closed by Michael Niedermayer
fixed: Fixed in e2b19a533dbb4cb0fba85261ea835316381bc907
10:09 PM Changeset in ffmpeg [e2b19a53] by Michael Niedermayer <michael@niedermayer.cc>
avformat/segment: atomically update list if possible Fixes Ticket4802 …
10:09 PM Changeset in ffmpeg [92d37806] by Michael Niedermayer <michael@niedermayer.cc>
ffplay: remove unused include libavutil/colorspace.h Signed-off-by: …
9:01 PM Changeset in ffmpeg [9ba511d5] by Paul B Mahol <onemda@gmail.com>
avfilter/af_amerge: use the name 's' for the pointer to the private …
8:29 PM Ticket #1482 (Support eia_608 in wtv) updated by compn
anybody test how these samples are handled with the new asf demuxer?
8:00 PM Changeset in ffmpeg [15f4b3d] by Paul B Mahol <onemda@gmail.com>
avfilter: add framerate video filter Signed-off-by: Paul B Mahol …
5:05 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
The following has the same effect: […] Btw: Why is this memcpy() needed?
5:03 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
[…]
4:59 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
can you share what changes did you made in mov.c to cut the data, …
4:07 PM Changeset in ffmpeg [57cd2f77] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegenc: provide better feedback in case of invalid media type
3:52 PM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by rmk
Replying to cehoyos: > See also …
3:26 PM Changeset in ffmpeg [0c800b27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Assert on codec->encode2 in encode_audio2 Assert on …
3:05 PM Changeset in ffmpeg [1dd854e1] by Timo Rothenpieler <timo@rothenpieler.org>
vaapi: Add hevc hwaccel support Signed-off-by: Timo Rothenpieler …
2:59 PM Ticket #3970 (configure should warn about gcc 4.2) closed by Carl Eugen Hoyos
fixed: Warning implemented by Ganesh Ajjanagadde in …
2:56 PM Changeset in ffmpeg [bfe525e6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
configure: warn if GCC 4.2 is being used The wiki, Ticket1464, and …
2:42 PM Changeset in ffmpeg [0382c546] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc: Describe eia_608 as text subtitles.
1:08 PM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by Carl Eugen Hoyos
Work-around is to encode the overlayed image(s) to a cfr file with the …
12:10 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
For the other sample, the Closed Captions start with: […] This …
12:04 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Replying to cehoyos: > The beginning of the Closed …
11:59 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
The beginning of the Closed Captions looks like the following: […] …
11:26 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Replying to er.anshul.maheshwari@…: > With your command …
11:07 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
With your command "-c copy " it ignores eia-608 stream and copy only …
10:44 AM Changeset in ffmpeg [6701c92f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libopusenc: Fix infinite loop on flushing after 0 input …
10:44 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Analyzed by developer, Component, Reproduced by developer changed
10:42 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Works fine (?) here: […] But that wasn't my question, what I meant …
10:28 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
In Mov demuxer following function for First frame of Closed caption. …
10:22 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
cant say anything about MOV muxer and demuxer never worked on it, but …
10:18 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
anshul@linux-z9q9:~/Project/MUltimedia/FFmpeg> ./ffmpeg -i …
9:47 AM Changeset in ffmpeg [f174bfea] by Michael Niedermayer <michael@niedermayer.cc>
configure: remove unused apply() function Signed-off-by: Ganesh …
9:41 AM tlf-trumanshow.bd.Eng.3d.srt attached to Ticket #4810 by Carl Eugen Hoyos
9:41 AM Ticket #4810 (Support invalid format tags in subrip decoder) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/58476 A user …
9:36 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Keywords changed
Thank you for looking into this! If the header were removed inside …
9:35 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
Keywords changed
9:31 AM Ticket #4809 (Crash encoding dnxhd) created by Carl Eugen Hoyos
[…]
9:31 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
Keywords, Status changed
9:25 AM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by er.anshul.maheshwari@gmail.com
From Mp4 Correct data is not received. through GDB, I saw that first …
9:17 AM Ticket #2125 (Add dnxhd-tr support (cid 1244)) closed by Carl Eugen Hoyos
fixed: All samples were fixed by Vittorio Giovara in different commits.
8:52 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Carl Eugen Hoyos
Status, Version changed
7:53 AM Changeset in ffmpeg [f5258a7] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04' * commit …
7:50 AM Changeset in ffmpeg [ebff705c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421' * commit …
7:49 AM Changeset in ffmpeg [540f2800] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '2157df425bd909854fd4afcec4aa3311d8a3b31b' * commit …
7:40 AM Changeset in ffmpeg [427598a2] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083' * commit …
7:31 AM Changeset in ffmpeg [f30132f] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8' * commit …
7:29 AM Changeset in ffmpeg [f19a2838] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc' * commit …
7:27 AM Changeset in ffmpeg [305f4617] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1' * commit …
7:26 AM Changeset in ffmpeg [3b0af76c] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec' * commit …
7:19 AM Changeset in ffmpeg [3f491224] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f' * commit …
7:17 AM Changeset in ffmpeg [bd074bde] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b' * commit …
4:04 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Lucas Mindêllo
Can I help with something else? If I do enable debug, the log doesn't …
2:39 AM Ticket #4806 (Segfault while writing Vorbis metadata) closed by Michael Niedermayer
fixed: Fixed in 81a8701eb52d2b6469ae16ef442ce425388141b7
2:28 AM Changeset in ffmpeg [81a8701e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggenc: Check segments_count for headers too Fixes infinite …
1:48 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by taniey
Replying to cehoyos: I use the command […] to get …
1:46 AM Changeset in ffmpeg [da0e7695] by Timothy Gu <timothygu99@gmail.com>
ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
1:31 AM Ticket #4747 (ALAC decoding failure) closed by Carl Eugen Hoyos
fixed: Fixed in 33908f08377dd6abb219b4a080f65cb2eec938e6 - thank you for the …
1:29 AM Changeset in ffmpeg [33908f08] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mov: Support unusual alac files without frma and alac atoms. …
1:28 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Carl Eugen Hoyos
Replying to lucas.rokam: > You won't be able to reproduce …
1:15 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Vadim
Ahh, sorry about the ambiguity. Now that you mentioned it, though, I …
12:59 AM Changeset in ffmpeg [7f9656f1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/dnxhdenc: Fix ibias default. Fixes a regression since a8ab64d2 …
12:52 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Lucas Mindêllo
You won't be able to reproduce cause it needs multi-step http …
12:27 AM Ticket #4802 (Non atomic generation of m3u8 file) updated by Carl Eugen Hoyos
Priority, Keywords changed
12:25 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by Carl Eugen Hoyos
Status, Type, Version, Component, Reproduced by developer changed
See also …
12:20 AM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line that allows to reproduce your issue …
12:18 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by Carl Eugen Hoyos
Replying to taniey: > Yes ,when I use -itsoffset
12:15 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
Resolution changed
Replying to heleppkes: > There is zero proof that the …
12:13 AM Ticket #4806 (Segfault while writing Vorbis metadata) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
[…]

Aug 26, 2015:

11:57 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by Carl Eugen Hoyos
Reproduced by developer changed
7:50 PM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Carl Eugen Hoyos
No, I just wondered what "first noticed" means.
6:58 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by Carl Eugen Hoyos
Version, Keywords, Status, Description, Component, Priority changed
6:54 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by Carl Eugen Hoyos
Did you report the issue to Zeranoe?
6:48 PM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Vadim
Replying to cehoyos: > Is the issue not reproducible with …
5:09 PM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Lucas Mindêllo
Cc changed
5:03 PM Ticket #4808 (HLS live stream don't use new cookies on future requests) created by Lucas Mindêllo
Summary of the bug: When I try to play a HLS live stream, the …
4:57 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by Timothy Gu
It works fine here using …
4:21 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by Carl Eugen Hoyos
Did you try to compile yourself? Please report this issue to Zeranoe, …
4:11 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by Timothy Gu
Replying to michel.promonet: Next time could you please …
3:43 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by michel.promonet
I just checked with git revision …
3:13 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by Carl Eugen Hoyos
Is this issue not reproducible with current FFmpeg git head? Please …
2:50 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) closed by Drag0nFly
fixed
2:48 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Hendrik
You can tell him to stop working then, and address your issue, as …
2:45 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by gjdfgh
So I see on the kodi bug tracker: >I don't think this is a ffmpeg …
2:37 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
Just to be clear: I wrote early on that I preferred FFmpeg, which …
2:19 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by gjdfgh
I've checked the cue relative position elements, just in case kodi …
2:00 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
Yes, as mentioned before I first reported the bug to the Kodi …
1:48 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) updated by michel.promonet
Version changed
1:45 PM video-H265-1 attached to Ticket #4807 by michel.promonet
HEVC elementary stream file referenced in the ticket
1:43 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) created by michel.promonet
Summary of the bug: Muxing an HEVC elementary stream file to MP4 under …
1:35 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
Did you report the bug to the Kodi developers? Is there any indication …
1:33 PM Ticket #4806 (Segfault while writing Vorbis metadata) updated by Carl Eugen Hoyos
Priority, Keywords changed
1:16 PM media_sample.flac attached to Ticket #4806 by turlando
1:15 PM backtrace.txt attached to Ticket #4806 by turlando
1:13 PM Ticket #4806 (Segfault while writing Vorbis metadata) created by turlando
I'm trying to transcode a FLAC file (I've attached a sample media) to …
12:18 PM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by rmk
Replying to heleppkes: > We have the colormatrix filter …
11:30 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by gjdfgh
Hard to tell what's going on here without knowing the parameters set …
11:23 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by Hendrik
We have the colormatrix filter for this kind of conversions. -vf …
11:16 AM Changeset in ffmpeg [319440e5] by Paul B Mahol <onemda@gmail.com>
avfilter: add hstack & vstack filter Signed-off-by: Paul B Mahol …
11:14 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) updated by rmk
Full command lines and output: Roberts-MacBook-Pro:colortest krueger$ …
11:12 AM Changeset in ffmpeg [0190c372] by Paul B Mahol <onemda@gmail.com>
avfilter/framesync: allocate FFFrameSyncIn internally Signed-off-by: …
11:11 AM Changeset in ffmpeg [a16251a6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: fix bug in checking pixel format flags …
11:11 AM Changeset in ffmpeg [3fbc9deb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: fix bug in checking pixel format flags …
11:01 AM Ticket #4805 (swscale does not process pixels when only color-matrix differs between ...) created by rmk
swscale does not seem to process pixels when only color-matrix differs …
10:13 AM Changeset in ffmpeg [b1abd2aa] by Luca Barbato <lu_zero@gentoo.org>
vf_scale: Add an option to pass the scaler params Reported-By: …
9:53 AM Changeset in ffmpeg [6455e4fb] by Michael Niedermayer <michael@niedermayer.cc>
configure: do not fork off grep subprocess while testing for …
9:49 AM Changeset in ffmpeg [47df8716] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aphaser: use the name 's' for the pointer to the private …
9:47 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by taniey
Yes ,when I use -itsoffset option, It't right. but between …
9:39 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by taniey
7:33 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
@cehoyos–Both the warnings, 'WRN311: The Cues entry for timecode …
5:23 AM Ticket #4289 (Cant' overlay subtitle. Don't see subtitle on video.) updated by Carl Eugen Hoyos
Keywords changed
Is this still reproducible with current FFmpeg git head? Is network …
5:05 AM gif.gif attached to Ticket #4803 by Carl Eugen Hoyos
5:05 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
For future tickets: Please always test current FFmpeg git head before …
5:00 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
Keywords changed
Replying to Drag0nFly: > @cehoyos–thanks for the patch. …
4:44 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) updated by Michael Heuberger
good comment and i totally understand this now. i ll compile it by …
4:41 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) updated by llogan
Please understand that this is not a bug with FFmpeg (or fluent or …
3:59 AM H3-thumb.jpeg attached to Ticket #4804 by Vadim
output thumbnail (correct)
3:57 AM v9-ll9-out.txt attached to Ticket #4804 by Vadim
log of ffmpeg -v 9 -loglevel 99
3:56 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Carl Eugen Hoyos
Is the issue not reproducible with older versions of FFmpeg?
3:55 AM Qbert.png attached to Ticket #4804 by Vadim
input image overlay
3:54 AM Hangover3.mp4 attached to Ticket #4804 by Vadim
input video file
3:52 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) created by Vadim
Summary of the bug: I want to overlay an image over my video, and …
3:46 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) closed by Carl Eugen Hoyos
invalid: No. Please understand that this is a bug tracker, you can get support …
3:18 AM Changeset in ffmpeg [c23999be] by Luca Barbato <lu_zero@gentoo.org>
avconv_opt: Add an option that lists all supported hwaccels …
3:03 AM Changeset in ffmpeg [629d4c5b] by Luca Barbato <lu_zero@gentoo.org>
avconv_opt: Add missing comma Signed-off-by: Luca Barbato …
2:58 AM Changeset in ffmpeg [4c39892b] by James Almer <jamrial@gmail.com>
avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 …
2:57 AM Ticket #4803 (ffmpeg overlay a gif to video using parameter of enable ,will display ...) created by taniey
When I use ffmpeg's overlay filter , I find the filter display the gif …
1:53 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) reopened by Michael Heuberger
Or can I tell the Ubuntu package maintainer to include it next time it …
1:51 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) closed by Timothy Gu
invalid: Replying to michael.heuberger: > No, I am not compiling it …
1:50 AM Changeset in ffmpeg [dda69253] by Michael Niedermayer <michael@niedermayer.cc>
avformat/segment: Do not free the filename twice Bug introduced in …
1:49 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) updated by Timothy Gu
Sorry about the duplicated comment. Removed.
1:43 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) reopened by Michael Heuberger
1:40 AM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) updated by Michael Heuberger
No, I am not compiling it here. Installed it via apt-get on Ubuntu …
12:40 AM Changeset in ffmpeg [68a9c8ac] by Timothy Gu <timothygu99@gmail.com>
swscale: Silence an unused variable warning Also remove a pair of …

Aug 25, 2015:

11:49 PM Changeset in ffmpeg [b144008c] by Timothy Gu <timothygu99@gmail.com>
ffmpeg_opt: Add missing comma
11:03 PM Changeset in ffmpeg [0c6a92a4] by Timothy Gu <timothygu99@gmail.com>
matroskaenc: Fix indentation Found-by: Hendrik Leppkes …
10:14 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
@heleppkes; Yes, I am well aware that this was not a permanent fix. ;) …
10:08 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Hendrik
The "patch" you tested just disables cue point writing, which is …
10:05 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
@cehoyos–thanks for the patch. I've performed a few tests, and there …
7:17 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
New test with patch: …
6:16 PM Changeset in ffmpeg [e030d3c6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_blend: use the name 's' for the pointer to the private …
6:04 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by gjdfgh
>How would ffmpeg know that you want a black background? Because …
5:51 PM Changeset in ffmpeg [4f860848] by Nicolas George <george@nsup.org>
lavf/http: Fix parsing http request data to not read over '\0'. …
5:48 PM Changeset in ffmpeg [94a4be85] by wm4 <nfxjfg@googlemail.com>
configure: aac encoder requires lpc Fixes compilation with …
5:47 PM Changeset in ffmpeg [e176639b] by Luca Barbato <lu_zero@gentoo.org>
webm: Explicitly select libvpx, libopus and libvorbis encoders And …
5:47 PM Changeset in ffmpeg [413d4e54] by Luca Barbato <lu_zero@gentoo.org>
nvenc: Properly free the fifos Signed-off-by: Luca Barbato …
5:43 PM Changeset in ffmpeg [2157df42] by Luca Barbato <lu_zero@gentoo.org>
hlsenc: Support outputting specific versions Right now only version 2 …
5:42 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
You can validate that your patch is applied if you lastly type: {{{git …
5:39 PM avf.patch attached to Ticket #4437 by Thilo Borgmann
First attempt to solve the issue send to ffmpeg-devel
5:38 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
Use: git apply ../patches/avf.patch If you further want it to …
5:34 PM Changeset in ffmpeg [33a58d7b] by Henrik Gramner <henrik@gramner.com>
checkasm: Fix floating point arguments on 64-bit Windows
5:19 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by projectsymphony
because black when alpha is not visible is the default behaviour for …
5:02 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
That does nothing for me. I'm not a git expert so I'm likely just …
3:54 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
You might use git am < file.patch.
3:50 PM Ticket #4802 (Non atomic generation of m3u8 file) updated by Manuel Guesdon
It's a regression compared to 1.0.10. In 1.0.10 new segments are …
3:41 PM Ticket #4802 (Non atomic generation of m3u8 file) updated by Carl Eugen Hoyos
Priority, Keywords changed
Is this a regression?
3:41 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
What option am I supposed to use with git am? This is my first time …
3:27 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
Briefly: You might want to do it in a seperate branch, so create one …
3:23 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by LordHDL
I've never applied patches in this manner before so I'm not actually …
2:19 PM Ticket #4802 (Non atomic generation of m3u8 file) created by Manuel Guesdon
Generation of m3u8 file in libavformat/segment.c is not atomic so one …
2:01 PM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Artem S. Tashkinov
I get you. However I still want to hope that ffmpeg developers will …
1:16 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by mateo
Replying to thilo.borgmann: > Thanks for your patch, …
12:55 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by Thilo Borgmann
Thanks for your patch, mateo! If you extend your buffer size to way …
12:44 PM Changeset in ffmpeg [4cd1d231] by Vesselin Bontchev <vesselin.bontchev@yandex.com>
avformat/aa: use correct format specifier in sscanf This demuxer was …
12:41 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
[…]
12:34 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
I believe this is due to a prior merge conflict, as the section looks …
12:16 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
No, I was unfortunately not able to revert the commit as it produces …
12:00 PM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
Did you already test that reverting mentioned commit fixes your …
11:57 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Carl Eugen Hoyos
How would ffmpeg know that you want a black background? How would it …
11:53 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Drag0nFly
@gjdfgh–You can also add MakeMKV developers to that list, as every …
11:45 AM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by projectsymphony
I agree, that's why I would assume ffmpeg command line would be smart …
11:36 AM Changeset in ffmpeg [83a508cd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/segment: Fix memleak. Reviewed-by: Stefano Sabatini Reviewed-by: …
11:30 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by gjdfgh
I'd still like to hear from a kodi developer whether there is an …
11:19 AM Ticket #4774 (Incompatibilities between XBMC/Kodi & mkvalidator relating to how ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
If there is an issue, it is a regression since …
11:08 AM Changeset in ffmpeg [d65b9114] by Michael Niedermayer <michael@niedermayer.cc>
avformat/file: Check for lstat() instead of dirent.h Fixes build on …
10:13 AM Changeset in ffmpeg [1b1c403] by Paul B Mahol <onemda@gmail.com>
fate: add tests for vectorscope filter Signed-off-by: Paul B Mahol …
10:07 AM Changeset in ffmpeg [91619d19] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/dnxhd: Autodetect more valid files.
8:52 AM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by mateo
A patch has been sent to the mailing list [1], however it does not get …
1:14 AM Ticket #3970 (configure should warn about gcc 4.2) updated by Ganesh Ajjanagadde
Even if we can track down which commit in GCC fixed this, we don't …
1:00 AM Ticket #3970 (configure should warn about gcc 4.2) updated by Ganesh Ajjanagadde
Cc changed
12:40 AM Changeset in ffmpeg [0045969e]n2.4.11 by Michael Niedermayer <michael@niedermayer.cc>
Update Changelog Signed-off-by: Michael Niedermayer …
12:31 AM Ticket #4801 (overlay filter improvements) updated by Ganesh Ajjanagadde
I agree it is vague. Since thread on the Arch Linux forum is not that …
12:27 AM Ticket #4801 (overlay filter improvements) closed by llogan
needs_more_info: This is too vague. What is the actual feature request? Also, please …
12:22 AM Ticket #4801 (overlay filter improvements) updated by Ganesh Ajjanagadde
Version changed
12:16 AM Ticket #4801 (overlay filter improvements) created by Ganesh Ajjanagadde
An Arch Linux forum user reported a feature request regarding the …
12:06 AM Changeset in ffmpeg [1f4c62e8] by Michael Niedermayer <michael@niedermayer.cc>
lavf/file: check for dirent.h support Signed-off-by: Michael …
12:04 AM Changeset in ffmpeg [d39a9b01] by Michael Niedermayer <michael@niedermayer.cc>
lavf/file: implement directory listing callbacks Signed-off-by: …

Aug 24, 2015:

11:12 PM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) updated by Carl Eugen Hoyos
Component changed
And please test current FFmpeg git head before reporting an issue here.
10:31 PM Changeset in ffmpeg [0601023] by Michael Niedermayer <michael@niedermayer.cc>
configure: do not fork off grep subprocess in probe_cc grep is not …
10:26 PM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) closed by llogan
invalid: You did not provide nearly enough information here, and all relevent …
9:59 PM Ticket #4800 (Does not recognize audio codec libfdk_aac when installed via apt-get) created by Michael Heuberger
Initially reported at GitHub and raised at other places, it seems that …
9:11 PM Ticket #4799 (audio codec conversion codec 0x0135 sipro lab kelvin) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
My guess is that this is 8.5kbit 8kHz stereo sipr.
9:05 PM ffmpeg_wavfile_sample.wav attached to Ticket #4799 by Carl Eugen Hoyos
8:48 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: No, I don't think a default massive performance regression is …
7:28 PM Ticket #4746 (prores alpha blending results in opaque rectangle) updated by Michael Niedermayer
Cc changed
5:50 PM Changeset in ffmpeg [fa9af304] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sample …
5:40 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
I guess you mean -alphablend 1 it still looks like a bug to me, …
4:51 PM Ticket #4643 (Multiple "Past duration 0.XXXXXX too large" and "dup=0 drop=1" ...) updated by Jonathan
I'm not referring to running ffmpeg on a stream; I'm referring to the …
3:41 PM Ticket #4437 (AVFoundation recording has consistent intermittent frame drops) updated by mateo
I'm currently working on the issue. A patch can be expected by the end …
3:14 PM Ticket #4799 (audio codec conversion codec 0x0135 sipro lab kelvin) created by sdevaraj
I'm trying to convert codec 0x0135 sipro lab kelvin to mp3. I think …
3:04 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by academic
Replying to cehoyos: > Are you using the Zeranoe binary? …
2:21 PM Changeset in ffmpeg [2f731d46] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: add options with shorter name Signed-off-by: …
2:19 PM Changeset in ffmpeg [c34c0503] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: make intensity user configurable …
1:10 PM Ticket #3970 (configure should warn about gcc 4.2) updated by Michael Niedermayer
Cc changed
12:47 PM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by Carl Eugen Hoyos
Are you using the Zeranoe binary?
12:47 PM Changeset in ffmpeg [b0695891] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially …
12:46 PM Changeset in ffmpeg [cc39b2b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hevc: Fix parsing errors Signed-off-by: Michael Niedermayer …
12:46 PM Ticket #4746 (prores alpha blending results in opaque rectangle) closed by Carl Eugen Hoyos
fixed: -sws_flags +alphablend
12:02 PM Ticket #4746 (prores alpha blending results in opaque rectangle) reopened by projectsymphony
still happens to me […] I get the white opaque rectangle where …
11:53 AM Ticket #4780 (FFMpeg ignores the logfile of first pass when encoding through libxvid) updated by academic
On Windows all is the same :-( The 1st pass: […] And the 2nd pass: …
11:20 AM Changeset in ffmpeg [d68705c9] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Add tables for missing DNx100 profiles 1440x1080@8 …
11:20 AM Changeset in ffmpeg [a4615572] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Merge a few duplicated RUN tables
11:19 AM Changeset in ffmpeg [efbfb1ad] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Group together RUN-related tables This helps in finding …
11:19 AM Changeset in ffmpeg [403ea4ac] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Merge a few duplicated DC tables
11:19 AM Changeset in ffmpeg [5e129ed6] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Group together DC-related tables This helps in finding …
11:19 AM Changeset in ffmpeg [d3ae4c6] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: List the reused tables in a comment
11:19 AM Changeset in ffmpeg [fdd02188] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhddata: Keep a single CID in the table names Use a comment to list …
11:04 AM Changeset in ffmpeg [ee155c18] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially …
11:00 AM Ticket #4798 (WMA lossless audio not merged with video) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Not a regression afaict, reproducible with: […]
10:44 AM Changeset in ffmpeg [781efd0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hevc: Fix parsing errors Signed-off-by: Michael Niedermayer …
10:22 AM ffmpeg-20150824-121437.log attached to Ticket #4798 by colovica
FFmpeg report file (-report)
10:21 AM Ticket #4798 (WMA lossless audio not merged with video) created by colovica
Summary of the bug: I tried to add background song (in wma lossless …
8:40 AM Changeset in ffmpeg [fd2977d8] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f' * commit …
8:39 AM Changeset in ffmpeg [d2d6ca6f] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd5eab59a5373b22aa52d6053a8e853e95a6e131e' * commit …
8:37 AM Changeset in ffmpeg [87ee98c8] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd' * commit …
8:36 AM Changeset in ffmpeg [0f72dfeb] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '61d8fa2a1ab76f0f3ac1442faa104ace4b29decc' * commit …
8:36 AM Changeset in ffmpeg [a4c13f95] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068' * commit …
8:34 AM Changeset in ffmpeg [59cae191] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '47b447aaff1bc30ba986ca757346a2c5c95b786a' * commit …
8:32 AM Changeset in ffmpeg [0cbae37] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828' * commit …
8:29 AM Changeset in ffmpeg [001ea567] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36' * commit …
8:27 AM Changeset in ffmpeg [fea15636] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe' * commit …
8:26 AM Changeset in ffmpeg [38b4225] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5' * commit …
8:25 AM Changeset in ffmpeg [11014dd3] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae' * commit …
7:13 AM Changeset in ffmpeg [c864de3c] by Paul B Mahol <onemda@gmail.com>
fate: add tests for waveform filter Signed-off-by: Paul B Mahol …
6:44 AM Ticket #4797 (Trying to save m3u8 as mp4 giving "could not find corresponding trex" ...) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Replying to Jonzo: > {{{ > ffprobe -loglevel debug …
5:08 AM vlc_saved_output_candy_bear_low_quality.mp4 attached to Ticket #4797 by Jonzo
5:07 AM media_input_candy_bear.m3u8 attached to Ticket #4797 by Jonzo
5:07 AM Ticket #4797 (Trying to save m3u8 as mp4 giving "could not find corresponding trex" ...) created by Jonzo
Summary of the bug: Trying to save an m3u8 file with error. Tried …
4:27 AM Ticket #2178 (audio denoise filter) updated by Ganesh Ajjanagadde
Cc changed
4:24 AM Ticket #2178 (audio denoise filter) updated by Ganesh Ajjanagadde
It should be clear that such a general purpose filter cannot exist: …
3:54 AM CompilationGuide/Ubuntu edited by Ganesh Ajjanagadde
typo for libfdk-aac: was fixed for CentOS, same point applies to … (diff)
1:54 AM Changeset in ffmpeg [4a9bc12f] by Michael Niedermayer <michael@niedermayer.cc>
fate: add api-band-test Works only for flv, h263 and huffyuv …
Note: See TracTimeline for information about the timeline view.