Timeline



Mar 1, 2019:

11:16 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Jon Ruddell
Thank you for the help with the command. I have attached a pcap file …
11:15 PM 7547.pcap attached to Ticket #7547 by Jon Ruddell
output stream pcap
10:25 PM Changeset in ffmpeg [3b23eb28] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fate.list: Add testcases for #2000 to #4000
10:25 PM Changeset in ffmpeg [b7140a4d] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fate.sh: Add support for lines that are comments …
10:25 PM Changeset in ffmpeg [4801eea0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() …
9:33 PM Changeset in ffmpeg [694d9d53] by Marton Balint <cus@passwd.hu>
avcodec/get_bits: add assertion to limit ouptut value of get_bits …
9:33 PM Changeset in ffmpeg [902e9334] by Marton Balint <cus@passwd.hu>
avcodec/get_bits: use unsigned integers in show_bits and get_bits The …
9:32 PM Changeset in ffmpeg [9f8854cb] by Marton Balint <cus@passwd.hu>
avcodec/avpacket: add some assertions to ensure pkt->data is not null …
9:31 PM Changeset in ffmpeg [57580e2a] by Marton Balint <cus@passwd.hu>
avformat/utils: fix indentation Signed-off-by: Marton Balint …
9:31 PM Changeset in ffmpeg [d4ae28e4] by Marton Balint <cus@passwd.hu>
avformat/utils: be even more strict about stream specifiers After …
9:31 PM Changeset in ffmpeg [24e0e149] by Marton Balint <cus@passwd.hu>
avformat/utils: be more strict about stream specifiers This reworks …
9:30 PM Changeset in ffmpeg [837f2c97] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: write format_identifier HEVC for HEVC streams …
9:30 PM Changeset in ffmpeg [fe36dcbf] by Marton Balint <cus@passwd.hu>
avformat/mpegtsenc: factorize writing registration_descriptor …
4:18 PM Ticket #7650 (FFmpeg MPEG-2 encode fails to "invalid RC mode" when iHD driver is ...) updated by eero-t
Version changed
4:17 PM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) created by eero-t
Summary of the bug: MediaSDK sample application can transcode 10-bit …
3:38 PM Changeset in ffmpeg [007c13e5] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: add output mode option
1:39 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) updated by haywirez
Cc changed
1:16 PM Ticket #7412 ([ffmpeg-qsv][hevc] some cases decode failed on iHD driver.) updated by eero-t
Cc changed
1:14 PM Ticket #7425 ([ffmpeg-qsv][avc encode] option "gpu_copy" is not support) updated by eero-t
Cc changed
1:12 PM Ticket #7523 (VAAPI: Fail to Decode an H264 LP Multi-Slice Encoded Video) updated by eero-t
Cc changed
1:06 PM Ticket #7722 ([FFmpeg-vaapi][mpeg2 decode] failed setup for format vaapi_vld: ...) updated by eero-t
Cc changed
1:05 PM Ticket #7723 ([FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 ...) updated by eero-t
Cc changed
Replying to cehoyos: > How do you know that this is not a …
12:46 PM Ticket #7724 ([FFmpeg-vaapi] HEVC 4K/FHD to AVC 4K/FHD transcoding failed) updated by eero-t
Cc changed
8:45 AM Ticket #7762 (extracting subtitle stream fails) updated by Bastian Bittorf
Replying to cehoyos: > Please test current FFmpeg git head …
5:48 AM Ticket #7763 (FFprobe does not respect -read_intervals offset sometimes) created by cnbeining
Summary of the bug: Sometimes ffprobe does not respect the offset of …

Feb 28, 2019:

