Timeline



Jul 29, 2019:

11:10 PM Ticket #8049 (dash muxer does not specify full codec string parameters for AV1) created by Brion Vibber
Summary of the bug: When using the dash muxer to produce DASH output …
10:17 PM Changeset in ffmpeg [fd93d5ef] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Fix parsing the last unit There is one way to find out if …
10:03 PM Ticket #8048 (MPEG-2 muxer overshoots and corrects with undershoot in CBR mode (-muxrate)) updated by Carl Eugen Hoyos
Keywords changed
This has currently no similarities with a valid ticket. Please …
9:25 PM Changeset in ffmpeg [276b21a5] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Rearrange start code search 1. Currently, …
9:25 PM Changeset in ffmpeg [0e66e1b6] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Decompose Sequence End Sequence End units (or actually, …
9:25 PM Changeset in ffmpeg [ae49993c] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Improve adding SEI messages Up until now, if an SEI …
9:25 PM Changeset in ffmpeg [4e7e30bb] by Mark Thompson <sw@jkqxz.net>
cbs: Don't set AVBuffer's opaque cbs is currently inconsistent …
9:18 PM Ticket #8041 (h264_metadata BSF lacks overscan) closed by jkqxz
fixed: Implemented in b123d0780ec26456b08cd50e1062d464262ceb38.
8:58 PM Changeset in ffmpeg [5ffb8e87] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eatqi: Check for minimum frame size The minimum header is 8 …
8:58 PM Changeset in ffmpeg [009ec8dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eatgv: Check remaining size after the keyframe header The …
6:57 PM Changeset in ffmpeg [b123d078] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Support overscan_appropriate_flag Fixes #8041.
6:57 PM Changeset in ffmpeg [f9b85036] by Mark Thompson <sw@jkqxz.net>
cbs_h264: Fix missing inferred colour description fields With …
5:53 PM Ticket #8048 (MPEG-2 muxer overshoots and corrects with undershoot in CBR mode (-muxrate)) created by Warren Young
If you use the -muxrate option with -c copy to turn a VBR file into a …
3:34 PM Changeset in ffmpeg [ccbab410] by Pedro Arthur <bygrandao@gmail.com>
dnn: convert tf.pad to native model in python script, and load/execute …
3:34 PM Changeset in ffmpeg [3805aae4] by Pedro Arthur <bygrandao@gmail.com>
fate: add unit test for dnn-layer-pad 'make fate-dnn-layer-pad' to …
3:34 PM Changeset in ffmpeg [df8db345] by Pedro Arthur <bygrandao@gmail.com>
dnn: add layer pad which is equivalent to tf.pad the reason to add …
2:52 PM Ticket #7231 (Cineform sample format 2) closed by Elon Musk
fixed: Fixed in 630ea6b07f8852c21da3450fd979a8fd110b58dc.
2:35 PM Changeset in ffmpeg [630ea6b0] by Kieran Kunhya <kierank@obe.tv>
avcodec/cfhd: add bayer support
1:09 PM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) updated by James
Also, for static libraries you should add --pkg-config-flags=--static …
1:06 PM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) updated by James
Can you attach ffbuild/config.log from the failed configure run?
12:58 PM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) updated by spv82
Replying to richardpl: > It works here, and for zeranoe …
12:57 PM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) updated by spv82
But it not works on Linux and everyone can reproduce this bug there.
11:52 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) closed by Steven Liu
fixed: fixed by commit: 23678462c0a316772d112ca363a4ffdf7d4b4236
11:48 AM Changeset in ffmpeg [23678462] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix overflow of int for durations compute Fix …
11:15 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) reopened by Carl Eugen Hoyos
10:23 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) closed by Dušan Brejka
fixed: You were right Steven, there was a conflicting shared libavformat on …
9:34 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by Elon Musk
You have not provided new info what is incorrect now.
9:28 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) reopened by cepesh
Replying to richardpl: Can you please advise what has been …
7:59 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) closed by Elon Musk
fixed
7:58 AM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) closed by Elon Musk
invalid: It works here, and for zeranoe static builds too.
7:53 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by cepesh
In …
7:16 AM Changeset in ffmpeg [43891ea8] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/fade: don't allow nb_frames == 0 In filter init, there's a …
5:54 AM Ticket #8047 ("ERROR: libmysofa not found" with libmysofa static) created by spv82
FFmpeg master can't find libmysofa static. […] With 3.4.6 release …

