Timeline



Feb 24, 2020:

10:01 PM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by Habanero
? Aren't those included in the original post? Console output: …
9:57 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Marton Balint
Probably there is, but maybe we would lose some future flexibility. …
8:51 PM Ticket #8414 (Oversized EBML headers for WebM live stream with IceCast) updated by ePirat
In Icecast EBML_HEADER_MAX_SIZE is set to 131072 bytes.
7:15 PM Ticket #8537 (vdpau not usable) updated by kg
Replying to cehoyos: > Please test current FFmpeg git head …
6:51 PM Ticket #8537 (vdpau not usable) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and provide the command line you …
6:45 PM Ticket #8537 (vdpau not usable) created by kg
Here's the log [AVHWFramesContext @ 0x7fdc78357600] Unsupported sw …
6:34 PM Ticket #8509 (Converting 8 bit ARGB to Prores 4444 using prores_ks produces alpha ...) updated by Brian
Could the patch be applied without the change to palToA_c() so that …
6:21 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by U. Artie Eoff
This should be fixed according to …
5:37 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by Balling
libavcodec is better now 784234 Bytes... But !!! It does not store the …
3:56 PM Changeset in ffmpeg [177c68e3] by Paul B Mahol <onemda@gmail.com>
avcodec/Makefile: remove bogus/duplicate PNG parser entry
12:18 PM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by Carl Eugen Hoyos
Keywords changed
Fixed by Marton Balint in 6a7b5226e1c868fe6406b114e7303c70d886900b
12:08 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by gdgsdg123
Replying to Gyan: > So, there is a more subtle anomaly …
10:59 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by Gyan
The wiki is an unofficial community-editable resource geared to …
10:57 AM Changeset in ffmpeg [72b6c8c9] by Paul B Mahol <onemda@gmail.com>
avfilter: add Contrast Adaptive Sharpen video filter
10:15 AM Changeset in ffmpeg [c6cc9d9c] by Paul B Mahol <onemda@gmail.com>
doc: add adpcm_ima_{ssi,apm} Signed-off-by: Zane van Iperen …
10:15 AM Changeset in ffmpeg [8c4443cb] by Paul B Mahol <onemda@gmail.com>
changelog: add adpcm_ima_ssi decoder and kvag demuxer Signed-off-by: …
9:13 AM Ticket #2031 (ffmpeg fails to access certain http URLs) closed by Gautam
fixed
9:13 AM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by Gautam
http://mplayerhq.hu/pipermail/ffmpeg-devel/2020-February/256904.html
7:44 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by markfilipak
Thank you for the clarification, Gyan. So, "-safe 0 above is not …
6:41 AM Ticket #8536 ('wiki: Concatenate' confusion) closed by Gyan
wontfix: For context, the preceding text is ------ Create a file mylist.txt …
6:07 AM Ticket #8536 ('wiki: Concatenate' confusion) created by markfilipak
On this page: https://trac.ffmpeg.org/wiki/Concatenate on which …
1:09 AM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
Status changed
Maybe you will fix this?))
12:29 AM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) closed by Carl Eugen Hoyos
fixed: Fixed by Paul in 9e0ddb5e80542d72059f9d817722a6e386ecc037
12:09 AM Changeset in ffmpeg [bc9b635] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Only accept a render node when deriving from DRM …
12:09 AM Changeset in ffmpeg [a7b92cb5] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE …
12:09 AM Changeset in ffmpeg [669428ac] by Mark Thompson <sw@jkqxz.net>
lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support Add decode …
12:09 AM Changeset in ffmpeg [d2378645] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_decode: add profile_parser and format map support for HEVC …
12:09 AM Changeset in ffmpeg [85cc7bcd] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_hevc: add function to find exact va_profile for REXT Add …
12:09 AM Changeset in ffmpeg [0d83fcc0] by Mark Thompson <sw@jkqxz.net>
lavc/hevc_ps: parse constraint flags for HEVC REXT Parse all the …
12:09 AM Changeset in ffmpeg [aa6b2e16] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_hevc: extend parameter buffer to …
12:09 AM Changeset in ffmpeg [f4cd4017] by Mark Thompson <sw@jkqxz.net>
lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 …
12:09 AM Changeset in ffmpeg [d2aa1fbf] by Mark Thompson <sw@jkqxz.net>
swscale: Add swscale input support for Y210LE Add swscale input …
12:09 AM Changeset in ffmpeg [1c37cad0] by Mark Thompson <sw@jkqxz.net>
lavu/pix_fmt: add new pixel format y210 Add some packed 4:2:2 10-bit …

