Timeline



Mar 10, 2018:

10:29 PM Changeset in ffmpeg [2536bd86] by James Almer <jamrial@gmail.com>
avcodec/extract_extradata: don't allocate more space than needed when …
4:55 PM Changeset in ffmpeg [43205df6] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Use the correct offset to shift timestamp when seeking. …
4:55 PM Changeset in ffmpeg [b6fc09cd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: support of more pix_fmt Without direct support of such …
2:40 PM Changeset in ffmpeg [ea6973a] by Rostislav Pehlivanov <atomnuker@gmail.com>
vc2enc: replace quantization LUT with a smaller division LUT This …
2:26 PM Ticket #7078 (deshake crashes with crop and sse2) created by Carl Eugen Hoyos
Alexander found this crash: […]
12:55 PM Changeset in ffmpeg [c289f4b6] by James Almer <jamrial@gmail.com>
avcodec/extract_extradata: zero initalize the padding bytes in all …
12:51 PM CompilationGuide/Ubuntu edited by kieranjol
adds line continuation before hash -r (diff)
9:42 AM Ticket #5440 (nvenc with interlace video never create packets with AV_PKT_FLAG_KEY) closed by Carl Eugen Hoyos
invalid: Please open a new ticket: Test current FFmpeg git head (nothing else …
9:11 AM Ticket #5440 (nvenc with interlace video never create packets with AV_PKT_FLAG_KEY) reopened by malakudi
FFMPEG version used […] I have to reopen this ticket because there …
8:15 AM Ticket #5575 (can't compile with --disable-hwaccels on osx) closed by Hendrik
fixed
5:31 AM Ticket #7073 (Generating multiple HLS renditions and a master playlist results in ...) updated by Dennis E. Mungai
Notes: On the tee and fifo muxers, setting the output format to HLS …
4:15 AM Changeset in ffmpeg [950170bd] by James Almer <jamrial@gmail.com>
avutil: add missing version bump for AV_CRC_8_EBU Signed-off-by: …
2:19 AM Ticket #5575 (can't compile with --disable-hwaccels on osx) updated by ponpon
This is fixed in the git master. I dont know which ticket fixes this. …
2:03 AM Ticket #6464 (videotoolbox decoding error) updated by ponpon
This is fixed in the git master. I dont know which ticket fixes this. …
1:44 AM Changeset in ffmpeg [a6cba062] by Michael Niedermayer <michael@niedermayer.cc>
avformat/img2dec: fix infinite loop Fixes: kira-poc Found-by: Kira …
1:44 AM Changeset in ffmpeg [f655ddfb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE Fixes: potential …
1:44 AM Changeset in ffmpeg [3e7c847] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparseogm: Check lb against psize No testcase, this was …
1:44 AM Changeset in ffmpeg [010b7b30] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparseogm: Fix undefined shift in ogm_packet() Fixes: …
1:44 AM Changeset in ffmpeg [06e092e7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix integer overflow in cum_len check Fixes: signed …
1:44 AM Changeset in ffmpeg [02ecda4a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE Fixes: Chromium …
1:26 AM Ticket #6514 (hwaccel auto don't select hwdecoding on macOS(Sierra)) updated by ponpon
This is fixed in the git master. Please close this ticket.

Mar 9, 2018:

9:01 PM Changeset in ffmpeg [8d37dd6e] by Marton Balint <cus@passwd.hu>
avutil/parseutils: only accept full us duration, do not accept mss …
8:42 PM Ticket #5863 (MXF file containing pcm from Ikegami gfpack) closed by Marton Balint
fixed: Fixed in 3aaf97e7737cab5d5476f70fd8405d5d330cb215, probably needed …
7:37 PM Changeset in ffmpeg [cf5ffe01] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not allow more partitions than INT_MAX/2 Some …
7:37 PM Changeset in ffmpeg [90756e67] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: use binary search in mxf_absolute_bodysid_offset …
7:37 PM Changeset in ffmpeg [3aaf97e7] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: fix opAtom audio demuxing Consider edit rate when …
4:00 PM Changeset in ffmpeg [d168e78e] by James Almer <jamrial@gmail.com>
avcodec/extract_extradata: zero initalize the padding bytes in all …
3:17 PM Changeset in ffmpeg [c4cee261] by James Almer <jamrial@gmail.com>
avformat/mov: print the projection type when reporting it as …
11:59 AM Ticket #7077 (Request for hqdn3d filter) created by ponpon
it is impossible that each option of hqhd3d filte is off, like the …
11:29 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by Carl Eugen Hoyos
Replying to MusashiSakamoto: > We tried feeding the …
8:52 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by MusashiSakamoto
Thanks for the reply. We tried feeding the complete file to FFmpeg …
8:31 AM Ticket #7076 (Opus encoder hangs with some input files) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
8:19 AM Ticket #6974 (Improve handling of AAC PCE audio channels with segmented MPEG-TS) updated by Brendan McGrath
Potential workarounds for those who need them are: 1. add the option …
6:47 AM hangs.mp4 attached to Ticket #7076 by arucard
Reproduction input file
6:47 AM ffmpeg-20180309-074306.log attached to Ticket #7076 by arucard
Reproduction log
6:46 AM Ticket #7076 (Opus encoder hangs with some input files) created by arucard
= Summary of the bug = When I use the Opus encoder to transcode audio …
6:26 AM Ticket #5683 (crashes of ffmpeg and ffplay when using zscale) updated by ponpon
the crash don't happen in the git masters of ffmpeg and libzimg.
3:36 AM Ticket #7074 (Do not use av_free() to free avcodec_alloc_context3() return value) updated by PanBian
Replying to cehoyos: > Is there a reason why you didn't …
1:40 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by Carl Eugen Hoyos
Replying to MusashiSakamoto: > Replying to [comment:3
1:39 AM Changeset in ffmpeg [3386be16] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: Fix stts_data memory allocation In this loop, |i| is the …
1:39 AM Changeset in ffmpeg [00035a6b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: remove warning about transparency Signed-off-by: …
1:38 AM Ticket #7074 (Do not use av_free() to free avcodec_alloc_context3() return value) updated by Carl Eugen Hoyos
Is there a reason why you didn't send a patch - made with `git …
1:37 AM Ticket #6974 (Improve handling of AAC PCE audio channels with segmented MPEG-TS) updated by Carl Eugen Hoyos
Replying to elsiko: > I tried opening a ticket too before …
12:52 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by MusashiSakamoto
Replying to cehoyos: > How was the input file created? 1. …
12:42 AM Ticket #7075 (Do not use av_free() to free avformat_alloc_context() return value in ...) created by PanBian
File: libavformat/rtpenc_chain.c Function: ff_rtp_chain_mux_open() …
12:28 AM Ticket #7074 (Do not use av_free() to free avcodec_alloc_context3() return value) created by PanBian
Details: In avcodec_dct_init(), the return value of …

Mar 8, 2018:

11:33 PM Ticket #6974 (Improve handling of AAC PCE audio channels with segmented MPEG-TS) updated by elsiko
I tried opening a ticket too before for this: …
11:13 PM Ticket #7073 (Generating multiple HLS renditions and a master playlist results in ...) created by Dennis E. Mungai
Summary of the bug: Generating multiple HLS renditions with a …
10:04 PM Changeset in ffmpeg [63d87577] by Aman Gupta <aman@tmm1.net>
lavc/videotoolbox: fix threaded decoding AVHWAccel.end_frame can run …
7:18 PM Ticket #5257 (Buffer queue overflow, dropping.) updated by Stanislav
Hi, it was ages ago. I think you can close this ticket. Now if I need …
5:05 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by dave rice
I suggest that support for ordered chapters and linked Matroska files …
1:41 PM Ticket #7061 (Loudness histogram - like "showwavespic"-filter?) updated by Florian
I want one picture, one single frame of the whole file - like with …
1:02 PM Changeset in ffmpeg [dd7e63af] by Diego Biurrun <diego@biurrun.de>
configure: Restore original endianness test Previously the bit …
12:09 PM Ticket #7028 (Improper rounding of output sample rate when using libopus) updated by Carl Eugen Hoyos
Keywords, Component changed
10:56 AM Changeset in ffmpeg [9fe61b61] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/drawutils: Do not claim to support P016. Fixes fate on big-endian.
10:56 AM Ticket #5257 (Buffer queue overflow, dropping.) updated by Elon Musk
Does this still happens with latest git head?
10:54 AM Ticket #6006 (FPS filter stutters when converting framerate) closed by Carl Eugen Hoyos
fixed: Fixed by Calvin Walton in e4edc567a077d34f579d31ef0bfe164c7abfac4c
10:52 AM Ticket #7061 (Loudness histogram - like "showwavespic"-filter?) updated by Elon Musk
Whats wrong with ebur128 filter video output?
10:37 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by Carl Eugen Hoyos
How was the input file created? Please test current FFmpeg git head.
10:36 AM Ticket #7072 (partially green in using vaguedenoiser) updated by Carl Eugen Hoyos
Keywords, Version changed
10:23 AM Changeset in ffmpeg [2b2c8b22] by Nicolas George <george@nsup.org>
libavfilter/vf_fps: Minor cleanups Since the config_props function …
10:23 AM Changeset in ffmpeg [e4edc567] by Nicolas George <george@nsup.org>
libavfilter/vf_fps: Rewrite using activate callback The old version …
10:16 AM Ticket #7050 (ffmpeg crashes when trying to use alimiter=attack=0.1 on material with ...) closed by Elon Musk
fixed: Fixed in ea0963181a2cc8e42a0c58da96fb7fed5e857e5b.
10:14 AM Ticket #7072 (partially green in using vaguedenoiser) closed by Elon Musk
fixed: Fixed in 2f147588f7beac9c85df81f331ce38626def20d7.
10:04 AM Changeset in ffmpeg [2f147588] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_vaguedenoiser: fix plane copy for >8 bit depth formats …
9:17 AM Ticket #7072 (partially green in using vaguedenoiser) created by ponpon
thank you for the good programs partially green appears in using …
2:53 AM Changeset in ffmpeg [80798e38] by James Almer <jamrial@gmail.com>
checkasm/hevc_sao : add hevc_sao for checkasm Signed-off-by: James …
12:42 AM ffmpeg-20180306-155522.log.zip attached to Ticket #7067 by MusashiSakamoto
12:39 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by MusashiSakamoto
The failing command is: […] Console with this commands …[…]
12:30 AM Changeset in ffmpeg [00ae5c1d] by Mark Thompson <sw@jkqxz.net>
lavc/vaapi_encode: Don't return error if the underlying driver doesn't …
12:22 AM Changeset in ffmpeg [823a7585] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add more trace logging of input/output buffers …
12:22 AM Changeset in ffmpeg [2a0eb868] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add delay_flush option The default behavior of …

Mar 7, 2018:

9:43 PM Captura de Tela 2018-03-07 às 18.34.45.png attached to Ticket #7071 by Rafael
9:42 PM Ticket #7071 (ffmpeg crashes in video capture on windows 10) created by Rafael
Summary of the bug: I am trying to capture video in windows 10. On …
9:26 PM Changeset in ffmpeg [840f6eb7] by Aurelien Jacobs <aurel@gnuage.org>
Changelog: list the new SBC codec
9:26 PM Changeset in ffmpeg [f677718b] by Aurelien Jacobs <aurel@gnuage.org>
sbcenc: add armv6 and neon asm optimizations This was originally …
9:26 PM Changeset in ffmpeg [f1e490b1] by Aurelien Jacobs <aurel@gnuage.org>
sbcenc: add MMX optimizations This was originally based on libsbc, …
9:26 PM Changeset in ffmpeg [88508a87] by Aurelien Jacobs <aurel@gnuage.org>
sbc: add raw muxer for SBC
9:26 PM Changeset in ffmpeg [ff4600d9] by Aurelien Jacobs <aurel@gnuage.org>
sbc: implement SBC encoder (low-complexity subband codec) This was …
9:26 PM Changeset in ffmpeg [2e08de08] by Aurelien Jacobs <aurel@gnuage.org>
sbc: add raw demuxer for SBC
9:26 PM Changeset in ffmpeg [2505ebc] by Aurelien Jacobs <aurel@gnuage.org>
sbc: add parser for SBC
9:26 PM Changeset in ffmpeg [44398871] by Aurelien Jacobs <aurel@gnuage.org>
sbc: implement SBC decoder (low-complexity subband codec) This was …
9:26 PM Changeset in ffmpeg [0b4ad869] by Aurelien Jacobs <aurel@gnuage.org>
crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D
8:37 PM Changeset in ffmpeg [ea096318] by Paul B Mahol <onemda@gmail.com>
avfilter/af_alimiter: check if buffer_size is valid Fixes #7050. …
8:10 PM Ticket #7066 (Video filter enhancement: fieldhint) updated by Carl Eugen Hoyos
Priority changed
8:08 PM squared_cut.ts attached to Ticket #7069 by Carl Eugen Hoyos
7:59 PM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by Carl Eugen Hoyos
Is the issue also reproducible with the following command line? […]
7:41 PM Ticket #7068 (ffmpeg SDP file generation : incorrect header) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
7:37 PM Changeset in ffmpeg [1b1362e4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix integer overflow of fps_first/last_dts Fixes: …
7:37 PM Changeset in ffmpeg [da069e9c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/oggdec: Fix metadata memleak on multiple headers Fixes: …
7:37 PM Changeset in ffmpeg [3934aa49] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/oggparsevorbis: Fix memleak on multiple headers Fixes: …
7:37 PM Changeset in ffmpeg [367929be] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix integer overflow in mov_get_stsc_samples() Fixes: …
7:37 PM Changeset in ffmpeg [c87bf5b6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM …
7:37 PM Changeset in ffmpeg [5735a390] by Michael Niedermayer <michael@niedermayer.cc>
avformat/internal: Document the freeing behavior of …
7:37 PM Changeset in ffmpeg [b59b599] by Michael Niedermayer <michael@niedermayer.cc>
lavc/vorbisdec: Allow avcodec_open2 to call .close If there is a …
7:32 PM Changeset in ffmpeg [23c91abe] by Aman Gupta <aman@tmm1.net>
avcodec/aacdec: log configuration change details Signed-off-by: Aman …
7:28 PM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by moubry
Replying to cehoyos: > Please test current FFmpeg git head …
7:25 PM terminal_output attached to Ticket #7045 by moubry
7:24 PM retina_sample_compressed.mov attached to Ticket #7045 by moubry
Compressed by ffmpeg/lix264 (this plays at 1x instead of the expected 2x)
7:23 PM retina_sample.mov attached to Ticket #7045 by moubry
Original screen recording from QuickTime Player (this correctly plays …
6:54 PM Ticket #7070 (A proper way of converting yuvj420p colorspace to yuv420p (AVC to HEVC ...) closed by llogan
invalid: This is a bug tracker only. You can ask for help at the #ffmpeg IRC …
5:36 PM Ticket #7070 (A proper way of converting yuvj420p colorspace to yuv420p (AVC to HEVC ...) created by Artem S. Tashkinov
This is not a bug, this is a request for help. My phone generates …
1:39 PM Ticket #7069 (H.264 decoder fails and not restores into correct decoding after error) updated by xzerth
The bug definitely reproduces since ffmpeg 2.6.9
1:37 PM Ticket #7069 (H.264 decoder fails and not restores into correct decoding after error) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Not a regression afaict.
1:23 PM Changeset in ffmpeg [80a4e6a4] by Diego Biurrun <diego@biurrun.de>
amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constant …
1:05 PM Ticket #7068 (ffmpeg SDP file generation : incorrect header) updated by chacha
See VLC ticket https://trac.videolan.org/vlc/ticket/19907
12:55 PM Changeset in ffmpeg [31a53ab3] by Diego Biurrun <diego@biurrun.de>
configure: Add check_as() helper function to simplify some expressions
12:55 PM Changeset in ffmpeg [18dc1ff0] by Diego Biurrun <diego@biurrun.de>
configure: Add check_ld() helper function to simplify some expressions
12:55 PM Changeset in ffmpeg [9c37d765] by Diego Biurrun <diego@biurrun.de>
configure: Add check_cc/require_cc helper functions to simplify some …
12:55 PM Changeset in ffmpeg [83fef16b] by Diego Biurrun <diego@biurrun.de>
configure: Add check_cpp_condition() helper function to simplify some …
12:55 PM Changeset in ffmpeg [a5e011c8] by Diego Biurrun <diego@biurrun.de>
configure: Add check_cmd() helper function to simplify some expressions
12:55 PM Changeset in ffmpeg [49804dc] by Diego Biurrun <diego@biurrun.de>
configure: Use test_ prefix for helper functions that do not set variables
12:55 PM Changeset in ffmpeg [8c893aa3] by Diego Biurrun <diego@biurrun.de>
configure: Drop unnecessary variables, shifts, and quotes in helper …
12:53 PM Changeset in ffmpeg [12131489] by Diego Biurrun <diego@biurrun.de>
configure: Fix logic of AMF external library check Fail if AMF is …
12:52 PM Changeset in ffmpeg [5ab0ecf2] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: fix false positives in swdec blacklist …
12:07 PM Ticket #7069 (H.264 decoder fails and not restores into correct decoding after error) created by xzerth
Summary of the bug: FFmpeg transcodes stream and after some error in …
11:36 AM Changeset in ffmpeg [0711d142] by Diego Biurrun <diego@biurrun.de>
examples: Use new API for transcoding example Signed-off-by: Diego …
11:33 AM Ticket #7068 (ffmpeg SDP file generation : incorrect header) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and post the command line you …
11:32 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) updated by Carl Eugen Hoyos
Priority changed
To make this a valid ticket, please provide the command line you …
11:01 AM Ticket #7068 (ffmpeg SDP file generation : incorrect header) updated by chacha
The RFC for SDP syntax : https://tools.ietf.org/html/rfc4566
8:32 AM Ticket #7068 (ffmpeg SDP file generation : incorrect header) created by chacha
Let's say you generate a sdp file by broadcasting something to RTP …
8:20 AM ログ結果.pdf attached to Ticket #7067 by MusashiSakamoto
logging during its operation
8:19 AM Ticket #7067 (ffmpeg -f segment fails after 30 minutes) created by MusashiSakamoto
Summary of the bug: When I used command below to convert video stream …
2:41 AM Changeset in ffmpeg [a43e9cdd] by James Almer <jamrial@gmail.com>
avformat/isom: don't free extradata before calling ff_get_extradata() …
1:58 AM SponsoringPrograms/GSoC/2018 edited by Stephan Holljes
fix typo (diff)
1:54 AM SponsoringPrograms/GSoC/2018 edited by Stephan Holljes
Add ffserver project (diff)
1:26 AM Ticket #7066 (Video filter enhancement: fieldhint) created by Stanislav
Hi, Could you please implement a case when the filter (fieldhint) …
12:34 AM Ticket #7065 (reconnect_delay not settable but might want to be) created by cycloidal_gears
Summary of the bug: If I look at libavformat/http.c and …
12:28 AM Ticket #7029 (libtls: unable to connect to numeric hosts) closed by Carl Eugen Hoyos
fixed: Fixed by Stefan in 7c39305a174899cbf924ed013c89715b8bddc442
12:11 AM Changeset in ffmpeg [8b0a9f79] by Jan Ekström <jeebjp@gmail.com>
mpegvideo_parser: fix indentation of an if statement
12:06 AM Changeset in ffmpeg [7c39305a] by Jan Ekström <jeebjp@gmail.com>
libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() …

Mar 6, 2018:

11:44 PM Changeset in ffmpeg [56912555] by Mark Thompson <sw@jkqxz.net>
h264_metadata: Actually fail when sei_user_data option is invalid
11:37 PM Ticket #7060 (nut needs definitions for P016 rawvideo) updated by Carl Eugen Hoyos
Priority changed
This is not the reason for the fate failure on big-endian but I …
10:13 PM Changeset in ffmpeg [2aa42fa] by James Almer <jamrial@gmail.com>
avformat/utils: simplify ff_alloc_extradata() Cosmetic refactor …
10:13 PM Changeset in ffmpeg [0ca33b1d] by James Almer <jamrial@gmail.com>
avformat/utils: free existing extradata before trying to allocate a …
9:54 PM Changeset in ffmpeg [b19e11a4] by Aman Gupta <aman@tmm1.net>
MAINTAINERS: add myself to mediacodec Signed-off-by: Matthieu Bouron …
9:54 PM Changeset in ffmpeg [c22e7b00] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodec: reduce loglevel for per-frame logging …
9:52 PM Changeset in ffmpeg [313b6057] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodec_wrapper: blacklist more software decoders …
7:59 PM Changeset in ffmpeg [aeaa108b] by Luca Barbato <lu_zero@gentoo.org>
hls: Add a discontinuity marker on recover It seems to improve the …
6:53 PM Video.Audio.and.Subtitle.7z attached to Ticket #7064 by mkver
6:47 PM Video.and.Audio.7z attached to Ticket #7064 by mkver
This is the report for the case of no subtitles at all. Pretty boring.
6:45 PM sub.2.srt attached to Ticket #7064 by mkver
6:44 PM sub.1.srt attached to Ticket #7064 by mkver
6:44 PM Video.and.Two.Subtitles.7z attached to Ticket #7064 by mkver
This file contains the report for the first case of a video and two …
6:43 PM Ticket #7064 (External subtitle files cause wrong interleaving) created by mkver
I tried to remux a transport stream with two external subtitle files …
2:35 PM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by beloko
I can see that Steven's fix was not yet include in the FFmpeg 3.4.2 …
10:19 AM Ticket #7062 (FLAC to ACC unlike original) updated by Carl Eugen Hoyos
Please confirm that this issue is not reproducible with current FFmpeg …
9:31 AM Ticket #7058 (loud aac encoder artefact) updated by Carl Eugen Hoyos
Status changed
9:31 AM Ticket #7058 (loud aac encoder artefact) updated by Carl Eugen Hoyos
Reproduced by developer changed
9:30 AM Ticket #7058 (loud aac encoder artefact) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Summary changed
Strangest bug ever, thank you! I believe this is a regression since …
8:45 AM Ticket #6888 (HLS segmenter doesn't cut .m4s files at its expected duration) updated by loki5100
In ffmpeg 3.4.2 that was released not so long ago this bug is still …
2:41 AM Ticket #7062 (FLAC to ACC unlike original) updated by nol2ter
cmd : ffmpeg.exe -i 2m33s_sound_noise_original.flac -y -c:a aac -b:a …
2:04 AM Ticket #7062 (FLAC to ACC unlike original) updated by nol2ter
Successfully uploaded. https://streams.videolan.org/ffmpeg/incoming/7062/
1:50 AM Ticket #7063 (Encode with FFV1 using the 2-pass mode gives the same result as ...) created by Kdmeizk
FFmpeg version: 20180227 I followed your second example: …
1:43 AM Ticket #7062 (FLAC to ACC unlike original) created by nol2ter
Summary of the bug: Sounds a little unnatural between 2:33 and 2:34 on …
1:33 AM Ticket #7058 (loud aac encoder artefact) updated by nol2ter
Successfully uploaded. https://streams.videolan.org/ffmpeg/incoming/7058/
12:23 AM Changeset in ffmpeg [0645698e] by Mark Thompson <sw@jkqxz.net>
lavc/qsvenc: disable h264 look_ahead by default Look_ahead can …

Mar 5, 2018:

11:16 PM Changeset in ffmpeg [0cf9fa99] by Mark Thompson <sw@jkqxz.net>
Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109' * commit …
11:14 PM Changeset in ffmpeg [9053b088] by Mark Thompson <sw@jkqxz.net>
Merge commit 'e2399e0c1aeb110456405d23e211066fab6cb041' * commit …
10:34 PM Changeset in ffmpeg [706d2c66] by Mark Thompson <sw@jkqxz.net>
Merge commit 'dc40e64adb1712b1209c018914a44f809bc32664' * commit …
10:31 PM Changeset in ffmpeg [085a2eb8] by Mark Thompson <sw@jkqxz.net>
Merge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6' * commit …
9:13 PM Ticket #7061 (Loudness histogram - like "showwavespic"-filter?) created by Florian
Would it be possible to add a new filter, that can show the integrated …
9:05 PM CompilationGuide/Centos edited by llogan
Declutter. Don't need a warning for missing components: this is a … (diff)
8:38 PM Changeset in ffmpeg [8218249] by Rostislav Pehlivanov <atomnuker@gmail.com>
parseutils: accept only full "ms" suffix The commit which added those …
8:29 PM HWAccelIntro edited by Timo R.
(diff)
8:09 PM Changeset in ffmpeg [5787908e] by Timo Rothenpieler <timo@rothenpieler.org>
configure: rename cuda to ffnvcodec Right now, if someone configures …
3:56 PM Ticket #7048 (Altivec compilation broken by --enable-small) updated by ernsteiswuerfel
Thanks for your work! Sadly I had no time yet to do the builds on the …
3:04 PM Ticket #7060 (nut needs definitions for P016 rawvideo) created by Carl Eugen Hoyos
This is release-critical because fate is currently broken on …
2:44 PM Changeset in ffmpeg [df3a2ff7] by James Almer <jamrial@gmail.com>
avcodec/cbs: use a reference to the assembled CodedBitstreamFragment …
2:33 PM Ticket #7048 (Altivec compilation broken by --enable-small) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
I can confirm the issue with the following simplified configure line …
12:55 PM SponsoringPrograms/GSoC/2018 edited by Carl Eugen Hoyos
(diff)
12:54 PM SponsoringPrograms/GSoC/2018 edited by Carl Eugen Hoyos
Add HEIF/HEIC (diff)
12:29 PM Ticket #7059 (Compile error in ffmpeg git master with opencv 3.4.1) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
11:57 AM Ticket #7059 (Compile error in ffmpeg git master with opencv 3.4.1) updated by bermond
Version changed
11:57 AM Ticket #7059 (Compile error in ffmpeg git master with opencv 3.4.1) created by bermond
I'm getting the following error at configure time when trying to …
9:49 AM Ticket #7058 (loud aac encoder artefact) updated by Carl Eugen Hoyos
Keywords, Version changed
Please provide the input file.
9:39 AM Changeset in ffmpeg [2d6b3f3a] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: Provide a detailed error message if the parameters are invalid …
9:33 AM Ticket #6521 (HEIF support) updated by Joshua Bowman
Cc changed
8:36 AM Ticket #7058 (loud aac encoder artefact) created by nol2ter
Summary of the bug: AAC At 00:59, the sound goes down. How to …
8:24 AM Changeset in ffmpeg [69995a94] by Tobias Rapp <t.rapp@noa-archive.com>
fftools/ffmpeg: update print_report to use AVBPrint API …
8:24 AM Changeset in ffmpeg [a194e9c4] by Tobias Rapp <t.rapp@noa-archive.com>
fftools/ffmpeg: fix progress log message in case pts is not available …
12:16 AM Changeset in ffmpeg [133ddd38] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Initialize a potential gap in ctts_data in …

Mar 4, 2018:

10:17 PM Changeset in ffmpeg [0ec7eb93] by Mark Thompson <sw@jkqxz.net>
avcodec/vaapi: mask unused bits in bitplane_present.value Due to the …
10:17 PM Changeset in ffmpeg [883bdc5f] by Mark Thompson <sw@jkqxz.net>
avcodec/vaapi: add fields for VAAPI VC-1 interlaced decoding Pass …
10:16 PM Changeset in ffmpeg [1160d1d] by Mark Thompson <sw@jkqxz.net>
avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding …
8:37 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
Note that the following warning does not happen when I use the full …
8:28 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
This is the command line I just ran to replicate the problem. […] …
5:48 PM S01E01-small.vob attached to Ticket #7055 by navilor
Short sample of content.
5:45 PM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
Updated FFmpeg to version N-90173-gfa0c9d69d3 from Zerano's website. …
4:27 PM Ticket #7056 (Make ffmpeg to automatically convert audio sample format to floating ...) updated by Rollinnn
Sample - …
4:01 PM Ticket #7057 (Make ffmpeg to automatically convert audio sample format to floating ...) closed by Carl Eugen Hoyos
duplicate
2:48 PM sample_8channels_16bit.flac attached to Ticket #7057 by Rollinnn
2:40 PM Ticket #7057 (Make ffmpeg to automatically convert audio sample format to floating ...) created by Rollinnn
Summary of the bug: It seems that currently, if source file has sample …
2:39 PM Ticket #7056 (Make ffmpeg to automatically convert audio sample format to floating ...) created by Rollinnn
Summary of the bug: It seems that currently, if source file has sample …
8:31 AM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
To make this a valid ticket, please test current FFmpeg git head, …
3:59 AM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
Update. This behavior also happens if you use pullup. […] When …
2:52 AM Ticket #6509 (Remuxing m3u8 to mkv, Can't write packet with unknown timestamp) updated by eugenesv
Cc changed
2:52 AM Ticket #6509 (Remuxing m3u8 to mkv, Can't write packet with unknown timestamp) updated by eugenesv
Cc changed
12:57 AM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) updated by navilor
Summary changed
12:56 AM Ticket #7055 (Using decimate allows EIA-608 captions to pass through to MP4 files ...) created by navilor
Summary of the bug: I am currently using FFmpeg build number …

Mar 3, 2018:

11:20 PM Changeset in ffmpeg [dd3f1e3a] by Philip Langdale <philipl@overt.org>
swscale: Introduce a helper to identify semi-planar formats This …
10:01 PM Changeset in ffmpeg [1c7f1f38] by Michael Niedermayer <michael@niedermayer.cc>
doc/bitstream_filters: correct dump_extra bsfs docs. Update …
10:01 PM Changeset in ffmpeg [5df9d75b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Add manu/modl to mov_read_udta_string. Documentation: …
8:18 PM Changeset in ffmpeg [2238e54e] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec: factorize codec declarations
8:18 PM Changeset in ffmpeg [af167d97] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec: factorize common extradata functions
8:18 PM Changeset in ffmpeg [535e0202] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec: add missing "libavutil/internal.h" include …
8:18 PM Changeset in ffmpeg [c55ba52a] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey() …
8:17 PM Changeset in ffmpeg [cc9875dc] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext
8:17 PM Changeset in ffmpeg [5d69e249] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec_common: remove spurious space
8:17 PM Changeset in ffmpeg [a079eaba] by Matthieu Bouron <matthieu.bouron@gmail.com>
avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()
4:33 PM CompilationGuide/Centos edited by AgoPu
(diff)
4:31 PM CompilationGuide/Centos edited by AgoPu
(diff)
12:57 PM Changeset in ffmpeg [e45d5575] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: Use HTTP DELETE for HTTP base proto
12:56 PM Changeset in ffmpeg [0dd1fff1] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: fix for segment open issue when persistent …
11:53 AM Ticket #7048 (Altivec compilation broken by --enable-small) updated by Carl Eugen Hoyos
Please test if removing --opflags from your configure line fixes the …
11:36 AM Ticket #7048 (Altivec compilation broken by --enable-small) updated by ernsteiswuerfel
I did expect --disable-runtime-cpudetec to do what the config …
12:40 AM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by feno
I'm very surprised to see that this feature does not exist in ffmpeg. …
Note: See TracTimeline for information about the timeline view.