Jul 28, 2019:

9:34 PM Changeset in ffmpeg [20fed2f0] by Mark Thompson <sw@jkqxz.net>
lavfi: addroi filter This can be used to add region of interest side …
9:34 PM Changeset in ffmpeg [33871478] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Add ROI support
7:10 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
the simple test method to check the logic, add an log after the patch: …
7:10 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
the simple test method to check the logic, add an log after the patch: …
6:57 PM Ticket #8041 (h264_metadata BSF lacks overscan) updated by Anton Torp
Hi, I see that one developer (Thank you Mark!) has implemented it: …
6:50 PM Changeset in ffmpeg [62e6b634] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] refine process of setting block as 0 in …
6:02 PM Changeset in ffmpeg [abb2e9ac] by Mark Thompson <sw@jkqxz.net>
vp9_metadata: Improve spec-compliance and warnings The earlier …
5:23 PM Changeset in ffmpeg [43a18884] by Mark Thompson <sw@jkqxz.net>
av1/h264_metadata: Don't reinitialize data If the relevant elements …
3:21 PM Ticket #8046 (Free a non-heap memory) updated by wurongxin
Replying to richardpl: > Why you hide in your screenshot …
3:16 PM Ticket #8044 (A potential NPD bug in the source file zmqsend.c) updated by Carl Eugen Hoyos
Priority, Component changed
3:05 PM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by oviano
I've encountered this too under similar circumstances using the C API, …
2:22 PM Ticket #8046 (Free a non-heap memory) closed by Elon Musk
invalid: Why you hide in your screenshot actual flag used? If flags are not set …
2:13 PM Ticket #8044 (A potential NPD bug in the source file zmqsend.c) updated by wurongxin
Priority changed
2:13 PM Ticket #8046 (Free a non-heap memory) updated by wurongxin
Version changed
2:12 PM Ticket #8046 (Free a non-heap memory) updated by wurongxin
Priority changed
2:10 PM Screenshot 2019-07-28 at 10.09.55 PM.png attached to Ticket #8046 by wurongxin
Code snippet of the bug
2:10 PM Ticket #8046 (Free a non-heap memory) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
2:02 PM Ticket #8045 (Free a non-heap memory) closed by wurongxin
invalid
2:01 PM Screenshot 2019-07-28 at 10.00.01 PM.png attached to Ticket #8045 by wurongxin
Code snippet of the bug
2:00 PM Ticket #8045 (Free a non-heap memory) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
12:54 PM Screenshot 2019-07-28 at 8.53.41 PM.png attached to Ticket #8044 by wurongxin
12:53 PM Screenshot 2019-07-28 at 8.52.52 PM.png attached to Ticket #8044 by wurongxin
12:47 PM Ticket #8044 (A potential NPD bug in the source file zmqsend.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
10:37 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
[…] This is my output. […] This is your output. attention …
9:56 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Steven Liu
Replying to ianklassen: > I've attached a patch that first …
9:38 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
upload log here please.
3:53 AM Ticket #8043 (Nero and Quicktime format chapters) created by Naqros
I've asked about this elsewhere before but have not gotten any …

Jul 27, 2019:

