Timeline



May 23, 2018:

11:17 PM gdb-valgrind.txt attached to Ticket #7223 by flaisob
gdb valgrind log
10:01 PM Ticket #7199 (Broken P010 colorspace conversion) updated by thx4ever
I can confirm it's a bug in ffmpeg not intel hevc plugin otherwise …
9:53 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
Replying to cehoyos: > Do I understand correctly that you …
9:51 PM Ticket #7209 (Build error with clang5 on Mac) updated by mig
Cc changed
9:21 PM Ticket #7199 (Broken P010 colorspace conversion) updated by Carl Eugen Hoyos
Replying to thx4ever: > Hi cehoyos, i have tryed latest …
9:19 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Carl Eugen Hoyos
Keywords changed
Do I understand correctly that you can only reproduce a crash with …
9:07 PM sample.hevc attached to Ticket #7199 by thx4ever
Sample hevc file encoded with ffmpeg with Intel hevc software plugins
9:05 PM Ticket #7199 (Broken P010 colorspace conversion) updated by thx4ever
Hi cehoyos, i have tryed latest zeranoe git build and still i can …
8:10 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by James
Could you submit this (or any) patch to the mailing list? That's the …
7:58 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
Here's the patch that fixes the test instead. Aside from fixing 2-byte …
7:56 PM 11_fix_vf_blend_unaligned_test.patch attached to Ticket #7226 by Lastique
The patch to fix vf_blend test
7:17 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
> Patch is not good, you killed macro. I couldn't use the AV_*
7:14 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
> We have AV_R* and AV_W* macros in libavutil/intreadwrite.h for …
7:12 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Elon Musk
Patch is not good, you killed macro. Besides checkasm test thing is …
7:07 PM 11_fix_vf_blend_unaligned_crash.patch attached to Ticket #7226 by Lastique
The patch to fix unaligned memory access in vf_blend
6:16 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
ffmpeg -f lavfi -i testsrc -f rtsp rtsp://localhost:554/live ffmpeg …
5:44 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by James
We have AV_R* and AV_W* macros in libavutil/intreadwrite.h for …
5:38 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
I'm not sure it will be reproducible with ffmpeg command line tool …
5:13 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Elon Musk
Are you sure crash can be produced with blend filter wih ffmpeg?
5:03 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
I've also attached a patch to fix the unaligned memory access. With it …
5:01 PM 00_compile_flags.patch attached to Ticket #7226 by Lastique
The patch used to enable auto-vectorization
4:59 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) created by Lastique
Summary of the bug: The generic C implementation of the vf_blend …
1:38 PM Ticket #7225 (fate-filter-hls-append test fails if system time is not set) created by James Cowgill
Summary of the bug: The fate-filter-hls-append test fails if the …
12:23 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Carl Eugen Hoyos
Replying to flaisob: > {{{ > export …
8:02 AM Ticket #7209 (Build error with clang5 on Mac) updated by Jim DeLaHunt
Patch submitted by Michael Niedermayer, 22. May 2018. See mail to …
7:34 AM Ticket #7209 (Build error with clang5 on Mac) updated by Jim DeLaHunt
On my Mac OS X 10.11.6 system, putting parentheses around the …
6:12 AM CompilationGuide/Centos edited by Kev
Adding Theora (diff)
6:03 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by flaisob
export http_proxy=​http://127.0.0.1:1234 ./ffmpeg -i …

May 22, 2018:

9:56 PM Ticket #7224 (memory leak av_codec_send_packet) updated by Carl Eugen Hoyos
Keywords, Component changed
9:26 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by ryonsabouni
See how it says "ffmpeg version 4.0 Copyright...." That means that you …
8:51 PM Ticket #7224 (memory leak av_codec_send_packet) closed by hagorms
invalid
8:38 PM Ticket #7224 (memory leak av_codec_send_packet) updated by hagorms
memory releases when I do : avcodec_flush_buffers(m_codec_ctx_ptr); …
8:37 PM Ticket #7224 (memory leak av_codec_send_packet) updated by hagorms
Component changed
8:34 PM memory_leak_callstack.png attached to Ticket #7224 by hagorms
memory leak callstack
8:31 PM Ticket #7224 (memory leak av_codec_send_packet) created by hagorms
Summary of the bug: when do avcodec_send_packet, av_util 5.6 allocates …
8:09 PM Ticket #7165 (STSC entry invalid) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in fe84f70819d6f5aab3c4823290e0d32b99d6de78
7:05 PM Changeset in ffmpeg [fe84f708] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: replace a value error by clipping into valid range in …
7:05 PM Changeset in ffmpeg [919e3737] by Michael Niedermayer <michael@niedermayer.cc>
avformat/bintext: Reduce detection for random .bin files as it more …
2:50 PM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) closed by Carl Eugen Hoyos
duplicate
10:55 AM Changeset in ffmpeg [1083808c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/jpeg2000dec: Move a variable declaration closer to its usage.
10:54 AM Changeset in ffmpeg [848ce6f0] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/jpeg2000dec: Use a define to clarify the meaning of a constant.
10:48 AM Changeset in ffmpeg [15f50ccc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/h264_parse: Remove a superfluous linebreak.
12:26 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by flaisob
uncut console output, for lastest ffmpeg stable release: > export …

May 21, 2018:

11:55 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide the command line you …
11:51 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Hmm so seems like the edits lists aren't being accounted for correctly
11:31 PM Ticket #7223 (ffmpeg fails to get https over http proxy) created by flaisob
ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers …
11:15 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
FFmpeg/Lavf created output.mp4 and this of course includes the the …
11:03 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
11:03 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Replying to mkver: > 1. For video tracks, the first frame …
11:01 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Ok so the error here is that the movie header box has the incorrect …
10:59 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
10:57 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
10:52 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
Priority changed
Sorry, I saw that cehoyos changed the priority, but I was unaware that …
10:51 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
Priority changed
1. For video tracks, the first frame (in decoding order) must …
10:49 PM Ticket #7222 (inaccurate -ss seek) updated by Carl Eugen Hoyos
Priority changed
10:43 PM Changeset in ffmpeg [c24d247e] by James Almer <jamrial@gmail.com>
libavformat: add mbedTLS based TLS Signed-off-by: James Almer …
9:54 PM ffmpeg-20180521-145006.log attached to Ticket #7222 by ryonsabouni
9:54 PM output.mp4 attached to Ticket #7222 by ryonsabouni
9:54 PM input.mp4 attached to Ticket #7222 by ryonsabouni
9:52 PM Changeset in ffmpeg [27df34bf] by James Almer <jamrial@gmail.com>
avcodec/libvpxenc: fix setting amount of threads used for encoding …
9:52 PM Ticket #7222 (inaccurate -ss seek) created by ryonsabouni
Summary of the bug: -ss before input seeks accurately for audio, not …
9:33 PM Ticket #7212 (-ss before input does not provide proper output) closed by ryonsabouni
needs_more_info: new ticket with bettter formatting and input/output files in the works
7:54 PM Changeset in ffmpeg [ba7d1377] by Mark Thompson <sw@jkqxz.net>
hwcontext: Add test for device creation and derivation This uses any …
7:16 PM Changeset in ffmpeg [70d25268] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: fix memory leak with merge_pmt_versions=1 …
7:13 PM Changeset in ffmpeg [fc2daf36] by Aman Gupta <aman@tmm1.net>
doc: remove AVStream private fields from APIchanges Signed-off-by: …
7:13 PM Changeset in ffmpeg [64680fff] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: rename variable to clarify meaning Both stream_id …
10:34 AM Ticket #6813 (Transparency broken when encoding animated gif) updated by fractalawareness
Is there any workaround for this issue?
1:05 AM Ticket #7165 (STSC entry invalid) updated by cjburian
Found this bug report googling for ffmpeg STSC entry is invalid. …

May 20, 2018:

11:50 PM Changeset in ffmpeg [2c2d689c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Only fail for STCO/STSC contradictions if both exist …
11:38 PM Changeset in ffmpeg [56e76bd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Break out early if chunk_count is 0 in mov_build_index() …
11:04 PM Ticket #6592 (DNxHD error during encoding: too many threads) updated by Carl Eugen Hoyos
Keywords, Component changed
11:02 PM Ticket #6598 (Conversion from FLAC to OGG creates broken files when the FLAC has images) closed by Carl Eugen Hoyos
needs_more_info
9:56 PM Changeset in ffmpeg [fac5849] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures …
6:58 PM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) closed by Aman
fixed: This is fixed on master since 8f146b526ff8d63adc02e1c5db15850f4589230b
6:43 PM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) updated by Carl Eugen Hoyos
Component, Version, Priority, Keywords changed
6:34 PM Ticket #7156 (vorbis Extradata corrupt) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1690.
11:17 AM Changeset in ffmpeg [cadf7a7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame …
11:17 AM Changeset in ffmpeg [81b3e7c9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: Require 50% of the file to be mp3 frames in the …
11:17 AM Changeset in ffmpeg [60d17927] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: Require probing data to be 50% mp3 frames for low …
11:17 AM Changeset in ffmpeg [2b86472a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: fix calculation of the last line of a slice Only for the …
11:17 AM Changeset in ffmpeg [ca878845] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: DIRECTBIT is only present in inter MBs DIRECTBIT was …
10:11 AM Ticket #6129 (Capturing screen outputs all black video (cursor is partially seen).) updated by victornoel
Hi, For the record, there is now an API for screen grabbing in …
8:28 AM Ticket #7209 (Build error with clang5 on Mac) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
8:28 AM Ticket #7219 (Fails to build on Mac OS X 10.11) updated by Carl Eugen Hoyos
Resolution changed
See #7209
8:25 AM Ticket #7221 (V4l2 fails when attempting a second capture) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
8:25 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
8:18 AM Ticket #7214 (Amazon violates (L)GPL) updated by Carl Eugen Hoyos
The patchfile looks unchanged, so I don't understand how this can be …
8:14 AM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) closed by pkv
invalid
4:21 AM Ticket #7214 (Amazon violates (L)GPL) updated by Hen
Thanks @cehoyos. We went back to the contributor, fixed some …
12:07 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by Robert Herzog
I know. I came recently to the team working on said problem... there …

May 19, 2018:

11:01 PM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by mkver
PID 0x11 is one of the PIDs reserved for DVB metadata; it's generally …
9:14 PM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) updated by pkv
Bug confirmed on my side and by several other people: …
8:14 PM Ticket #7219 (Fails to build on Mac OS X 10.11) updated by Michael Niedermayer
Does wraping them in () workaround this ? if so feel free to send a …
7:23 PM Ticket #7221 (V4l2 fails when attempting a second capture) created by André Moreira
I am trying to capture video using this card: …
6:41 PM Ticket #7219 (Fails to build on Mac OS X 10.11) closed by James
invalid: […] This is a faulty memcpy implementation as a macro. It's …
4:57 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) updated by John Lindgren
Well, if the goal is to annotate all uses of <AVInputFormat *> with …
4:40 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) updated by Hendrik
AVInputFormat should be constant, so instead the other spots should be …
4:33 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) created by John Lindgren
Summary of the bug: av_demuxer_iterate() was added in commit …
2:09 PM Ticket #7219 (Fails to build on Mac OS X 10.11) created by Firas Kraiem
Latest git master on fully updated OS X 10.11.6. […]
12:55 PM Changeset in ffmpeg [411f7141] by Martin Vignali <martin.vignali@gmail.com>
avdevice/sdl2 : add option to define if the window quit action is available
12:55 PM Changeset in ffmpeg [644130bc] by Martin Vignali <martin.vignali@gmail.com>
avdevice/sdl2output : fix setting window_size
9:00 AM ffmpeg-20180519-101237.log attached to Ticket #7218 by Robert Herzog
Logfile generated with -report flag
9:00 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) created by Robert Herzog
Summary of the bug: When generating a mpeg transport stream file with …
5:30 AM Ticket #7217 (ffprobe produces wrong XML; "data_hash" attribute sometimes in text) created by Carl Reinke
The "data_hash" attribute is sometimes in the text instead of in the …
2:16 AM Changeset in ffmpeg [da399903] by Aman Gupta <aman@tmm1.net>
ffprobe: fix SEGV when new streams are added Signed-off-by: Aman …
2:16 AM Changeset in ffmpeg [8336a662] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: fix incorrect indentation Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [d1845e7f] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: initialize section_buf to fix valgrind test failure …
2:16 AM Changeset in ffmpeg [852f7844] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: reindent after last change Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [c343eabf] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: parse sections with multiple tables Fixes PMT …
2:16 AM Changeset in ffmpeg [7ad163c2] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: clean up whitespace Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [ef28571e] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value …
2:16 AM Changeset in ffmpeg [97aea633] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: skip non-PMT tids earlier This mimics the logic flow …
2:16 AM Changeset in ffmpeg [bb6a34f2] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder …
2:16 AM Changeset in ffmpeg [db5631e4] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: wait on first frame after input buffers are …
2:16 AM Changeset in ffmpeg [df2c811b] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: restructure mediacodec_receive_frame The new …
2:16 AM Changeset in ffmpeg [6f55a36b] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT …
2:16 AM Changeset in ffmpeg [33042d63] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: refactor pts handling Also fixes a bug where …
2:16 AM Changeset in ffmpeg [3054e53d] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: use AV_TIME_BASE_Q Signed-off-by: Matthieu …
2:16 AM Changeset in ffmpeg [84bf6310] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: clarify delay_flush specific code As of …
2:16 AM Changeset in ffmpeg [2884575d] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix decoding of some HEVC videos In a normal …
2:16 AM Changeset in ffmpeg [76716518] by Aman Gupta <aman@tmm1.net>
avcodec/hevc: remove videotoolbox hack No longer required since …
2:07 AM Changeset in ffmpeg [e8caf67f] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: split h264/hevc callbacks Previously the shared …
2:07 AM Changeset in ffmpeg [e40922c1] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: cleanups No functional changes. Signed-off-by: …
2:07 AM Changeset in ffmpeg [ef9478d2] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to …
2:07 AM Changeset in ffmpeg [13d83899] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: improve logging of decoder errors …
2:00 AM Changeset in ffmpeg [16b4f97b] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: add merge_pmt_versions option This new optional flag …
2:00 AM Changeset in ffmpeg [24579bf] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: keep track of PMT details in AVProgram/AVStream With …
2:00 AM Changeset in ffmpeg [2b2f2f6] by Aman Gupta <aman@tmm1.net>
avformat: add fields to AVProgram/AVStream for PMT change tracking …

May 18, 2018:

8:42 PM Changeset in ffmpeg [79126ce8] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: fix a preprocessor check Signed-off-by: James …
7:38 PM Changeset in ffmpeg [8f146b52] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix decoding of some HEVC videos In a normal …
7:04 PM Changeset in ffmpeg [e24d768a] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: add skip_unknown_pmt option Some filtered mpegts …
5:12 PM Changeset in ffmpeg [2940af93] by Clément Bœsch <u@pkh.me>
tests/checkasm/nlmeans: fix invalid read/write on ii buffer
1:39 PM Changeset in ffmpeg [eb28b5ec] by Tobias Rapp <t.rapp@noa-archive.com>
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter …
11:15 AM Changeset in ffmpeg [e9dd5b4f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add slice threading Signed-off-by: Paul B Mahol …
7:36 AM Ticket #7214 (Amazon violates (L)GPL) updated by Carl Eugen Hoyos
The ffmpeg binaries in the two repositories are different, the …
4:45 AM Ticket #7214 (Amazon violates (L)GPL) updated by Hen
Thank you ffmpeg community for your patience. We've worked with …
1:58 AM Ticket #6521 (HEIF support) updated by Justin Mo
I write heif demux plugin for ffmpeg, it can work with vfilter …
1:38 AM Changeset in ffmpeg [8e7b13b9] by Rostislav Pehlivanov <atomnuker@gmail.com>
opusenc: use for loops with declarations Signed-off-by: Rostislav …
1:27 AM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Dennis E. Mungai
Concerning platform support for QuickSync: If you're using Intel's …
1:24 AM Changeset in ffmpeg [62a7a704] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/developer: update style guidelines to include for loops with …
1:22 AM Changeset in ffmpeg [ce943dd6] by Rostislav Pehlivanov <atomnuker@gmail.com>
configure: error out on unsupported MSVC versions The FATE tests for …

May 17, 2018:

10:07 PM Ticket #7216 (Apache 2.4.7 is not always responding) updated by anatoly techtonik
Upgrade to Ubuntu 18.04 + nginx ?
8:55 PM CompilationGuide/Ubuntu edited by llogan
added libnuma-dev for x265 (diff)
7:03 PM Changeset in ffmpeg [5dfeb7f0] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: tag video streams with still images Parses the …
6:33 PM Changeset in ffmpeg [2734f8d6] by Aman Gupta <aman@tmm1.net>
avformat: add skip_estimate_duration_from_pts For seekable mpegts …
5:39 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Mario Grgic
Replying to jamrial: > This is not an ffmpeg issue. It …
5:24 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) closed by James
invalid: This is not an ffmpeg issue. It looks like you only have static …
5:20 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Timo R.
That means its pkg-config file is broken then. It's supposed to …
5:16 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Mario Grgic
If I also add -logg option to the linker command: gcc …
3:45 PM ffmpeg-git-master.log attached to Ticket #7212 by ryonsabouni
2:40 PM Ticket #7216 (Apache 2.4.7 is not always responding) updated by Timo R.
This is not 2.4.7, but a distribution version which supports it, but …
2:33 PM Ticket #7216 (Apache 2.4.7 is not always responding) created by anatoly techtonik
Sometimes this Trac answers with error 500, sometimes doesn't answer …
1:39 PM colorShort.mp4 attached to Ticket #7212 by ryonsabouni
1:39 PM Ticket #7212 (-ss before input does not provide proper output) reopened by ryonsabouni
Replying to cehoyos: > Please test current FFmpeg git head …
1:13 PM Fear Sound 1.xWMA attached to Ticket #7215 by kerohazel
22050 Hz file that produces garbled output when played
11:46 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by jkqxz
That seems to all be fine with ffmpeg: […] […] I suspect it's …
10:19 AM Changeset in ffmpeg [380ca1bc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/v210dec: Skip Canopus C210 extradata. Unbreaks files with …
9:32 AM Ticket #7215 (xWMA 22KHz files produce garbled output) updated by Carl Eugen Hoyos
Component changed
Please provide a sample.
9:21 AM Ticket #6304 (Unable to parse some subtitles with a system ffmpeg compiled HandBrake) updated by Simone Caronni
I think this should be closed here, it is not an FFMpeg issue. …
1:57 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Julian
Thanks for all your replies! I attached the requested output (no error …
1:51 AM ffmpeg_debugoutput.txt attached to Ticket #7210 by Julian
output of "ffmpeg -v debug -hwaccel vdpau -i your_file -f null -" …
12:31 AM Ticket #7215 (xWMA 22KHz files produce garbled output) created by kerohazel
Summary of the bug: I have several xWMA audio files from a game …
12:23 AM Changeset in ffmpeg [cb944fc7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / …
12:23 AM Changeset in ffmpeg [cb2f7ea9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Check available input space for cursor Fixes: out of …
12:23 AM Changeset in ffmpeg [c6a11714] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Avoid some magic numbers related to cursors …
12:23 AM Changeset in ffmpeg [ba97d75a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4video: Detect reference studio streams as studio streams …
12:23 AM Changeset in ffmpeg [b3a18511] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio …
12:23 AM Changeset in ffmpeg [9e5d0860] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample …
12:23 AM Changeset in ffmpeg [9f73ae31] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for …
12:23 AM Changeset in ffmpeg [ab834b8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: ask for sample with overflowing RGB Suggested-by: …
12:23 AM Changeset in ffmpeg [4dd2c8b9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check RGB upper limit Fixes: runtime error: left …

May 16, 2018:

10:02 PM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Carl Eugen Hoyos
Replying to jkqxz: > Replying to cehoyos: > > …
9:58 PM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by jkqxz
Replying to cehoyos: > Is there an encoder that is able to …
9:48 PM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Carl Eugen Hoyos
Replying to styxxx: > I cannot upload my sample file to …
9:47 PM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Carl Eugen Hoyos
Is there an encoder that is able to encode to baseline or extended profile?
9:46 PM Ticket #7214 (Amazon violates (L)GPL) updated by Carl Eugen Hoyos
Reproduced by developer changed
[…]
9:41 PM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by jkqxz
Can you provide the log from ffmpeg? […] Given that it stops just …
9:21 PM Ticket #7212 (-ss before input does not provide proper output) closed by Carl Eugen Hoyos
needs_more_info: Please test current FFmpeg git head and please provide the input sample.
9:01 PM Ticket #7212 (-ss before input does not provide proper output) updated by ryonsabouni
Replying to llogan: > -ss 3s is invalid syntax. Use `-ss …
9:01 PM Ticket #7214 (Amazon violates (L)GPL) updated by Kieran Kunhya
https://github.com/awslabs/aws-fpga-app-notes/issues/11
9:00 PM Ticket #7212 (-ss before input does not provide proper output) reopened by ryonsabouni
9:00 PM Ticket #7212 (-ss before input does not provide proper output) reopened by ryonsabouni
8:58 PM Ticket #7212 (-ss before input does not provide proper output) closed by llogan
invalid: -ss 3s is invalid syntax. Use -ss 3 or -ss 00:00:03.
8:55 PM Ticket #7214 (Amazon violates (L)GPL) updated by llogan
They (AWSOpen) have been notified about this on Twitter. …
8:50 PM Changeset in ffmpeg [61fed89a] by Marton Balint <cus@passwd.hu>
avcodec/xwddec: fix palette alpha Signed-off-by: Marton Balint …
8:36 PM Ticket #7214 (Amazon violates (L)GPL) created by Kieran Kunhya
Amazon distribute a binary of FFmpeg with some kind of FPGA …
8:34 PM Changeset in ffmpeg [50d6b7bd] by Marton Balint <cus@passwd.hu>
avcodec/xwddec: fix palette alpha Signed-off-by: Marton Balint …
7:47 PM config.log attached to Ticket #7213 by Mario Grgic
7:46 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) created by Mario Grgic
I am trying to build ffmpeg 4.0 with Xcode 9.3 on macOS 10.13.4. I …
7:32 PM ffmpeg-20180516-120457.log attached to Ticket #7212 by ryonsabouni
ffmpeg -report (removed repetitive lines to decrease file size)
7:28 PM Ticket #7212 (-ss before input does not provide proper output) created by ryonsabouni
Summary of the bug: When using -ss seek option before input file, …
7:19 PM Encode/H.265 edited by Gyan
profile option added in Dec '17. (diff)
5:19 PM Changeset in ffmpeg [673d8cfd] by Aman Gupta <aman@tmm1.net>
avformat/hls: fix seeking around EVENT playlist after media sequence …
3:21 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Joe Koberg
I have a patch fixing this bug at …
12:24 PM Changeset in ffmpeg [b7cd2ab2] by Jun Zhao <jun.zhao@intel.com>
lavc/h2645_parse: add h264_nal_unit_name for h264 NAL type. …
12:24 PM Changeset in ffmpeg [7582a907] by Jun Zhao <jun.zhao@intel.com>
lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name. …
12:24 PM Changeset in ffmpeg [48c5ac8b] by Jun Zhao <jun.zhao@intel.com>
lavc/h2645_parse: log more HEVC NAL type. Signed-off-by: Jun Zhao …
10:20 AM Changeset in ffmpeg [4e816b54] by Paul B Mahol <onemda@gmail.com>
avfilter: add aderivative and aintegral filter Signed-off-by: Paul B …
6:23 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Carl Eugen Hoyos
Does vlc compilation work with current FFmpeg git head?
6:21 AM Ticket #6304 (Unable to parse some subtitles with a system ffmpeg compiled HandBrake) reopened by Carl Eugen Hoyos
Impressive.
5:04 AM Ticket #6304 (Unable to parse some subtitles with a system ffmpeg compiled HandBrake) updated by Simone Caronni
Still getting the same message, even with the patch. {{{Subtitle …
3:05 AM Ticket #7211 (Make -hide_banner the default) closed by llogan
wontfix: -hide_banner is the bane of those providing help. Making it the …
2:04 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Julian
Version changed
2:00 AM Ticket #7211 (Make -hide_banner the default) created by anatoly techtonik
Summary of the bug: ffmpeg default output is confusing for new …
1:47 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Julian
Installed libavcodec: […] AFAIK libavcodec57:amd64 is used by vlc. …
1:37 AM vdpauinfo.txt attached to Ticket #7210 by Julian
output of vdpauinfo
1:37 AM vlc_vdpau_trace.txt attached to Ticket #7210 by Julian
output of "VDPAU_TRACE=1 vlc -I lua <file>"
1:36 AM vlc_vdpau_trace_vvv.txt attached to Ticket #7210 by Julian
output of " VDPAU_TRACE=1 vlc -vvv -I lua <file>"
1:35 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) created by Julian
Hello, I encountered an issue while using vlc + vdpau and reported a …
Note: See TracTimeline for information about the timeline view.