Timeline



Jun 3, 2018:

11:58 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by joblow
So, what you are saying that when one supply a rate change of 1, which …
6:39 PM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
6:36 PM Missing_AMF_END_OF_OBJECT_cut.flv attached to Ticket #6977 by Carl Eugen Hoyos
6:25 PM Encode/AV1 edited by slhck
add 2-pass example (diff)
6:23 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by Carl Eugen Hoyos
Component changed
6:01 PM Encode/AV1 edited by slhck
(diff)
5:58 PM WikiStart edited by slhck
(diff)
5:40 PM Changeset in ffmpeg [2bd24d4a] by Mark Thompson <sw@jkqxz.net>
v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing
4:50 PM Changeset in ffmpeg [29e0879b] by Paul B Mahol <onemda@gmail.com>
avfilter/f_drawgraph: fix drawing of first point for non-first …
3:46 PM Changeset in ffmpeg [ea8ae27] by Luca Barbato <lu_zero@gentoo.org>
avformat/libsrt: add payload size option Signed-off-by: Sven Dueking …
2:19 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) closed by Elon Musk
invalid: The atempo filter is designed that way. The -ar command insert …
2:00 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by joblow
I, obviously, meant -af atempo=1 -ar 44100. (it is obvious because if …
12:57 PM Changeset in ffmpeg [98328853] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zoompan: do not increase VAR_IN twice, also count from 0 …
12:56 PM Ticket #5654 (avfoundation screen capture produces misaligned picture at 1366x768 ...) updated by Arman
Why hasn't this patch be added to GitHub ? …
12:42 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) updated by Elon Musk
Your ffmpeg command is invalid.
12:38 PM Ticket #7243 (Supplying redudant arguments changes actual ouput response) created by joblow
By adding these command line values for reading a 16-bit 44100hz wav …
12:24 PM Encode/AV1 edited by Gyan
a few rewrites and clean-up (diff)
11:19 AM Encode/AV1 edited by slhck
improve AV1 guide (only based on documentation, but the previous … (diff)
10:43 AM Changeset in ffmpeg [49eda27] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: also show sample rate and channel layout …
10:26 AM Changeset in ffmpeg [9add178] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: avoid overwritting text Signed-off-by: …
10:06 AM Changeset in ffmpeg [d0bf1aa3] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: improve axes drawing Signed-off-by: Paul B …
8:48 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Jim DeLaHunt
I hope to hear what the dev has to say about exposing count and not …
8:35 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Gyan
IMHO, the docs do give the correct indication For n in …
8:19 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Jim DeLaHunt
Replying to Gyan: > ... the assignment logic of in and …
8:13 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Jim DeLaHunt
I tried to read through the code and simulate it in my head. If you …
8:05 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Gyan
There is a bug of sorts with the value of in but the assignment …
7:48 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Jim DeLaHunt
This behaviour was discussed on ffmpeg-user list thread …
7:41 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) created by Jim DeLaHunt
Summary of the bug: The video filter zoompan creates …

Jun 2, 2018:

7:46 PM Changeset in ffmpeg [5ee20307] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Fix end of bitstream check in unpack_superblocks() …
5:16 PM Changeset in ffmpeg [af310843] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: unbreak haldclut with planar rgb formats …
4:00 PM Changeset in ffmpeg [76daf452] by Jan Ekström <jeebjp@gmail.com>
lavfi/Makefile: move dnn_*.o under vf_srcnn These files depend on …
2:46 PM Changeset in ffmpeg [e50a5c9c] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: rewrite Stream Selection chapter Flesh out with details …
11:09 AM Changeset in ffmpeg [e28b1fa6] by Paul B Mahol <onemda@gmail.com>
avfilter: add adeclick and adeclip audio filters Signed-off-by: Paul …

Jun 1, 2018:

11:55 PM Changeset in ffmpeg [9827bb88] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov: Fix heap buffer overflow. Found by Chrome's …
7:11 PM Changeset in ffmpeg [841c1efc] by Gyan Doshi <ffmpeg@gyani.pro>
lavc/libx265: allow users to set closed GOP via generic lavc flag …
10:00 AM Ticket #5639 (dpx: support decoding of non-16bit packed 12bit) closed by Elon Musk
fixed: Latest file fixed in 5205b3289e46b680c314e44a9243929b6d00146a.
9:25 AM Changeset in ffmpeg [5205b32] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: Support for RGBA 12-bit packed decoding Limited to …
9:02 AM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) closed by Elon Musk
fixed: Fixed in 0d35413e5dbe304bafbe48b1057785ced44de71f.
8:54 AM Changeset in ffmpeg [0d35413e] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhdenc: do not free nonexistent slice threads data when …