9:00 PM Changeset in ffmpeg [d9182f04] by Mark Thompson <sw@jkqxz.net>
cbs_mpeg2: Fix parsing of picture and slice headers 1. The extra …
9:00 PM Changeset in ffmpeg [b71a0367] by Mark Thompson <sw@jkqxz.net>
cbs: Remove useless initializations Up until now, a temporary …
9:00 PM Changeset in ffmpeg [c2a9164] by Mark Thompson <sw@jkqxz.net>
mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description If a …
8:37 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Dušan Brejka
That's what I did but this patch didn't solve the problem. Could you …
5:13 PM mesa-report-packed-header-support.diff attached to Ticket #8042 by soreau
Proposed fix for mesa
4:16 PM Ticket #8042 (AMD screen record + h/w vaapi encode to mkv fails) updated by James
Keywords changed
ff_isom_write_avcc() is returning an error, meaning the h264_vaapi …
3:53 PM output.mp4 attached to Ticket #8042 by soreau
The resulting .mp4 output (good/working)
3:23 PM Ticket #8042 (AMD screen record + h/w vaapi encode to mkv fails) created by soreau
Summary of the bug: Trying to encode using vaapi fails if the …
1:41 AM Ticket #8031 (ADX encoding missing end of file) closed by James
fixed: Should be fixed by cc6a1f141762a8967d5fb17b1417900522b7ae9b.

Jul 26, 2019:

