Timeline



Sep 3, 2015:

11:42 PM Changeset in ffmpeg [a7e6fbd9] by Luca Barbato <lu_zero@gentoo.org>
dxtory: Factorize the buffer loading And the checks nearby it.
11:42 PM Changeset in ffmpeg [6a6bc43f] by Luca Barbato <lu_zero@gentoo.org>
dxtory: Factorize slice size checks They are always the same.
11:28 PM Changeset in ffmpeg [a51d4246] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq1dec: Check init_get_bits8() for failure Fixes: CID1322313 …
11:28 PM Changeset in ffmpeg [f1593e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: Check init_get_bits8() for failure Fixes: CID1322319 …
11:13 PM Changeset in ffmpeg [cbd3cd8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Check init_get_bits8() for failure Fixes CID1322316 …
10:10 PM Changeset in ffmpeg [f5a6a833] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_channelmap: Reorder operations to avoid memleak Fixes …
9:13 PM Changeset in ffmpeg [59361d8c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_sidechaincompress: Also assert that i < 2 This should …
9:07 PM Changeset in ffmpeg [d5710411] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure Fixes …
9:02 PM Changeset in ffmpeg [c97ea011] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_histogram: Fix order of operations with flags Fixes …
8:17 PM Changeset in ffmpeg [e5aa6f70] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gsmdec_template: avoid undefined negative left shifts Fixes: …
8:17 PM Changeset in ffmpeg [9ed53d5a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Change the type of the r/g/b variables Fixes integer …
6:11 PM Changeset in ffmpeg [280d140c] by Michael Niedermayer <michael@niedermayer.cc>
lavf/http: Remove superfluous parenthesis. Signed-off-by: Stephan …
5:27 PM Changeset in ffmpeg [a212a983] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showwaves: Check max_samples Fixes potential division by …
4:55 PM Changeset in ffmpeg [dd7b486e] by Michael Niedermayer <michael@niedermayer.cc>
lavf/http: Fix incorrectly placed parenthesis. The assignment had …
4:55 PM Changeset in ffmpeg [92b3c486] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_dynaudnorm: Fix typo in assert Fixes: CID1322303 …
4:54 PM Changeset in ffmpeg [629fcda4] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN …
4:53 PM Changeset in ffmpeg [9f6ca28e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: Check file variable before dereferencing Fixes …
3:40 PM Ticket #4825 (implement an equivalent for mplayer -dumpstream) updated by Cigaes
I suspect aviocat (we should build and install useful tools by …
3:12 PM Ticket #4824 (Decklink Lip-sync trouble) reopened by laurfb
Hi. My mistake :( Yes, ffplay, vlc, mpc or any other software player …
2:27 PM Changeset in ffmpeg [5131ba5] by Claudio Freire <klaussfreire@gmail.com>
AAC: MIPS: Add missing codebooks in quantize funcs Add entries on the …
1:16 PM Changeset in ffmpeg [bcb3332] by Claudio Freire <klaussfreire@gmail.com>
AAC: Increase fuzziness of fate-aac tests Needed to make them pass in mips
12:54 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) closed by Carl Eugen Hoyos
fixed: This may have been fixed by Marton Balint in …
12:46 PM Ticket #3968 (fieldmatch does not work for mixed telecined and progressive content) closed by Carl Eugen Hoyos
fixed: I pushed a documentation update as …
12:36 PM Changeset in ffmpeg [3cf0c959] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc: Explain how to use the fps and the fieldmatch filter together. …
12:29 PM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by barsnick
Replying to cehoyos: > I would most likely have removed …
12:08 PM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by Carl Eugen Hoyos
Priority, Keywords changed
Replying to barsnick: > Do you still require a sample? …
11:55 AM Changeset in ffmpeg [db9fd1e9] by Vittorio Giovara <vittorio.giovara@gmail.com>
fraps: increase vlc nb_bits Sample-Id: fraps_bug_huff.avi …
11:55 AM Changeset in ffmpeg [741d353] by Vittorio Giovara <vittorio.giovara@gmail.com>
huffman: allow specifying nb_bits to ff_huff_build_tree() …
11:55 AM Changeset in ffmpeg [26960aa1] by Vittorio Giovara <vittorio.giovara@gmail.com>
huffman: increase bits constant Bug-ID: ffmpeg ticket 2593 …
11:55 AM Changeset in ffmpeg [5a19bce2] by Vittorio Giovara <vittorio.giovara@gmail.com>
huffman: use a named identifer for the bits constant Signed-off-by: …
11:47 AM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) updated by Hendrik
The warning probably doesn't make sense at all, since any other values …
11:39 AM Changeset in ffmpeg [9ad1e0c1] by Luca Barbato <lu_zero@gentoo.org>
mux: Make sure that the data is actually written And forward the …
11:39 AM Changeset in ffmpeg [e05f7ed5] by Luca Barbato <lu_zero@gentoo.org>
file: properly forward errors from file_read() and file_write() …
11:39 AM Changeset in ffmpeg [5a1a9da8] by Luca Barbato <lu_zero@gentoo.org>
mpegvideo: Drop a stray error message The condition is not a failure.
11:30 AM Ticket #4826 (Sample request "Subtitles with data type ..." is extremely spammy) created by barsnick
Summary of the bug: When decoding/remuxing an MPEG-TS (captured from …
11:30 AM Ticket #4825 (implement an equivalent for mplayer -dumpstream) created by Carl Eugen Hoyos
Users often report that remuxing network (or other) streams fails …
11:26 AM Ticket #4824 (Decklink Lip-sync trouble) closed by Carl Eugen Hoyos
worksforme: I tested the following and the output file plays in-sync here: […] …
10:42 AM Changeset in ffmpeg [fddcd9e5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/file: Fix copy and paste error Signed-off-by: Michael …
9:47 AM Changeset in ffmpeg [c0ae4619] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_sab: use the name 's' for the pointer to the private …
9:47 AM Changeset in ffmpeg [9136e65c] by Paul B Mahol <onemda@gmail.com>
avcodec/fraps: use init_get_bits8() Signed-off-by: Paul B Mahol …
9:28 AM Changeset in ffmpeg [4cad4bd4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: Fix memleak of path Fixes: CID1322343 Signed-off-by: …
9:28 AM Changeset in ffmpeg [e3d8504f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: Initialize vtt_oc to help static analyzers This is …
9:28 AM Changeset in ffmpeg [879603fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/latmenc: Add assert to avoid coverity warning Fixes …
9:25 AM ffprobe-20150903-090421.log attached to Ticket #4824 by laurfb
ffprobe report
9:24 AM Ticket #4824 (Decklink Lip-sync trouble) created by laurfb
Summary of the bug: Hi. I've have some trouble trying to save or play …
9:12 AM Changeset in ffmpeg [8d2b4b8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawgraph: add rscroll slide mode Signed-off-by: Paul B …
9:12 AM Changeset in ffmpeg [81f7a257] by Paul B Mahol <onemda@gmail.com>
avcodec/vorbisdec: use init_get_bits8() Signed-off-by: Paul B Mahol …
9:12 AM Changeset in ffmpeg [7820197d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: constify more variables Signed-off-by: Paul …
9:12 AM Changeset in ffmpeg [1c88ef0c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vectorscope: support more formats for color4 mode in …
9:12 AM Changeset in ffmpeg [19dfbe92] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_elbg: make it possible to output to pal8 pixel format …
8:37 AM Ticket #4819 (av_register_all() memory leak) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to joeallen: …
8:33 AM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) closed by Carl Eugen Hoyos
worksforme: […]
8:20 AM Changeset in ffmpeg [bd70303e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Check return value of init_get_bits8() Fixes: …
7:35 AM Ticket #4819 (av_register_all() memory leak) updated by Cigaes
Replying to joeallen: > Also just to throw this out …
7:32 AM Changeset in ffmpeg [32f53958] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample: Fix integer overflow in seed calculation Fixes …
7:20 AM Changeset in ffmpeg [053e80f6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix integer overflow in FFABS Fixes: …
7:05 AM Changeset in ffmpeg [d6cd614d] by Michael Niedermayer <michael@niedermayer.cc>
avutil/common: Add FFNABS() This macro avoids the undefined corner …
4:27 AM Ticket #4813 (Remuxing hevc fails) updated by freebits
no one is picking up this ticket?
12:50 AM Changeset in ffmpeg [d1bdaf3f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dump: Fix integer overflow in aspect ratio calculation …
12:18 AM Changeset in ffmpeg [733511fb] by Michael Niedermayer <michael@niedermayer.cc>
avutil/common: Document FFABS() corner case Signed-off-by: Michael …
12:12 AM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
ffmpeg 2.7 ,the similar configuration , work fine on Android, Mac os x …

Sep 2, 2015:

11:23 PM Ticket #4819 (av_register_all() memory leak) updated by Carl Eugen Hoyos
Replying to joeallen: > Also just to throw this out …
10:56 PM Ticket #4819 (av_register_all() memory leak) updated by joeallen
Also just to throw this out there: avfilter_register_all() also leaks …
8:22 PM Changeset in ffmpeg [c45fcf30] by Vittorio Giovara <vittorio.giovara@gmail.com>
DXV decoder Support all DXDI and DXD3 normal quality videos.
7:56 PM Changeset in ffmpeg [0c770761] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Add a lzf decompressor Signed-off-by: Vittorio Giovara …
7:55 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by John Galt
Ok, that's odd, but it works. Now the only thing that isn't working …
7:35 PM Changeset in ffmpeg [26a0cd1b] by Marton Balint <cus@passwd.hu>
lavf: add V as a video stream specifier which is not an attached …
7:11 PM Changeset in ffmpeg [86352243] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Fix integer overflow Fixes: …
7:10 PM Changeset in ffmpeg [d9b56895] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo: change bit_rate to 64bit 32bit is not sufficient …
7:07 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by James
Keywords, Status changed
With the same mappings, try "-c:a:0 copy -c:a:1 ac3 -ac:2 6 -c:a:2 aac …
6:55 PM Changeset in ffmpeg [5b6a50e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_parser: Fix integer overflow Fixes: …
6:45 PM Changeset in ffmpeg [cf818be4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion1: Fix undefined behavior (left shift of negative …
6:31 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by John Galt
You can download the sample from here: …
6:13 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by James
Could you post the entire console output? You left the details about …
6:00 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by John Galt
Other interesting thing: In Media Info the DTS:MA and DTS tracks show …
5:57 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by John Galt
Changing it to: -c:a:2 ac3 -ac:2 6 -ab:2 448k -ar:2 48000 -c:a:3 aac …
4:55 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by James
Replying to JohnGalt: > ffmpeg -probesize 5G …
4:45 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by John Galt
ffmpeg -probesize 5G -analyzeduration 5G -i "sample.mkv" -map 0:0 -map …
4:32 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) updated by Carl Eugen Hoyos
Please provide an actual command line together with the complete, …
4:30 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by Carl Eugen Hoyos
I'm sorry if I missed it but please provide the command line that …
4:12 PM Ticket #4823 (Options -ac, -ar and -sample_fmt do not behave as documented / use ...) created by John Galt
How to reproduce: ffmpeg -c:a:0 ac3 -ac 6 -ab 448k -ar48000 Where a:0 …
3:55 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
Replying to cehoyos: > Replying to [comment:5
3:51 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
ffmpeg -i …
3:49 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by Carl Eugen Hoyos
Replying to wangniancai: > actually ,I use the default …
3:48 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by Carl Eugen Hoyos
So there is no issue?
3:48 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
actually ,I use the default package for mac osx from the website …
3:46 PM aiaiLogo.png attached to Ticket #4822 by wangniancai
3:45 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by Carl Eugen Hoyos
To make this a valid ticket, please provide the command line that you …
3:44 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
sorry , Input #0, mov,mp4,m4a,3gp,3g2,mj2, from …
3:36 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide your actual command …
3:33 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) updated by wangniancai
the similiar Ticket2903
3:31 PM Ticket #4822 ([png @ 0x15e183e00] inflate returned error -3) created by wangniancai
Summary of the bug: when I try to add watermark with png , I find this …
2:53 PM Changeset in ffmpeg [95010d49] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct …
2:35 PM Changeset in ffmpeg [c4a0a326] by Michael Niedermayer <michael@niedermayer.cc>
lavfi/colormatrix: Add a bt601 alias Matches what …
1:39 PM Ticket #4819 (av_register_all() memory leak) updated by Carl Eugen Hoyos
While I cannot reproduce an increasing leak no matter how often I call …
1:35 PM Ticket #4819 (av_register_all() memory leak) reopened by Ronald S. Bultje
So, here's what I take home from it. In AVCodec, we have an …
12:33 PM Ticket #1057 (support ffmpeg -targets) updated by Carl Eugen Hoyos
Remaining issue hould be fixed in a4188c9cd29a5bdea599e4c563eec6f6df496703
12:32 PM Changeset in ffmpeg [a4188c9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Improve help text for -target. Fixes ticket #1057.
11:19 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Replying to Arnaud: > > Ideally you would send a patch …
11:11 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Arnaud
Replying to cehoyos: > I did mention that I disagree with …
11:04 AM Changeset in ffmpeg [933309a6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips/aaccoder_mips: disable optimizatios which break …
10:32 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Replying to Arnaud: > Sorry for being a bit harsh: Don't …
9:47 AM ffmpeg_modif.patch attached to Ticket #4820 by Arnaud
ffmpeg patch
9:46 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Arnaud
Sorry for being a bit harsh: I didn't understand what you meant, and …
9:28 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Replying to Arnaud: > I've heard that ffmpeg's people have …
9:25 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Replying to Arnaud: > Regarding the "local patches", what …
9:02 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Arnaud
"I have to add that I find it rude to use open source software without …
8:27 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Replying to Arnaud: > In any case the video in available …
8:12 AM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Replying to michael: > I think the code should only be run …
8:04 AM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Arnaud
Attached log when running ffmpeg built from git master head. I confirm …
8:02 AM log_master.txt attached to Ticket #4820 by Arnaud
log ffmpeg-master git
7:36 AM Changeset in ffmpeg [10d16647] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: increase fuzziness for the AAC encoder prediction test Fails on …
6:15 AM Changeset in ffmpeg [dcf72da8] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: add fuzziness to the AAC Encode prediction test Fails on ppc64 …
5:39 AM Changeset in ffmpeg [72adf243] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: update AAC encoder tests TNS had both IS and PNS switched on …
5:26 AM Changeset in ffmpeg [20dc527] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: reorder coding tools This commit reorders the coding tools …
2:31 AM Changeset in ffmpeg [a4055d3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: add a use_localtime option to expand the segment …
12:48 AM Changeset in ffmpeg [62bd8dee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_parser: fix split function of parser Signed-off-by: …
12:11 AM Changeset in ffmpeg [b7baebb7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Print CRCs at picture debug level Signed-off-by: …
12:10 AM Changeset in ffmpeg [eac16145] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check that there is enough space for the CRC in the …

Sep 1, 2015:

11:22 PM Changeset in ffmpeg [1376084d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: replace assert by normal error check Fixes …
11:00 PM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) closed by Carl Eugen Hoyos
fixed: Should be fixed in 3eae98c1ac705d3f820a1800e81960146a80c61c Nothing …
10:59 PM Changeset in ffmpeg [3eae98c1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/dv: Do not return EIO for every error (like EOF). Fixes ticket …
10:47 PM Changeset in ffmpeg [9dbc50b4] by wm4 <nfxjfg@googlemail.com>
avfilter/vf_subtitles: allow setting fonts directory This is mostly …
9:02 PM Changeset in ffmpeg [642d2f9d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/version: Minor version bump due to …
8:46 PM Changeset in ffmpeg [c7c207ae] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxg: Use memmove() Fixes undefined behavior Fixes: …
8:34 PM Ticket #4819 (av_register_all() memory leak) closed by Carl Eugen Hoyos
invalid: If I understand Alessandro Ghedini's analysis correctly, this is a …
8:29 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and please provide the command …
8:27 PM Ticket #4821 (mp3 encoding issue) updated by Carl Eugen Hoyos
Did you upload a sample file?
5:13 PM HowToBurnSubtitlesIntoVideo edited by Roger Pack
(diff)
5:04 PM Ticket #4821 (mp3 encoding issue) created by Loadnabox
Summary of the bug: When attempting to convert from AVC encoded .mp4 …
3:33 PM Ticket #4819 (av_register_all() memory leak) updated by gjdfgh
>What did you mean by "av_register_all() is a broken concept?" In a …
3:28 PM Ticket #4819 (av_register_all() memory leak) updated by joeallen
@gjdfgh Good programming practices I and raise awareness..i guess. …
3:06 PM Ticket #4819 (av_register_all() memory leak) updated by gjdfgh
(Not really sure why you'd care about something so minor, …
3:03 PM Ticket #4819 (av_register_all() memory leak) updated by joeallen
I am using ffmpeg 2.7.1. I am gonna install 2.7.2 and see if it makes …
2:27 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) updated by Arnaud
I've put the original file on my Google Drive: …
2:26 PM Ticket #4820 (Converting a H264 MXF to a H264 MOV with "-vcodec copy" results in mov ...) created by Arnaud
Summary of the bug: Using ffmpeg 2.5 (but doesn't work either with …
2:23 PM Ticket #4819 (av_register_all() memory leak) updated by dbuitenh
It's not in ffmpeg, I think. I'm not even sure it's in libx265. This …
2:20 PM Ticket #4819 (av_register_all() memory leak) updated by Carl Eugen Hoyos
Keywords changed
Do you have any indication that this is an issue that can be fixed …
1:36 PM Ticket #4819 (av_register_all() memory leak) created by joeallen
Originally I was making an application to convert audio to wav, and …
12:35 PM Changeset in ffmpeg [5d12d7de] by Michael Niedermayer <michael@niedermayer.cc>
mpegts: demux BluRay text subtitles Reviewed-by: Paul B Mahol …
12:35 PM Changeset in ffmpeg [757cb0f2] by Michael Niedermayer <michael@niedermayer.cc>
mpegts: fix demuxing PES private stream 2 PES header size is 6 bytes …
12:18 PM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by jose1711
the crash only manifests itself in vapoursynth - that is where the …
12:02 PM Changeset in ffmpeg [d79c2000] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_spp: use the name 's' for the pointer to the private …
11:52 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by Elon Musk
What crash?, this issue is about wrong error code returned at eof.
11:35 AM Changeset in ffmpeg [dc926ab5] by Michael Niedermayer <michael@niedermayer.cc>
rtmp: support the AMF_DATE tag Instead of returning EINVAL, which can …
11:07 AM Changeset in ffmpeg [8ffe1cb4] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: disable bandtype modifying extensions when coder != twoloop …
10:49 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by jose1711
autoexit works (video is terminated). also, the real reason behind …
10:42 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Vadim
Yes! Running the overlay input through fifo fixes it. Breaks: …
10:35 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent, please test ffplay -autoexit.
10:30 AM console_output.txt attached to Ticket #4818 by jose1711
10:30 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by jose1711
with today's git: command used: ffmpeg -v 9 -loglevel 99 -an -i …
9:27 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Unfortunately, I don't understand the issue you are reporting (I am …
9:01 AM Ticket #4818 (ffmpeg reporting i/o error, ffplay will never stop playing the file) created by jose1711
Summary of the bug: How to reproduce: […] file in question plays …
8:43 AM Changeset in ffmpeg [c3cd1a74] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: support envelope for all filters Signed-off-by: …
8:43 AM Changeset in ffmpeg [97c7c39d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: simplify memory allocations Signed-off-by: Paul …
8:43 AM Changeset in ffmpeg [32f217e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: implement various filters Signed-off-by: Paul B …
8:12 AM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by Carl Eugen Hoyos
Replying to zer0z: > time ffmpeg -i test.ts -r …
8:10 AM Ticket #4816 (png: wrong alpha detection) updated by Elon Musk
51d4bca5a40b8087c43421873e1c2262b6a74a76
8:08 AM Changeset in ffmpeg [b8653281] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: adjust fuzz of AAC Encoder's TNS test Have to adjust it again, …
7:54 AM Ticket #4804 ("Buffer queue overflow, dropping." when splitting input into thumbnail ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Does it work if you insert the fifo filter?
7:39 AM Ticket #4816 (png: wrong alpha detection) updated by pszemus
Could you send me the commit id?
7:22 AM Ticket #4812 (scale filter does not apply pure range change) closed by Carl Eugen Hoyos
fixed: Hopefully fixed in 0cb6c0ec488e324443b49b36f1224d3e5af420c4
7:19 AM Changeset in ffmpeg [670d8ecf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf: Remove probesize32 and max_analyze_duration32 on version bump. …
7:17 AM Changeset in ffmpeg [0cb6c0ec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/scale: Pass src_range and dst_range to libswscale. Fixes ticket …
6:51 AM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
6:26 AM Changeset in ffmpeg [555f5137] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: update AAC tests to the new defaults IS and PNS increase …
6:15 AM Changeset in ffmpeg [bc9927b8] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: Enable Intensity Stereo by default Since the changes made a …
6:13 AM Changeset in ffmpeg [b7eb7cb3] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: Enable Perceptual Noise Substitution by default It has been …
6:07 AM Changeset in ffmpeg [a8ced764] by Rostislav Pehlivanov <atomnuker@gmail.com>
fate: update AAC Encoder TNS test for the new changes Signed-off-by: …
6:00 AM Changeset in ffmpeg [a0079aae] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: reorder resetting of cpe->common_window Purely a cosmetic …
5:44 AM Changeset in ffmpeg [f3f6c6b9] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: rework coefficient quantization and filter application …
5:40 AM Changeset in ffmpeg [d09f9c45] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: allocate a larger buffer for the TNS LPC context Turns out …
5:34 AM Changeset in ffmpeg [0fc3a513] by Rostislav Pehlivanov <atomnuker@gmail.com>
lpc: add ff_lpc_calc_ref_coefs_f() function This commit adds a …
5:32 AM Changeset in ffmpeg [a70ee2bd] by Rostislav Pehlivanov <atomnuker@gmail.com>
lpc: remove unused ff_lpc_calc_levinson() function Not needed …
5:30 AM Changeset in ffmpeg [139c2f93] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenctab: add tns_min_sfb[] to the encoder tables header Needed for …
5:20 AM Changeset in ffmpeg [5ed5ca70] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: populate tns_max_bands Needed for the following commits. …
3:15 AM Changeset in ffmpeg [63fb5a6a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion1: Check for even width Fixes out of array access …
12:47 AM Changeset in ffmpeg [b54e03c9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in …
12:09 AM Ticket #4817 (mxf encoder segfaults on 1 frame input and mpeg2 long gop video) updated by Carl Eugen Hoyos
Keywords, Version changed

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
[…]
Note: See TracTimeline for information about the timeline view.