Timeline
Feb 24, 2020:
- 10:01 PM Ticket #8535 (Decoder (codec arib_caption) not found for input stream #0:2) updated by
- ? 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
- 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
- In Icecast EBML_HEADER_MAX_SIZE is set to 131072 bytes.
- 7:15 PM Ticket #8537 (vdpau not usable) updated by
- Replying to cehoyos: > Please test current FFmpeg git head …
- 6:51 PM Ticket #8537 (vdpau not usable) updated by
-
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
- 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
- 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
- This should be fixed according to …
- 5:37 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by
- libavcodec is better now 784234 Bytes... But !!! It does not store the …
- 3:56 PM Changeset in ffmpeg [177c68e3] by
- avcodec/Makefile: remove bogus/duplicate PNG parser entry
- 12:18 PM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by
-
Keywords changed
Fixed by Marton Balint in 6a7b5226e1c868fe6406b114e7303c70d886900b - 12:08 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to Gyan: > So, there is a more subtle anomaly …
- 10:59 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by
- The wiki is an unofficial community-editable resource geared to …
- 10:57 AM Changeset in ffmpeg [72b6c8c9] by
- avfilter: add Contrast Adaptive Sharpen video filter
- 10:15 AM Changeset in ffmpeg [c6cc9d9c] by
- doc: add adpcm_ima_{ssi,apm} Signed-off-by: Zane van Iperen …
- 10:15 AM Changeset in ffmpeg [8c4443cb] by
- 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
- fixed
- 9:13 AM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by
- http://mplayerhq.hu/pipermail/ffmpeg-devel/2020-February/256904.html …
- 7:44 AM Ticket #8536 ('wiki: Concatenate' confusion) updated by
- Thank you for the clarification, Gyan. So, "-safe 0 above is not …
- 6:41 AM Ticket #8536 ('wiki: Concatenate' confusion) closed by
- wontfix: For context, the preceding text is ------ Create a file mylist.txt …
- 6:07 AM Ticket #8536 ('wiki: Concatenate' confusion) created by
- 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
-
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
- fixed: Fixed by Paul in 9e0ddb5e80542d72059f9d817722a6e386ecc037
- 12:09 AM Changeset in ffmpeg [bc9b635] by
- hwcontext_vaapi: Only accept a render node when deriving from DRM …
- 12:09 AM Changeset in ffmpeg [a7b92cb5] by
- lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE …
- 12:09 AM Changeset in ffmpeg [669428ac] by
- lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support Add decode …
- 12:09 AM Changeset in ffmpeg [d2378645] by
- lavc/vaapi_decode: add profile_parser and format map support for HEVC …
- 12:09 AM Changeset in ffmpeg [85cc7bcd] by
- lavc/vaapi_hevc: add function to find exact va_profile for REXT Add …
- 12:09 AM Changeset in ffmpeg [0d83fcc0] by
- lavc/hevc_ps: parse constraint flags for HEVC REXT Parse all the …
- 12:09 AM Changeset in ffmpeg [aa6b2e16] by
- lavc/vaapi_hevc: extend parameter buffer to …
- 12:09 AM Changeset in ffmpeg [f4cd4017] by
- lavu/hwcontext_vaapi: add vaapi_format_map support for Y210 …
- 12:09 AM Changeset in ffmpeg [d2aa1fbf] by
- swscale: Add swscale input support for Y210LE Add swscale input …
- 12:09 AM Changeset in ffmpeg [1c37cad0] by
- 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
- Replying to Tjoppen: > Please give the attached patch a …
- 11:14 PM Changeset in ffmpeg [4627a56d] by
- avcodec/libzvbi-teletextdec: add option to set default G0 character …
- 11:14 PM Changeset in ffmpeg [45085d8d] by
- doc/protocols: clarify SRT timeout options docs Signed-off-by: Marton …
- 11:13 PM Changeset in ffmpeg [290a35a] by
- avformat/libsrt: make avformat connect timeout 0 by default Otherwise …
- 11:02 PM Changeset in ffmpeg [449e9841] by
- avformat/libsrt: use listen_timeout for listening Signed-off-by: …
- 11:02 PM Changeset in ffmpeg [7cc7680a] by
- avformat/libsrt: send non-blocking mode on both the listen and the …
- 11:02 PM Changeset in ffmpeg [86a7b77b] by
- avformat/libsrt: small fixes in libsrt_neterrno() Return os error …
- 11:02 PM Changeset in ffmpeg [c112fae6] by
- avformat/libsrt: poll for error conditions as well Signed-off-by: …
- 11:02 PM Changeset in ffmpeg [aab9133d] by
- avformat/libsrt: fix checking connection result in non-blocking mode …
- 11:02 PM Changeset in ffmpeg [006744bd] by
- avformat/libsrt: fix name of timeout option rw_timeout is the generic …
- 11:02 PM Changeset in ffmpeg [b96bc946] by
- avformat/libsrt: fix timeout unit confusion between milisec and …
- 9:00 PM Changeset in ffmpeg [90913abc] by
- avfilter/vf_v360: improve dfisheye_to_xyz() output
- 8:55 PM Changeset in ffmpeg [e6ea0e74] by
- avfilter/vf_v360: improve fisheye_to_xyz() output
- 8:43 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Here are the input samples: …
- 7:45 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
- Replying to reakon: > The closest to a spec I can find is …
- 5:17 PM Changeset in ffmpeg [9e0ddb5e] by
- avcodec/ac3_parser: recognize LE bitstream variant
- 5:15 PM Changeset in ffmpeg [ebc8806b] by
- avfilter/vf_v360: improve equirect_to_xyz() quality
- 4:40 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) reopened by
- Replying to gdgsdg123: > Replying to mmorin: > …
- 3:59 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- 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
- 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
- (diff)
- 12:41 PM Ticket #8459 (V360 + BLEND) updated by
- Sorry, I know almost nothing about Mac or Linux
- 12:39 PM Ticket #8459 (V360 + BLEND) updated by
- ah, bash script with .sh extension…
- 12:35 PM Ticket #8459 (V360 + BLEND) updated by
- How would I make this script for Mac and Linux? What's the file …
- 12:28 PM Ticket #8459 (V360 + BLEND) updated by
- I did download the video in size 1280x640. The first command line …
- 11:14 AM Ticket #8459 (V360 + BLEND) updated by
- The dual fisheye image is not mine. It is from here: …
- 11:07 AM Ticket #8459 (V360 + BLEND) updated by
- 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
- Replying to mmorin: > Is it then a coincidence that the …
- 9:48 AM Ticket #8459 (V360 + BLEND) updated by
- Could you give me an idea of what a single string would look like to …
- 9:43 AM Ticket #8459 (V360 + BLEND) updated by
- 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
-
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
- Summary of the bug: I have an MPEG-TS file ("test.ts" with "test.ass" …
- 2:19 AM Changeset in ffmpeg [c48e5431] by
- avcodec: add some documentation to the AVProducerReferenceTime struct …
- 2:19 AM Changeset in ffmpeg [3d451038] by
- avcodec/libx264: add a check for the prft AVCodecContext …
- 2:19 AM Changeset in ffmpeg [d005a7cd] by
- avcodec: add an AVCodecContext flag to export PRFT side data on demand …
- 2:19 AM Changeset in ffmpeg [c6666894] by
- avcodec: add an AVCodecContext field to signal types of packet, frame, …
- 2:19 AM Changeset in ffmpeg [5dda6c17] by
- avformat/dashenc: always attempt to enable prft in ldash mode …
- 2:19 AM Changeset in ffmpeg [dbd0244] by
- avformat/dashenc: write a capture time Producer Reference Time element …
- 2:19 AM Changeset in ffmpeg [7098989e] by
- avformat/dashenc: write the styp box when the first frame of a segment …
- 12:31 AM SponsoringPrograms/GSoC/2020/Results edited by
- (diff)
Feb 22, 2020:
- 11:30 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by
-
Keywords, Version, Component changed
- 11:23 PM Ticket #8534 (Fails to compile with Decklink SDK 11.5) updated by
-
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
- Summary of the bug: Compiling with Blackmagic Decklink SDK 11.5 fails …
- 9:46 PM Ticket #8459 (V360 + BLEND) updated by
- Most probably the right sides of the borders are always at WIDTH/4 and …
- 9:28 PM Ticket #8459 (V360 + BLEND) updated by
- Yes, the workaround actually looks quite good. Great technique. Thank …
- 8:59 PM Ticket #8459 (V360 + BLEND) updated by
- Yes, this is a post-stitching process to soften the left of the two …
- 8:45 PM Ticket #8459 (V360 + BLEND) updated by
- Adding the quotes stopped errors but I don't understand how you're …
- 8:07 PM Ticket #8459 (V360 + BLEND) updated by
- Try adding double quotes around the filter chain: ffmpeg -i fli0z.png …
- 7:52 PM Changeset in ffmpeg [a0faf0db] by
- avformat/utils: Don't trigger errors for multiple id3 tags. Such …
- 7:49 PM Ticket #8459 (V360 + BLEND) updated by
- Here it works: C:\Users\mKoch\Desktop>c:\ffmpeg\ffmpeg -i fli0z.png …
- 7:45 PM Changeset in ffmpeg [3de8ca21] by
- fate/adpcm: add adpcm_ima_apm tests Signed-off-by: Zane van Iperen …
- 7:45 PM Changeset in ffmpeg [c7905006] by
- avformat/segafilmenc: Remove redundant checks If an audio stream is …
- 7:44 PM Ticket #8459 (V360 + BLEND) updated by
- try removing the line feeds from the command line, it must all be …
- 7:38 PM Ticket #8459 (V360 + BLEND) updated by
- Conversion failed: ffmpeg -i equi_frame.png -vf …
- 7:19 PM Ticket #8459 (V360 + BLEND) updated by
- This is a workaround for removing the left vertical border (between …
- 5:50 PM FFmeeting/2020-02 edited by
- Add IRC log (diff)
- 5:02 PM Ticket #8459 (V360 + BLEND) updated by
- Noticed this was not Analyzed by developer nor Reproduced by …
- 3:10 PM Ticket #6516 (tsan symbols are broken with NASM) closed by
- fixed: I cannot reproduce the issue anymore, so I suppose it was fixed at …
- 2:27 PM Changeset in ffmpeg [c116dd84] by
- 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
-
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200221213210.23251- … - 10:06 AM FFmeeting/2020-02 edited by
- (diff)
- 10:05 AM FFmeeting/2020-02 edited by
- (diff)
- 10:02 AM FFmeeting/2020-02 edited by
- (diff)
- 10:02 AM SponsoringPrograms/GSoC/2020 edited by
- add qualification tasks for jxl & flif (diff)
- 10:01 AM FFmeeting/2020-02 created by
- 8:44 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- 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
- 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
- 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
- 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
- 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
- Replying to DrocUf: Probably related to …
- 8:42 PM Changeset in ffmpeg [051d11f6] by
- avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF Fixes: left …
- 8:42 PM Changeset in ffmpeg [d2aff350] by
- avcodec/cdtoons: Fix off by 4 check on diff_size Fixes: out of array …
- 8:42 PM Changeset in ffmpeg [4c31db5] by
- 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
- How are such files encoded/created?
- 4:55 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
-
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
- new link. …
- 1:47 PM Changeset in ffmpeg [553d836d] by
- avcodec/adpcm: cosmetics; reindent
- 1:47 PM Changeset in ffmpeg [55af03db] by
- avformat: add demuxer for Rayman 2's APM format Adds support for the …
- 1:46 PM Changeset in ffmpeg [af65357] by
- 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
- Missing info about input codecs of input file.
- 11:53 AM Ticket #8532 (crash abort swscale) updated by
- See also here: …
- 11:46 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to mmorin: > ..."byte reservoir"... Is my …
Feb 20, 2020:
- 9:34 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) closed by
- invalid: Replying to Lastique: > No. The delay is indicated by …
- 9:04 PM Changeset in ffmpeg [56df8296] by
- avformat/spdifenc: fix TrueHD streams over 48kHz Commit 36e156bef02 …
- 8:18 PM Changeset in ffmpeg [36e156be] by
- avformat/spdifenc: fix handling of large TrueHD frames The TrueHD IEC …
- 7:54 PM Changeset in ffmpeg [1d5338e4] by
- 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
- 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
-
No. The delay is indicated by
avcodec_receive_packetreturning … - 6:36 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) updated by
-
Version changed
- 6:34 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) closed by
- invalid: This is just normal encoder delay.
- 6:04 PM Ticket #8441 (aacenc: Add an option for max bitrate) closed by
- needs_more_info
- 6:03 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by
- 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
- 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
- Are you seriously asking me to implement a console application that …
- 4:06 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) reopened by
- 4:05 PM Ticket #8439 (audio_frame_queue: Incorrect dequeued timestamps) updated by
-
Version changed
I've attached a test case that demonstrates the problem. The test … - 3:57 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by
-
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
- 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
-
Summary changed
- 3:54 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) updated by
- 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
- 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
-
Summary changed
- 3:51 PM Ticket #8533 (filter_complex very slow when stitching together many fragments) created by
- Summary of the bug: complex_filter turns very slow when splicing a …
- 1:41 PM Changeset in ffmpeg [a07b19d9] by
- avformat/vivo: set packet duration Signed-off-by: Paul B Mahol …
- 1:41 PM Changeset in ffmpeg [b4305d6] by
- avformat/vivo: improve probing of some files Signed-off-by: Paul B …
- 1:41 PM Changeset in ffmpeg [464310c1] by
- avcodec: add siren audio decoder
- 1:37 PM Changeset in ffmpeg [26ae9c9f] by
- lavd/opengl_enc: check strings before parsing them. Fix a segfault if …
- 1:27 PM Changeset in ffmpeg [fbb36d74] by
- 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
- I think I understand now. Both samples have non-intra encoding, which …
- 12:25 PM Ticket #8532 (crash abort swscale) created by
- Summary of the bug: crash abort in third command line How to …
- 12:08 PM Ticket #8531 (Character substitution in parameters) updated by
- Replying to Cigaes: > This is unlikely to happen. Using …
- 11:59 AM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
-
Replying to mmorin:
-c copyimplicates no re-encoding … - 11:21 AM Ticket #8531 (Character substitution in parameters) updated by
- This is unlikely to happen. Using spaces is possible and easy with any …
- 11:19 AM Ticket #8531 (Character substitution in parameters) created by
- 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
- 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
- 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
- avformat/wtvdec: Forward errors when reading packet …
- 9:37 PM Changeset in ffmpeg [b4a4aadf] by
- libavcodec/svq: Remove ff_svq1_packet_checksum() Reviewed-by: Paul B …
- 9:37 PM Changeset in ffmpeg [9fc73bf0] by
- 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
- 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
- Most likely the same stream …
- 7:11 PM Ticket #8523 (ffmpeg converts 30fps input to 29.97fps when converting to .mxf) updated by
-
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
- 2:43 PM Ticket #8527 (undefined symbol in libswresample) updated by
-
Resolution, Version, Component changed
- 12:28 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- Replying to mmorin: > ...intra or non-Intra, so I don't …
- 9:48 AM Changeset in ffmpeg [bb01baae] by
- ansi: process ESC[3m italics attribute squelch unknown escape code …
- 9:38 AM Ticket #8527 (undefined symbol in libswresample) updated by
-
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
- 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
- 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
-
The output of
ffprobesuggests that both samples use the same … - 7:42 PM Ticket #8214 (signed integer overflow in libswscale/output.c) closed by
- needs_more_info
- 6:56 PM Ticket #8530 (HDR10+ metadata in nvenc and decoding support) created by
- 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
- 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
-
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
-
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
-
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200216194303.819-3- … - 1:14 PM Ticket #8527 (undefined symbol in libswresample) updated by
- Replying to richardpl: > We can not reproduce your …
- 12:48 PM Ticket #8527 (undefined symbol in libswresample) closed by
- 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
- 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
- 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
- fixed
- 9:41 AM Ticket #8527 (undefined symbol in libswresample) closed by
- 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
- I see that you did a lot more commits that I didn't notice earlier. …
- 2:27 AM Changeset in ffmpeg [ebee8085] by
- lavc/qsvenc: add support for external bitrate control for HEVC …
- 2:27 AM Changeset in ffmpeg [edf2c7be] by
- lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv Class …
- 2:21 AM Changeset in ffmpeg [566de255] by
- 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
- The proof of the formula is as the following link (ssim_end1() …
Feb 17, 2020:
- 9:45 PM Ticket #8527 (undefined symbol in libswresample) reopened by
- Replying to cehoyos: > There is no release support on this …
- 8:20 PM Ticket #8527 (undefined symbol in libswresample) closed by
- 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
- The problem is that we can't define mxf_spf for every conceivable …
- 6:47 PM Ticket #8527 (undefined symbol in libswresample) reopened by
- 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
-
Priority changed
- 4:25 PM Ticket #8528 (Add support for passing tune parameter to aomenc) updated by
-
Priority, Status, Owner changed
- 4:03 PM Ticket #8527 (undefined symbol in libswresample) closed by
- 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
- I nowhere do not see proof of your claim.
- 3:44 PM Changeset in ffmpeg [601d5744] by
- avformat/dashenc: warn if Producer Reference Time element option is …
- 3:16 PM Changeset in ffmpeg [55cbccbc] by
- 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
- @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
- 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
-
Priority, Keywords changed
- 1:41 AM Ticket #8529 (the ssim_c1 has bug in vf_ssim.c) created by
- Summary of the bug: I'm learning the SSIM, and I find FFMpeg provides …
Note:
See TracTimeline
for information about the timeline view.
