Timeline



Oct 7, 2018:

11:13 PM Ticket #7479 (MSYS2/MinGW64 install build for libavdevice fails with GCC 8.2.0) updated by LigH
Second run of $ make V=1: […] (but I can't guarantee a valid …
10:18 PM Ticket #7479 (MSYS2/MinGW64 install build for libavdevice fails with GCC 8.2.0) updated by LigH
Version changed
10:12 PM Ticket #7479 (MSYS2/MinGW64 install build for libavdevice fails with GCC 8.2.0) updated by LigH
Keywords changed
10:11 PM Ticket #7479 (MSYS2/MinGW64 install build for libavdevice fails with GCC 8.2.0) created by LigH
Summary of the bug: MSYS2 install build for libavdevice fails with GCC …
7:34 PM Changeset in ffmpeg [eb495b20] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix potential integer overflow in extract_extradata() …
7:34 PM Changeset in ffmpeg [7f521fae] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/unary: Improve get_unary() docs Found-by: kierank …
7:34 PM Changeset in ffmpeg [531ebb75] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Replace divisions by shifts in rescale() Divisions tend …
7:34 PM Changeset in ffmpeg [d7973cf0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec: Fix shift signedness in mask creation Fixes: …
7:34 PM Changeset in ffmpeg [45fb50b4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: Check that channel_map does not contain more than …
7:34 PM Changeset in ffmpeg [f645fd64] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/vaapi_transcode: Fix the typo Reviewed-by: …
7:34 PM Changeset in ffmpeg [1a05e6ce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Sanity check len in decode_rle() Fixes: Timeout …
7:34 PM Changeset in ffmpeg [5a4234de] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix undefined shift in get_amv() Fixes: …
7:34 PM Changeset in ffmpeg [47f608a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Check that the decompressed data size is correct This …
7:34 PM Changeset in ffmpeg [5af88171] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Update decomp_len in raw frames decomp_len is used in …
7:34 PM Changeset in ffmpeg [6d2b2ee3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Fix bitstream end check in read_header() Fixes: …
7:34 PM Changeset in ffmpeg [9afcf994] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Avoid branch in decode_run_8bit() Speed improvment …
7:34 PM Changeset in ffmpeg [7da37aa9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_refs: Document last if() in …
7:34 PM Changeset in ffmpeg [318b13a5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix undefined integer overflow in add_wav() Fixes: …
7:34 PM Changeset in ffmpeg [17a5df4a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo4: Check dimensions in decode_pic_hdr() Fixes: Timeout …
7:34 PM Changeset in ffmpeg [968ffb93] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Error on too large stsd entry counts. Entries are …
7:34 PM Changeset in ffmpeg [84ab6806] by Michael Niedermayer <michael@niedermayer.cc>
examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER …
7:34 PM Changeset in ffmpeg [8327559f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() Fixes: …
7:34 PM Changeset in ffmpeg [22902579] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vb: Check for end of bytestream before reading blocktype …
7:34 PM Changeset in ffmpeg [a04ff0c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowdec: Fix integer overflow with motion vector residual …
7:34 PM Changeset in ffmpeg [ce828a24] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix slice end detection in …
7:34 PM Changeset in ffmpeg [6e60a383] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nsvdec: Do not parse multiple NSVf The specification states …
7:34 PM Changeset in ffmpeg [f2b51fd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dashdec: Fix strlen(rep_id_val) with it being NULL Fixes: …
7:34 PM Changeset in ffmpeg [0f36c5f5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mlvdec: read_string() received unsigned size, make the …
7:34 PM Changeset in ffmpeg [3f095c5b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() …
7:34 PM Changeset in ffmpeg [b95c209a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Check for min > max in decompress_p() Fixes: Timeout …
7:34 PM Changeset in ffmpeg [cd42c19f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Fix signed 32bit overflow in shift in …
7:34 PM Changeset in ffmpeg [32353f8b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Fix integer overflow in residual/LPC combination …
7:34 PM Changeset in ffmpeg [2c3ea340] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Check verbatim length Fixes: Timeout Fixes: …
7:34 PM Changeset in ffmpeg [c0a6febf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegaudio_parser: Initialize poutbuf* Possibly fixes: null …
7:34 PM Changeset in ffmpeg [cc0817af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsdsp_template: Fix integer overflow in …
7:34 PM Changeset in ffmpeg [386975d7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvenc: Check audio packet size Fixes: Assertion failure …
7:34 PM Changeset in ffmpeg [8591d16c] by Michael Niedermayer <michael@niedermayer.cc>
lavc/svq3: Fix regression decoding some files. Fixes some SVQ3 …
7:34 PM Changeset in ffmpeg [07255282] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlp_parser: Check if synccode is within buffer Fixes: …
7:34 PM Changeset in ffmpeg [f923577] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() …
7:34 PM Changeset in ffmpeg [4f51a21c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check bytes count in else branch in …
7:34 PM Changeset in ffmpeg [6cf72a56] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check slice numbers for overflows in relation to …
7:34 PM Changeset in ffmpeg [88093d2c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the …
7:34 PM Changeset in ffmpeg [8147da2b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_dwt_template: Fix several integer overflows in …
7:34 PM Changeset in ffmpeg [f291acaf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Prevent integer overflow in intermediate in …
7:34 PM Changeset in ffmpeg [cec6df48] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample: Fix input channel count in resample_first …
7:34 PM Changeset in ffmpeg [1a4a6d94] by Michael Niedermayer <michael@niedermayer.cc>
avutil/pixfmt: Document chroma plane size for odd resolutions …
7:05 PM Changeset in ffmpeg [604957c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/unary: Improve get_unary() docs Found-by: kierank …
6:44 PM Changeset in ffmpeg [1431ff2d] by Marton Balint <cus@passwd.hu>
ffplay: add options to specify window position Signed-off-by: Marton …
6:26 PM Changeset in ffmpeg [416804fe] by Marton Balint <cus@passwd.hu>
avutil/tests/parseutils: add some big duration tests Signed-off-by: …
6:26 PM Changeset in ffmpeg [4c777d52] by Marton Balint <cus@passwd.hu>
avutil/parseutils: fix some overflows in duration calculations Also …
6:26 PM Changeset in ffmpeg [d40dc641] by Marton Balint <cus@passwd.hu>
avutil/opt: check for minimum and maximum values when setting …
6:26 PM Changeset in ffmpeg [3bfd409e] by Marton Balint <cus@passwd.hu>
avformat/segment: fix segment_time_delta option min/max value …
6:26 PM Changeset in ffmpeg [0e9a097] by Marton Balint <cus@passwd.hu>
avfilter/af_afade: fix crossfade duration maximum value …
3:38 PM Changeset in ffmpeg [3d308746] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afade: add logistic sigmoid curve
11:13 AM Ticket #7477 (AAC duplicate channel element regression) updated by Michael Niedermayer
This file is invalid, ill post a patch to fix this
10:18 AM Changeset in ffmpeg [9c120b4d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add legend support to showspectrum filter
9:21 AM Ticket #7478 (ERROR: vorbis not found using pkg-config) updated by Yujin Boby
Sorry, i pasted my login info here, since i can't edit the issue, i …
9:14 AM config.log attached to Ticket #7478 by Yujin Boby
ffbuild/config.log
9:14 AM Ticket #7478 (ERROR: vorbis not found using pkg-config) created by Yujin Boby
https://trac.ffmpeg.org/login serverok eaBXmrjwUN@S2U Summary of the …
7:53 AM Ticket #7477 (AAC duplicate channel element regression) updated by Hendrik
Keywords, Version, Component changed
7:50 AM Ticket #7477 (AAC duplicate channel element regression) updated by Hendrik
Just to confirm, reverting the mentioned commit above does in fact …
7:44 AM Ticket #7477 (AAC duplicate channel element regression) updated by Hendrik
Description changed
7:43 AM duplicate_che.aac attached to Ticket #7477 by Hendrik
7:43 AM Ticket #7477 (AAC duplicate channel element regression) created by Hendrik
Summary of the bug: The attached AAC file stops decoding after …
1:03 AM Changeset in ffmpeg [0a41a8bf] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix potential integer overflow in extract_extradata() …
1:03 AM Changeset in ffmpeg [b4a1ccfc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Do not use "i" as a context pointer, "i" is normally …
1:03 AM Changeset in ffmpeg [beb3aea4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Do not ignore failure in extract_extradata_init() We …
1:03 AM Changeset in ffmpeg [fd3eda40] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Make speedhq_vlc const Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [c07bbdbc] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_tonemap_opencl: Fix seperate typo Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [1fc3d8ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1_loopfilter: Fix colums typos Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [1a7a17fb] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/v4l2_buffers.h: fix cant typos Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [64144158] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_biquads: Remove l from %lf in av_log environment The l …
1:03 AM Changeset in ffmpeg [8dd7c2c6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_aiir: Remove l from %lf in av_log environment The l …
1:03 AM Changeset in ffmpeg [52e62b05] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Remove unneeded variable from mov_find_codec_tag() …
1:03 AM Changeset in ffmpeg [8c49340b] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/ty: use decimal constant for shift This was the only case …
1:03 AM Changeset in ffmpeg [ad89e203] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/unary: Improve get_unary() docs Found-by: kierank …

Oct 6, 2018:

7:31 PM Changeset in ffmpeg [3365e91b] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata: don't uninitialize the H2645Packet on every …
7:31 PM Changeset in ffmpeg [6442d8ba] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata: Move the reference in the bsf internal …
7:31 PM Changeset in ffmpeg [70f11ee9] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata: Do not allocate more space than needed when …
7:31 PM Changeset in ffmpeg [be65995d] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata: Zero-initialize the padding bytes in all …
7:13 PM Ticket #7476 (Invalid pts and duration generated for mp4 when converting from webm) updated by jyavenard
Original file: …
6:50 PM Ticket #7476 (Invalid pts and duration generated for mp4 when converting from webm) created by jyavenard
Summary of the bug: How to reproduce: […] Running ffprobe on the …
6:30 PM Changeset in ffmpeg [c98ffa08] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: switch to activate and add fps option
5:46 PM Changeset in ffmpeg [1f1ec958] by Mark Thompson <sw@jkqxz.net>
Merge commit '21733b39d0af5211d7b9f168ff3667ea86362e2b' * commit …
1:30 PM Changeset in ffmpeg [5a3ce4a9] by Jun Zhao <jun.zhao@intel.com>
lavfi/deshake: fix deshake crash issue. Fixes ticket #7441. for …
11:51 AM Changeset in ffmpeg [6ff4473] by Mark Thompson <sw@jkqxz.net>
av1_metadata: Fix constraint on setting chroma_sample_position It …
12:29 AM Ticket #7475 (h264: Wrong framerate when frame threading enabled) created by Kieran Kunhya
When developing on FFmpeg git master, the framerate in AVCodecContext …

Oct 5, 2018:

5:52 PM wma_2ch_16khz_16kps.wma attached to Ticket #7474 by bnnm
5:52 PM wma_2ch_8khz_12kps.wma attached to Ticket #7474 by bnnm
5:52 PM wma_1ch_16khz_16kps.wma attached to Ticket #7474 by bnnm
5:51 PM wma_1ch_11khz_8kps.wma attached to Ticket #7474 by bnnm
5:51 PM wma_1ch_8khz_8kps.wma attached to Ticket #7474 by bnnm
5:51 PM wma_8khz_ffmpeg_vs_microsoft.png attached to Ticket #7474 by bnnm
5:50 PM Ticket #7474 (WMA v2 decoder: incorrect 8/11/16khz output) created by bnnm
Output for those sample rates are a bit off, compared with Microsoft's …
5:36 PM wma_2ch_44100_48khz_microsoft.wav attached to Ticket #7473 by bnnm
5:36 PM wma_2ch_44100_48khz_ffmpeg.wav attached to Ticket #7473 by bnnm
5:36 PM wma_2ch_44100_48khz.wma attached to Ticket #7473 by bnnm
5:35 PM Ticket #7473 (WMA decoder: gapless playback) created by bnnm
FFmpeg's WMA doesn't properly skip encoder delay (as big as 4096 …
1:23 PM Ticket #7472 (double free detected in avcodec_close after rtmp streaming with h264 codec) updated by Carl Eugen Hoyos
Keywords changed
1:23 PM Changeset in ffmpeg [50a2347b] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: increase padding size for low sample rates
12:23 PM Changeset in ffmpeg [fe447c06] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add zoom mode to showspectrumpic
12:14 PM Ticket #7472 (double free detected in avcodec_close after rtmp streaming with h264 codec) updated by andreanobile
Thank you!
11:50 AM Ticket #7472 (double free detected in avcodec_close after rtmp streaming with h264 codec) closed by Hendrik
invalid
10:28 AM Ticket #7472 (double free detected in avcodec_close after rtmp streaming with h264 codec) updated by Hendrik
https://trac.ffmpeg.org/attachment/ticket/7472/main.cpp#L229 This is …
10:19 AM CMakeLists.txt attached to Ticket #7472 by andreanobile
cmake file
10:19 AM main.cpp attached to Ticket #7472 by andreanobile
source code of program
10:18 AM Ticket #7472 (double free detected in avcodec_close after rtmp streaming with h264 codec) created by andreanobile
Summary of the bug: How to reproduce: […]
10:00 AM Changeset in ffmpeg [3e687be4] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add green color map
7:52 AM Ticket #7471 (Patches for decimal vp9 values seemingly causing issues) closed by tbucher
invalid: All right, thanks. That difference in notation threw me off.
3:09 AM Changeset in ffmpeg [03123e40] by Pavel Koshevoy <pkoshevoy@gmail.com>
lavfi/atempo: fix tempo range limit inconsistency yae_set_tempo was …

Oct 4, 2018:

10:15 PM Changeset in ffmpeg [d39fae08] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: fix scaling in zoom mode
9:51 PM Changeset in ffmpeg [196dd13c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: implement zoom mode
9:51 PM Changeset in ffmpeg [0baca077] by Paul B Mahol <onemda@gmail.com>
avilter/af_afir: add irfmt option
8:30 PM Ticket #7289 (Errors [mpegts Continuity check failed for pid ...]) updated by llogan
Keywords, Resolution, Component changed
8:29 PM Ticket #7283 (Drops on the input when rtsp is relayed) updated by llogan
Resolution changed
6:44 PM Changeset in ffmpeg [e08a876] by James Almer <jamrial@gmail.com>
avcodec/libaomdec: remove bogus comment It's a remnant from libvpx …
3:39 PM Ticket #7471 (Patches for decimal vp9 values seemingly causing issues) updated by James
>00 50 82 02 02 02 >Since level should be written as decimal, 50 here …
2:45 PM Ticket #7471 (Patches for decimal vp9 values seemingly causing issues) updated by tbucher
Well, yes, one would think so, but these commits are in the master …
2:15 PM Ticket #7471 (Patches for decimal vp9 values seemingly causing issues) updated by Hendrik
This was corrected in a follow up commit here: …
2:02 PM Ticket #7471 (Patches for decimal vp9 values seemingly causing issues) created by tbucher
It appears that the following patch …
1:16 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by malakudi
I have traced the commit that triggers the problem. It is this one: …
11:19 AM Ticket #7283 (Drops on the input when rtsp is relayed) closed by jidckii
fixed: The problem was that the output interface was a linux bridge, and the …
11:18 AM Ticket #7289 (Errors [mpegts Continuity check failed for pid ...]) closed by jidckii
fixed: The problem was that the output interface was a linux bridge, and the …
10:10 AM Changeset in ffmpeg [4901fa1f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: use internal lavfi queue
10:10 AM Changeset in ffmpeg [6725fd8b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_headphone: use lavfi internal queue instead …
10:10 AM Changeset in ffmpeg [ef3babb2] by Paul B Mahol <onemda@gmail.com>
avfilter/af_asetnsamples: use lavfi internal queue
10:10 AM Changeset in ffmpeg [7d65fe87] by Paul B Mahol <onemda@gmail.com>
avfilter: add ff_inlink_queued_samples()
12:18 AM Ticket #7470 (ffprobe: Program info output for a selected program) created by user243
I am trying to output the info of a particular program from the input …

Oct 3, 2018:

11:48 PM Changeset in ffmpeg [ebc3d04b] by James Almer <jamrial@gmail.com>
avcodec: add an AV1 parser Simple parser to set keyframes, frame …
11:17 PM Changeset in ffmpeg [af2acbd2] by James Almer <jamrial@gmail.com>
avcodec/av1_metadata: add an option to insert and remove Temporal …
10:00 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I think I got my timings wrong the first time, but this works. …
9:59 PM xwma_6_48000_b48000.xwma attached to Ticket #6722 by bnnm
example WMAPRO to demonstrate gapless
8:09 PM Changeset in ffmpeg [7ca2ee05] by Marton Balint <cus@passwd.hu>
avfilter/f_cue: use inlink fifo for queueing frames Signed-off-by: …
8:09 PM Changeset in ffmpeg [8f14170b] by Marton Balint <cus@passwd.hu>
avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames …
8:09 PM Ticket #6468 (ffmpeg doesn't maintain chapters when concatenating two MP4 files ...) updated by dextro
Cc changed
8:07 PM Ticket #7459 (Source Specific Multicast not working on OSX) closed by Marton Balint
fixed: Pushed the series to git master as …
8:03 PM Changeset in ffmpeg [93443225] by Marton Balint <cus@passwd.hu>
doc/protocols: simplify and clarify UDP localaddr option …
8:03 PM Changeset in ffmpeg [ab0812c1] by Marton Balint <cus@passwd.hu>
avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to …
8:03 PM Changeset in ffmpeg [d3bda871] by Marton Balint <cus@passwd.hu>
avformat/udp: specify the local address for some source filtered …
8:03 PM Changeset in ffmpeg [91a1363] by Marton Balint <cus@passwd.hu>
avformat/udp: add support for generic source filtering This allows …
8:03 PM Changeset in ffmpeg [9d4829f3] by Marton Balint <cus@passwd.hu>
avformat/rtpproto: use factorized ip functions Signed-off-by: Marton …
8:03 PM Changeset in ffmpeg [826972c9] by Marton Balint <cus@passwd.hu>
avformat/udp: use factorized ip functions Signed-off-by: Marton …
8:03 PM Changeset in ffmpeg [45fa756f] by Marton Balint <cus@passwd.hu>
avformat/ip: factorize some IP filtering and resolving functions to a …
7:43 PM Changeset in ffmpeg [9e45364] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: make IR gain control more flexible For this reason …
7:03 PM Changeset in ffmpeg [aaf7fd16] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing …
7:03 PM Changeset in ffmpeg [87d56861] by Luca Barbato <lu_zero@gentoo.org>
avcodec/bsf: Add ff_bsf_get_packet_ref() function Use of this …
5:11 PM Changeset in ffmpeg [4c514edc] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: fix typos in comments
4:47 PM Ticket #7464 (Videotollbox hardware acceleration method double displayed on macOS) updated by Samuel
On Windows it is the "qsv" method that is displayed 2 times: …
4:39 PM Ticket #7469 ("-hwaccel auto" fail in some case) updated by Samuel
The same command, stopped before the end of the transcoding, without …
4:37 PM Ticket #7469 ("-hwaccel auto" fail in some case) created by Samuel
Summary of the bug: Doesn't show any error message but do not proceed …
3:52 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by Carl Eugen Hoyos
Keywords changed
3:34 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by malakudi
Keywords changed
3:33 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by malakudi
Setting output frame rate with -r works till ffmpeg version 3.3.x It …
3:29 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cus Tested with the v2 of patch 4/7 and multicast reception is …
2:26 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Buisson
Full command line output […] looks fine .... BUT look at the …
2:23 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Buisson
Hi, I was able to reproduce the issue with an open source content …
2:18 PM inputfile.mov attached to Ticket #7468 by Buisson
BigBugBunny h264 (High 4:2:2) (avc1 / 0x31637661), yuv422p10le, 1920x1080
12:34 PM Ticket #7467 (ffmpeg mkv muxer missing track statistics) closed by Carl Eugen Hoyos
invalid: Please reopen this ticket if the issue is reproducible with current …
12:32 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide a short input file and …
11:49 AM Ticket #7468 (AVC muxing issue in a MOV container) created by Buisson
Hi, we found that a transcoding command line may result an invalid …
11:10 AM Changeset in ffmpeg [21733b39] by Luca Barbato <lu_zero@gentoo.org>
lavu/qsv: fix a random hwupload failure regression Variable 'ret' …
10:37 AM Changeset in ffmpeg [c2f02af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Sanity check len in decode_rle() Fixes: Timeout …
10:32 AM Changeset in ffmpeg [49023147] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix undefined shift in get_amv() Fixes: …
10:31 AM Changeset in ffmpeg [79c01835] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Check that the decompressed data size is correct This …
10:29 AM Ticket #7467 (ffmpeg mkv muxer missing track statistics) created by eliz82
Summary of the bug: This ticket is coming from original post …
10:06 AM Changeset in ffmpeg [edae5259] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Update decomp_len in raw frames decomp_len is used in …
9:14 AM Changeset in ffmpeg [f515c97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: unref both frames on reinit Fixes: integer overflow …
9:14 AM Changeset in ffmpeg [9a903495] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Fix off by 1 error in vertical coordinate Fixes: out of …
9:13 AM Changeset in ffmpeg [c905840] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: check remaining packet size for strips Fixes: Timeout …
1:02 AM short_GB-Master_3840x2304_en_AU_v014.mov attached to Ticket #7466 by Brendan Bolles
ProRes 444 movie with areas of black (shortened)
12:50 AM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) updated by Carl Eugen Hoyos
Please provide the input sample file.
12:30 AM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) created by Brendan Bolles
Summary of the bug: Get slightly lifted blacks (8-bit RGB value of 1 …

Oct 2, 2018:

11:53 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Marton Balint
Thanks for testing. I have updated patch 4 which should fix the …
9:57 PM dash_mp4_hikvision_debug.flv attached to Ticket #7144 by andreymal
Recorded with loglevel debug
9:56 PM hikvision_debug.txt attached to Ticket #7144 by andreymal
9:56 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by andreymal
ffmpeg -loglevel debug -analyzeduration 2 -rtsp_transport tcp -i …
8:41 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cus I tested your patches. Applied the patches 1-7. I found some …
8:34 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by Carl Eugen Hoyos
Please run the recording of the flv stream with -loglevel debug and …
7:59 PM AudioVolume edited by Paro
Expand on use of dB units with the volume filter. (diff)
7:53 PM Ticket #7460 (ffmpeg output filename) updated by llogan
This is straying into a new feature request. I recommend you open a …
7:06 PM dash_mp4_timestamp_error_hikvision.flv attached to Ticket #7144 by andreymal
Grabbed from the RTSP stream of IP camera
7:06 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by andreymal
Now I have access to another camera Hikvision DS-2CD2032-I with the …
6:55 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cehoyos FFMPEG terminates quickly with an error. Output from FFMPEG …
12:25 PM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by Tristan Matthews
Even with row-mt enabled, ffmpeg is roughly 13% slower here.
8:05 AM Ticket #7460 (ffmpeg output filename) updated by user243
@llogan - I already tried the ffprobe and scripting method using the …

Oct 1, 2018:

10:24 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I think I can fix the file with -af aresample=async=1 but there …
6:46 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
@cehoyos Unfortunately I can't do that since comments are …
5:52 PM Changeset in ffmpeg [dcbd89e0] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: reserve free space for metadata on request …
4:13 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
1:19 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) closed by Samuel
invalid
1:17 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
Oh i see, thank you very much for having taked the time to explain me +1
1:11 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Cigaes
MP3 “is” neither 16 nor 32 bits because MP3 does not store samples, it …
1:11 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
FFmpeg seem incoherent to me, but if i'm wrong feel free to close that …
1:10 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
Saying it encode with format s32p but the real output is fltp one.
1:08 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
I think that MP3 could only be 16-bit. FFmpeg real output is …
12:59 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Cigaes
> But the output file is not, as expected by the standard AFAIK. Can …
12:50 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) created by Samuel
Summary of the bug: Transcoding FLAC 24-bit stream to MP3 display a …
8:18 AM Ticket #7463 (Cover art in wav file) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #4140.
8:12 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Carl Eugen Hoyos
Sorry for being unclear: Please post the command line you tested …
12:06 AM Ticket #7464 (Videotollbox hardware acceleration method double displayed on macOS) created by Samuel
Summary of the bug: I was able to reproduce it on macOS 64-bit using …

Sep 30, 2018:

9:30 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I somewhat figured out where the problem is but still can't fix it. I …
8:47 PM Ticket #7457 (FFplay slow youtube streaming) updated by jeeb
Since the actual Youtube JS player seems to access the things not with …
8:37 PM Ticket #7457 (FFplay slow youtube streaming) updated by chenrios
there's a way to avoid this …
8:23 PM Changeset in ffmpeg [d7027692] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Skip frames which change nothing Fixes: Timeout Fixes: …
8:23 PM Changeset in ffmpeg [a8a98ba9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wcmv: Fix integer overflows Fixes: signed integer overflow: …
8:23 PM Changeset in ffmpeg [2076e118] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Remove unused variable Signed-off-by: Michael …
8:23 PM Changeset in ffmpeg [e78016b0] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: break loop when dts_heuristic check done Signed-off-by: …
7:09 PM Changeset in ffmpeg [c0ee4e0a] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: add option to align capture start time This …
6:27 PM Ticket #7460 (ffmpeg output filename) updated by llogan
You can already do this by using ffprobe and simple scripting to name …
6:08 PM Changeset in ffmpeg [449b1dcd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_parser: very minor simplification in hevc_parse() …
6:08 PM Changeset in ffmpeg [4c14a252] by Michael Niedermayer <michael@niedermayer.cc>
lavc/hevc: Don't parse NAL unit for a dummy buffer hevc parser …
5:07 PM Ticket #7460 (ffmpeg output filename) updated by Gyan
Not implemented. Barring some muxers, like image2, or …
2:46 PM Ticket #7463 (Cover art in wav file) created by cgbug
VLC is able to display the embedded covert art. FFmpeg does not seem …
2:00 PM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Replying to cehoyos: > (I still wonder why jkqxz couldn't …
1:23 PM Ticket #7462 (Select best cover art if multiple embedded) created by cgbug
File contains multiple covers. Wrong one is displayed in FFplay. The …
11:51 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
(I still wonder why jkqxz couldn't reproduce and why users didn't …
10:05 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Alignment requirement is described in mediasdk-man.pdf …
9:52 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
Could you point me to the mfx documentation where this height …
9:32 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Replying to cehoyos: > Both valgrind and backtrace Point …
9:21 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
Analyzed by developer changed
Both valgrind and backtrace Point to an issue outside of FFmpeg: Why …
9:10 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Summary changed
9:09 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Analyzed by developer, Cc, Reproduced by developer, Summary changed
2:09 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test current FFmpeg git head and provide the command line you …
1:28 AM Ticket #7399 ([ffmpeg-qsv][h264_ffmpeg]decode drop frames on iHD driver.) updated by Linjie.Fu
The frame dropping issue was caused by the reinitialization of the …
12:31 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
File: https://www42.zippyshare.com/v/7w8Cw2u4/file.html
12:24 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) created by Anuskuss
I'm trying to stretch an AC3 audio file to match the frame rate of a …
Note: See TracTimeline for information about the timeline view.