Timeline



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 …

May 15, 2018:

10:39 PM Changeset in ffmpeg [64f59a21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Disable new iterate API for ossfuzz A few days ago ossfuzz …
10:39 PM Changeset in ffmpeg [d0b59523] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples: add missing ignore files Signed-off-by: Michael …
10:39 PM Changeset in ffmpeg [f24b2e64] by Michael Niedermayer <michael@niedermayer.cc>
examples/filtering_video: fix memory leak Signed-off-by: Michael …
10:39 PM Changeset in ffmpeg [c0a845f9] by Michael Niedermayer <michael@niedermayer.cc>
examples/filtering_video: add missing headers Signed-off-by: Michael …
10:39 PM Changeset in ffmpeg [84d4af4e] by Michael Niedermayer <michael@niedermayer.cc>
examples/filtering_video: drop an always true condition …
9:53 PM Ticket #7188 (webm_chunk muxer is broken since commit ...) updated by Carl Eugen Hoyos
Keywords changed
9:16 PM Changeset in ffmpeg [989c5a84] by Mark Thompson <sw@jkqxz.net>
lavu/Makefile: Fix alignment and ordering
9:16 PM Changeset in ffmpeg [136260eb] by Mark Thompson <sw@jkqxz.net>
hwcontext: Do not call device_init again when deriving an existing …
9:14 PM Ticket #7188 (webm_chunk muxer is broken since commit ...) closed by Marton Balint
fixed: Fixed in 2dbe936bf7f9e0fe7e8f05e5c3b78fb1afbff164.
9:09 PM Changeset in ffmpeg [7931e015] by Marton Balint <cus@passwd.hu>
avformat/webm_chunk: always use a static buffer for get_chunk_filename …
8:18 PM Changeset in ffmpeg [1b247103] by Marton Balint <cus@passwd.hu>
avutil/hwcontext_cuda: fix YUV420P cuda_get_buffer Regression since …
8:18 PM Changeset in ffmpeg [2dbe936b] by Marton Balint <cus@passwd.hu>
avformat/webm_chunk: always use a static buffer for get_chunk_filename …
6:47 PM Changeset in ffmpeg [64bf915c] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: fix incorrect indentation Signed-off-by: Aman Gupta …
2:56 PM Ticket #7202 (mjpeg compression creates laggy video) updated by jsteinkamp
HI I need some time to make you a demonstration player, the files will …
7:42 AM Ticket #7202 (mjpeg compression creates laggy video) updated by Gyan
Both video outputs - AE and FF - play identically for me using ffplay, …
5:43 AM Changeset in ffmpeg [e3518821] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: configuring container format options
4:16 AM Ticket #7209 (Build error with clang5 on Mac) created by ponpon
A build error appears since commit …
12:08 AM Ticket #7163 (12-bit ProRes not supported) updated by Elliott
Apparently it's impossible to detect the bit depth of a ProRes file, …

May 14, 2018:

11:38 PM SMPTE ProRes rdd36-2015.pdf attached to Ticket #7163 by Elliott
ProRes Bitstream Syntax and Decoding Process
10:07 PM Ticket #7200 (Assertion failure with h264_metadata bsf) closed by jkqxz
fixed: Fixed by 9a09f4c54ab829811c2dd041cfb7196000590b78 (NAL units with no …
9:42 PM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) updated by jkqxz
H.265 encoders currently available in ffmpeg: * x265 (software via …
9:25 PM Ticket #7205 (Rename HEVC to h265) updated by James
Such a change would require renaming user facing modules like …
9:19 PM Ticket #7205 (Rename HEVC to h265) updated by jkqxz
While I agree that the ITU name should have been used to be …
9:09 PM Changeset in ffmpeg [9a09f4c5] by James Almer <jamrial@gmail.com>
avcodec/h2645_parse: skip NALUs with no content after stripping all …
8:56 PM Ticket #7208 (Input channel layout '5 channels (FL+FR+FC+LFE+BL)' is not supported) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
Please provide the input sample and please explain how it was created.
8:44 PM Ticket #7208 (Input channel layout '5 channels (FL+FR+FC+LFE+BL)' is not supported) created by ralambda
Summary of the bug When using input sources with 1 video stream …
7:53 PM Ticket #7199 (Broken P010 colorspace conversion) updated by Carl Eugen Hoyos
I can only confirm that the roundtrip yuv420p -> P010 -> yuv420p works …
7:15 PM Ticket #7196 (ffplay crashes on seeking) reopened by aleks8888
7:15 PM Ticket #7196 (ffplay crashes on seeking) updated by aleks8888
Here is the output. Is ffplay supposed to create threads this often? …
7:02 PM Ticket #7205 (Rename HEVC to h265) updated by Kenneth Peard
Replying to richardpl: > Not going to happen. Sorry but …
7:02 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by llogan
Replying to mkver: > I am not an FFmpeg developer, but …
7:00 PM Changeset in ffmpeg [20b88076] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
configure: Mention the dash demuxer in the libxml2 help text.
7:00 PM Ticket #7206 (Remove extra nvenc IDs) closed by Kenneth Peard
invalid
6:57 PM Ticket #7206 (Remove extra nvenc IDs) updated by Kenneth Peard
ok sorry for bothering you.
6:54 PM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) closed by Kenneth Peard
wontfix
6:53 PM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) updated by Kenneth Peard
ok, my apologies I didn't know that it had already been submitted and …
6:19 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by James
Priority, Type changed
tiffcp from the libtiff package compresses it even more, from ~716k to …
6:16 PM Ticket #2179 (Please add HTTP referer support) closed by Carl Eugen Hoyos
fixed
6:15 PM Ticket #7202 (mjpeg compression creates laggy video) updated by Carl Eugen Hoyos
Replying to jsteinkamp: > {{{ > set …
6:12 PM Ticket #7202 (mjpeg compression creates laggy video) updated by Carl Eugen Hoyos
Could you point me to one of those mentions? Which players - except …
6:10 PM Ticket #7196 (ffplay crashes on seeking) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide backtrace, disassembly …
6:09 PM Ticket #7202 (mjpeg compression creates laggy video) updated by jsteinkamp
HI The issue is this, when you make a mjpg movie it does not play very …
6:08 PM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) updated by Carl Eugen Hoyos
Replying to fantesy: > At the moment the only software …
6:07 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) closed by Carl Eugen Hoyos
invalid
6:05 PM saved_photoshop.tif attached to Ticket #5874 by Carl Eugen Hoyos
6:01 PM Ticket #7202 (mjpeg compression creates laggy video) closed by Carl Eugen Hoyos
needs_more_info: Replying to jsteinkamp: > Please don't close, changing the …
5:58 PM Ticket #7202 (mjpeg compression creates laggy video) reopened by jsteinkamp
Please don't close, changing the rgba to yuvj444p makes no difference. …
5:57 PM Ticket #7207 (FFmpeg segmented output does not work) updated by Carl Eugen Hoyos
Keywords, Version changed
5:45 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by jsteinkamp
Hi I made you a photoshop LZW compressed image at: …
5:41 PM Ticket #7202 (mjpeg compression creates laggy video) closed by Carl Eugen Hoyos
needs_more_info: Replying to jsteinkamp: > {{{ > Incompatible pixel …
5:37 PM Ticket #5930 (Nut container doesnʼt support Opus codec) updated by Carl Eugen Hoyos
Fixed in 744916908167951c8d3590bc8efeac0ffe35c1ee
5:33 PM Ticket #5097 (XDCAM HD422) updated by Carl Eugen Hoyos
Replying to AxelTechnology: > In the past, we patched the …
5:31 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by Carl Eugen Hoyos
Replying to jsteinkamp: > The LZW compression for TIFF is …
5:26 PM Changeset in ffmpeg [42a03e77] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: initialize section_buf to fix valgrind test failure …
4:26 PM Changeset in ffmpeg [2bde38c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut2: add timeline support to tlut2 filter Signed-off-by: …
4:08 PM Changeset in ffmpeg [a27cab9e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_blend: add timeline support to tblend filter …
3:26 PM Changeset in ffmpeg [1548d2a5] by Paul B Mahol <onemda@gmail.com>
configure: add pkg-config check for libmysofa This does require …
2:04 PM Changeset in ffmpeg [80b47487] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_srcnn: use function to get number of threads …
2:04 PM Changeset in ffmpeg [e3a697ed] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: check if array is availabe before using it …
12:24 PM Ticket #7207 (FFmpeg segmented output does not work) updated by Yurii
Test command line (added -re option for confidence): […] Complete …
10:57 AM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by mkver
I am not an FFmpeg developer, but just an interested visitor to this …
10:22 AM Ticket #7205 (Rename HEVC to h265) closed by Elon Musk
wontfix: Not going to happen.
9:40 AM Ticket #7207 (FFmpeg segmented output does not work) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide the command line you …
9:36 AM Changeset in ffmpeg [10ed9f2b] by Tomas Härdin <tjoppen@acc.umu.se>
Add IRC nicknames
9:36 AM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) updated by Gyan
That encoder was submitted and rejected. See …
9:21 AM Ticket #7196 (ffplay crashes on seeking) updated by aleks8888
Just tell me what can I do with this stackdump file? It probably …
8:45 AM Ticket #7201 (using ffmpeg request http was considered downloading) closed by yunhai2009
fixed: need av_dict_set(&options, "seekable", "0", 0);
8:27 AM Ticket #7206 (Remove extra nvenc IDs) updated by Hendrik
The redundant names are already marked as deprecated and will be …
8:09 AM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by max79
Thank you for clarification. But if it's not ffmpeg bug why you didn't …
8:03 AM Ticket #7207 (FFmpeg segmented output does not work) updated by Yurii
Component changed
8:03 AM Ticket #7207 (FFmpeg segmented output does not work) created by Yurii
Summary of the bug: Segment format outputs only single file. Ticket …
6:24 AM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) updated by Kenneth Peard
Summary changed
6:22 AM Ticket #7206 (Remove extra nvenc IDs) created by Kenneth Peard
Currently h264 has 3 nvenc based encoders (h264_nvenc, nvenc and …
6:08 AM Ticket #7205 (Rename HEVC to h265) created by Kenneth Peard
At the moment ffmpeg uses HEVC as the generic name, however the rest …
5:51 AM Ticket #7204 (Integration of Turing Codec (HEVC encoder)) created by Kenneth Peard
At the moment the only software HEVC encoder ffmpeg uses is libx265, …
5:28 AM Ticket #7196 (ffplay crashes on seeking) reopened by aleks8888
5:25 AM Ticket #7196 (ffplay crashes on seeking) updated by aleks8888
But I downloaded sources from github! What Zeranoe has to do with it? …
4:50 AM Changeset in ffmpeg [c76a6c93] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: Add documentation for http method option
1:18 AM Ticket #7202 (mjpeg compression creates laggy video) updated by jsteinkamp
sorry I should have checked the link: http://jsteinkamp.com/mjpg_test.zip
1:07 AM Ticket #7202 (mjpeg compression creates laggy video) updated by mkver
Link doesn't work for me.
1:00 AM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by mkver
This file uses id3v2.3 tags. The TIT2-tag (the tag containing the …

May 13, 2018:

11:09 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by max79
Please see attachment. TITLE metadata tag from this example should …
11:06 PM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by Easydoor
Yes it would be nice to be implemented!
11:05 PM 01-vstuplenie.mp3 attached to Ticket #7203 by max79
Problem with encoding type "Cyrillic (DOS)" with metadata delivery.
10:44 PM Ticket #7196 (ffplay crashes on seeking) closed by Carl Eugen Hoyos
invalid: Then I don’t see how your issue can be fixed within FFmpeg, feel free …
10:42 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by Carl Eugen Hoyos
Priority, Component changed
Please provide an input sample.
9:52 PM Changeset in ffmpeg [62f07825] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Check that there will be sufficient input for the coded …
8:33 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) created by max79
Summary of the bug: TITLE metadata tag should looks like this- …
8:13 PM Ticket #7188 (webm_chunk muxer is broken since commit ...) updated by Marton Balint
Yeah, the URL field (which is a replacement for the deprecated …
6:36 PM Ticket #7196 (ffplay crashes on seeking) updated by aleks8888
No, prebuilt ffmpeg works fine. […]
6:30 PM Ticket #7202 (mjpeg compression creates laggy video) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide your actual command line together with the complete, …
5:36 PM Ticket #7188 (webm_chunk muxer is broken since commit ...) updated by octop
The muxer works again after applying your patch, thank you. So the …
5:22 PM Ticket #5874 (tiff LZW compression does not compress enough) updated by jsteinkamp
jsteinkamp Replying to jsteinkamp: HI, I tested this bug …
5:05 PM Ticket #7202 (mjpeg compression creates laggy video) created by jsteinkamp
Summary of the bug: When I create mjpeg mov files with ffmpeg the mov …
4:18 PM Changeset in ffmpeg [93cee87b] by Jan Ekström <jeebjp@gmail.com>
configure: fix configure check for lilv-0 This should be included as …
3:55 PM Changeset in ffmpeg [32234e03] by Jan Ekström <jeebjp@gmail.com>
configure: fix configure check for lilv-0 This should be included as …
12:41 PM Ticket #6759 (XDCAM MXF - how to apply patch to mxfenc.c) updated by vimlesh1975
Hi Is this patched?
11:07 AM Ticket #5930 (Nut container doesnʼt support Opus codec) closed by Nikita Puzyryov
fixed: Seems to have been fixed somewhere around v4.0.
1:14 AM Ticket #2179 (Please add HTTP referer support) updated by bobbib
Apparently fixed in 4.0 (referer option): …

May 12, 2018:

7:09 PM Changeset in ffmpeg [cae004ca] by Aman Gupta <aman@tmm1.net>
doc: fix incorrect reference to xsd_compliant option reported by …
6:50 PM Changeset in ffmpeg [7db022e6] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: reindent after last change Signed-off-by: Aman Gupta …
6:50 PM Changeset in ffmpeg [9152c1e4] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: parse sections with multiple tables Fixes PMT …
6:48 PM Changeset in ffmpeg [18074b3] by Aman Gupta <aman@tmm1.net>
avformat/hlsenc: set AVFMT_NODIMENSIONS Same as previous commit but …
6:48 PM Changeset in ffmpeg [6f50be87] by Aman Gupta <aman@tmm1.net>
avformat/mpegtsenc: set AVFMT_NODIMENSIONS This allows remuxing …
2:30 PM Ticket #7165 (STSC entry invalid) updated by mig
Cc changed
1:46 PM Changeset in ffmpeg [1c2e5fc4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskedmerge: add slice threading Signed-off-by: Paul B …
10:34 AM Changeset in ffmpeg [9b6f8fb2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_deblock: add timeline support Signed-off-by: Paul B Mahol …
7:10 AM Ticket #7201 (using ffmpeg request http was considered downloading) created by yunhai2009
ffmpeg http header: GET …
12:15 AM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) updated by Marton Balint
Cc changed
12:07 AM Ticket #7188 (webm_chunk muxer is broken since commit ...) updated by Marton Balint
Cc, Status, Owner changed
Could you try the attached patch?
12:06 AM webm-url-fix.patch attached to Ticket #7188 by Marton Balint
Note: See TracTimeline for information about the timeline view.