Timeline



Jun 1, 2017:

11:14 PM Changeset in ffmpeg [e5e01d24] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Observe Set-Cookie headers Signed-off-by: Micah …
11:14 PM Changeset in ffmpeg [771206c0] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/http: Ignore expired cookies Signed-off-by: Micah Galizia …
11:14 PM Changeset in ffmpeg [1998147f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Limit formats in gab2 to srt and ass/ssa This …
11:14 PM Changeset in ffmpeg [003cce42] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is …
11:14 PM Changeset in ffmpeg [795f65ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check float_shift Fixes: runtime error: shift …
11:14 PM Changeset in ffmpeg [a24cd040] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * …
11:14 PM Changeset in ffmpeg [c1074aea] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Fix frame memleak Fixes: …
11:14 PM Changeset in ffmpeg [d59e6cef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot …
11:14 PM Changeset in ffmpeg [0a0eec60] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Use ff_set_dimensions() Fixes: OOM Fixes: …
11:14 PM Changeset in ffmpeg [ece91a39] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix passing null pointer to memset() Fixes part …
11:14 PM Changeset in ffmpeg [722cc62b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places …
11:14 PM Changeset in ffmpeg [3a0e4368] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * …
11:14 PM Changeset in ffmpeg [22dab0f4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * …
11:14 PM Changeset in ffmpeg [b578ba91] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro Fixes: …
11:14 PM Changeset in ffmpeg [080edf2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/webp: Fixes null pointer dereference Fixes: …
11:14 PM Changeset in ffmpeg [be9268e3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places …
11:14 PM Changeset in ffmpeg [b419c756] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ylc: Check count in build_vlc() Fixes: runtime error: signed …
11:14 PM Changeset in ffmpeg [586e00d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + …
11:14 PM Changeset in ffmpeg [bc2cbb30] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + …
11:14 PM Changeset in ffmpeg [cd331455] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets more completely …
11:14 PM Changeset in ffmpeg [3e18f0fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sheervideo: Check input buffer size before allocating and …
11:14 PM Changeset in ffmpeg [b330fec] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
11:14 PM Changeset in ffmpeg [1d589a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wnv1: More strict buffer size check This requires at least …
11:14 PM Changeset in ffmpeg [d2476bd4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libfdk-aacdec: Correct buffer_size parameter the timeDataSize …
11:14 PM Changeset in ffmpeg [c0895d64] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: …
11:14 PM Changeset in ffmpeg [f5626db2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 …
11:14 PM Changeset in ffmpeg [573e40e8] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Clarify scale2ref example Signed-off-by: Kevin Mark …
11:14 PM Changeset in ffmpeg [75d881f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on …
11:14 PM Changeset in ffmpeg [b803624a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144dec: Fix runtime error: left shift of negative value -17 …
11:14 PM Changeset in ffmpeg [dbff2d60] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Fix runtime error: signed integer overflow: 2147483647 …
11:14 PM Changeset in ffmpeg [92a23e2a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Fix copy an paste typo Found-by: Roger Scott …
11:14 PM Changeset in ffmpeg [42163d4c] by Michael Niedermayer <michael@niedermayer.cc>
avutil/internal: Do not enable CHECKED with DEBUG This avoids …
11:14 PM Changeset in ffmpeg [4e8c5721] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/clearvideo: Check buf_size before decoding frame Fixes; …
11:14 PM Changeset in ffmpeg [f85a715] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: …
11:14 PM Changeset in ffmpeg [a4974340] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smc: Check remaining input Fixes: Timeout Fixes: …
11:14 PM Changeset in ffmpeg [190787a0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Fix off by 1 error in quant check Fixes: out of …
11:14 PM Changeset in ffmpeg [80cebb99] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix copy and paste error Found-by: jamrial …
11:14 PM Changeset in ffmpeg [38fd2a33] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets Fixes: runtime error: signed …
11:14 PM Changeset in ffmpeg [861c05b2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sanm: Fix uninitialized reference frames Fixes: poc.snm …
11:14 PM Changeset in ffmpeg [ba7ea7c4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Check get_bits_left() before decoding a picture …
11:14 PM Changeset in ffmpeg [6b839e9a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: Fix use of uninitialized memory when the first frame is …
11:14 PM Changeset in ffmpeg [abd52773] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix multiple runtime error: left shift of negative …
11:14 PM Changeset in ffmpeg [17a4e791] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Fix runtime error: signed integer overflow: -32767 * …
11:14 PM Changeset in ffmpeg [e73efe46] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: shift exponent 34 is too …
11:14 PM Changeset in ffmpeg [a7442f8d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check for multiple VOL headers Fixes multiple: …
11:14 PM Changeset in ffmpeg [d11c6862] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9block: fix runtime error: signed integer overflow: 196675 * …
11:14 PM Changeset in ffmpeg [0ea47594] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vmnc: Check location before use Fixes: runtime error: signed …
11:14 PM Changeset in ffmpeg [3cfb0160] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdec: Fix runtime error: signed integer overflow: 8192 * …
11:14 PM Changeset in ffmpeg [f832d736] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac_defines: Fix: runtime error: left shift of negative value …
11:14 PM Changeset in ffmpeg [ff4f5259] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdec: Fix runtime error: left shift of negative value -63 …
11:14 PM Changeset in ffmpeg [a5875f8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdsp: Fix runtime error: signed integer overflow: -24419392 …
11:14 PM Changeset in ffmpeg [f397613f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_fixed: fix runtime error: left shift of 1 by 31 places …
11:14 PM Changeset in ffmpeg [9c65a87b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 170 …
11:14 PM Changeset in ffmpeg [e605faaa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave a invalid num_primitive_matrices in the …
11:14 PM Changeset in ffmpeg [f3b6ea14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 …
11:14 PM Changeset in ffmpeg [e46bc305] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mimic: Use ff_set_dimensions() to set the dimensions Fixes: …
11:14 PM Changeset in ffmpeg [f254c7e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Fix multiple runtime error: signed integer overflow: 5793 …
11:14 PM Changeset in ffmpeg [fc7c3790] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Fix reading invalid numbers of bits Fixes: asertion …
11:14 PM Changeset in ffmpeg [686eb3b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Fix: runtime error: left shift of negative value -8 …
11:14 PM Changeset in ffmpeg [b6c0ad57] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dfa: Fix: runtime error: signed integer overflow: -14202 * …
11:14 PM Changeset in ffmpeg [72e5607c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec: Fix runtime error: signed integer overflow: 2147483520 …
11:14 PM Changeset in ffmpeg [41867021] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Fix fixed point scale in decode_cce() Fixes: …
11:14 PM Changeset in ffmpeg [fedd8b6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: Fix off by 1 error Fixes: out of array access Fixes: …
11:14 PM Changeset in ffmpeg [6ebb9e7b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flicvideo: Check frame_size before decrementing Fixes: …
11:14 PM Changeset in ffmpeg [6e788fad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Fix runtime error: left shift of negative value -1 …
11:14 PM Changeset in ffmpeg [f34dc82d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdec: Fix runtime error: left shift of negative value -42 …
11:14 PM Changeset in ffmpeg [b7b28b6a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * …
11:14 PM Changeset in ffmpeg [21d50c18] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: mask bits to prevent out of array read Fixes: …
11:14 PM Changeset in ffmpeg [72e5ccfe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion1: Fix multiple runtime error: signed integer …
11:14 PM Changeset in ffmpeg [b147ded2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: Fix runtime error: left shift of negative value -6 …
11:14 PM Changeset in ffmpeg [75697b50] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: reset sampling[] if its invalid Fixes divission by 0 …
9:42 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by kiroma
Most of the time I use it for 1st pass in 2-pass encoding. What if we …
9:36 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by bubbleguuum
@heleppkes Sometimes you want to output to /dev/null or NUL but with …
9:29 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by Hendrik
This ticket already deals with two different ways to express null …
9:24 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by kiroma
Well... yeah. But why not? The change would be pretty simple, and it's …
8:56 PM Ticket #6434 (Segfault when using concat input (ffconcat) having multiple streams, ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
8:56 PM Changeset in ffmpeg [3385989b] by Michael Niedermayer <michael@niedermayer.cc>
libavfilter/scale2ref: Add constants for the primary input Variables …
8:54 PM Ticket #6433 (I tried to convert mp4 file to f4v and it gives me error.) updated by Carl Eugen Hoyos
Keywords, Component changed
Please use a filehoster of your choice (like dropbox). And please …
8:20 PM Changeset in ffmpeg [adb4854a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/asvdec: Use rounded up dimenensions in input size check …
8:20 PM Changeset in ffmpeg [8b3e580b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: shift exponent 32 is too large for …
8:20 PM Changeset in ffmpeg [cd6f319a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Fix runtime error: signed integer overflow: 65280 * …
7:25 PM Changeset in ffmpeg [dc72d1dd] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio surround upmixer Signed-off-by: Paul B Mahol …
7:07 PM Changeset in ffmpeg [2934a10f] by Vittorio Giovara <vittorio.giovara@gmail.com>
ffprobe: Print AVContentLightMetadata side data contents
7:07 PM Changeset in ffmpeg [88521a7] by Vittorio Giovara <vittorio.giovara@gmail.com>
ffprobe: Print AVMasteringDisplayMetadata side data contents
5:45 PM Ticket #6436 (nvenc, nvdec and cuvid should be disabled by configure if ffmpeg is ...) created by bubbleguuum
Such builds crash when dlopening NVIDIA libraries (libcuda.so, …
5:15 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by bubbleguuum
I compiled ffmpeg myself and found the explanation for this crash. …
5:13 PM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by Dale Curtis
Cc changed
Any updates here? Thanks in advance!
4:12 PM Changeset in ffmpeg [93dc1c12] by James Almer <jamrial@gmail.com>
checkasm: add _fixed suffix to fixed_dsp tests Should prevents future …
2:11 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) closed by Timo R.
fixed: 2d978d1c721ae69a9007b530153067736d4ddc79
2:07 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by fabienst
Have you heard about -y option ? ffmpeg will then assume you want to …
1:55 PM Ticket #6424 (endless loop in avfilter.c) updated by tinybug
Replying to Cigaes: > This is a bug in amix: > > {{{ > …
12:23 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) updated by compn
Summary changed
12:22 PM Changeset in ffmpeg [5edded9d] by Diego Biurrun <diego@biurrun.de>
smacker: Improve error handling Return sensible error values and …
12:22 PM Changeset in ffmpeg [b98f082d] by Diego Biurrun <diego@biurrun.de>
smacker: Check that the data size is a multiple of a sample vector …
12:16 PM Ticket #6435 (don't give file exists error if the output is dev/null is specified as ...) created by compn
F:\>ffmpeg -i traintobusan.mp4 -c copy -f ipod NUL ffmpeg version …
11:31 AM Ticket #6434 (Segfault when using concat input (ffconcat) having multiple streams, ...) updated by fabienst
Summary changed
Sample video has been updload to https://streams.videolan.org/upload/
10:51 AM dvd2concat-14streams.txt attached to Ticket #6434 by fabienst
input file (ffconcat file with 14streams)
10:51 AM dvd2concat-18streams.txt attached to Ticket #6434 by fabienst
input file (ffconcat file with 18streams)
10:50 AM ffmpeg-20170601-122930-14streams.log.gz attached to Ticket #6434 by fabienst
10:50 AM ffmpeg-20170601-122841-18streams.log.gz attached to Ticket #6434 by fabienst
10:49 AM Ticket #6434 (Segfault when using concat input (ffconcat) having multiple streams, ...) created by fabienst
Hello, I want to convert a video dvd with ffmpeg by using dvd2concat …
10:39 AM Changeset in ffmpeg [ff308460] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuvid: make capability check optional
10:39 AM Changeset in ffmpeg [f890a6d7] by Timo Rothenpieler <timo@rothenpieler.org>
compat/cuda: make cuvidGetDecoderCaps optional
10:29 AM Changeset in ffmpeg [2ca75965] by Martin Storsjö <martin@martin.st>
os_support: Remove the dynamic loading of getaddrinfo from the …
10:29 AM Changeset in ffmpeg [4d444d0] by Martin Storsjö <martin@martin.st>
configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy …
10:10 AM Ticket #6432 (~1800 DNS requests per hour) closed by Jacky Koning
invalid: Alright in that case I will close this ticket. Thanks for your help.
9:55 AM Changeset in ffmpeg [cb3358b6] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: print minimum driver version on error
9:54 AM CompilationGuide/Ubuntu edited by slhck
some more updates, re-include yasm because apparently it's needed by … (diff)
9:36 AM WikiStart edited by slhck
move quick compilation guides to a separate page (diff)
9:36 AM Changeset in ffmpeg [2d978d1c] by Timo Rothenpieler <timo@rothenpieler.org>
configure: libnpp does not need to link libcuda
9:28 AM Changeset in ffmpeg [d8da329c] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Add default value for AVCodecContext::refs …
8:55 AM Ticket #6424 (endless loop in avfilter.c) updated by Cigaes
This is a bug in amix: […] Returning 0 without filtering samples …
8:18 AM CompilationGuide/Centos edited by slhck
add yasm again, apparently needed for libvpx (diff)
7:51 AM CompilationGuide/Ubuntu edited by slhck
update opus version (diff)
7:03 AM Ticket #6424 (endless loop in avfilter.c) updated by Cigaes
I am looking into it, but I am inclined to say that it is not …
6:49 AM Ticket #6433 (I tried to convert mp4 file to f4v and it gives me error.) updated by hhov
I can also provide video file, but I can't attach it as it's size …
6:47 AM output.log attached to Ticket #6433 by hhov
6:47 AM ffmpeg-20170601-103329.log attached to Ticket #6433 by hhov
6:46 AM Ticket #6433 (I tried to convert mp4 file to f4v and it gives me error.) created by hhov
I tried to convert mp4 file to f4v and it gives me error that it was …
6:38 AM Ticket #6432 (~1800 DNS requests per hour) updated by Cigaes
This sysclt output means Linux. On Linux, like all real Unix, DNS …
4:18 AM Changeset in ffmpeg [bd1179e3] by James Almer <jamrial@gmail.com>
avutil/pixfmt: remove superfluous define It's an AVColorSpace value …
1:44 AM Ticket #6432 (~1800 DNS requests per hour) updated by Jacky Koning
[…] The DNS requests go out every ~10 seconds. 4 each time.
1:37 AM Ticket #6432 (~1800 DNS requests per hour) updated by Steven Liu
sysctl -a | grep ttl or this maybe should fix by your system, not ffmpeg
1:28 AM Ticket #6432 (~1800 DNS requests per hour) created by Jacky Koning
Summary of the bug: I am recording a stream and I found out through …

May 31, 2017:

8:53 PM Changeset in ffmpeg [a47273c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: …
8:24 PM Changeset in ffmpeg [e47057e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cinepak: Check input packet size before frame reallocation …
8:06 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by bubbleguuum
I tried to contact John for something else and he's slow to respond, …
8:05 PM Changeset in ffmpeg [6726328f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Fix runtime error: signed integer overflow: …
7:59 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by Timo R.
Depends on what you mean by static build. I used the default …
7:56 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by bubbleguuum
backtrace is not super explicit :( […]
7:53 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by bubbleguuum
Replying to oromit: > I can confirm that it crashes with …
7:44 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) closed by Timo R.
worksforme: I can confirm that it crashes with the static build from …
7:37 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) updated by Timo R.
Your exact comandline works perfectly for me on both 3.3 and master. …
7:34 PM Ticket #6426 (Muxing using av_interleaved_write_frame() does not interleave) updated by DeHackEd
The issue was first noticed when trying to make a multi-bitrate HLS …
7:21 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by bubbleguuum
Is it possible that this issue could be the cause of #6431 (Linux …
7:14 PM ffmpeg_strace.txt attached to Ticket #6431 by bubbleguuum
7:13 PM Ticket #6431 (Linux ffmpeg always segfaults using NVIDIA hw decoders/encoders) created by bubbleguuum
Summary: using NVIDIA hardware decoding features always crashes ffmpeg …
4:55 PM Ticket #6430 (Ogg audio file not detected) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Type changed
3:12 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Thanks.
2:48 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
All compilers need some sort of aligned allocation function, but the …
2:11 PM Taking_Damage_3.SoundNodeWave attached to Ticket #6430 by cgbug
2:10 PM Ticket #6430 (Ogg audio file not detected) created by cgbug
Sample: http://www.datafilehost.com/d/1c2c88bf MediaInfo correctly …
2:08 PM Changeset in ffmpeg [08cb69e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fixes runtime error: signed integer overflow: 7160 * …
2:08 PM Changeset in ffmpeg [a1c0d1d9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: Use ff_set_dimensions() Fixes: OOM Fixes: …
2:08 PM Changeset in ffmpeg [58f8cd4a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cavsdec: Fix runtime error: signed integer overflow: 59 + …
2:06 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
It works, and the new executable is a little faster than the old one, …
1:46 PM Changeset in ffmpeg [ddae6794] by Stefano Sabatini <stefasab@gmail.com>
examples/encode_video: slightly improve error reporting
1:46 PM Changeset in ffmpeg [002dbc5a] by Stefano Sabatini <stefasab@gmail.com>
examples/encode_video: add log This helps to visualize how the …
1:04 PM Ticket #6427 (Crash on any file - Windows build from git repository) closed by Carl Eugen Hoyos
fixed: Fixed by Martin Storsjö.
12:22 PM Changeset in ffmpeg [16cb06bb] by Luca Barbato <lu_zero@gentoo.org>
hlsenc: Support recovery from an already present playlist Parse the …
11:03 AM Changeset in ffmpeg [1cbeb161] by Hendrik Leppkes <h.leppkes@gmail.com>
configure: Fix the msvcrt version check for mingw32 This was actually …
10:59 AM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
I've just pushed a potential fix to Git master …
10:57 AM Changeset in ffmpeg [47c43ce3] by Hendrik Leppkes <h.leppkes@gmail.com>
configure: Fix the msvcrt version check for mingw32 This was actually …
10:51 AM Changeset in ffmpeg [91622f64] by Luca Barbato <lu_zero@gentoo.org>
avconv: Always initialize the opkt struct on streamcopy
10:30 AM Changeset in ffmpeg [427f7a1] by Martin Storsjö <martin@martin.st>
configure: Fix the msvcrt version check for mingw32 This was actually …
10:07 AM Changeset in ffmpeg [3da13fd6] by wm4 <nfxjfg@googlemail.com>
avformat/tls_schannel: log unknown error codes
10:06 AM Changeset in ffmpeg [01602303] by wm4 <nfxjfg@googlemail.com>
videotoolbox: log errors With the new decode API, you can't handle …
9:30 AM CompilationGuide/Ubuntu edited by slhck
remove yasm, add nasm install guide (diff)
9:03 AM CompilationGuide/Centos edited by slhck
remove yasm, update nasm version (diff)
9:02 AM Ticket #6404 (302 Moved Temporarily Url dont work) updated by mobifon
[00007f72a40013c8] core stream debug: creating access: …
8:11 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by gjdfgh
Indeed. Is it a problem that this mov extradata block is not aligned? …
7:59 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by Hendrik
realloc not actually preserving alignment is known, and av_realloc …
6:43 AM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) closed by Carl Eugen Hoyos
wontfix: I believe this is wont-fix until a real-world test-case exists.
6:20 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
since this file size is smaller than the first file, i could upload it …
6:18 AM 485915c39a5628b1.mp4 attached to Ticket #6408 by Gozde
5:29 AM Ticket #6429 (ffmpeg does not build properly without compiler optimization) closed by Carl Eugen Hoyos
wontfix
12:45 AM Changeset in ffmpeg [794bcc6e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Limit formats in gab2 to srt and ass/ssa This …
12:44 AM Changeset in ffmpeg [c82db144] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is …
12:44 AM Changeset in ffmpeg [343c1d1d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check float_shift Fixes: runtime error: shift …
12:43 AM Changeset in ffmpeg [d542185e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * …
12:43 AM Changeset in ffmpeg [c92acd5e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Fix frame memleak Fixes: …
12:42 AM Changeset in ffmpeg [759739e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Use ff_set_dimensions() Fixes: OOM Fixes: …
12:41 AM Changeset in ffmpeg [27fecc7a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix passing null pointer to memset() Fixes part …
12:41 AM Changeset in ffmpeg [24ab34a3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places …
12:40 AM Changeset in ffmpeg [3b3a3b7a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * …
12:40 AM Changeset in ffmpeg [7e7c25a4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * …
12:40 AM Changeset in ffmpeg [7f0c66b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro Fixes: …
12:39 AM Changeset in ffmpeg [62979de1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/webp: Fixes null pointer dereference Fixes: …
12:39 AM Changeset in ffmpeg [a8625d11] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places …
12:38 AM Changeset in ffmpeg [21cb305] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + …
12:32 AM Changeset in ffmpeg [edf686f0] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/libavcodec: Test with all idct and dct modes supported in …
12:32 AM Changeset in ffmpeg [a5d849b1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Limit formats in gab2 to srt and ass/ssa This …
12:32 AM Changeset in ffmpeg [78f6ec32] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix txts fmts parsing Fixes: subtitle.avi from …

May 30, 2017:

11:57 PM Ticket #6403 (Use of both posix_memalign() and realloc() on same memory block not ...) updated by jrummell
Since I'm not sure what Chromium / Chrome does, I asked …
11:19 PM Ticket #6429 (ffmpeg does not build properly without compiler optimization) updated by Hendrik
Requiring a certain level of optimizations (particularly Dead Code …
11:11 PM Ticket #6429 (ffmpeg does not build properly without compiler optimization) created by patatahooligan
I get the following error when building ffmpeg on Windows 10 with …
11:06 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Is there any hope of producing a simple test case that I can report to …
10:44 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
I know for a fact that FFmpeg works just fine on Windows when build …
10:41 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Do you know for a fact that this problem will not occur if I use mingw-w64?
10:22 PM Ticket #6426 (Muxing using av_interleaved_write_frame() does not interleave) updated by Hendrik
Are you sure its not just a demuxing artifact? Depending on the codec …
10:12 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by Hendrik
I assume the crash would be from missing alignment somewhere, although …
8:21 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Carl Eugen Hoyos
Downloading the second sample does not work here atm, will try again. …
6:25 PM Ticket #6428 (MXF codec error: Invalid pixel format) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample file.
6:00 PM Ticket #6428 (MXF codec error: Invalid pixel format) created by Marian
Summary of the bug: How to reproduce: ffmpeg -i abc.mxf -y -ss 0.12 …
4:02 PM Ticket #6427 (Crash on any file - Windows build from git repository) updated by testuser448
Version changed
I can confirm that ffmpeg works if I configure with --disable-sse.
3:23 PM Ticket #6427 (Crash on any file - Windows build from git repository) created by testuser448
Summary of the bug: I built ffmpeg from the git repository at …
1:06 PM Ticket #6426 (Muxing using av_interleaved_write_frame() does not interleave) created by DeHackEd
Summary of the bug: When using av_interleaved_write_frame (or just …
11:20 AM Changeset in ffmpeg [0dea0114] by James Darnley <jdarnley@obe.tv>
avcodec/x86/idctdsp_init: reindent
11:20 AM Changeset in ffmpeg [8e89f6fd] by James Darnley <jdarnley@obe.tv>
avcodec/x86: move simple_idct to external assembly
9:28 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by Carl Eugen Hoyos
Replying to yunhai2009: > Replying to cehoyos: …
9:26 AM Ticket #6425 (Allow/Implement Chapters in WebM files) updated by Carl Eugen Hoyos
Priority, Version, Component changed
9:24 AM Ticket #6424 (endless loop in avfilter.c) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Reproduced by developer changed
Regression since 02aa0701ae0dc2def8db640c9e3c06dc1b5de70c
9:22 AM out9.mkv attached to Ticket #6425 by radek.hvizdos
Sample input file with chapters
9:20 AM Ticket #6425 (Allow/Implement Chapters in WebM files) created by radek.hvizdos
Summary of the bug: I am transcoding my existing H264/mp4 files to …
9:03 AM Archive.zip attached to Ticket #6424 by tinybug
input files
9:00 AM Ticket #6424 (endless loop in avfilter.c) created by tinybug
There is an endless loop in forward_status_change(AVFilterContext …
2:45 AM Changeset in ffmpeg [87bddba4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/acelp_pitch_delay: Fix runtime error: value 4.83233e+39 is …
2:45 AM Changeset in ffmpeg [4020b009] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check float_shift Fixes: runtime error: shift …
2:45 AM Changeset in ffmpeg [d90c5bf1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: 24 * …

May 29, 2017:

8:18 PM Ticket #4490 (Add a bitstream filter to strip the ATMOS substream from TrueHD) updated by compn
sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4490/
7:15 PM Changeset in ffmpeg [220b24c7] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavc: remove libschroedinger encoding and decoding wrappers The …
7:15 PM Changeset in ffmpeg [a3deeaad] by Rostislav Pehlivanov <atomnuker@gmail.com>
lavf: remove the libnut library wrapper libnut is outdated and not …
12:08 PM Changeset in ffmpeg [e091b9b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Fix frame memleak Fixes: …
11:51 AM Changeset in ffmpeg [c49fa2a5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot …
11:50 AM Changeset in ffmpeg [2017ffc1] by Luca Barbato <lu_zero@gentoo.org>
vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined Signed-off-by: …
11:46 AM Changeset in ffmpeg [f3da6fbf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Use ff_set_dimensions() Fixes: OOM Fixes: …
11:40 AM Changeset in ffmpeg [6a7e9285] by Luca Barbato <lu_zero@gentoo.org>
configure: Do not check for the builtin_vec_vsx_ld Clang support …
8:12 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Hi, can you please inform me about the current status of the ticket? …
1:40 AM Changeset in ffmpeg [718f8a01] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Move the hwaccel check outside the …
12:45 AM Changeset in ffmpeg [f6ba58d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacsbr: Fix libavcodec/aacsbr.c:257:59: runtime error: …
12:00 AM Changeset in ffmpeg [c4c73020] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/hls: Observe Set-Cookie headers Signed-off-by: Micah …

May 28, 2017:

7:56 PM Changeset in ffmpeg [c9016279] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix passing null pointer to memset() Fixes part …
7:55 PM Changeset in ffmpeg [c9e884f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places …
7:55 PM Changeset in ffmpeg [7c845450] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: -2449 * …
7:38 PM Changeset in ffmpeg [4c472c52] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144: Fix runtime error: signed integer overflow: 11184810 * …
7:20 PM Changeset in ffmpeg [872bac81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac_defines: Add missing () to AAC_HALF_SUM() macro Fixes: …
7:20 PM Changeset in ffmpeg [67020711] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/webp: Fixes null pointer dereference Fixes: …
4:27 PM Changeset in ffmpeg [6b9cb5d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: left shift of 1 by 31 places …
3:21 PM Changeset in ffmpeg [67b30dec] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ylc: Check count in build_vlc() Fixes: runtime error: signed …
3:13 PM Changeset in ffmpeg [b9c032eb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snow: Fix runtime error: signed integer overflow: 1086573993 + …
12:32 PM Changeset in ffmpeg [9495075a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + …
12:31 PM Changeset in ffmpeg [5c1c1e89] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets more completely …
12:01 PM Changeset in ffmpeg [781f88bb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Fix runtime error: signed integer overflow: 4185 + …
11:52 AM Changeset in ffmpeg [9c181249] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets more completely …
11:32 AM Changeset in ffmpeg [d8030c14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sheervideo: Check input buffer size before allocating and …
10:57 AM Changeset in ffmpeg [c51357d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: signed integer overflow: …
2:09 AM Changeset in ffmpeg [aaf104e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
2:08 AM Changeset in ffmpeg [bd4dcd87] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wnv1: More strict buffer size check This requires at least …
2:06 AM Changeset in ffmpeg [25442bd9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libfdk-aacdec: Correct buffer_size parameter the timeDataSize …
2:05 AM Changeset in ffmpeg [ca3fab8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: …
2:04 AM Changeset in ffmpeg [1a800e8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 …
2:03 AM Changeset in ffmpeg [3ad48f9a] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Clarify scale2ref example Signed-off-by: Kevin Mark …
1:34 AM Changeset in ffmpeg [6c3a63fc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix multiple runtime error: shift exponent 127 …
1:20 AM Changeset in ffmpeg [7f50c251] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wnv1: More strict buffer size check This requires at least …
1:08 AM Changeset in ffmpeg [ca6776a9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libfdk-aacdec: Correct buffer_size parameter the timeDataSize …
1:07 AM Changeset in ffmpeg [7c36ee21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_template: Fix: runtime error: signed integer overflow: …
1:07 AM Changeset in ffmpeg [fe8c9420] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacps: Check border_position to be monotone Fixes: runtime …
1:05 AM Changeset in ffmpeg [15bd309a] by Michael Niedermayer <michael@niedermayer.cc>
movenc: encryption with time code track fix instead of deciding …
1:04 AM Changeset in ffmpeg [357f2316] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi_dsp: Fix runtime error: left shift of negative value -2 …
12:39 AM Changeset in ffmpeg [114e8716] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Clarify scale2ref example Signed-off-by: Kevin Mark …

May 27, 2017:

7:14 PM Changeset in ffmpeg [24133973] by James Almer <jamrial@gmail.com>
avformat/mov: add support for reading Content Light Level Box As …
7:09 PM Changeset in ffmpeg [ab05bd6e] by James Almer <jamrial@gmail.com>
avformat/mov: add support for reading Mastering Display Metadata Box …
1:00 PM Changeset in ffmpeg [a3ba6a66] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on …
1:00 PM Changeset in ffmpeg [385642f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144dec: Fix runtime error: left shift of negative value -17 …
12:37 PM Changeset in ffmpeg [ac8dfcbd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Do not leave invalid values in matrix_out_ch[] on …
11:07 AM Changeset in ffmpeg [53c0c637] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ra144dec: Fix runtime error: left shift of negative value -17 …
11:04 AM Changeset in ffmpeg [77d98898] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Fix runtime error: signed integer overflow: 2147483647 …
2:22 AM Changeset in ffmpeg [780c360e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Fix copy an paste typo Found-by: Roger Scott …
2:21 AM Changeset in ffmpeg [1a363546] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Fix copy an paste typo Found-by: Roger Scott …
1:14 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by yunhai2009
Replying to cehoyos: > Regression since 0bf5fd2e / …

May 26, 2017:

11:38 PM Changeset in ffmpeg [278bd748] by Michael Niedermayer <michael@niedermayer.cc>
avutil/internal: Do not enable CHECKED with DEBUG This avoids …
9:03 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by crow
@heleppkes Can you give me an example how to test directly by using …
6:11 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by Hendrik
You should try to reproduce the problem without any external software, …
5:29 PM 4ee5aed122ba7d289c1686eca6eba161d5d62304.log attached to Ticket #6420 by jgirot
Log from last good commit
5:21 PM Ticket #6364 (ffmpeg is triggering an assertion and the assertion is causing a ...) updated by crow
same problem also with ffmpeg 3.3.1
4:41 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by jgirot
I was about to file a bug because I have encountered this same problem …
4:35 PM af1761f7b5b1b72197dc40934953b775c2d951cc.log attached to Ticket #6420 by jgirot
Log from first bad commit
2:29 PM Changeset in ffmpeg [1f445423] by Vittorio Giovara <vittorio.giovara@gmail.com>
zscale: Add range options aliases to match scale ones Signed-off-by: …
2:28 PM Changeset in ffmpeg [6aafe564] by Vittorio Giovara <vittorio.giovara@gmail.com>
zscale: Add pixdesc-API compatible color names to filter options …
2:22 PM Changeset in ffmpeg [5213c6d1] by James Almer <jamrial@gmail.com>
doc/libav-merge: remove lines about AVFrame crop fields
2:19 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi Oromit, Replying to oromit: > I have no idea what you …
2:15 PM Changeset in ffmpeg [a9a6d51c] by James Almer <jamrial@gmail.com>
avcodec/theora: export cropping information instead of handling it …
2:15 PM Changeset in ffmpeg [07596e45] by James Almer <jamrial@gmail.com>
avcodec/h264dec: export cropping information instead of handling it …
2:15 PM Changeset in ffmpeg [6505e8cf] by James Almer <jamrial@gmail.com>
avcodec/h264dec: be more explicit in handling container cropping This …
2:15 PM Changeset in ffmpeg [000fb61a] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: export cropping information instead of handling it …
2:06 PM Ticket #6423 (reconnecting to http URL should use original URL and not the redirect URL) updated by bubbleguuum
Summary changed
2:06 PM Ticket #6423 (reconnecting to http URL should use original URL and not the redirect URL) created by bubbleguuum
If ffmpeg is passed a http(s) input stream with options …
1:56 PM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
with TS analyzer figured out that first I-Frame is on packet 476, if …
1:20 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Andreas Håkon
Hi, Sorry to hear that it's a known bug! I need to do a full GPU …
12:50 PM Ticket #6352 (HLS stream is loaded slower than it is needed) closed by Alexander
invalid: Problem wasn't in ffmpeg. It was net traffic shaper between sender and …
10:54 AM RemapFilter edited by Floris Sluiter
(diff)
10:30 AM Changeset in ffmpeg [7fe0a0e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: …
10:28 AM Changeset in ffmpeg [6185b5e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smc: Check remaining input Fixes: Timeout Fixes: …
10:05 AM Ticket #5985 (error decoding h264 stream with h264_cuvid in udp mpegts) closed by Timo R.
fixed: This was fixed in 6d9a46e884d090a68069112a3b0436aa8b563967 and …
10:00 AM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Timo R.
I have no idea what you are going at, to build the scale_npp filter, …
9:50 AM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Timo R.
Yes, this is known. We are pretty sure that the bug in question is on …
9:39 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Reproducable: […] […]
9:29 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Is the issue not reproducible with the first 2 MB of the sample?
8:57 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
At this time i made ts dump with TS Analyzer, and this dump doesn't …
8:04 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Use any filehoster, for example dropbox or datafilehost.com.
7:35 AM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi, Regarding the linking to CUDA SDK, here more specific info: - …
7:14 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Where i can upload it ? In http://ffmpeg.org/bugreports.html is …
7:00 AM Ticket #6406 (Framerate issues with HVEC and mkv container) closed by Nobody
invalid
7:00 AM Ticket #6406 (Framerate issues with HVEC and mkv container) updated by Nobody
Status changed
I will close the ticket.
6:52 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Reproduced by developer changed
Regression since 0bf5fd2e / 98c97994 Not reproducible with …
2:19 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by yunhai2009
Expected Behavior: ffmpeg can parse ts,and display video Actual …
2:16 AM playlist-05672.txt attached to Ticket #6422 by yunhai2009
TS
2:15 AM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) created by yunhai2009
cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)
12:10 AM Ticket #6330 (Strange behavior with native FFmpeg AAC encoder, when converting audio ...) updated by edumj
Hi! You can try with any video, also with this 2: …

May 25, 2017:

11:40 PM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by jkqxz
Please upload a sample of your stream.
11:38 PM Changeset in ffmpeg [43c394dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/clearvideo: Check buf_size before decoding frame Fixes; …
11:21 PM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by Dan Sanders
> I only found 7001A.mp4 and nonFormattedMetaData.mp4, where can I get …
11:13 PM Ticket #6139 (stream_loop produces a "Error while filtering: Operation not permitted") updated by Carl Eugen Hoyos
Keywords changed
11:07 PM Ticket #6421 (PTS incorrectly fixed up to be negative) updated by Carl Eugen Hoyos
Cc, Priority, Keywords changed
Replying to sandersd: For future tickets: Please …
9:20 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by ObvB
Additional data point ... just in case it helps ... I was …
9:03 PM Changeset in ffmpeg [8e87d14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix runtime error: signed integer overflow: …
8:58 PM Ticket #6421 (PTS incorrectly fixed up to be negative) created by Dan Sanders
Sample files available from: …
6:08 PM Changeset in ffmpeg [356194fc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smc: Check remaining input Fixes: Timeout Fixes: …
5:32 PM Changeset in ffmpeg [b946bd8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Fix off by 1 error in quant check Fixes: out of …
5:32 PM Changeset in ffmpeg [6d6fc410] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Factor quant matrix reads Signed-off-by: Michael …
3:27 PM Ticket #6409 ("h264_cuvid" and "h264_nvenc" can't share GPU memory) closed by Andreas Håkon
invalid
3:25 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) updated by Andreas Håkon
Keywords changed
3:22 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Regarding the driver requirement it can be very easy: I suggest to …
3:12 PM Ticket #6405 (Compile troubles with “cuvid”, “nvenc” and “npp”) updated by Andreas Håkon
Hi, Yes, the libnpp* libraries do not come with the nvidia driver. …
2:53 PM Ticket #6420 (hwaccel cuvid breaks B-Frames with h264_nvenc) created by Andreas Håkon
Summary of the bug: When you transcode using h264_cuvid for deconding …
2:29 PM Changeset in ffmpeg [d98f34d7] by Ronald S. Bultje <rsbultje@gmail.com>
frame_thread_encoder: extend critical code covered by …
2:29 PM Changeset in ffmpeg [ca2209d6] by Ronald S. Bultje <rsbultje@gmail.com>
hevc: fix race condition in max_ra/seq_decode. These variables are …
2:25 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
Could you examine the file, do you have a comment for the reason why …
12:30 PM Changeset in ffmpeg [4dc3714c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tscc2: Skip duplicate frames This turns CFR duplicated frames …
12:29 PM Changeset in ffmpeg [ea71a48c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix runtime error: left shift of negative value …
12:29 PM Changeset in ffmpeg [5f91786f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix: runtime error: signed integer overflow: 3 * …
11:44 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Status changed
11:41 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
Ok, i have tried to find bad commit by playing around with git bisect, …
10:15 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
I can confirm that the issue is reproducible with current git head: […]
9:31 AM Changeset in ffmpeg [16f76d54] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix copy and paste error Found-by: jamrial …
9:30 AM Changeset in ffmpeg [c071e74a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check tile offsets Fixes: runtime error: signed …
9:29 AM Changeset in ffmpeg [5782e0ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix copy and paste error Found-by: jamrial …
9:14 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please confirm that the issue is reproducible with current FFmpeg git …
8:53 AM Ticket #6418 (ffmpeg QSV doesnt work with live streams) updated by rycius
I think that a problem is that for QSV decoder first fed frame must be …
4:26 AM Changeset in ffmpeg [954e2b3] by James Almer <jamrial@gmail.com>
avcodec/audiotoolboxdec: check packet side data for AAC extradata …
2:31 AM Changeset in ffmpeg [8ea5ee10] by James Almer <jamrial@gmail.com>
avcodec/libopenh264dec: fix return error value when …
2:09 AM MPEG-4_SLS.mp4 attached to Ticket #6419 by Samuel
MPEG-4 SLS nocore
2:01 AM Ticket #6419 (MPEG-4 SLS audio codec not supported) updated by James
Keywords, Status, Component changed
1:51 AM sls8100_pce_aot02_048_16.mp4 attached to Ticket #6419 by Samuel
MPEG-4 SLS
1:50 AM Ticket #6419 (MPEG-4 SLS audio codec not supported) created by Samuel
Summary of the issue: SLS audio codec is not supported. …
Note: See TracTimeline for information about the timeline view.