Feb 23, 2020:

11:18 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Carl Eugen Hoyos
Replying to Tjoppen: > Please give the attached patch a …
11:14 PM Changeset in ffmpeg [4627a56d] by Marton Balint <cus@passwd.hu>
avcodec/libzvbi-teletextdec: add option to set default G0 character …
11:14 PM Changeset in ffmpeg [45085d8d] by Marton Balint <cus@passwd.hu>
doc/protocols: clarify SRT timeout options docs Signed-off-by: Marton …
11:13 PM Changeset in ffmpeg [290a35a] by Marton Balint <cus@passwd.hu>
avformat/libsrt: make avformat connect timeout 0 by default Otherwise …
11:02 PM Changeset in ffmpeg [449e9841] by Marton Balint <cus@passwd.hu>
avformat/libsrt: use listen_timeout for listening Signed-off-by: …
11:02 PM Changeset in ffmpeg [7cc7680a] by Marton Balint <cus@passwd.hu>
avformat/libsrt: send non-blocking mode on both the listen and the …
11:02 PM Changeset in ffmpeg [86a7b77b] by Marton Balint <cus@passwd.hu>
avformat/libsrt: small fixes in libsrt_neterrno() Return os error …
11:02 PM Changeset in ffmpeg [c112fae6] by Marton Balint <cus@passwd.hu>
avformat/libsrt: poll for error conditions as well Signed-off-by: …
11:02 PM Changeset in ffmpeg [aab9133d] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix checking connection result in non-blocking mode …
11:02 PM Changeset in ffmpeg [006744bd] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix name of timeout option rw_timeout is the generic …
11:02 PM Changeset in ffmpeg [b96bc946] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix timeout unit confusion between milisec and …
9:00 PM Changeset in ffmpeg [90913abc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve dfisheye_to_xyz() output
8:55 PM Changeset in ffmpeg [e6ea0e74] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve fisheye_to_xyz() output
8:43 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
Here are the input samples: …
7:45 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Tomas Härdin
Replying to reakon: > The closest to a spec I can find is …
7:44 PM 0001-libavformat-mxf-Add-support-for-30-48-1.001-48-100-1.patch attached to Ticket #8523 by Tomas Härdin
5:17 PM Changeset in ffmpeg [9e0ddb5e] by Paul B Mahol <onemda@gmail.com>
avcodec/ac3_parser: recognize LE bitstream variant
5:15 PM Changeset in ffmpeg [ebc8806b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve equirect_to_xyz() quality
4:40 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) reopened by Gyan
Replying to gdgsdg123: > Replying to mmorin: > …
3:59 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
I have now deleted the input samples from the cloud provider.
3:47 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) closed by M Morin
invalid: OK thanks. Then it's not a bug, just a feature, and I'll close this.
2:24 PM SponsoringPrograms/GSoC/2020 edited by Elon Musk
(diff)
12:41 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
Sorry, I know almost nothing about Mac or Linux
12:39 PM Ticket #8459 (V360 + BLEND) updated by villmer
ah, bash script with .sh extension…
12:35 PM Ticket #8459 (V360 + BLEND) updated by villmer
How would I make this script for Mac and Linux? What's the file …
12:28 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
I did download the video in size 1280x640. The first command line …
11:14 AM Ticket #8459 (V360 + BLEND) updated by villmer
The dual fisheye image is not mine. It is from here: …
11:07 AM Ticket #8459 (V360 + BLEND) updated by Michael Koch
What command line did you use to make the equirectangular image? Just …
10:31 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by gdgsdg123
Replying to mmorin: > Is it then a coincidence that the …
9:48 AM Ticket #8459 (V360 + BLEND) updated by villmer
Could you give me an idea of what a single string would look like to …
9:43 AM Ticket #8459 (V360 + BLEND) updated by villmer
WOW, your book is really amazing! Thanks again for your great input …
7:24 AM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by Carl Eugen Hoyos
Keywords changed
Please post the command line you tested together with the complete, …
5:30 AM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) created by Habanero
Summary of the bug: I have an MPEG-TS file ("test.ts" with "test.ass" …
2:19 AM Changeset in ffmpeg [c48e5431] by James Almer <jamrial@gmail.com>
avcodec: add some documentation to the AVProducerReferenceTime struct …
2:19 AM Changeset in ffmpeg [3d451038] by James Almer <jamrial@gmail.com>
avcodec/libx264: add a check for the prft AVCodecContext …
2:19 AM Changeset in ffmpeg [d005a7cd] by James Almer <jamrial@gmail.com>
avcodec: add an AVCodecContext flag to export PRFT side data on demand …
2:19 AM Changeset in ffmpeg [c6666894] by James Almer <jamrial@gmail.com>
avcodec: add an AVCodecContext field to signal types of packet, frame, …
2:19 AM Changeset in ffmpeg [5dda6c17] by James Almer <jamrial@gmail.com>
avformat/dashenc: always attempt to enable prft in ldash mode …
2:19 AM Changeset in ffmpeg [dbd0244] by James Almer <jamrial@gmail.com>
avformat/dashenc: write a capture time Producer Reference Time element …
2:19 AM Changeset in ffmpeg [7098989e] by James Almer <jamrial@gmail.com>
avformat/dashenc: write the styp box when the first frame of a segment …
12:31 AM SponsoringPrograms/GSoC/2020/Results edited by Pedro Arthur
(diff)

Feb 22, 2020:

11:30 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
11:23 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by Marton Balint
Cc, Status, Owner changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200222182948.5538-2
10:35 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) created by Elliott
Summary of the bug: Compiling with Blackmagic Decklink SDK 11.5 fails …
9:46 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
Most probably the right sides of the borders are always at WIDTH/4 and …
9:28 PM Ticket #8459 (V360 + BLEND) updated by villmer
Yes, the workaround actually looks quite good. Great technique. Thank …
9:00 PM out.png attached to Ticket #8459 by Michael Koch
8:59 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
Yes, this is a post-stitching process to soften the left of the two …
8:49 PM Screen Shot 2020-02-22 at 9.48.20 PM.png attached to Ticket #8459 by villmer
Stitched Equirectangular (trimmed)
8:45 PM Ticket #8459 (V360 + BLEND) updated by villmer
Adding the quotes stopped errors but I don't understand how you're …
8:42 PM Screen Shot 2020-02-22 at 9.40.09 PM.png attached to Ticket #8459 by villmer
Stitched Equirectangular
8:07 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
Try adding double quotes around the filter chain: ffmpeg -i fli0z.png …
7:52 PM Changeset in ffmpeg [a0faf0db] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Don't trigger errors for multiple id3 tags. Such …
7:49 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
Here it works: C:\Users\mKoch\Desktop>c:\ffmpeg\ffmpeg -i fli0z.png …
7:45 PM Changeset in ffmpeg [3de8ca21] by Michael Niedermayer <michael@niedermayer.cc>
fate/adpcm: add adpcm_ima_apm tests Signed-off-by: Zane van Iperen …
7:45 PM Changeset in ffmpeg [c7905006] by Michael Niedermayer <michael@niedermayer.cc>
avformat/segafilmenc: Remove redundant checks If an audio stream is …
7:44 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
try removing the line feeds from the command line, it must all be …
7:38 PM Ticket #8459 (V360 + BLEND) updated by villmer
Conversion failed: ffmpeg -i equi_frame.png -vf …
7:19 PM Ticket #8459 (V360 + BLEND) updated by Michael Koch
This is a workaround for removing the left vertical border (between …
5:50 PM FFmeeting/2020-02 edited by Illya
Add IRC log (diff)
5:02 PM Ticket #8459 (V360 + BLEND) updated by villmer
Noticed this was not Analyzed by developer nor Reproduced by …
3:10 PM Ticket #6516 (tsan symbols are broken with NASM) closed by Clément Bœsch
fixed: I cannot reproduce the issue anymore, so I suppose it was fixed at …
2:27 PM Changeset in ffmpeg [c116dd84] by Paul B Mahol <onemda@gmail.com>
avcodec/apedec: fix decoding 3800 version with 2000 compression level
10:10 AM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200221213210.23251- …
10:06 AM FFmeeting/2020-02 edited by Thilo Borgmann
(diff)
10:05 AM FFmeeting/2020-02 edited by Thilo Borgmann
(diff)
10:04 AM blackboard02.jpg attached to FFmeeting/2020-02 by Thilo Borgmann
10:04 AM blackboard01.jpg attached to FFmeeting/2020-02 by Thilo Borgmann
10:02 AM FFmeeting/2020-02 edited by Thilo Borgmann
(diff)
10:02 AM SponsoringPrograms/GSoC/2020 edited by Jai Luthra
add qualification tasks for jxl & flif (diff)
10:01 AM FFmeeting/2020-02 created by Thilo Borgmann
8:44 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
OK, nothing to do with a byte reservoir. Is it then a coincidence that …

Feb 21, 2020:

11:15 PM Changeset in ffmpeg [8e197a96] by Paul B Mahol <onemda@gmail.com>
avcodec/dxv: make prev variable unsigned
10:03 PM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Anon-san
as for the second file, i can't do much about that but thanks for …
9:59 PM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Elon Musk
I fixed first file, and posted patch, the second file is spdif …
9:46 PM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Anon-san
i just had to find them out after data-mining a PS2 game called The …
8:48 PM Ticket #6989 (Hwaccel cuvid fails with “Error creating a NVDEC decoder: 1”) updated by Dennis E. Mungai
Replying to DrocUf: Probably related to …
8:42 PM Changeset in ffmpeg [051d11f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF Fixes: left …
8:42 PM Changeset in ffmpeg [d2aff350] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cdtoons: Fix off by 4 check on diff_size Fixes: out of array …
8:42 PM Changeset in ffmpeg [4c31db5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cdtoons: Correct several end of data checks in …
7:54 PM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Elon Musk
How are such files encoded/created?
4:55 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Artem S. Tashkinov
Cc changed
AV1 decoding support is already there, the container format is …
4:10 PM Ticket #8428 (ffmpeg has problems with some AC-3/EAC-3 files with "syncword" 0x770b) updated by Anon-san
new link. …
1:47 PM Changeset in ffmpeg [553d836d] by Paul B Mahol <onemda@gmail.com>
avcodec/adpcm: cosmetics; reindent
1:47 PM Changeset in ffmpeg [55af03db] by Paul B Mahol <onemda@gmail.com>
avformat: add demuxer for Rayman 2's APM format Adds support for the …
1:46 PM Changeset in ffmpeg [af65357] by Paul B Mahol <onemda@gmail.com>
avcodec: add decoder for Rayman 2's ADPCM variant Adds support for …
12:38 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Elon Musk
Missing info about input codecs of input file.
11:53 AM Ticket #8532 (crash abort swscale) updated by Michael Koch
See also here: …
11:46 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by gdgsdg123
Replying to mmorin: > ..."byte reservoir"... Is my …

Feb 20, 2020:

9:34 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) closed by Marton Balint
invalid: Replying to Lastique: > No. The delay is indicated by …
9:04 PM Changeset in ffmpeg [56df8296] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/spdifenc: fix TrueHD streams over 48kHz Commit 36e156bef02 …
8:18 PM Changeset in ffmpeg [36e156be] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/spdifenc: fix handling of large TrueHD frames The TrueHD IEC …
7:54 PM Changeset in ffmpeg [1d5338e4] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/spdifenc: make hd_buf an array This is preparation for …
6:51 PM Ticket #8441 (aacenc: Add an option for max bitrate) updated by Lastique
You could just tell that you don't want to implement this feature, you …
6:47 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) reopened by Lastique
No. The delay is indicated by avcodec_receive_packet returning …
6:36 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) updated by Carl Eugen Hoyos
Version changed
6:34 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) closed by mkver
invalid: This is just normal encoder delay.
6:04 PM Ticket #8441 (aacenc: Add an option for max bitrate) closed by Carl Eugen Hoyos
needs_more_info
6:03 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide not only the command …
5:43 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by mario66
I have to tell you that your plan to let x265 submit patches to ffmpeg …
4:15 PM Ticket #8441 (aacenc: Add an option for max bitrate) reopened by Lastique
Are you seriously asking me to implement a console application that …
4:06 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) reopened by Lastique
4:05 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) updated by Lastique
Version changed
I've attached a test case that demonstrates the problem. The test …
4:03 PM ffmpeg_ticket_8439.c attached to Ticket #8439 by Lastique
A test case that demonstrates the problem
3:57 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Stefan
Summary changed
@cehoyos Because it shouldn't be that slow. Why is a processing …
3:55 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) closed by Carl Eugen Hoyos
needs_more_info: And please test current FFmpeg git head, nothing else is supported here.
3:54 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Stefan
Summary changed
3:54 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Carl Eugen Hoyos
Why do you believe that there is an issue that can be fixed in FFmpeg?
3:52 PM Ticket #8441 (aacenc: Add an option for max bitrate) closed by Carl Eugen Hoyos
needs_more_info: The testcase would consist of a simple command line together with the …
3:52 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by Stefan
Summary changed
3:51 PM complex-script.txt attached to Ticket #8533 by Stefan
3:51 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) created by Stefan
Summary of the bug: complex_filter turns very slow when splicing a …
1:41 PM Changeset in ffmpeg [a07b19d9] by Paul B Mahol <onemda@gmail.com>
avformat/vivo: set packet duration Signed-off-by: Paul B Mahol …
1:41 PM Changeset in ffmpeg [b4305d6] by Paul B Mahol <onemda@gmail.com>
avformat/vivo: improve probing of some files Signed-off-by: Paul B …
1:41 PM Changeset in ffmpeg [464310c1] by Paul B Mahol <onemda@gmail.com>
avcodec: add siren audio decoder
1:37 PM Changeset in ffmpeg [26ae9c9f] by Nicolas George <george@nsup.org>
lavd/opengl_enc: check strings before parsing them. Fix a segfault if …
1:27 PM Changeset in ffmpeg [fbb36d74] by Nicolas George <george@nsup.org>
lavd/opengl_enc: use proper context for logging. Log as [opengl @ …
12:45 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
I think I understand now. Both samples have non-intra encoding, which …
12:25 PM Ticket #8532 (crash abort swscale) created by Michael Koch
Summary of the bug: crash abort in third command line How to …
12:08 PM Ticket #8531 (Character substitution in parameters) updated by Andreas Håkon
Replying to Cigaes: > This is unlikely to happen. Using …
11:59 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by gdgsdg123
Replying to mmorin: -c copy implicates no re-encoding …
11:21 AM Ticket #8531 (Character substitution in parameters) updated by Cigaes
This is unlikely to happen. Using spaces is possible and easy with any …
11:19 AM Ticket #8531 (Character substitution in parameters) created by Andreas Håkon
Summary of the trouble: A lot of filters require to use SPACES inside …
10:40 AM Ticket #4392 (Reconnect on lost connection for TCP based protocols) updated by gregorycu
There are categories of situations where you can indeed detect a link …
9:05 AM Ticket #8441 (aacenc: Add an option for max bitrate) reopened by Lastique
I described the use case in the description - it would be useful to be …

Feb 19, 2020:

9:37 PM Changeset in ffmpeg [acbd950e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Forward errors when reading packet …
9:37 PM Changeset in ffmpeg [b4a4aadf] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/svq: Remove ff_svq1_packet_checksum() Reviewed-by: Paul B …
9:37 PM Changeset in ffmpeg [9fc73bf0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qdm2: Check fft_coefs_index Fixes: out of array access Fixes: …
9:16 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
Indeed, with just […] the output of both files is now around 5 …
8:05 PM Ticket #7815 (Unable to seek after reaching end of RTSP Stream) updated by arekm
Most likely the same stream …
7:11 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Marton Balint
Cc changed
As far as I remember simple rounding rules gets you the sequences …
5:06 PM Ticket #7712 (Check for multiple -filter options broken) updated by BoKK
2:43 PM Ticket #8527 (undefined symbol in libswresample) updated by Carl Eugen Hoyos
Resolution, Version, Component changed
12:28 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by gdgsdg123
Replying to mmorin: > ...intra or non-Intra, so I don't …
9:48 AM Changeset in ffmpeg [bb01baae] by Peter Ross <pross@xvid.org>
ansi: process ESC[3m italics attribute squelch unknown escape code …
9:38 AM Ticket #8527 (undefined symbol in libswresample) updated by oldpink
Resolution, Version, Component changed
FWIW, I finally sorted out the source of the problem: old versions of …
8:04 AM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by reakon
The closest to a spec I can find is a mention about IEC61937-14:2017 …

Feb 18, 2020:

10:06 PM Ticket #8530 (HDR10+ metadata in nvenc and decoding support) closed by Carl Eugen Hoyos
invalid: No meta-tickets please, including no tickets to „remind“. No repos …
8:53 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
The output of ffprobe suggests that both samples use the same …
7:42 PM Ticket #8214 (signed integer overflow in libswscale/output.c) closed by Michael Niedermayer
needs_more_info
6:56 PM Ticket #8530 (HDR10+ metadata in nvenc and decoding support) created by Balling
Google already fully wrote the code for their Google Videos and …
5:30 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Tomas Härdin
That sounds like a reasonable list. However, is there a spec for what …
3:41 PM Ticket #8322 (signed integer overflow at libswscale/output.c:2281) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200216194303.819-4- …
3:41 PM Ticket #8187 (signed integer overflow in libavformat/mpegenc.c) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200216194303.819-2- …
3:40 PM Ticket #8293 (signed integer overflow at libswscale/output.c:1852) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200216194303.819-3- …
1:14 PM Ticket #8527 (undefined symbol in libswresample) updated by oldpink
Replying to richardpl: > We can not reproduce your …
12:48 PM Ticket #8527 (undefined symbol in libswresample) closed by Elon Musk
invalid: We can not reproduce your findings or problem or issue or bug. Any …
12:41 PM Ticket #8527 (undefined symbol in libswresample) reopened by oldpink
Replying to richardpl: > You are using unsupported build …
10:16 AM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by reakon
Actually, video-only MXF would be of more help, as MXF is used in Pro …
10:02 AM Ticket #1939 (zork pcm decoder is broken) closed by Elon Musk
fixed
9:41 AM Ticket #8527 (undefined symbol in libswresample) closed by Elon Musk
wontfix: You are using unsupported build flags. Also: libavc1394.so.0 => not …
5:48 AM Ticket #8466 (av_url_split violates RFC2396, fails to parse URLs) updated by Jacob
I see that you did a lot more commits that I didn't notice earlier. …
2:27 AM Changeset in ffmpeg [ebee8085] by Zhong Li <zhongli_dev@126.com>
lavc/qsvenc: add support for external bitrate control for HEVC …
2:27 AM Changeset in ffmpeg [edf2c7be] by Zhong Li <zhongli_dev@126.com>
lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv Class …
2:21 AM Changeset in ffmpeg [566de255] by Zhong Li <zhongli_dev@126.com>
libavcodec/qsvenc.c: Set mjpeg height and width alignment Currently …
12:58 AM Ticket #8529 (the ssim_c1 has bug in vf_ssim.c) updated by none
The proof of the formula is as the following link (ssim_end1() …
12:50 AM ssim_proof.jpg attached to Ticket #8529 by none
the proof of the ssim

Feb 17, 2020:

9:45 PM Ticket #8527 (undefined symbol in libswresample) reopened by oldpink
Replying to cehoyos: > There is no release support on this …
8:20 PM Ticket #8527 (undefined symbol in libswresample) closed by Carl Eugen Hoyos
needs_more_info: There is no release support on this bug tracker, please test current …
8:14 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by Tomas Härdin
The problem is that we can't define mxf_spf for every conceivable …
6:47 PM Ticket #8527 (undefined symbol in libswresample) reopened by oldpink
ffmpeg banner: ffmpeg version 4.2.2 Copyright (c) 2000-2019 the …
5:04 PM Ticket #8528 (Add support for passing tune parameter to aomenc) updated by Carl Eugen Hoyos
Priority changed
4:25 PM Ticket #8528 (Add support for passing tune parameter to aomenc) updated by 0bugs
Priority, Status, Owner changed
4:03 PM Ticket #8527 (undefined symbol in libswresample) closed by Elon Musk
needs_more_info: Missing output of ldd of libav* libsw* libraries. Missing output of …
4:00 PM Ticket #8529 (the ssim_c1 has bug in vf_ssim.c) updated by Elon Musk
I nowhere do not see proof of your claim.
3:44 PM Changeset in ffmpeg [601d5744] by James Almer <jamrial@gmail.com>
avformat/dashenc: warn if Producer Reference Time element option is …
3:16 PM Changeset in ffmpeg [55cbccbc] by James Almer <jamrial@gmail.com>
avformat/dashenc: disable Resync elements when using DVB-DASH profile …
8:49 AM Ticket #8522 (DASH start segment number calculation is wrong for fragment_duration mode) updated by onitake
@stevenliu Were you able to test with the URL I sent you? I'm not sure …
7:41 AM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by reakon
Replying to Tjoppen: > MXF is primarily aimed at broadcast …
7:03 AM Ticket #8529 (the ssim_c1 has bug in vf_ssim.c) updated by Carl Eugen Hoyos
Priority, Keywords changed
1:44 AM tiny_ssim.jpg attached to Ticket #8529 by none
mathematical formula of the tiny_ssim
1:41 AM Ticket #8529 (the ssim_c1 has bug in vf_ssim.c) created by none
Summary of the bug: I'm learning the SSIM, and I find FFMpeg provides …
Note: See TracTimeline for information about the timeline view.