11:43 PM Changeset in ffmpeg [47b6ca0b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/assdec: undefined use of memcpy() Fixes: null pointer passed …
11:43 PM Changeset in ffmpeg [38b6c48] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/brenderpix: Check input size before allocating image An …
11:22 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Hi DusanBrejka , You should clean all of your ffmpeg installed …
8:28 PM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by Carl Eugen Hoyos
Please remove the newline change and send your patch to the FFmpeg …
8:09 PM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by ianklassen
I've attached a patch that first loads the headers from the server …
8:07 PM 0001-recognize-server-closing-http-connection.patch attached to Ticket #7975 by ianklassen
4:28 PM Changeset in ffmpeg [1df4a99e] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: remove unused local variables in …
4:28 PM Changeset in ffmpeg [3abec7f3] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix a potential local reference leak in …
4:28 PM Changeset in ffmpeg [a3d986ff] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix a local reference leak in …
4:28 PM Changeset in ffmpeg [65434823] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: add missing "avcodec.h" include (cherry …
4:07 PM Changeset in ffmpeg [1b9064e3] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn …
3:12 PM ffmpeg-20190726-150502.log attached to Ticket #8037 by Dušan Brejka
2:45 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Replying to DusanBrejka: > This seems a bit odd. I'm …
12:59 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Dušan Brejka
This seems a bit odd. I'm getting the same results as you when I …
11:09 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Replying to DusanBrejka: > ffprobe: > {{{ > …
10:57 AM Changeset in ffmpeg [ebfcd4be] by Kieran Kunhya <kierank@obe.tv>
avcodec/adpcm: reindent after last commit
10:57 AM Changeset in ffmpeg [f7987340] by Kieran Kunhya <kierank@obe.tv>
avcodec/adpcm: add support for 5.1 ADPCM MS
8:57 AM Ticket #8041 (h264_metadata BSF lacks overscan) updated by Anton Torp
Hi, Inside the H264RawVUI struct it's defined: uint8_t …
8:44 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Dušan Brejka
ffprobe: […] […]
8:43 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Dušan Brejka
Interesting, I'm getting different results with the patch applied: […]
6:38 AM Changeset in ffmpeg [052d413] by Michael Niedermayer <michael@niedermayer.cc>
lafv/wavdec: Fail bext parsing on incomplete reads avio_read can …
2:40 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
use your command: result: […]
2:39 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
[…]
2:37 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Replying to DusanBrejka: > Hey Steven, unfortunately the …
1:39 AM Changeset in ffmpeg [d83a3117] by Jun Zhao <barryjzhao@tencent.com>
lavf/hls: replace the same code logic with ensure_playlist() Replace …
1:37 AM Changeset in ffmpeg [606be4cb] by Jun Zhao <barryjzhao@tencent.com>
lavf/hls: remove redundancy reset_packet() after av_packet_unref() …

Jul 25, 2019:

2:13 PM Changeset in ffmpeg [cc6a1f14] by Kieran Kunhya <kierank@obe.tv>
avcodec/adxenc: add EOF header Fixes #8031.
1:46 PM Ticket #8040 (Theora encoding is broken in FFmpeg 64 bits) updated by Carl Eugen Hoyos
Resolution changed
12:53 PM Ticket #8040 (Theora encoding is broken in FFmpeg 64 bits) closed by daneelveloper
wontfix: I assumed last Zeranoe 64 bit nightly build (which I used for my …
12:35 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Dušan Brejka
Hey Steven, unfortunately the problem still persists with this patch, …
10:41 AM Ticket #8040 (Theora encoding is broken in FFmpeg 64 bits) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please test current FFmpeg git head and provide the ffmpeg
10:19 AM Ticket #8041 (h264_metadata BSF lacks overscan) created by Anton Torp
Summary of the bug: The "libx264" encoder has the parameter to set …
10:16 AM Ticket #8035 (Issue with audio channel mapping) updated by Cigaes
Thanks.
9:55 AM Ticket #8035 (Issue with audio channel mapping) updated by svihalekjan
I have just tried to do the same with what is called in build …
9:39 AM Ticket #8035 (Issue with audio channel mapping) updated by Cigaes
You are right, -af could not work because the two input channels …
8:46 AM Ticket #8035 (Issue with audio channel mapping) closed by svihalekjan
invalid: My bad, -af was not producing any audio for me, because I was …
7:26 AM Ticket #8040 (Theora encoding is broken in FFmpeg 64 bits) created by daneelveloper
Using FFmpeg 4.1.4 32 and 64 bits tools. - 64 bits tool seems to …
7:12 AM Ticket #8039 (mpegtsenc: incorrect PCR with multiple programs) updated by Carl Eugen Hoyos
Priority, Keywords changed
Feel free to ping your patch on the mailing list or on irc.
6:58 AM Ticket #8039 (mpegtsenc: incorrect PCR with multiple programs) updated by Andreas Håkon
Sorry for that... > . > Patches should be submitted to the …
6:55 AM Ticket #8039 (mpegtsenc: incorrect PCR with multiple programs) created by Andreas Håkon
Summary of the bug: The MPEG-TS muxer has a serious bug related …
5:42 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Status, Owner changed
https://patchwork.ffmpeg.org/patch/14065/ try this patch please.
5:42 AM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) updated by Steven Liu
Status, Owner changed
https://patchwork.ffmpeg.org/patch/14065/ try this patch please.

Jul 24, 2019:

10:58 PM Ticket #8038 (Can not stream g.729 using RTP) updated by Carl Eugen Hoyos
Priority, Version, Component changed
10:06 PM Changeset in ffmpeg [923d5c48] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: fix leak of subtitle_header on error path Fixes: …
7:37 PM Ticket #7933 (Intel QSV Windows init) updated by ajax16384
Hello Thanks for response. Unfortunately recipe from related ticket …
7:18 PM Ticket #8038 (Can not stream g.729 using RTP) updated by Kevin Matthews
Summary changed
7:01 PM Ticket #8038 (Can not stream g.729 using RTP) created by Kevin Matthews
Summary of the bug: I'd like to send an RTP stream of pre-encoded …
3:59 PM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by cepesh
Replying to richardpl: > You should report this to zimg …
3:34 PM ffmpeg-20190724-152049.log attached to Ticket #8037 by Dušan Brejka
FFMPEG report
3:30 PM Ticket #8035 (Issue with audio channel mapping) updated by Cigaes
Of course, -af, my bad. Does it work without the pan filter, …
3:27 PM Ticket #8037 (Incorrect HLS segment duration after 64350th frame with -hls_init_time) created by Dušan Brejka
== What I'm trying to do == Create HLS live playlist with keyframe …
2:48 PM Ticket #8035 (Issue with audio channel mapping) updated by svihalekjan
Replying to Cigaes: > I think: > {{{ > -vf …
2:20 PM Changeset in ffmpeg [73afea3c] by Kieran Kunhya <kierank@obe.tv>
avfilter/af_dynaudnorm: add more descriptive aliases for options
1:59 PM Ticket #8035 (Issue with audio channel mapping) updated by Cigaes
I think: […] should just work, without anything about anullsrc.
1:55 PM Ticket #8035 (Issue with audio channel mapping) updated by svihalekjan
Replying to Cigaes: > - Is the video part necessary to …
1:53 PM Ticket #8035 (Issue with audio channel mapping) updated by svihalekjan
I am trying to upload a file to ffmpeg FTP server, but it seems to be …
1:49 PM FFMpegEncodingAPI.h attached to Ticket #8036 by Patrick Weber
Sample header.
1:48 PM FFMpegEncodingAPI.cpp attached to Ticket #8036 by Patrick Weber
Sample source code.
1:48 PM Ticket #8035 (Issue with audio channel mapping) updated by Cigaes
- Is the video part necessary to observe the issue or can it be …
1:48 PM Ticket #8036 (avcodec_open2 with h264_qsv fails with "Internal error - this should ...) created by Patrick Weber
Summary of the bug: Using version 4.1.4 source built with both NVIDIA …
1:43 PM input_file_mediainfo.txt attached to Ticket #8035 by svihalekjan
1:42 PM ffmpeg-20190704-140832.log attached to Ticket #8035 by svihalekjan
1:42 PM ffmpeg-20190704-145519.log attached to Ticket #8035 by svihalekjan
1:42 PM newer_build_output_mediainfo.txt attached to Ticket #8035 by svihalekjan
1:41 PM older_build_output_mediainfo.txt attached to Ticket #8035 by svihalekjan
1:41 PM Ticket #8035 (Issue with audio channel mapping) created by svihalekjan
WHAT I AM TRYING TO DO: I am encoding an HD mxf video file into …
1:32 PM Changeset in ffmpeg [a081a6d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpc8huff: Make some arrays unsigned to prevent overflow …
1:32 PM Changeset in ffmpeg [b56031b9] by Michael Niedermayer <michael@niedermayer.cc>
vp3data: Make some arrays unsigned to prevent overflow Some of the …
1:02 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by CoRoNe
I can see it would pose a problem if you would have 7 channels for …
12:51 PM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) updated by CoRoNe
Or introduce an option to turn it off, amix=inputs=79:normalize=0, …
12:44 PM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) updated by CoRoNe
I have found no way to edit my first post, so... About 7 years ago …
12:43 PM SIBERIA.avs attached to Ticket #8033 by CoRoNe
Avisynth-script
11:08 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by cepesh
Thanks for your quick response. How confident are you that the issue …
10:30 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by Elon Musk
You should report this to zimg github page not here. zscale is just …
10:23 AM 20190724-ffmpeg-zscale-bug.zip attached to Ticket #8034 by cepesh
source V210 file (BT.2020 NCL) and output TIFF
10:21 AM Ticket #8034 (zscale: inaccurate conversion from YCbCr Narrow range to RGB Full range) created by cepesh
Summary of the bug: inaccurate conversion from BT.2020 NCL YCbCr …
5:13 AM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by Gyan
This would need to be a new option. If the last delay string is …
3:55 AM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) updated by Carl Eugen Hoyos
All information should be here on the bug tracker, do not use external …
12:27 AM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) updated by CoRoNe
Please have a look at the reference url. This has been discussed …

Jul 23, 2019:

10:20 PM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) updated by Cigaes
Use amerge and pan.
9:36 PM Ticket #8033 (libavfilter/af_amix.c: mixing without volume renormalization) created by CoRoNe
It seems the amix filter always does "volume renormalization" and …
9:19 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) created by CoRoNe
https://ffmpeg.org/ffmpeg-filters.html#adelay: > If number of given …
10:21 AM Ticket #7933 (Intel QSV Windows init) updated by Anton Torp
Hi, I feel this is related to ticket 7511 …
8:20 AM Ticket #7907 ([hls @ 0x6a30180] Unable to find mapping variant stream ...) updated by larez
8:20 AM Ticket #7907 ([hls @ 0x6a30180] Unable to find mapping variant stream ...) updated by larez
+ you should rather do yadif only once, like : -c:v libx264 …
8:12 AM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) updated by vindicator
Cc changed
8:11 AM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) updated by vindicator
I trimmed the 1 hour (1.1GB) stream down to the part that was …
4:22 AM Changeset in ffmpeg [9d3509f4] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:21 AM Changeset in ffmpeg [266b784b] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:21 AM Changeset in ffmpeg [6f6cd2e2] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:18 AM Changeset in ffmpeg [0c904c0d] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:18 AM Changeset in ffmpeg [dbca455] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:18 AM Changeset in ffmpeg [29362d5f] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:18 AM Changeset in ffmpeg [5fd65ebf] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:18 AM Changeset in ffmpeg [b858bcb] by James Almer <jamrial@gmail.com>
avutil/mem: Fix invalid use of av_alloc_size The alloc_size attribute …
4:13 AM Changeset in ffmpeg [bb22b9ce] by James Almer <jamrial@gmail.com>
avformat/aacdec: resync to the next adts frame on invalid data instead …
3:46 AM Changeset in ffmpeg [a9282fc9] by James Almer <jamrial@gmail.com>
avformat/aacdec: factorize the adts frame resync code Signed-off-by: …
3:46 AM Changeset in ffmpeg [1def4baa] by James Almer <jamrial@gmail.com>
avformat/aacdec: resync to the next adts frame on invalid data instead …
3:46 AM Changeset in ffmpeg [47bb804f] by James Almer <jamrial@gmail.com>
avformat/aacdec: factorize the adts frame resync code Signed-off-by: …

Jul 22, 2019:

9:56 PM Changeset in ffmpeg [3883c9d1] by Kieran Kunhya <kierank@obe.tv>
avfilter/vf_ciescope: add DCI-P3
9:27 PM Changeset in ffmpeg [c60e1d6b] by Marton Balint <cus@passwd.hu>
avformat/mxfenc: fix index byte count in partition header (cherry …
8:54 PM Changeset in ffmpeg [b696caba] by Marton Balint <cus@passwd.hu>
avformat/f_select: add support for more pixel formats for scene change …
8:54 PM Changeset in ffmpeg [d75c7dd4] by Marton Balint <cus@passwd.hu>
fate: change the scenecut fate threshold why change .4 to .25, it's …
8:54 PM Changeset in ffmpeg [53462cea] by Marton Balint <cus@passwd.hu>
avformat/f_select: support scenecut with more pixel formats This …
8:17 PM Changeset in ffmpeg [9e24b98b] by Baptiste Coudurier <baptiste.coudurier@gmail.com>
avformat/mxfenc: fix index byte count in partition header
5:08 PM Changeset in ffmpeg [d51d71c1] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mov: fix return code for trun box with no sample entries A …
12:47 PM Ticket #7511 (FFmpeg Windows version with QSV hwaccel fails over TERMINAL) updated by Anton Torp
Hi, I found the root cause of this problem: - As described by …
12:04 PM Ticket #7317 (showinfo filter add metadata mode) updated by nicol
Replying to Sami32: > You can do like this: > > {{{ > …
6:57 AM Changeset in ffmpeg [817235b1] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: remove unused local variables in …
6:57 AM Changeset in ffmpeg [3f232d71] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix a potential local reference leak in …
6:57 AM Changeset in ffmpeg [9cb8875c] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix a local reference leak in …
6:57 AM Changeset in ffmpeg [6251ad89] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: add missing "avcodec.h" include
2:27 AM Changeset in ffmpeg [116303cd] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: add descriptor which is useful to the scheme defined …
Note: See TracTimeline for information about the timeline view.