May 31, 2018:

10:40 PM Ticket #7241 (DNxHD segfault on completion in dnxhd_encode_end when using 34 or more ...) created by gammie
Summary of the bug: If you run an encode to DNxHD with 34 or more …
7:53 PM Changeset in ffmpeg [04b57081] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: remove non-existent vdt option
2:29 PM Ticket #7240 (Preserve Vorbis Comment vendor string when copying streams) created by hdante
Summary of the bug: Hello, by default ffmpeg does not preserve the …
2:22 PM Changeset in ffmpeg [8d4fc2ea] by Paul B Mahol <onemda@gmail.com>
avfilter: use av_clip_uintp2_c where clip is variable Signed-off-by: …
7:40 AM Ticket #6977 (Flash video stream not detected) updated by ConcludingPrague
Just click "Download": …

May 30, 2018:

9:24 PM Downstreams edited by llogan
Arch dropped 2.8. EoL Fedora 26 (a few days early). (diff)
9:02 PM Changeset in ffmpeg [1616b1be] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: add some missing picture_essence_container_uls …
9:02 PM Changeset in ffmpeg [e7498792] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: use int math for sample count calculation This also …
9:02 PM Changeset in ffmpeg [f932e49a] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: fix klv_decode_ber_length return value usage …
7:55 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Vinay
As an update - setting the max muxing queue size to 9999 has helped …
6:13 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) closed by Carl Eugen Hoyos
fixed: Tests changed by you in d7eb8d84757155c1fb0fe1a8269025e22e9bf0ec, …
5:45 PM Changeset in ffmpeg [e3734aa] by James Almer <jamrial@gmail.com>
tools/crypto_bench: add missing RC4 implementation from tomcrypt …
5:08 PM Changeset in ffmpeg [5420c8f7] by James Almer <jamrial@gmail.com>
tools/crypto_bench: add missing RC4 implementation from gcrypt …
5:08 PM Changeset in ffmpeg [cd62f9d5] by James Almer <jamrial@gmail.com>
tools/crypto_bench: add support for mbedcrypto Requires mbed TLS …
3:58 PM Changeset in ffmpeg [44a2415a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h263dec: Reinitialize idct context if it has not been setup …
3:58 PM Changeset in ffmpeg [8c50d0cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/idctdsp: Clear idct/idct_add for studio profile This does not …
3:58 PM Changeset in ffmpeg [b3332a18] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/idctdsp: Transmit studio_profile to init instead of using …
3:26 PM Changeset in ffmpeg [1aa51924] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: draw IR frequency response Signed-off-by: Paul B …
2:25 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
Attaching my logs as the tracker refuses to take the logs due to spam …
1:26 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by Carl Eugen Hoyos
Summary changed
11:27 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by smallishzulu
Well noted. I will follow your instruction. Yes, there is no error …
10:30 AM Changeset in ffmpeg [d0e740b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: fix picking of IR channel Signed-off-by: Paul B …
9:20 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) reopened by Carl Eugen Hoyos
9:20 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
No error is shown for an impossible conversion. For future tickets: …
9:16 AM Ticket #6982 (Convert Subtitles or Respect PTS) closed by Carl Eugen Hoyos
needs_more_info
9:15 AM Ticket #7042 (Wrong subtitle cut using -ss input option) updated by Carl Eugen Hoyos
Keywords, Component changed
6:14 AM Encode/AV1 created by Kev
Basic AV1 encoding
5:14 AM Changeset in ffmpeg [ea0010b] by Alex Converse <alex.converse@gmail.com>
flvenc: Fix sequence header update timestamps
5:14 AM Changeset in ffmpeg [4d3dd167] by Alex Converse <alex.converse@gmail.com>
flvenc: Factorize timestamp writing The code is trivial but the …
5:07 AM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) updated by smallishzulu
Honestly, I copied the command line and its output from SSH. I dont …
2:31 AM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by fvb
Looks like the sidx obtained " found sidx time -9223372036854775808, …
12:42 AM Changeset in ffmpeg [d7eb8d84] by Michael Niedermayer <michael@niedermayer.cc>
lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 …
12:42 AM Changeset in ffmpeg [500e638] by Michael Niedermayer <michael@niedermayer.cc>
qt-faststart - stricter input validations 1. validate the moov size …
12:42 AM Changeset in ffmpeg [a9dacde] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qtrle: Do not output duplicated frames on insufficient input …

May 29, 2018:

11:09 PM Changeset in ffmpeg [53d6d4f2] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
ffplay: Print codec_name if decoder for codec_id could not be found. …
10:20 PM Ticket #6156 (Issue with FFMPEG ALSA CPU usage) updated by Bryon Roche
Replying to cehoyos: > Does increasing the buffer size …
10:15 PM Ticket #6944 (Decoding an aac sample fail with scalefactor error) closed by Carl Eugen Hoyos
needs_more_info
10:12 PM Ticket #7158 (Attempt HTTP compression) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
9:28 PM Ticket #7236 (HLS stream input hangs) updated by Carl Eugen Hoyos
[…] The output file plays perfectly in sync with MPlayer, FFplay …
9:24 PM Ticket #7158 (Attempt HTTP compression) updated by barhom
I just came across this in my own testing. I have a couple of …
9:06 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) closed by Carl Eugen Hoyos
invalid: I am closing this because the command line does not match the console …
8:47 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
On my end, I tested 4a9d32baca3af0d1831f9556a922c7ab5b426b10 and the …
7:57 PM Changeset in ffmpeg [73438dbb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: draw IR frequency response Signed-off-by: Paul B …
3:51 PM Ticket #7239 (No error for attempted conversion from text subtitles to bitmap subtitles.) created by smallishzulu
Hi, I try to encode srt to dvbsub by below command: …
1:02 PM Changeset in ffmpeg [bdf1bbd] by Pedro Arthur <bygrandao@gmail.com>
Adds dnn inference module for simple convolutional networks. …
12:47 PM Ticket #6921 (compile error with vf_libvmaf.c in ffmpeg git master) closed by Elon Musk
wontfix
11:24 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) created by Anton
ffmpeg-git-20180526-64bit-static […] next fields equal 0 for all …
6:27 AM Changeset in ffmpeg [cba16793] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: update disposition values Thumbnail example added. Avoid …
4:02 AM Changeset in ffmpeg [5717cd80] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/movenc: creating producer reference time (PRFT) box The …
4:01 AM Changeset in ffmpeg [f09635f] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/utils: function to get the formatted ntp time This utility …

