Timeline



Nov 10, 2016:

11:41 PM Changeset in ffmpeg [872b3589] by Lou Logan <lou@lrcd.com>
doc/encoders: sort list into alphabetical order Signed-off-by: Lou …
11:08 PM Changeset in ffmpeg [48f0e41c] by Lou Logan <lou@lrcd.com>
doc/encoders: add documentation for the Hap encoder Documents options …
10:16 PM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-devel/2016-November/202301.html
9:02 PM Changeset in ffmpeg [89eb398c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: correctly check avio_read return value It can read less than …
8:36 PM Changeset in ffmpeg [fd0fae60] by Mark Thompson <sw@jkqxz.net>
pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts …
8:01 PM Changeset in ffmpeg [c82b8ef0] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
dvbsubdec: fix division by zero in compute_default_clut This problem …
8:00 PM Changeset in ffmpeg [1e33035e] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
proresdec_lgpl: explicitly check coff[3] against slice_data_size The …
7:47 PM Ticket #4688 (Support 12bit grayscale tif images) updated by Carl Eugen Hoyos
Yes, the reason is this very ticket;-)
7:27 PM Ticket #3459 (tiff: support cmyk color mode) updated by ami_stuff
Replying to cehoyos: > Patch sent: > …
7:17 PM Ticket #4688 (Support 12bit grayscale tif images) updated by ami_stuff
there is gray12 pix_fmt in ffmpeg since some time ;) …
4:45 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
Not reproducible after remuxing the file with FFmpeg.
4:44 PM Changeset in ffmpeg [18108f36] by Michael Niedermayer <michael@niedermayer.cc>
lavc/utils.c: Make sure skip_samples never goes negative. …
4:44 PM Changeset in ffmpeg [c8dc11bb] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe …
4:32 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by q3cpma
Sorry, I don't have a smaller one at the moment. …
3:58 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) updated by Carl Eugen Hoyos
Please provide a sample.
3:20 PM Ticket #5913 (teletext / zvbi -> dvbsub) updated by malakudi
Can someone indicate what is the input that dvbsub encoder expects?
2:27 PM Changeset in ffmpeg [bd6fa80d] by Tom Butterworth <bangnoise@gmail.com>
avcodec/hap: add "compressor" option to Hap encoder to disable …
12:37 PM Ticket #5937 (Flac decoding - sample/frame number mismatch in adjacent frames) created by q3cpma
Summary of the bug: sample/frame number mismatch in adjacent frames …
12:01 PM Changeset in ffmpeg [11623217] by Martin Storsjö <martin@martin.st>
arm: vp9mc: Use a different helper register for PIC loads This fixes …
12:01 PM Changeset in ffmpeg [824e8c28] by Martin Storsjö <martin@martin.st>
arm: Clear the gp register alias at the end of functions We reset …
9:33 AM Changeset in ffmpeg [905cdcaa] by Diego Biurrun <diego@biurrun.de>
examples/decode_audio: Add missing header for av_free()
9:18 AM Changeset in ffmpeg [6a62795] by Martin Storsjö <martin@martin.st>
aarch64: h264idct: Use the offset parameter to movrel Signed-off-by: …
9:18 AM Changeset in ffmpeg [557c1675] by Martin Storsjö <martin@martin.st>
arm: vp9mc: Minor adjustments from review of the aarch64 version This …
9:15 AM Changeset in ffmpeg [383d96aa] by Martin Storsjö <martin@martin.st>
aarch64: vp9: Add NEON optimizations of VP9 MC functions This work is …
9:06 AM Changeset in ffmpeg [c44a8a3e] by Martin Storsjö <martin@martin.st>
aarch64: Add an offset parameter to the movrel macro With apple …
9:05 AM Changeset in ffmpeg [a4cfcddc] by Martin Storsjö <martin@martin.st>
vp9: Make the subpel filters non-static Make them aligned, to allow …
8:15 AM Changeset in ffmpeg [98cae966] by Anton Khirnov <anton@khirnov.net>
matroskaenc: write updated STREAMINFO metadata for FLAC streams if …
8:01 AM Changeset in ffmpeg [f4bf2363] by Anton Khirnov <anton@khirnov.net>
matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf …
8:00 AM Changeset in ffmpeg [84f22568] by Anton Khirnov <anton@khirnov.net>
pthread_frame: properly propagate the hw frame context across frame threads
7:22 AM Changeset in ffmpeg [08be65a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Fix an error message.
7:11 AM Changeset in ffmpeg [edb8af6e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0. Fixes part of …
6:58 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since c5fc8ae12622a507d7b9ee30ddcd3734e6de6b1d
2:30 AM Changeset in ffmpeg [863ebe6f] by Steven Liu <lq@chinaffmpeg.org>
avformat/flvenc: add add_keyframe_index option Add keyframe index …
1:10 AM purple-haze-bug.avi attached to Ticket #5936 by te36
1:07 AM WikiStart edited by llogan
Removed spam. Reverted to version 173. (diff)
1:03 AM Ticket #5936 (Colored haze in mpeg4 decoding (purple, yellow,...)) created by te36
Summary: I have ca. 3 TB/10 years of free-TV recordings created with …
12:18 AM Changeset in ffmpeg [2bc66d9e] by Michael Niedermayer <michael@niedermayer.cc>
nut: add gray12 support Signed-off-by: Michael Niedermayer …

Nov 9, 2016:

11:49 PM Changeset in ffmpeg [19be5fb7] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add GRAY12 Signed-off-by: Michael Niedermayer …
11:42 PM Changeset in ffmpeg [638b216d] by Michael Niedermayer <michael@niedermayer.cc>
pixfmt: Add GRAY12 Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [b828788d] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add GBRAP10 output Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [2c7d8cbd] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Add the GBRAP12 output Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [873d06c7] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() Signed-off-by: …
11:33 PM Changeset in ffmpeg [a340cfef] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Fix alpha bswap for set readAlpPlanar Signed-off-by: …
11:33 PM Changeset in ffmpeg [d736b52a] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Drop is9_OR_10BPS() use, its name is not correct Found-by: …
11:13 PM Changeset in ffmpeg [72a19f40] by Diego Biurrun <diego@biurrun.de>
mpegaudiodsp: aarch64: Adjust function prototype after …
10:10 PM WikiStart edited by Tim Gasper
Added links to AWS marketplace AMIs for fast/easy deploys of FFmpeg in aws (diff)
8:10 PM Changeset in ffmpeg [226d35c8] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
escape124: reject codebook size 0 It causes a cb_depth of 32, leading …
8:10 PM Changeset in ffmpeg [d54c95a1] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: add ico_read_close to fix leaking ico->images Reviewed-by: …
8:10 PM Changeset in ffmpeg [467eece1] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
icodec: fix leaking pkt on error Reviewed-by: Michael Niedermayer …
7:51 PM Changeset in ffmpeg [2dd4648] by Diego Biurrun <diego@biurrun.de>
configure: Move license checks directly after command line parsing …
7:51 PM Changeset in ffmpeg [c78495d1] by Diego Biurrun <diego@biurrun.de>
configure: Log name and parameters of all helper functions where it …
7:51 PM Changeset in ffmpeg [8a6e7a6] by Diego Biurrun <diego@biurrun.de>
configure: Use check_cpp in CPP flags tests
7:51 PM Changeset in ffmpeg [831005b2] by Diego Biurrun <diego@biurrun.de>
configure: Log correct test name and use correct filter when testing …
7:51 PM Changeset in ffmpeg [fe7bc1f1] by Diego Biurrun <diego@biurrun.de>
configure: Do not unconditionally check for (and enable) xlib This …
7:51 PM Changeset in ffmpeg [d1a91ebe] by Diego Biurrun <diego@biurrun.de>
configure: Print list of enabled programs Also drop a related and now …
7:51 PM Changeset in ffmpeg [576c9003] by Diego Biurrun <diego@biurrun.de>
configure: Improve output wording Also drop a redundant output line.
7:51 PM Changeset in ffmpeg [a3483f79] by Diego Biurrun <diego@biurrun.de>
avconv: Drop stray leftover debug output
5:03 PM Ticket #5935 (Duration glitch and seek offset problems with transcodes to h264/aac/mp4) updated by Neil Slater
I will try to identify a source video (as opposed to separate image …
4:59 PM ffmpeg-20161109-161805.log attached to Ticket #5935 by Neil Slater
Log of transcode with both duration and frame offset problem
4:58 PM Ticket #5935 (Duration glitch and seek offset problems with transcodes to h264/aac/mp4) created by Neil Slater
Summary of the bug: When transcoding content to h264/aac/mp4, ffmpeg …
4:49 PM Changeset in ffmpeg [ab6ffc2a] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself to flvenc Signed-off-by: Steven Liu …
1:06 PM Ticket #5933 (Some unused output options do not trigger a warning) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Maybe the following command line helps you understanding the issue - …
9:45 AM Seeking edited by Michael Bunk
Fix time calculation (diff)
2:54 AM Ticket #5934 (Bad timing when extracting Teletext Subtitles from concatenated files) created by edumj
I have these 2 files from a DVB recording: [000.ts …

Nov 8, 2016:

11:45 PM Ticket #5933 (Some unused output options do not trigger a warning) created by KarolGT
rtsp_transport tcp is ignored when this parameter is not right after …
9:27 PM Changeset in ffmpeg [1bbb18fe] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpegts: prevent division by zero Reviewed-by: Michael Niedermayer …
8:54 PM Ticket #5858 (HLS single file playback broken when encryption enabled) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
8:54 PM Ticket #4668 (Subtle HLS segmenting playback glitch) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
8:53 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by Bryan Murphy
For anybody else who may be running into this issue, we've had better …
7:17 PM Changeset in ffmpeg [ff100c9d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
matroskadec: fix NULL pointer dereference in …
5:05 PM Changeset in ffmpeg [0a245875] by Tom Butterworth <bangnoise@gmail.com>
avcodec/hap: pass texture-compression destination as argument, not in …
4:54 PM Changeset in ffmpeg [67deba8a] by Diego Biurrun <diego@biurrun.de>
Use avpriv_report_missing_feature() where appropriate
4:43 PM Changeset in ffmpeg [70c6a1bc] by James Almer <jamrial@gmail.com>
avformat/matroskadec: fix DiscardPadding element parsing If the value …
4:32 PM Changeset in ffmpeg [59d2b00d] by Diego Biurrun <diego@biurrun.de>
configure: Add --quiet command line parameter to suppress informative …
4:32 PM Changeset in ffmpeg [4537647c] by Diego Biurrun <diego@biurrun.de>
fate: checkasm: Split monolithic test into individual components
4:32 PM Changeset in ffmpeg [94982370] by Diego Biurrun <diego@biurrun.de>
checkasm: Add --test parameter to check only specific components …
4:22 PM Changeset in ffmpeg [de6e2ff3] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Read multiple stsd from DV Signed-off-by: Vittorio Giovara …
4:22 PM Changeset in ffmpeg [47a79572] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Support extradata changes from multiple stsd Signed-off-by: …
4:22 PM Changeset in ffmpeg [2fe30b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Allow parsing external extradata buffers
4:22 PM Changeset in ffmpeg [5be21531] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Move hevc_decode_extradata before frame decoding Avoids a …
4:22 PM Changeset in ffmpeg [bed2c4b] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Add hevc main10 profile to avconv cli
4:22 PM Changeset in ffmpeg [17dac56b] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Rename ycgco color space appropriately Planes are ordered as …
4:21 PM Changeset in ffmpeg [0361e4dc] by Diego Biurrun <diego@biurrun.de>
h264_qpel: x86: Move function with only one instance out of template …
4:20 PM Changeset in ffmpeg [88f0cf8c] by Diego Biurrun <diego@biurrun.de>
avplay: Correct function pointer assignments in options array …
3:48 PM Changeset in ffmpeg [943533d6] by Diego Biurrun <diego@biurrun.de>
avconv: Correct function pointer assignments in options array Fixes …
3:00 PM option2-ffmpeg-20161108-154548.log attached to Ticket #5932 by hdgdl
3:00 PM option1-ffmpeg-20161108-154319.log attached to Ticket #5932 by hdgdl
2:59 PM Ticket #5932 (HLS decoding - buffering/skipping when for example #EXTINF:0.76,) created by hdgdl
recently a big adult cam site changed their hls manifest. since then …
2:18 PM Changeset in ffmpeg [317be31e] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus: move the entropy decoding functions to opus_rc.c The intention …
2:18 PM Changeset in ffmpeg [0660a09d] by Rostislav Pehlivanov <atomnuker@gmail.com>
opus: move all tables to a separate file Signed-off-by: Rostislav …
1:07 PM Changeset in ffmpeg [a765ba64] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Read multiple stsd from DV Signed-off-by: Michael …
11:12 AM Changeset in ffmpeg [6f0a1710] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use AVStream.codecpar in open_input_stream() AVStream.codec …
11:12 AM Changeset in ffmpeg [822e3e2d] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: user AVStream.codecpar in compute_status() AVStream.codec …
11:12 AM Changeset in ffmpeg [afcbadf0] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use AVStream.codecpar in find_stream_in_feed() …
11:12 AM Changeset in ffmpeg [1323349b] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: get time_base from AVStream in print_stream_params() …
11:12 AM Changeset in ffmpeg [689f648a] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use .codecpar instead of .codec in print_stream_params() …
11:11 AM Changeset in ffmpeg [311107a] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: check for codec match using AVStream.codecpar Compare using …
8:42 AM Ticket #5269 (MPEG-DASH: Cannot play the DASH Industry Forum's samples) updated by marantz
also miss this
12:56 AM Changeset in ffmpeg [acd87dfc] by Michael Niedermayer <michael@niedermayer.cc>
cmdutils: add show_demuxers and show_muxers add -muxers and -demuxers …
12:50 AM Changeset in ffmpeg [0cf68538] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: quit when the audio queue reaches 0 rather than keeping track …
12:50 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
I apologize, I mixed up the last commands when I was posting. …

Nov 7, 2016:

10:09 PM Ticket #5931 (showwavespic, showspectrumpic innacurate length of resulting image) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Afaict, there is always a right border (without waves), even for small …
9:42 PM Changeset in ffmpeg [43de8b32] by Luca Barbato <lu_zero@gentoo.org>
lzf: update pointer p after realloc This fixes heap-use-after-free …
9:42 PM Changeset in ffmpeg [ab839054] by Luca Barbato <lu_zero@gentoo.org>
swscale: Add GRAY12
9:42 PM Changeset in ffmpeg [7471352f] by Luca Barbato <lu_zero@gentoo.org>
pixfmt: Add GRAY12
7:41 PM Changeset in ffmpeg [ef6a7864] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Fix one AVFormatContext misuse Signed-off-by: Michael …
7:16 PM voice.wav attached to Ticket #5931 by Jonatã Bolzan Loss
7:13 PM image2.png attached to Ticket #5931 by Jonatã Bolzan Loss
7:13 PM image1.png attached to Ticket #5931 by Jonatã Bolzan Loss
image1
7:12 PM Ticket #5931 (showwavespic, showspectrumpic innacurate length of resulting image) created by Jonatã Bolzan Loss
Summary of the bug:showwavespic, showspectrumpic innacurate length of …
6:44 PM Changeset in ffmpeg [2c90316b] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
hls: fix leaking avio_opts on hls_read_header error Use the hls_close …
6:43 PM Changeset in ffmpeg [a305e0e5] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
hls: move hls_close above hls_read_header This is needed for the …
6:41 PM Changeset in ffmpeg [5249706] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpegaudio_parser: don't return AVERROR_PATCHWELCOME The API does not …
6:27 PM Changeset in ffmpeg [73ce1d86] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: steal SPACE_CHARS, remove one reason for internal.h that way …
6:27 PM Changeset in ffmpeg [ecb40dee] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: eliminate hardcoded literal and duplicated array size …
6:27 PM Changeset in ffmpeg [10019c13] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: use av_freep() for a case that is not clearly at the end of …
6:27 PM Changeset in ffmpeg [f67d22f] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: Throw ffm.h out its not used except for a constant that is …
6:27 PM Changeset in ffmpeg [4c8d69e5] by Michael Niedermayer <michael@niedermayer.cc>
ffserver: drop a bunch of apparently unneeded internal headers …
6:27 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by llogan
Consider offering a bounty. Developers are just volunteers and have …
5:45 PM Creating multiple outputs edited by llogan
fixed typo found my Moritz B. make example more like what users will … (diff)
5:06 PM Changeset in ffmpeg [7568b0f5] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Add missing error check for avcodec_parameters_copy() …
5:06 PM Changeset in ffmpeg [fc20e300] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix probing mpegts audio streams that use probing …
5:06 PM Changeset in ffmpeg [32ceeb57] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Factor copying stream info to a separate function …
4:56 PM Changeset in ffmpeg [e2193b5] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Add missing error check for avcodec_parameters_copy() …
4:56 PM Changeset in ffmpeg [3d2f6364] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix probing mpegts audio streams that use probing …
4:56 PM Changeset in ffmpeg [9a51cd35] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Factor copying stream info to a separate function …
2:36 PM Ticket #5930 (Nut container doesnʼt support Opus codec) created by Nikita Puzyryov
Summary of the bug: title Relevant part from the full log below: …
2:07 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Kristian K. Nielsen
Cc changed
1:37 PM Ticket #4399 (Fontconfig 2.11.91 breaks proper font selection in ffmpeg) updated by Carl Eugen Hoyos
Keywords changed
1:36 PM Ticket #2937 (avformat_new_stream() memory leak) closed by Carl Eugen Hoyos
invalid
1:35 PM Ticket #4427 (ffprobe read_intervals not correctly working with avi) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Not a regression afaict / reproducible with f0606a28
1:05 PM Ticket #4457 (fate.sh outputs " /bin/cat: Argument list too long") updated by Carl Eugen Hoyos
Status, Version changed
1:03 PM Ticket #4451 (Accept-Encoding parsing) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
1:01 PM Ticket #4466 (flashsv2enc warning while trying to take the absolute value of an ...) closed by Carl Eugen Hoyos
fixed: Fixed by Ganesh Ajjanagadde in 0fe1c50e505125cf2b026d810458bc5cbc242792
12:39 PM Ticket #4443 (Transparency gets lost when using palettegen / paletteuse) updated by LordHDL
Would like to see this tackled. Other command line tools for image …
11:48 AM Changeset in ffmpeg [4ab61cd] by Anton Khirnov <anton@khirnov.net>
qsv{enc,dec}: extend the internal frame allocator Handle the internal …
11:47 AM Changeset in ffmpeg [00aeedd8] by Anton Khirnov <anton@khirnov.net>
qsv{dec,enc}: use a struct as a memory id with internal memory …
11:47 AM Changeset in ffmpeg [404e5147] by Anton Khirnov <anton@khirnov.net>
qsv{dec,enc}: always use an internal mfxFrameSurface1 For encoding, …
11:47 AM Changeset in ffmpeg [e8bbacbf] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: support frame mapping Signed-off-by: Maxym …
11:47 AM Changeset in ffmpeg [8ea15afb] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: transfer data through the child context when VPP fails …
11:47 AM Changeset in ffmpeg [b91ce486] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: do not fail when download/upload VPP session creation …
11:47 AM Changeset in ffmpeg [b115a35e] by Anton Khirnov <anton@khirnov.net>
hwcontext_qsv: add support for the P8 format When using GPU surfaces …
11:47 AM Changeset in ffmpeg [10065d93] by Anton Khirnov <anton@khirnov.net>
hwcontext_dxva2: add support for the P8 format This format is used …
11:46 AM Changeset in ffmpeg [91097376] by Anton Khirnov <anton@khirnov.net>
hwcontext_dxva2: frame mapping support Signed-off-by: Maxym …
9:05 AM Changeset in ffmpeg [fabfbfe5] by Anton Khirnov <anton@khirnov.net>
dxva2: fix surface selection when compiled with both d3d11va and dxva2 …
8:16 AM Changeset in ffmpeg [db0b3dcc] by Martin Storsjö <martin@martin.st>
libx265: Add option to force IDR frames This is in the same the same …
5:54 AM Ticket #1349 (itsoffset doesn't work for second input file (audio)) updated by Oddthinking
I believe I have encountered this same problem with ffmpeg version …
12:45 AM Ticket #5890 (DVTel Camera G726 Audio) updated by Carl Eugen Hoyos
Thank you!
12:29 AM Ticket #5890 (DVTel Camera G726 Audio) updated by Dennis
Sorry for the delay. Yes, I confirm this is fixed.

Nov 6, 2016:

11:51 PM Changeset in ffmpeg [34aeb5db] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
xmv: validate sample_rate AVCodecParameters.sample_rate is a signed …
11:51 PM Changeset in ffmpeg [54b8fbbc] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
voc_packet: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [eb205eda] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
oggparsespeex: validate sample_rate A negative sample rate doesn't …
11:51 PM Changeset in ffmpeg [f748e3b5] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
nuv: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [2c818c38] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mvdec: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [07477546] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mpeg4audio: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [9d36602a] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate sidx timescale A negative timescale doesn't make sense …
11:51 PM Changeset in ffmpeg [a398f05] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate time_scale A negative timescale doesn't make sense and …
11:51 PM Changeset in ffmpeg [fc022e77] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mov: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [0009457d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: validate sample_rate A negative sample rate doesn't make …
11:51 PM Changeset in ffmpeg [872fcfcc] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
bfi: validate sample_rate A negative sample rate doesn't make sense …
11:51 PM Changeset in ffmpeg [2eb05eaa] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
adxdec: validate sample_rate A negative sample rate doesn't make …
10:02 PM Changeset in ffmpeg [88db6c28] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_drawtext: fixed default/flt formatting ignoring offset …
9:46 PM Changeset in ffmpeg [2d72ea68] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvenc: support mp3 audio with 48khz Signed-off-by: Michael …
8:43 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by Andy Furniss
Yes, though as noted above I am not affected anymore, but I can fake …
8:29 PM Changeset in ffmpeg [c6bc823e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tcp: Put struct sockaddr_in6 under #if Fixes: error: …
3:59 PM Changeset in ffmpeg [0e66dcd7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_volumedetect: Remove dependency on channel layout …
2:27 PM Changeset in ffmpeg [6d50dff8] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: parameters for filter thread counts Enables specifying how …
2:26 PM Changeset in ffmpeg [b54fd42d] by Michael Niedermayer <michael@niedermayer.cc>
doc/libx26[45]: Add documentation for forced-idr Signed-off-by: Derek …
1:27 PM Ticket #5614 (VDA output error and pixelation frames) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample file that allows to …
1:23 PM Ticket #5286 (ffmpeg -hwaccel vdpau limited to h264 level 4.1 since avconv_vdpau: ...) updated by Carl Eugen Hoyos
Is this still reproducible with current FFmpeg git head?
1:09 PM Ticket #5463 (random crashes when reading realtime updated metadata from text file) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if this is still reproducible and if you can provide …
1:07 PM Ticket #5635 (a12v: support alpha) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:58 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol in 01fa4fb69e40165c1e03bcf6939e7f4ad07b69b6.
11:36 AM Changeset in ffmpeg [75547212] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegtsenc: write metadata descriptor for timed ID3 packets This …
11:36 AM Changeset in ffmpeg [9ccdf04b] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegtsenc: move putstr8 definition up This allows to use the …
4:44 AM Ticket #4401 (Past duration too large) updated by Roger Pack
I believe I saw it recently, like within the last month or two. So yes …
1:42 AM Changeset in ffmpeg [75a13115] by James Almer <jamrial@gmail.com>
avformat/mux: remove unnecessary autobsf hack autobsf has been ported …
1:42 AM Changeset in ffmpeg [e8a39f58] by James Almer <jamrial@gmail.com>
avformat/framehash: also print channel layout as a string This should …
12:50 AM Changeset in ffmpeg [c3e07556] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Replace QSV maintainer Ivan has a shortage of time to …

Nov 5, 2016:

9:49 PM PelcoES5230.h264 attached to Ticket #5929 by Carl Eugen Hoyos
9:48 PM Ticket #5929 (Warnings shown for likely invalid real-life H.264 stream) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2016-November/034184.html
8:53 PM Changeset in ffmpeg [9ea69f48] by James Almer <jamrial@gmail.com>
avutil/softfloat_ieee754: make all functions inline Removes "defined …
5:56 PM Changeset in ffmpeg [0efb6106] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
mxfdec: fix NULL pointer dereference Metadata streams have priv_data …
5:56 PM Changeset in ffmpeg [bb6a7b6f] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
lzf: update pointer p after realloc This fixes heap-use-after-free …
5:53 PM Ticket #4344 (XSUBs are too low in PAL video, on PS3) updated by edumj
I've tested, and it seems that DivXMux does this: 1-Crop every bitmap …
5:48 PM Changeset in ffmpeg [c0f6eff6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tcp: workaround for IOS9 getaddrinfo in IPv6 only network use …
4:40 PM Ticket #2966 (ljpeg: support 36bpp rgb) updated by ami_stuff
I attached also some lossy samples.
4:39 PM 36_RGB.jpg attached to Ticket #2966 by ami_stuff
4:38 PM 48_YCbCrK.jpg attached to Ticket #2966 by ami_stuff
4:38 PM 36_YCbCrK.jpg attached to Ticket #2966 by ami_stuff
4:21 PM Changeset in ffmpeg [77461032] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpdec: Add support for 24 bit RTSP audio playback When …
2:26 PM Changeset in ffmpeg [26e9efab] by Michael Niedermayer <michael@niedermayer.cc>
fate: Remove show_formats for fate-mov-zombie test This includes the …
2:22 PM Ticket #5603 (wav: support decoding of "16.8 Floating Point (Legacy Audition Format)") updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
2:22 PM Ticket #5602 (wav: support decoding of "24.0 Floating Point (Legacy Audition Format)") updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
1:11 PM Ticket #5890 (DVTel Camera G726 Audio) updated by Carl Eugen Hoyos
Replying to cehoyos: > Should be fixed in …
12:59 PM Ticket #5603 (wav: support decoding of "16.8 Floating Point (Legacy Audition Format)") updated by ami_stuff
patch: …
12:59 PM Ticket #5602 (wav: support decoding of "24.0 Floating Point (Legacy Audition Format)") updated by ami_stuff
patch: …
11:41 AM Changeset in ffmpeg [3cba09e5] by Diego Biurrun <diego@biurrun.de>
x86: Drop stray semicolons after function definitions …
11:23 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by tesla_
11:13 AM Ticket #5891 ("-t" not applied to streams when using channelsplit filter) closed by Carl Eugen Hoyos
invalid
9:24 AM Changeset in ffmpeg [5dc237aa] by Michael Niedermayer <michael@niedermayer.cc>
fate: add zombie test This test tests some odd sample with odd aspect …
8:33 AM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by qqqzhouhk
Replying to w3sip: > Have you ran it with -f mjpeg? > > …
7:09 AM Changeset in ffmpeg [6ead033] by Matt Oliver <protogonoi@gmail.com>
avcodec/nvenc.c: Use new safe dlopen code. Signed-off-by: Matt Oliver …
7:08 AM Changeset in ffmpeg [d6f85ec2] by Matt Oliver <protogonoi@gmail.com>
avformat/avisynth.c: Use new safe dlopen code. Signed-off-by: Matt …
7:08 AM Changeset in ffmpeg [85db1f97] by Matt Oliver <protogonoi@gmail.com>
avutil/hwcontext_dxva.c: Use new safe dlopen code. Signed-off-by: …
7:08 AM Changeset in ffmpeg [85553b42] by Matt Oliver <protogonoi@gmail.com>
compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions. …
6:50 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by qqqzhouhk
Replying to cehoyos: > Work-around is to specify {{{-f …
5:55 AM Ticket #4344 (XSUBs are too low in PAL video, on PS3) updated by edumj
Ok, with lower video resolutions (like 320x480 and 640x480) they are …
3:49 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') updated by alexjs
Incidentally I see the same behaviour with Nvidia Telsa K80 cards …
3:04 AM Changeset in ffmpeg [55061bbc] by James Almer <jamrial@gmail.com>
ffmpeg: don't overwrite av_bsf_receive_packet return value before …
2:40 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
Regression since 862120f9, see also …
2:38 AM Changeset in ffmpeg [51e32991] by James Almer <jamrial@gmail.com>
avcodec/rawdec: check for side data before checking its size Fixes …
2:36 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
There is no audio in the files, these are video prores mxf files. …
2:28 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by ami_stuff
and looks like the same problem with "-vcodec targa/tiff -pix_fmt …
2:23 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) updated by ami_stuff
also unrelated: …
2:22 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
Replying to dr_pardee: > Hi, thanks for response. Yes, …
2:13 AM 160.png attached to Ticket #5928 by ami_stuff
2:12 AM hicol_ffmpeg.mov attached to Ticket #5928 by ami_stuff
2:12 AM hicol_qt.mov attached to Ticket #5928 by ami_stuff
2:12 AM Ticket #5928 (qt targa: rgb555 mov file encoded by ffmpeg is incompatible with quicktime) created by ami_stuff
this is because ffmpeg-produced file is identified by quicktime as …
1:57 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') updated by alexjs
Thanks both - apologies for the noise then. Quick clarification, I …
1:54 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
Hi, thanks for response. Yes, there are audio tracks but not …
1:13 AM Changeset in ffmpeg [7e603fb3] by James Almer <jamrial@gmail.com>
fate: add bsf tests for ticket 5927 Tested-by: Michael Niedermayer …
1:12 AM Changeset in ffmpeg [9e588125] by James Almer <jamrial@gmail.com>
avformat/mux: split side data before internal auto BSF The bitstream …
12:59 AM Changeset in ffmpeg [6005c7e6] by James Almer <jamrial@gmail.com>
Revert "avformat/mux: split side data earlier in av_write_frame and …
12:41 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
Isn't there supposed to be audio in both files?

Nov 4, 2016:

11:43 PM Changeset in ffmpeg [222f59af] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Do not print an error when muxing gray8 rawvideo. This …
11:02 PM Ticket #1994 (mov enc: fix gray8 in mov) closed by Carl Eugen Hoyos
fixed: Fixed by an unrelated change in 9a2778082121ea44d06a2f00f822ea99109c7fd8
9:42 PM Changeset in ffmpeg [c06d9234] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples: add fuzz target for individual ffmpeg APIs for …
8:27 PM Ticket #5927 (Automatic bitstream filters fail for concatenated h264) closed by James
fixed: Should be fixed in fba2a8a254997e0db39a30438e96e5f3e44c669a
8:13 PM Changeset in ffmpeg [fba2a8a2] by James Almer <jamrial@gmail.com>
avformat/mux: split side data earlier in av_write_frame and …
7:37 PM Changeset in ffmpeg [d1ef1b9e] by Martin Storsjö <martin@martin.st>
configure: Silence lld-link when getting the version number In recent …
7:37 PM Changeset in ffmpeg [392caa65] by Martin Storsjö <martin@martin.st>
arm: vp9mc: Insert a literal pool at the middle of the file This …
7:35 PM Changeset in ffmpeg [db79dedb] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
diracdec: check return code of get_buffer_with_edge If it fails, …
7:34 PM Changeset in ffmpeg [24d2049] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
diracdec: clear slice_params_num_buf on allocation failure Otherwise …
7:34 PM Changeset in ffmpeg [8a4ea964] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
diracdec: use correct buffer for slice_params_buf realloc This fixes …
7:19 PM Changeset in ffmpeg [92280f86] by Lou Logan <lou@lrcd.com>
avcodec/hap: consistent name for codec "Vidvox Hap", not "Vidvox Hap …
7:04 PM Ticket #5924 (QSV regresion) closed by jkqxz
fixed: Applied as fb240a6276fa36fe120aadd67b4ca774e354f22b. Thank you for …
6:56 PM Changeset in ffmpeg [fb240a6] by Mark Thompson <sw@jkqxz.net>
qsvenc: do not re-execute encoding on all positive status codes It …
5:44 PM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Eric Pardee
Here is an example non-spanned prores video clip that will transcode: …
12:52 PM Ticket #1133 (multiple edit list entries in mov) closed by Carl Eugen Hoyos
invalid: The sample is "broken" but apart from ticket #4674, I don't think …
12:14 PM Ticket #5927 (Automatic bitstream filters fail for concatenated h264) updated by Carl Eugen Hoyos
Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5927/
12:14 PM Ticket #5927 (Automatic bitstream filters fail for concatenated h264) created by Carl Eugen Hoyos
The following works as expected (2792 frames): […] Automatic …
12:09 PM Ticket #2680 (Automatically use necessary bitstream filters) closed by Carl Eugen Hoyos
fixed: Implemented by Roger Combs in 1b5bd4051d1e394f0429cbf6cf6c137f55857478
11:23 AM Changeset in ffmpeg [db23fde7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mux: Add missing CR/LF to error messages.
11:16 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) closed by Carl Eugen Hoyos
fixed: I believe this was implemented some time ago. If necessary features …
11:14 AM Ticket #2584 (Allow video loop on file protocol @ ffmpeg) closed by Carl Eugen Hoyos
fixed: Option -stream_loop for ffmpeg exists since dbb03b8e, …
11:03 AM Ticket #1854 (libswscale has unreasonable alignment constraints) closed by Carl Eugen Hoyos
needs_more_info
10:43 AM Ticket #5193 (No warning shown before duplicating a frame many thousand times) closed by Carl Eugen Hoyos
fixed: Additional warnings are shown since …
10:40 AM Changeset in ffmpeg [5a4935c0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Warn if thousands of frames are duplicated. Fixes ticket #5193.
10:26 AM Ticket #5508 (checkasm fails on ppc64be) closed by Carl Eugen Hoyos
fixed: Fixed by Andreas Cadhalpun in 3932ccc472ad4f4d370dcfc1c2f574b0f3acb88c
6:21 AM Ticket #5924 (QSV regresion) updated by laurfb
Hi. Seems to be Ok! regards, laur
2:45 AM Changeset in ffmpeg [b4e9252a] by Muhammad Faiz <mfcc64@gmail.com>
avfilter/af_firequalizer: add fft2 option 2-channels convolution …
1:45 AM Changeset in ffmpeg [8a8902f2] by Michael Niedermayer <michael@niedermayer.cc>
libx265: Add option to force IDR frames This is in the same the same …

Nov 3, 2016:

11:49 PM Ticket #5144 (Wrong video length after conversion) updated by Carl Eugen Hoyos
Keywords, Version changed
If there is an issue, it is a regression since 967facb6
11:49 PM Changeset in ffmpeg [8ad9f9d6] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Frame mapping support Can map to any supported …
11:49 PM Changeset in ffmpeg [124e2697] by Mark Thompson <sw@jkqxz.net>
lavfi: Hardware map filter Takes a frame associated with a hardware …
11:49 PM Changeset in ffmpeg [d06aa24b] by Mark Thompson <sw@jkqxz.net>
hwcontext: Hardware frame mapping Adds the new av_hwframe_map() …
11:42 PM Changeset in ffmpeg [11f24e71] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: Fix bsf corrupting merged side data Signed-off-by: Michael …
11:28 PM Ticket #4401 (Past duration too large) updated by Carl Eugen Hoyos
Is this still reproducible?
11:04 PM Ticket #4424 (OpenEncodeSessionEx failed: 0x2 ...) closed by Carl Eugen Hoyos
needs_more_info
11:04 PM Ticket #4962 (error while decoding MB) closed by Carl Eugen Hoyos
needs_more_info
11:03 PM Ticket #4252 (demux vob unuseable video) updated by Carl Eugen Hoyos
Keywords, Component changed
9:54 PM Ticket #5878 (x11grab slow with smaller -video_size) closed by Carl Eugen Hoyos
fixed: Overall speed with xcb should have increased with …
9:30 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by tesla_
I've manually detect the frame that sucks. (Three ) The last is the …
9:05 PM Changeset in ffmpeg [cee1f4c0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec: Check expacc this is somewhat a magic number, which …
8:23 PM Changeset in ffmpeg [0bd1be65] by Nicolas George <george@nsup.org>
lavd/xcbgrab: do not try to create refcounted packets. The framework …
8:09 PM Ticket #5924 (QSV regresion) updated by jkqxz
Please test with …
7:17 PM Changeset in ffmpeg [67351924] by Diego Biurrun <diego@biurrun.de>
Drop unreachable break and return statements
6:03 PM Changeset in ffmpeg [4abe1ff0] by Michael Niedermayer <michael@niedermayer.cc>
lavf/mov.c: Use the first sidx for tracks without sidx. According to …
4:43 PM Changeset in ffmpeg [99434f4d] by Diego Biurrun <diego@biurrun.de>
float_dsp: Have implementation match function pointer prototype …
4:43 PM Changeset in ffmpeg [6354957a] by Diego Biurrun <diego@biurrun.de>
dnxhdenc: Have function pointer prototype match implementation …
4:43 PM Changeset in ffmpeg [c778eb15] by Diego Biurrun <diego@biurrun.de>
pixblockdsp: Have function pointer prototype match implementation …
4:43 PM Changeset in ffmpeg [99ddeddc] by Diego Biurrun <diego@biurrun.de>
ituh263dec: Have function signature match across declaration and …
4:43 PM Changeset in ffmpeg [67c65e46] by Diego Biurrun <diego@biurrun.de>
vf_hwupload_cuda: Fix build error Broken by …
3:28 PM Changeset in ffmpeg [067910ed] by Michael Niedermayer <michael@niedermayer.cc>
hevc: Move hevc_decode_extradata before frame decoding Avoids a …
3:20 PM Changeset in ffmpeg [31d65713] by Hendrik Leppkes <h.leppkes@gmail.com>
ffmpeg: fix width/height overrides for sub2video processing
2:52 PM Changeset in ffmpeg [13fcdfb] by Diego Biurrun <diego@biurrun.de>
svq3: Drop unused function dctcoef_get() libavcodec/svq3.c:627:29: …
2:50 PM Changeset in ffmpeg [ee59f054] by Diego Biurrun <diego@biurrun.de>
intrax8: Have function signature match across declaration and …
1:53 PM Changeset in ffmpeg [b6422902] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0' * commit …
11:09 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by Carl Eugen Hoyos
Work-around is to specify -f mjpeg.
11:08 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') closed by Carl Eugen Hoyos
invalid: https://developer.nvidia.com/nvidia-video-codec-sdk#SupportedGPUs
10:59 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') updated by Hendrik
GRID K520 is a Kepler GPU, those do not support HEVC. Its also quite …
10:34 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by Michael Niedermayer
Replying to tesla_: > official doc atsc debuging this …
9:25 AM Changeset in ffmpeg [1a469a5e] by Martin Storsjö <martin@martin.st>
options_table: Remove a now unnecessary include of config.h The …
7:35 AM Changeset in ffmpeg [ffbd1d2b] by Martin Storsjö <martin@martin.st>
arm: vp9: Add NEON optimizations of VP9 MC functions This work is …
7:12 AM Changeset in ffmpeg [2e55e26b] by Martin Storsjö <martin@martin.st>
vp9: Flip the order of arguments in MC functions This makes it match …
6:34 AM Ticket #5924 (QSV regresion) updated by laurfb
Console output without look_ahead: ffmpeg -i …
5:58 AM Ticket #5926 (Encoding with nvenc results in 'Codec not supported') created by alexjs
Attempting to use hevc_nvenc codec results in 'No NVENC capable …
5:42 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by qqqzhouhk
Replying to cehoyos: > From a user's perspective, this is …
1:52 AM Ticket #5376 (ffmpeg divided one frame into two AVPackets when doing remux work, ...) closed by Carl Eugen Hoyos
duplicate
1:03 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) updated by Carl Eugen Hoyos
Description changed
Please point us to a sample file.
12:26 AM output-non-working.txt attached to Ticket #5925 by Eric Pardee
2nd clip in spanned clip, not working
12:23 AM output-good.txt attached to Ticket #5925 by Eric Pardee
First clip in spanned clips that does transcode
12:23 AM Changeset in ffmpeg [3932ccc4] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ppc: pixblockdsp: do unaligned block accesses correctly again This …
12:19 AM Ticket #5925 (Trying to transcode a mxf prores video file (spanned) to mov x264) created by Eric Pardee
Summary of the bug: With the Canon EOS C300, it spans clips. In our …
Note: See TracTimeline for information about the timeline view.