10:28 PM Ticket #7762 (extracting subtitle stream fails) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and provide the command line you …
7:10 PM Ticket #7762 (extracting subtitle stream fails) created by Bastian Bittorf
Summary of the bug: while trying to extract 1 stream of subtitles …
4:43 PM Ticket #7691 (GPU side format conversions working with MediaSDK and old i965 driver, ...) updated by eero-t
I just noticed that in the vaapi backend iHD driver case, instead of …
10:39 AM Ticket #7711 (Segmenting with libopus produces incorrect segment durations in output ...) updated by haywirez
Can be confirmed by running the following conversion to wav, then …
9:02 AM Ticket #7711 (Segmenting with libopus produces incorrect segment durations in output ...) updated by haywirez
Keywords, Component changed
Yes. On further investigation, the segments produced are shorter than …
6:25 AM Ticket #7761 (Fast video to image conversion - QuickSync) closed by Carl Eugen Hoyos
invalid: This is a bug tracker, please post all usage questions on the FFmpeg …
6:15 AM Ticket #7761 (Fast video to image conversion - QuickSync) created by kptikku
I was trying out various flags to convert a video (eg. from rtsp …

Feb 27, 2019:

9:55 PM sometimes_no_video_pts.mkv attached to Ticket #7760 by fumoboy007
9:54 PM Ticket #7760 (Some video frames have no PTS) created by fumoboy007
Summary of the bug: In the attached file, decoding the video track …
8:57 PM Changeset in ffmpeg [f8abf7d4] by Janne Grunau <janne-libav@jannau.net>
checkasm/h264: test 4:2:2 chroma loop filter functions
8:57 PM Changeset in ffmpeg [186bd30a] by Janne Grunau <janne-libav@jannau.net>
h264/arm64: implement missing 4:2:2 chroma loop filter neon functions
5:03 PM Changeset in ffmpeg [85051feb] by Timo Rothenpieler <timo@rothenpieler.org>
configure: update minimum required ffnvcodec versions Signed-off-by: …
5:03 PM Changeset in ffmpeg [c775410f] by Timo Rothenpieler <timo@rothenpieler.org>
configure: pass windows-path to nvcc whenever cygpath is available It …
5:03 PM Changeset in ffmpeg [114ead97] by Timo Rothenpieler <timo@rothenpieler.org>
configure: deprecate cuda_sdk dependency option With all of our …
5:03 PM Changeset in ffmpeg [b4c9c099] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec This change …
5:03 PM Changeset in ffmpeg [2544c7ea] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_scale_cuda: Switch to using ffnvcodec This change …
5:03 PM Changeset in ffmpeg [7debf427] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_yadif_cuda: Switch to using ffnvcodec This change …
5:03 PM Changeset in ffmpeg [5f47bfd5] by Timo Rothenpieler <timo@rothenpieler.org>
configure: Add an explicit check and option for nvcc The use of nvcc …
4:59 PM Changeset in ffmpeg [b38dd2d2] by Martin Vignali <martin.vignali@gmail.com>
fate/proresenc_aw : add test for interlace and 444 encoding
4:59 PM Changeset in ffmpeg [a3f65f5e] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encoding …
4:31 PM Ticket #7759 (Wrong length/frames with VP9 when using yuva420p and lossless) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
2:55 PM Ticket #7759 (Wrong length/frames with VP9 when using yuva420p and lossless) created by ChristianW
There will be wrong number of frames/length if VP9 and alpha with …
2:01 PM Ticket #7758 (Unable to playback hardware encoded H.264 to RED5 server using FFmpeg ...) created by lhastie
I have a USB camera that is capable of H.264 on-board compression. I …
11:05 AM Ticket #7757 (mpegtsenc: invalid computed DTS values (HEVC)) created by Ace17
Summary of the bug: With some HEVC bitstreams (embedded in the …
9:23 AM Ticket #7650 (FFmpeg MPEG-2 encode fails to "invalid RC mode" when iHD driver is ...) updated by eero-t
Verified, I don't anymore get the same error and everything works now …
12:51 AM Changeset in ffmpeg [4571c7c0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] mmi optimizations for VP9 put and avg …

Feb 26, 2019:

10:56 PM SponsoringPrograms/GSoC/2019 edited by Marton Balint
Add development information (diff)
7:48 PM Changeset in ffmpeg [97f47fd6] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: Fix start_time for streams with empty edits in the middle Empty …
7:48 PM Changeset in ffmpeg [69fcc093] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Do not try to make a new request when seeking past the end of …
5:23 PM SponsoringPrograms/GSoC/2019 edited by Thilo Borgmann
Moved old projects to a template section (diff)
3:12 PM Ticket #7397 ([ffmpeg-qsv][h264_ffmpeg]decode dump file has garbage on iHD driver.) updated by Carl Eugen Hoyos
Resolution changed
Please add the commit that fixed the issue.
3:11 PM Ticket #7406 ([ffmpeg-qsv][vc1_decode]dump file has garbage on iHD driver.) updated by Carl Eugen Hoyos
Resolution changed
Please add the commit that fixed the issue.
2:33 PM Ticket #7397 ([ffmpeg-qsv][h264_ffmpeg]decode dump file has garbage on iHD driver.) closed by a
fixed: dump.yuv don't have garbage on latest code base.
7:58 AM Ticket #7406 ([ffmpeg-qsv][vc1_decode]dump file has garbage on iHD driver.) closed by a
fixed: can't reproduce on latest code.
4:12 AM Ticket #6276 (h264_vaapi & nvenc do not preserve aspect ratio changes) updated by a
Replying to cehoyos: > Then why did you test with a …

Feb 25, 2019:

11:53 PM Ticket #7650 (FFmpeg MPEG-2 encode fails to "invalid RC mode" when iHD driver is ...) closed by jkqxz
fixed
11:53 PM Ticket #7650 (FFmpeg MPEG-2 encode fails to "invalid RC mode" when iHD driver is ...) updated by jkqxz
1e0fac76639e31eea48aa315cbca89aeb4761fde Replying to [comment:6
11:34 PM Changeset in ffmpeg [f948082e] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_mpeg2: Add missing marker bit in time_code We don't have …
11:34 PM Changeset in ffmpeg [fda6dcd] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_mjpeg: Use common quality option Doesn't change …
11:34 PM Changeset in ffmpeg [c4c2c4df] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_vp9: Fix whitespace after previous patch
11:34 PM Changeset in ffmpeg [28e619e2] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_vp9: Enable support for more RC modes
11:34 PM Changeset in ffmpeg [2efd63a3] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_vp8: Enable support for more RC modes
11:33 PM Changeset in ffmpeg [1e0fac76] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_mpeg2: Enable support for more RC modes Fixes #7650.
11:32 PM Changeset in ffmpeg [d237b6b5] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h265: Enable support for more RC modes Also fixes QP …
11:32 PM Changeset in ffmpeg [f5eb0893] by Mark Thompson <sw@jkqxz.net>
vaapi_encode_h264: Enable support for more RC modes Also fixes QP …
11:32 PM Changeset in ffmpeg [f4d7bd6c] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Support more RC modes Allow setting the mode …
11:27 PM Changeset in ffmpeg [9d5ca71e] by Mark Thompson <sw@jkqxz.net>
vaapi_encode: Do not zero access unit structures Following …
9:40 PM Changeset in ffmpeg [b8c45bbc] by Mark Thompson <sw@jkqxz.net>
libavcodec/cbs: Stop needlessly reallocating the units array …
8:38 PM Changeset in ffmpeg [c5b452ed] by Mark Thompson <sw@jkqxz.net>
filter_units, trace_headers: Always use fragment from context This is …
5:03 PM Changeset in ffmpeg [976dae8b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wcmv: Avoid copying frames if they are unchanged Improves …
5:03 PM Changeset in ffmpeg [286a33e4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wcmv: Copy/Init frame later Speeds up error cases Fixes: …
5:03 PM Changeset in ffmpeg [e4289cb2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/error_resilience: Use a symmetric check for skipping MV …
5:03 PM Changeset in ffmpeg [32d022d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Fix stereo3d memleak Fixes: …
5:03 PM Changeset in ffmpeg [160851bc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/arbc: Check nb_tiles against dimensions Fixes: Timeout Fixes: …
4:11 PM Changeset in ffmpeg [cdf17cf9] by Gyan Doshi <ffmpeg@gyani.pro>
doc: -report defaults to loglevel debug
1:20 PM Ticket #7750 (Using -f segment to produce avi files produces 'corrupted' avi files.) updated by Michael Kohne
Thank you. I do have proper keyframe handling in the real use of …
10:59 AM SponsoringPrograms/GSoC/2019 edited by Michael Niedermayer
Split jpeg 2000 task (diff)
10:30 AM Ticket #7756 (add mastering display color volume and content light level information ...) created by sneaker
It's currently already possible to use the …
10:17 AM Ticket #7755 (Fail if an output-only option is used as an input option) created by forthrin
HTTP header fields specified with the -header option is not included …
10:05 AM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) closed by zoolog
fixed
10:05 AM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by zoolog
Now it is working ok
9:37 AM Ticket #7754 (cdg: should not set duration on frames) created by Guillaume Desmottes
The CDG demuxer sets an invalid duration on frames. The actual frame …
8:40 AM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by danman
@ruddell the input file is not enough. I'd like to see the output …
6:10 AM Changeset in ffmpeg [2e67f751] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: Added comments Added comments regarding usage of …
6:10 AM Changeset in ffmpeg [ca5ec4cb] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: Added option to repeatedly publish master playlist …
3:05 AM Ticket #7637 (movenc.c does not properly handle subtitle durations (including ...) updated by erikbs
Update: while it does complain about invalid tags written by ffmpeg, …
1:20 AM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Russell Morris
FYI, if I use the command noted above "-hwaccel nvdec …
12:44 AM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Russell Morris
Yes, agreed - makes sense, thanks! Please let me know if there is …
12:11 AM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Philip Langdale
You would use nvdec with "-hwaccel nvdec -hwaccel_output_format cuda" …

Feb 24, 2019:

7:31 PM Changeset in ffmpeg [a2c7702c] by Michael Niedermayer <michael@niedermayer.cc>
avformat:matroskadec: use a define to mark the EBML length is unknown …
6:15 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Russell Morris
Yes, you are correct - I pulled the master, and now it builds. Thanks! …
5:25 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Philip Langdale
I've pushed the fix for master so you can retest there. The error you …
5:20 PM Ticket #7742 (Enabling the option --enable-cuda-sdk results in a build failure. ...) updated by Carl Eugen Hoyos
The commit message should mention the ticket number.
5:15 PM Ticket #7742 (Enabling the option --enable-cuda-sdk results in a build failure. ...) closed by Philip Langdale
fixed: Fixed by 96d79ff5b5c8b08eaead6fd2c77a265fd2c40b22
5:13 PM Changeset in ffmpeg [96d79ff5] by Philip Langdale <philipl@overt.org>
avutil/cuda_check: Fix non-dynamic-loader implementation The function …
4:50 PM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Russell Morris
Hi, I tried running the git head before reverting to n4.1.1, due to …
11:42 AM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Ondřej Žižka
The ffplay is from Ubuntu's official repository. The ffmpeg is from …
8:06 AM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test current FFmpeg git head and provide the command line you …
2:20 AM Ticket #7753 (yadif_cuda fails, with h264_cuvid decoder) created by Russell Morris
Summary of the bug: Trying to use yadif_cuda. It works fine for an …

Feb 23, 2019:

11:49 PM Ticket #6713 (std_compliance flags not forwarded to rtp muxer for rtsp output) closed by Tristan Matthews
fixed: Fixed in commit 00f54c15f45b72c7ec56821573068568b3d49211
9:52 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Carl Eugen Hoyos
Where did you download the version you tested?
9:48 PM Changeset in ffmpeg [fc32e089] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Insuffient typo Signed-off-by: Michael Niedermayer …
9:48 PM Changeset in ffmpeg [3f68948c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pnm: Avoid structure pointer dereferences in inner loop in …
9:48 PM Changeset in ffmpeg [177b4089] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: obtain frame later The frame is not needed that early …
9:48 PM Changeset in ffmpeg [61523683] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jvdec: Check available input space before decode8x8() Fixes: …
9:48 PM Changeset in ffmpeg [00f54c15] by Michael Niedermayer <michael@niedermayer.cc>
rtpenc_chain: forward strict_std_compliance flags to rtp muxer fixes: …
9:12 PM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Please test this patch and report back: …
7:35 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Ondřej Žižka
I was never able to compile ffmpeg properly with all features. Are …
7:30 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Ondřej Žižka
Output of FFMPEG: […]
7:27 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Ondřej Žižka
Output of FFPLAY: […]
3:58 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) updated by Carl Eugen Hoyos
Version changed
Is the issue not reproducible with ffmpeg? Please test current …
2:56 PM Ticket #7752 (Rotation metadata is not honored by crop filter in ffplay) created by Ondřej Žižka
Summary of the bug: Using the 'crop' filter, the ffplay preview of …
12:21 PM Changeset in ffmpeg [37e4c226] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : indent after prev commit
12:21 PM Changeset in ffmpeg [132ed206] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : add interlace encoding
12:21 PM Changeset in ffmpeg [e7cbbb73] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : merge funcs subimage_with_fill and …
12:21 PM Changeset in ffmpeg [8a4a952e] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : move scantable to prores context
12:21 PM Changeset in ffmpeg [2016f9c3] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : move picture encoding after frame header write
12:21 PM Changeset in ffmpeg [6cc8cfe] by Martin Vignali <martin.vignali@gmail.com>
avcodec/proresenc_aw : simplify frame flags
11:14 AM Ticket #7750 (Using -f segment to produce avi files produces 'corrupted' avi files.) closed by Gyan
invalid: For segmenting to AVIs, you should reset timestamps. `ffmpeg …

Feb 22, 2019:

10:32 PM Changeset in ffmpeg [c679119a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: add tolerance option
10:26 PM Ticket #7751 (Runtime CPU detection on 32-bit PowerPC isn't helpful) updated by Carl Eugen Hoyos
Keywords, Version changed
7:57 PM Changeset in ffmpeg [6f93868] by Lou Logan <lou@lrcd.com>
MAINTAINERS: remove myself as a docs & trac maintainer It is no …
7:36 PM Ticket #7751 (Runtime CPU detection on 32-bit PowerPC isn't helpful) created by A. Wilcox
Summary of the bug: FFmpeg's runtime CPU detection correctly detects …
7:07 PM Ticket #7750 (Using -f segment to produce avi files produces 'corrupted' avi files.) updated by Michael Kohne
I have insufficient time to work through the proper 29 item patch …
6:08 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Jon Ruddell
@danman Please check the issue's attachments at the top. And the …
4:38 PM Ticket #2162 (AC-3 descriptors for Transport Stream) updated by zoolog
This feuture request Ticket #7744
4:35 PM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by zoolog
Type changed
4:33 PM Ticket #7744 (adding format_identifier via -tag[:specifier] to MPEGTS) updated by zoolog
Keywords, Status, Type, Summary changed
4:15 PM Ticket #7750 (Using -f segment to produce avi files produces 'corrupted' avi files.) created by Michael Kohne
Summary of the bug: This command line ffmpeg -loglevel info -i …
12:11 PM Ticket #7689 (instance depth difference between external librtmp and builtin librtmp) updated by zermok
Hello, any news? I tried to fix it but could not find where to change …
10:52 AM Ticket #7749 (removes silence but unwanted speed up or pitch up the output.wav) created by pitchsilence
Summary of the bug: How to reproduce: […] This removes the silence …
9:37 AM Ticket #7748 (Encode to H.264 4:2:2 10 Bit doesn't work in mov container output) created by S Werner
Summary of the bug: When encoding using libx264 in 4:2:2 10 Bit …
9:12 AM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by danman
@ruddell : I don't see the attachment but my random idea is to …
Note: See TracTimeline for information about the timeline view.