Timeline



Jan 12, 2019:

6:49 PM Changeset in ffmpeg [1ea5529d] by Paul B Mahol <onemda@gmail.com>
avfilter: add maskfun filter
5:54 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can confirm the issue is reproducible …
5:26 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by Maxim
Replying to oromit: > Also, please be _a lot_ more …
5:20 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by Maxim
Summary changed
Patchs in 3.4.2 version for encoder: …
5:13 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by Timo R.
Also, please be _a lot_ more specific than "ffmpeg was work unstable".
5:05 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by Carl Eugen Hoyos
If you believe there is a regression, run git bisect to find the …
5:04 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by Carl Eugen Hoyos
Component changed
Please test current FFmpeg git head and provide a simplified command …
4:49 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) created by Maxim
Hi! For the transoding of media streams I use Nvidia Quadro P5000 …
4:45 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Carl Eugen Hoyos
Please test with unpatched FFmpeg if -b:v 0 -crf 0 also produces …
4:43 PM Ticket #2799 (No support for cmyk jpeg) updated by Carl Eugen Hoyos
Keywords changed
4:42 PM Ticket #3426 (Adobe CYYK jpeg image is not detected) updated by Carl Eugen Hoyos
Keywords changed
4:41 PM Ticket #3527 (jpegls: support cmyk) updated by Carl Eugen Hoyos
Keywords changed
4:41 PM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) updated by Carl Eugen Hoyos
Keywords changed
4:38 PM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Carl Eugen Hoyos
Keywords changed
4:36 PM Ticket #6797 (PSD Decoder: Implement CMYK support (Color mode 4)) closed by Carl Eugen Hoyos
fixed: Fixed in 261e4cf03f9ab45a3c0afc6f84b19e2f2de477ff
4:36 PM Ticket #3459 (tiff: support cmyk color mode) closed by Carl Eugen Hoyos
fixed: Fixed in 90ab9a58ff697e0a7bfd89715cba5a8fb4074b35
4:32 PM Changeset in ffmpeg [2e8b044] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc: Allow very high bitrates in AVCPBProperties after next version bump.
4:27 PM Changeset in ffmpeg [90ab9a58] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/tiff: Support CMYK images. Fixes ticket #3459.
4:16 PM Changeset in ffmpeg [261e4cf0] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/psd: Support CMYK images. Based on a05635e by Michael …
4:00 PM Ticket #7599 (Add monochrome/gray pixel format to libaom-av1) updated by Ewout
cehoyos quick update: I had a conversation with Smilingwolf yesterday, …
3:48 PM Ticket #6641 (Severe artifacts when decoding WMV / WMV3 (Windows Media Video 9) / ...) closed by Carl Eugen Hoyos
fixed: Fixed by Jerome Borsboom in b6402278322d1f64810cac4bea26d34d7b9a2e6a
3:46 PM Changeset in ffmpeg [77e56d74] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Fix integer overflow in implicit_weight_table() …
3:46 PM Changeset in ffmpeg [433d2ae4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: set layer_match in all branches Otherwise it is left to …
3:46 PM Changeset in ffmpeg [f9728fea] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check for duplicate channel index Fixes: Out of memory …
3:40 PM Changeset in ffmpeg [b6402278] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/vc1: fix decoding of old WMV3 format The position of the …
3:34 PM Changeset in ffmpeg [96740ec6] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
avcodec/vc1: shuffle calculation of MV predictor candidates The B …
2:48 PM Ticket #7649 (FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD ...) updated by Zhong,Li
Replying to eero-t: > Specifying qsv_device makes it work, …
2:41 PM Changeset in ffmpeg [f4fd8ef] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: rework how denoising strength is used Make into …
12:48 PM Ticket #7673 (Fails to play long (30+ hours) hls playlist) created by Jasdf923
Summary of the bug: ffmpeg (ffplay) fails to play a long hls playlist. …
8:38 AM Changeset in ffmpeg [ad0d5d75] by Peter Ross <pross@xvid.org>
avcodec/dstdec: use appropriate alignment this was a typo in my …
1:06 AM Changeset in ffmpeg [5764c952] by Michael Niedermayer <michael@niedermayer.cc>
lavc/hevc_parser: report detailed log when missing picture occurs …
1:06 AM Changeset in ffmpeg [e94288c4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/nuv: add FF_CODEC_CAP_INIT_CLEANUP Fixes: memleak Fixes: …

Jan 11, 2019:

10:58 PM Ticket #7672 (“cover_rect” filter, add the RGB support to the cover image) created by Kdmeizk
Currently, only [https://ffmpeg.org/ffmpeg-filters.html#cover_005frect
10:48 PM Ticket #7671 (Filters, add the RGB version of “chromahold”) created by Kdmeizk
An example related to …
6:02 PM Ticket #6521 (HEIF support) updated by Jason
Keywords changed
I put up a $300 bounty on this.
5:19 PM Ticket #7649 (FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD ...) updated by eero-t
Specifying qsv_device makes it work, as does unsetting $DISPLAY. As I …
3:51 PM Changeset in ffmpeg [c65c4ce7] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: do not output more samples than received
2:58 PM Ticket #7670 (Unsupported Vorbis in .wav) closed by Carl Eugen Hoyos
duplicate: See ticket #1690.
2:56 PM 707 Crash.wav attached to Ticket #7670 by bagdenisov
2:56 PM Ticket #7670 (Unsupported Vorbis in .wav) created by bagdenisov
How to reproduce: […] […] […] MediaInfo Lite v0.7.95 …
1:30 PM Ticket #7369 (dash livestream cannot be read without -re) updated by Carl Eugen Hoyos
Replying to stevenliu: > Replying to [comment:13
1:08 PM Ticket #7669 (avformat/mov.c : constant increase of memory usage when demuxing live fmp4) updated by Carl Eugen Hoyos
Reproduced by developer changed
Please provide the command line you tested together with the complete, …
12:43 PM Changeset in ffmpeg [127564b3] by Peter Ross <pross@xvid.org>
dstdec: big-endian compatiblity
12:43 PM Changeset in ffmpeg [b4e6d1f5] by Peter Ross <pross@xvid.org>
intreadwrite: add AV_RL64A, AV_WL64A macros for reading and writing …
12:15 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by Zhong,Li
https://patchwork.ffmpeg.org/patch/11707/ has been sent to fix this issue.
10:54 AM Changeset in ffmpeg [c563513] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: drain samples at end
10:35 AM Ticket #7669 (avformat/mov.c : constant increase of memory usage when demuxing live fmp4) updated by Natus
Version, Component, Reproduced by developer changed
10:23 AM Changeset in ffmpeg [b5ae61d2] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: do not trim first samples Instead denoise from …
10:14 AM Changeset in ffmpeg [0c0fc889] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: log used parameters
9:48 AM Ticket #7669 (avformat/mov.c : constant increase of memory usage when demuxing live fmp4) created by Natus
When demuxing live fmp4, indexing of all fragments is done. It causes …
7:57 AM Ticket #7546 (Getting remote stream problem via RTSP: could not find codec parameters) updated by fri.K
Replying to thovo: > Hi, please send me the url for …
4:15 AM Ticket #7369 (dash livestream cannot be read without -re) updated by Steven Liu
Replying to cehoyos: > With the patch attached, FFplay: > …
3:13 AM Ticket #7369 (dash livestream cannot be read without -re) updated by Carl Eugen Hoyos
With the patch attached, FFplay: * Takes very long to start * Shows no …
12:59 AM Ticket #7668 (CMYK Support in PSD Decoder, $100 Bounty) updated by Jason
Sorry for the duplicate. I found the other open bug request on …
12:56 AM Ticket #6797 (PSD Decoder: Implement CMYK support (Color mode 4)) updated by Carl Eugen Hoyos
Keywords changed
12:56 AM Ticket #7668 (CMYK Support in PSD Decoder, $100 Bounty) updated by Carl Eugen Hoyos
Priority, Keywords, Type changed

Jan 10, 2019:

11:53 PM Ticket #6797 (PSD Decoder: Implement CMYK support (Color mode 4)) updated by Jason
Keywords, Summary changed
I've put a $100 bounty on this.
11:49 PM Ticket #7668 (CMYK Support in PSD Decoder, $100 Bounty) closed by Jason
invalid
11:42 PM Ticket #7668 (CMYK Support in PSD Decoder, $100 Bounty) created by Jason
This is a duplicate of https://trac.ffmpeg.org/ticket/6797 requesting …
9:52 PM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
Thanks Cigaes. Yes, after looking at the details of select filter, I …
9:42 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by U. Artie Eoff
gst-msdk proposed solution here: …
9:33 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by Carl Eugen Hoyos
They are joking, right?
9:32 PM Ticket #7667 (Delete file before overwriting them.) updated by Carl Eugen Hoyos
You misunderstand: I know your issue very well because it was reported …
9:29 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by U. Artie Eoff
MSDK provides mfxInfoMFX::BRCParamMultiplier for this reason. So it …
9:18 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by Carl Eugen Hoyos
Reference is https://software.intel.com/en-us/node/628473
9:16 PM Ticket #7667 (Delete file before overwriting them.) updated by peterf81
Yes, you are right. Until you accidentaly delete some very important …
9:10 PM Ticket #7599 (Add monochrome/gray pixel format to libaom-av1) updated by Carl Eugen Hoyos
Does this work any better? […]
8:54 PM Ticket #7667 (Delete file before overwriting them.) closed by Carl Eugen Hoyos
wontfix: I doubt this will be implemented because of a ticket, if you have a …
8:49 PM Changeset in ffmpeg [395e8a53] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: use lut table to calculate weights
8:49 PM Changeset in ffmpeg [dcae5ba3] by Paul B Mahol <onemda@gmail.com>
avfilter: add anlmdn filter x86 SIMD optimizations
8:49 PM Ticket #7667 (Delete file before overwriting them.) created by peterf81
If a file is about to be overwritten by ffmpeg, it should be first …
8:46 PM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
While this is not the right bug tracker, I fear we have to clip the …
8:06 PM Ticket #7666 (Signed integer overflow when converting to ya16) created by Carl Eugen Hoyos
[…] Tested on x86_64, same error with --enable-ftrapv
7:28 PM Ticket #7665 (DJGPP: alignment silently reduced to 16 bytes with questionable reason) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:14 PM Changeset in ffmpeg [02b6d1dd] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/f_select: Cosmetics, move a function. Silences a warning when …
7:10 PM Changeset in ffmpeg [e51811d2] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/f_select: Fix aselect filter standalone compilation.
7:02 PM Changeset in ffmpeg [e52140ba] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/Makefile: Fix bwdif filter standalone compilation.
6:59 PM Changeset in ffmpeg [34ca5adf] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
configure: Fix hymt decoder standalone compilation.
5:26 PM Ticket #7665 (DJGPP: alignment silently reduced to 16 bytes with questionable reason) created by michael.kostylev
Summary of the bug: Commit 1473afac5d11a0a90810b6cd8107d63640c9fd38
5:22 PM Ticket #7664 (-t duration ignored for ogg stream via icecast server - ok for mp3) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide an actual (minimal) …
5:06 PM Ticket #7664 (-t duration ignored for ogg stream via icecast server - ok for mp3) updated by jshep321
Also, the -t seems to function when omitting the -c copy part -- but …
4:59 PM Ticket #7664 (-t duration ignored for ogg stream via icecast server - ok for mp3) created by jshep321
Summary of the bug: -t duration is ignored for ogg stream (icecast …
4:01 PM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Cigaes
What you are asking will not give a constant frame rate, which is the …
1:48 PM Changeset in ffmpeg [0aaaca25] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: set pict_type to be I for IDR frames. Signed-off-by: …
1:48 PM Changeset in ffmpeg [e92ce340] by Zhong Li <zhong.li@intel.com>
lavc/qsvenc: add VDENC support for H264 Add VDENC(lowpower mode) …
12:17 PM Ticket #7649 (FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD ...) updated by Carl Eugen Hoyos
Keywords changed
12:15 PM Ticket #7649 (FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD ...) updated by Zhong,Li
Please use "qsv_device" to specify the child_device, and try again: …
11:57 AM Ticket #7649 (FFmpeg QSV initialization fails on KBL HadesCanyon (= both Intel & AMD ...) updated by Zhong,Li
hwaccel_device is ignored to create a vaapi device: …
11:35 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Hendrik
You should look into the select filter. It looks flexible enough to …
11:28 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
That's not the way to look at it.. Steps: i) First skip frames at …
10:49 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Cigaes
How is it unaltered when 0.125125 becomes 0.208542? Unaltered means …
10:38 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
Apologies for posting this in the bug tracking section..
10:35 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
> How is it unaltered? Basically I meant the pts_time in (3) is …
10:13 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Cigaes
[…] → […] How is it unaltered?
10:02 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) closed by Carl Eugen Hoyos
invalid: This is not how the fps filter is supposed to work, feel free to test …
9:48 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
So here is what I'm asking. Say fps=2 is set (1) Original frames (all …
9:22 AM Ticket #7660 (Unable to play URLs with fragment identifier) updated by Steven Liu
Replying to remitamine: > yes, the patch fixes the …
9:17 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Cigaes
Sorry, no, you are not making any sense. The timestamps of the frames …
9:13 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
I understand your point now, and got the rationale behind fps filter …
8:49 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by Cigaes
Priority, Analyzed by developer, Reproduced by developer changed
How would it be supposed to work? Changing the timestamps of the …
4:11 AM Ticket #7242 (zoompan filter variables 'in' and 'on' start at 2, 1 instead of at 0) updated by Jim DeLaHunt
Tested with ffmpeg 4.1 as released by the FFmpeg project. The bug is …
2:28 AM Ticket #7663 (ffmpeg-qsv: it will overflow when set maxrate more than 65535 Kbps) created by Wang zhanjun
Summary of the bug: How to reproduce: […] Patches should be …
2:12 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
Priority changed
2:11 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) updated by vishal733
Note that adding a constant offset (the option provided by fps video …
2:08 AM Ticket #7662 (When using video filter fps, provide an option to retain actual pts, ...) created by vishal733
Summary of the bug: How to reproduce: […] Output: […] In the …

Jan 9, 2019:

11:04 PM Ticket #7346 (ffmpeg dying at 86400seconds) updated by Carl Eugen Hoyos
Can you explain why the issue is invalid?
9:26 PM Ticket #7309 (FFmpeg failing to detect mp2 audio with stream identifier "AC-3") updated by barhom
.
9:26 PM Ticket #7309 (FFmpeg failing to detect mp2 audio with stream identifier "AC-3") updated by barhom
Just updated to latest git to see if this issue might have been fixed. …
8:58 PM Ticket #7346 (ffmpeg dying at 86400seconds) closed by barhom
invalid
8:16 PM Changeset in ffmpeg [ed3b6440] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: ignore too small values
10:12 AM Ticket #6276 (h264_vaapi & nvenc do not preserve aspect ratio changes) updated by Carl Eugen Hoyos
Cc, Component changed
Then why did you test with a different command line?
10:02 AM Ticket #7647 (Cannot Copy TrueHD/Atmos Audio) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Mostly a duplicate of #2622 / I am not convinced this ticket will …
9:25 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by Carl Eugen Hoyos
Priority changed
9:24 AM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by Carl Eugen Hoyos
Priority, Keywords changed
Encryption detection seems useful to me.
8:29 AM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by pross
ffmpeg output is different to the reference decoder for all files here …
8:25 AM Ticket #7638 (writing dash: failed to delete old segments) updated by Frans Overkleeft
Abandoned my attempts trying to create a build and tested with Zeranoe …
8:14 AM SubViewer_NoHeader_UTF8.sub attached to Ticket #7661 by lukasf
8:14 AM SubViewer_Header_UTF8.sub attached to Ticket #7661 by lukasf
8:13 AM Ticket #7661 (SubViewer .sub files with UTF8 encoding are decoded incorrectly) created by lukasf
Summary of the bug: When loading SubViewer subtitles from an external …
8:03 AM Ticket #7660 (Unable to play URLs with fragment identifier) updated by remitamine
yes, the patch fixes the problem.
6:36 AM Ticket #7660 (Unable to play URLs with fragment identifier) updated by Steven Liu
https://patchwork.ffmpeg.org/patch/11685/ try this patch please.

Jan 8, 2019:

9:00 PM Changeset in ffmpeg [8a1fc958] by Paul B Mahol <onemda@gmail.com>
avfilter: add anlmdn audio filter Signed-off-by: Paul B Mahol …
6:40 PM Changeset in ffmpeg [10931a06] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: properly free all output picture references …
6:14 PM Ticket #7660 (Unable to play URLs with fragment identifier) updated by remitamine
[…]
5:10 PM Ticket #7660 (Unable to play URLs with fragment identifier) updated by Carl Eugen Hoyos
Keywords, Component changed
As promised, please confirm that this issue is reproducible with …
5:08 PM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by Carl Eugen Hoyos
Keywords changed
3:07 PM Ticket #7660 (Unable to play URLs with fragment identifier) created by remitamine
Summary of the bug: FFmpeg does not handle URLs with …
10:53 AM Changeset in ffmpeg [2659a0fe] by Peter Ross <pross@xvid.org>
avcodec/vp3data: use more compact data type
10:02 AM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) updated by Ewout
A few months ago Intel updated their MediaSDK with VP9 hardware …

Jan 7, 2019:

10:21 PM Changeset in ffmpeg [038d291b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qpeg: Optimize long runs in qpeg_decode_intra() not spanning a …
8:30 PM Ticket #7599 (Add monochrome/gray pixel format to libaom-av1) updated by SmilingWolf
I digged a bit into this. It looks like libaom doesn't truly handle …
7:40 PM Ticket #7659 (feature request vp8_qsv and vp9_qsv encoders) created by Tupsi
The ffmpeg wiki lists https://trac.ffmpeg.org/wiki/Hardware/QuickSync
6:22 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Ewout
cehoyos are you ready to submit the patch or do you want/need any more …
4:47 PM Ticket #7658 (m3u8 creation cuts of files if number of segments is greater 9) closed by Carl Eugen Hoyos
invalid
3:41 PM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by tbucher
Yes, two methods available: - each DRM system has its own UUID, this …
3:13 PM Ticket #7658 (m3u8 creation cuts of files if number of segments is greater 9) updated by Nick
Replying to ePirat: > It does not seem you set …
3:04 PM Ticket #7658 (m3u8 creation cuts of files if number of segments is greater 9) updated by ePirat
It does not seem you set hls_list_size in your command line. As …
2:36 PM Ticket #7657 (AAC Stereo/Multichannel feature on ffmpeg wiki) updated by phadron
Replying to cehoyos: > The wiki is a wiki. So, who can …
2:31 PM Ticket #7658 (m3u8 creation cuts of files if number of segments is greater 9) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and provide the command line you …
1:59 PM Ticket #7658 (m3u8 creation cuts of files if number of segments is greater 9) created by Nick
How to reproduce: […] Resulting m3u8 will be like: […] So it …
1:54 PM FFmpeg monochrome debug 12b.txt attached to Ticket #7599 by Ewout
1:54 PM FFmpeg monochrome debug 10b.txt attached to Ticket #7599 by Ewout
1:54 PM FFmpeg monochrome debug 8b.txt attached to Ticket #7599 by Ewout
1:53 PM Ticket #7599 (Add monochrome/gray pixel format to libaom-av1) updated by Ewout
With the following commands FFmpeg doesn't start encoding: […] …
1:46 PM Ticket #7657 (AAC Stereo/Multichannel feature on ffmpeg wiki) closed by Carl Eugen Hoyos
invalid: The wiki is a wiki.
1:46 PM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by Carl Eugen Hoyos
Is it possible to detect the Widevine encryption?
1:31 PM Ticket #7657 (AAC Stereo/Multichannel feature on ffmpeg wiki) updated by phadron
Priority, Component changed
1:30 PM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by tbucher
Not a bug either. This stream is protected with Widevine DRM. You …
1:23 PM Ticket #7657 (AAC Stereo/Multichannel feature on ffmpeg wiki) created by phadron
On https://trac.ffmpeg.org/wiki/Encode/AAC I read: "Note: HE-AAC …
1:22 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Ewout
I did the following test: 1. Encoded a .png screenshot to .png with …
12:12 PM Ticket #7656 (recording of .mpd list failed after 10 second recording) updated by Carl Eugen Hoyos
Keywords, Component changed
Not a regression. Does the stream work with other players?
11:44 AM Ticket #7638 (writing dash: failed to delete old segments) updated by Carl Eugen Hoyos
Commit e9564f7feaf25b5c0ccd73e835b69a0dbba06786
10:28 AM Ticket #7638 (writing dash: failed to delete old segments) updated by Frans Overkleeft
Replying to j_karthic: Sorry for the delay. I'm still …
6:29 AM Ticket #7638 (writing dash: failed to delete old segments) closed by Karthick Jeyapal
fixed
6:11 AM Changeset in ffmpeg [e9564f7f] by Karthick J <kjeyapal@akamai.com>
avformat/file: Fix file delete for Windows Fixes bug id : 7638
5:19 AM Ticket #7656 (recording of .mpd list failed after 10 second recording) created by Anan5a
Summary of the bug: When trying to record an encrypted video stream …
12:01 AM Ticket #7655 (git shallow clone is not working) updated by Carl Eugen Hoyos
Replying to milaxnuts: > i am missing a …

Jan 6, 2019:

10:26 PM Ticket #7655 (git shallow clone is not working) updated by milaxnuts
yay, that is working ... but, whats wrong? 1. that server is slow -- …
6:36 PM Ticket #7655 (git shallow clone is not working) updated by Carl Eugen Hoyos
Keywords changed
What's wrong with git clone --depth=1 git://source.ffmpeg.org/ffmpeg.git?
6:34 PM Changeset in ffmpeg [ab160efa] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: Check that slices do not exceed frame height …
6:34 PM Changeset in ffmpeg [96e49508] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: Check that slice height is non negative. Fixes: …
6:14 PM Ticket #7642 (Linker error in MSVC with --disable-everything --enable-shared) closed by James
fixed: Should be fixed in 4ec2daf0de1a30bdeffbeffefcb7211e96c04980.
6:12 PM Changeset in ffmpeg [4ec2daf0] by James Almer <jamrial@gmail.com>
configure: add dxva2 extralibs to avcodec DXVA2 may be enabled even …
6:11 PM Changeset in ffmpeg [674b59c0] by James Almer <jamrial@gmail.com>
avcodec/bsf_list: implement a AVBSFContext.flush callback …
5:21 PM Ticket #7655 (git shallow clone is not working) created by milaxnuts
Summary of the bug: I want to do a 'git shallow clone' of the ffmpeg …
3:09 PM Ticket #7650 (FFmpeg MPEG-2 encode fails to "invalid RC mode" when iHD driver is ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide your (simplified) command line together with the …
2:38 PM HWAccelIntro edited by slhck
include specific commands for compiling nvidia headers (diff)
2:36 PM CompilationGuide/Ubuntu edited by slhck
force-mkdir the aom_build directory for updates (diff)
1:16 PM Ticket #3705 (Seeking fails for H264 file) updated by Carl Eugen Hoyos
Keywords, Component changed
7:07 AM How to speed up / slow down a video edited by Ewout
Added -vsync drop option (diff)

Jan 5, 2019:

11:59 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Tupsi
added debug log as attachment. simplified commandline is: ffmpeg.exe …
11:58 PM err.txt attached to Ticket #7654 by Tupsi
11:47 PM Ticket #4513 (Avfoundation Audio stutters / sounds broken with screen capture) updated by arcsine
This issue still seems to persist, and the avf.patch file seems to …
9:36 PM Changeset in ffmpeg [2d580d72] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Optimize unscaled loop Reviewed-by: Paul B Mahol …
7:35 PM Ticket #7056 (Make ffmpeg to automatically convert audio sample format to floating ...) updated by Cigaes
I do not know about other software (you seem to, but [citation …
7:10 PM Ticket #7056 (Make ffmpeg to automatically convert audio sample format to floating ...) updated by Rollinnn
Replying to richardpl: > This is not good idea. There …
7:04 PM Ticket #3705 (Seeking fails for H264 file) updated by v0lt
After searching, I get this log […] On line …
6:27 PM Ticket #7331 (malformed input not playable in libfdk_aacdec) updated by Carl Eugen Hoyos
Keywords changed
6:26 PM Ticket #7653 (After upgrading libfdk-aac to 2.0.0, encoding fails) updated by Carl Eugen Hoyos
Component changed
6:26 PM Ticket #3158 (FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.) updated by Carl Eugen Hoyos
Keywords, Version changed
6:24 PM Ticket #6683 (Transport library initialization error in libfdk_aac when using ...) updated by Carl Eugen Hoyos
Keywords changed
6:16 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide your (simplified) command line together with the …
3:08 PM Ticket #3705 (Seeking fails for H264 file) updated by v0lt
Another sample - https://yadi.sk/i/JZeFZiDFfXlmRg Rough patch - …
9:55 AM Ticket #7654 (hevc_amf does not honor -level option) updated by Tupsi
Component changed
8:40 AM Changeset in ffmpeg [f2e24562] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: adjust min partition size Minimal value allowed by …
Note: See TracTimeline for information about the timeline view.