May 28, 2018:

11:22 PM Ticket #7236 (HLS stream input hangs) updated by Carl Eugen Hoyos
Priority, Keywords changed
Testing with ffplay, this looks like a regression since …
9:50 PM Changeset in ffmpeg [8a4dbd3e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/vc1: store zero MVs for all blocks in a MB Direct prediction …
9:38 PM Changeset in ffmpeg [c0402e1e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/vc1: fix mquant calculation for interlace field pictures For …
9:28 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
I tried the current git head with a FFMPEG 3.4.2 libavformat/hls.c …
9:17 PM Changeset in ffmpeg [42f40d36] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz …
8:59 PM Ticket #7202 (mjpeg compression creates laggy video) updated by jsteinkamp
Hi To be clear, I am suggesting you change your default setting to …
8:50 PM Ticket #7237 (Non-monotonous DTS in output stream) updated by Carl Eugen Hoyos
Priority, Component changed
8:48 PM Ticket #7236 (HLS stream input hangs) updated by Carl Eugen Hoyos
Please test current FFmpeg git head, the only version supported here.
8:47 PM Ticket #7202 (mjpeg compression creates laggy video) updated by Carl Eugen Hoyos
Replying to jsteinkamp: > HI I have figured out the …
8:28 PM Ticket #7202 (mjpeg compression creates laggy video) updated by jsteinkamp
HI I have figured out the issue: ffmpeg compresses Photo JPEG with …
7:47 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
I have just rebuilt the 4.0 branch with a replaced libavformat/hls.c …
7:12 PM typescript attached to Ticket #7237 by sana1374
7:10 PM Ticket #7237 (Non-monotonous DTS in output stream) created by sana1374
Summary of the bug: Hello, I've created a network with the mininet …
5:34 PM Changeset in ffmpeg [c8b57d43] by Jan Ekström <jeebjp@gmail.com>
lavf/libssh: translate a read of 0 to EOF Yet another case of …
5:33 PM Changeset in ffmpeg [26892c76] by Jan Ekström <jeebjp@gmail.com>
lavf/libssh: translate a read of 0 to EOF Yet another case of …
5:02 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
Note that the stream I've provided to repro is an fMP4 stream, but I …
4:54 PM Ticket #7236 (HLS stream input hangs) updated by BasiC007
I tried doing {{{% ffmpeg -i …
4:43 PM Ticket #7236 (HLS stream input hangs) updated by Carl Eugen Hoyos
Is the issue you see only reproducible with ffplay or also with …
3:51 PM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by fvb
Replying to cehoyos: > Is this issue reproducible with …
3:46 PM Ticket #7236 (HLS stream input hangs) created by BasiC007
Summary of the bug: When using ffplay to play one of the Apple …
10:58 AM Ticket #7234 (DSF playback has crackling/clicking noise at the end of file) updated by ePirat
Indeed this was fixed very recently, git master does not has this …
10:21 AM Changeset in ffmpeg [81b77e7b] by Jun Zhao <jun.zhao@intel.com>
cmdutils: dump supported hardware devices in print_codec() dump the …
10:21 AM Changeset in ffmpeg [90acf168] by Jun Zhao <jun.zhao@intel.com>
cmdutils: print missing caps in print_codec(). print full caps type …
6:50 AM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by Carl Eugen Hoyos
Keywords changed
Is this issue reproducible with current FFmpeg git head?
6:13 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) updated by Anton
Thanks!
5:50 AM Ticket #7234 (DSF playback has crackling/clicking noise at the end of file) closed by Carl Eugen Hoyos
invalid: Please test current FFmpeg git head before reporting an issue here.
5:22 AM Changeset in ffmpeg [ebf85d31] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: Added a warning for incorrect segment name extension …
5:22 AM Changeset in ffmpeg [2efdbf73] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: Added option for Segment file format Right now …
3:28 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Vinay
We've been bumping into this in version 4.0.0. Since we transcode a …
1:43 AM Ticket #7231 (Cineform sample format 2) updated by Kieran Kunhya
I don't believe 10-bit and 12-bit Bayer is supported, though I am not …

May 27, 2018:

11:28 PM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by fvb
Note: This stream seems to work great on VLC & Quicktime, but maybe …
11:26 PM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) updated by fvb
Since I'm not too sure how the assignment of files uploaded to …
11:12 PM Ticket #7235 (Problem encoding a HLS source that uses fMP4 segment that uses ...) created by fvb
Summary of the bug: Trying to ingest a source HLS stream that plays …
10:39 PM Ticket #7234 (DSF playback has crackling/clicking noise at the end of file) created by ePirat
Summary of the bug: Playing back (avcodec) or transcoding a DSF file …
10:17 PM Ticket #7233 (Problem with decoding gta3 sound assets in c++ lang) closed by Carl Eugen Hoyos
invalid: Neither sample format for a given decoder nor the default decoder for …
9:49 PM Ticket #7233 (Problem with decoding gta3 sound assets in c++ lang) created by Filip
Summary of the bug: ffmpeg 4.0 broke mp3 compatibility with openAL …
9:10 PM Changeset in ffmpeg [e3275f93] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec: Check that the number of channels with dependant …
9:10 PM Changeset in ffmpeg [e3f656f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame() …
9:10 PM Changeset in ffmpeg [90475db9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in …
9:10 PM Changeset in ffmpeg [62cb6fad] by Michael Niedermayer <michael@niedermayer.cc>
oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined …
9:10 PM Changeset in ffmpeg [53f24121] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g723_1dec: Clip bits2 in both directions Fixes: shift …
9:10 PM Changeset in ffmpeg [e1182fac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videoenc: Use 64 bit for times in …
9:03 PM Ticket #7231 (Cineform sample format 2) updated by Carl Eugen Hoyos
Reto claims that the format uses the Bayer pix_fmts supported by FFmpeg.
8:52 PM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) closed by Carl Eugen Hoyos
fixed: Should be fixed in fbb283cfefb1865375718c4a56ce608d96a4a8ed
8:52 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) closed by Timo R.
invalid: There are no official builds, but I assume Zeranoe uses the latest 8.1 …
8:51 PM Changeset in ffmpeg [fbb283cf] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/hevcdec: Treat clean random access nals as keyframes for …
8:16 PM Ticket #7231 (Cineform sample format 2) updated by Kieran Kunhya
Sample format of 2 = Bayer, which in its form in CFHD will most likely …
8:16 PM Ticket #7231 (Cineform sample format 2) updated by Kieran Kunhya
Sample format of 2 = Bayer, which in its form in CFHD will most likely …
8:14 PM Ticket #7209 (Build error with clang5 on Mac) updated by Carl Eugen Hoyos
Keywords changed
8:14 PM Ticket #7209 (Build error with clang5 on Mac) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in df3d962d2e736c0748b91a3c8c701d7cb96154a8
7:59 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) updated by Antony R
Replying to oromit: > What version of nvidia-drivers are …
7:48 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) updated by Timo R.
What version of nvidia-drivers are you using, and what version of the …
7:45 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) updated by Antony R
I already attached a ZIP file containing three UNCUTTED log/report …
7:40 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) updated by Antony R
Replying to cehoyos: > Is a specific input file required …
7:38 PM Changeset in ffmpeg [df3d962] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mxfenc: Add some () to attempt to workaround build issue …
7:38 PM Changeset in ffmpeg [1386a19] by Michael Niedermayer <michael@niedermayer.cc>
configure: Omit fsanitize flags if they are already specified by the …
7:20 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Is a specific input file required or is the issue also reproducible …
7:18 PM Changeset in ffmpeg [0263c52f] by James Almer <jamrial@gmail.com>
configure: fix check for mbedtls Add missing libraries needed when …
7:18 PM ffmpeg-20180527-205008_logs.zip attached to Ticket #7232 by Antony R
A ZIP containing three logs/reports for ffmpeg3.4, ffmpeg4.0 and …
7:15 PM Ticket #7232 (hevc_nvenc: Cannot get the preset configuration: invalid version (15)) created by Antony R
Summary of the bug: I tried to update FFMPEG from 3.4 to 4.0 (or last …
7:11 PM Ticket #7231 (Cineform sample format 2) created by Carl Eugen Hoyos
The samples that Reto provided for ticket #1087 still don't work. They …
6:58 PM Ticket #6863 (Integration of GoPro Decoder/Encoder) updated by Carl Eugen Hoyos
Resolution changed
I don't know if the original suggestion was a good idea or not but it …
6:57 PM Ticket #5522 (cfhd: interlaced output may be wrong) closed by Carl Eugen Hoyos
fixed: PSNR has improved nearly three times for filmscan2q.
5:55 PM Changeset in ffmpeg [2b059813] by Marton Balint <cus@passwd.hu>
avformat/mxf: fix NTSC 59.94 samples per frame layout FFmbc uses …
3:20 PM Ticket #1087 (support decoding the CineForm codec) closed by Kieran Kunhya
fixed: Most samples work nowadays.
3:09 PM Ticket #6863 (Integration of GoPro Decoder/Encoder) closed by Kieran Kunhya
fixed: Cineform decoder is being improved as part of GSoC. Cineform encoder …
3:07 PM Ticket #5522 (cfhd: interlaced output may be wrong) updated by Kieran Kunhya
9cefb9e7ec508900ba147e6977590f03456aa15c seems to fix things, I'm not …
2:16 PM Changeset in ffmpeg [9cefb9e7] by Kieran Kunhya <kierank@obe.tv>
lavc/cfhd: interlaced frame decoding added ticket #5522 output of …
12:03 PM Ticket #6859 (2pass moov not written and block ffmpeg if RTMP input stream stops before) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can point us to the commit …
9:48 AM Ticket #7229 (Compilation error with --enable-libfreetype) updated by CoRoNe
Linking against Freetype 2.9 works just fine: […] To be clear, …
3:14 AM Ticket #7221 (V4l2 fails when attempting a second capture) updated by André Moreira
ffplay works.
Note: See TracTimeline for information about the timeline view.