Timeline



Oct 3, 2018:

11:48 PM Changeset in ffmpeg [ebc3d04b] by James Almer <jamrial@gmail.com>
avcodec: add an AV1 parser Simple parser to set keyframes, frame …
11:17 PM Changeset in ffmpeg [af2acbd2] by James Almer <jamrial@gmail.com>
avcodec/av1_metadata: add an option to insert and remove Temporal …
10:00 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I think I got my timings wrong the first time, but this works. …
9:59 PM xwma_6_48000_b48000.xwma attached to Ticket #6722 by bnnm
example WMAPRO to demonstrate gapless
8:09 PM Changeset in ffmpeg [7ca2ee05] by Marton Balint <cus@passwd.hu>
avfilter/f_cue: use inlink fifo for queueing frames Signed-off-by: …
8:09 PM Changeset in ffmpeg [8f14170b] by Marton Balint <cus@passwd.hu>
avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames …
8:09 PM Ticket #6468 (ffmpeg doesn't maintain chapters when concatenating two MP4 files ...) updated by dextro
Cc changed
8:07 PM Ticket #7459 (Source Specific Multicast not working on OSX) closed by Marton Balint
fixed: Pushed the series to git master as …
8:03 PM Changeset in ffmpeg [93443225] by Marton Balint <cus@passwd.hu>
doc/protocols: simplify and clarify UDP localaddr option …
8:03 PM Changeset in ffmpeg [ab0812c1] by Marton Balint <cus@passwd.hu>
avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to …
8:03 PM Changeset in ffmpeg [d3bda871] by Marton Balint <cus@passwd.hu>
avformat/udp: specify the local address for some source filtered …
8:03 PM Changeset in ffmpeg [91a1363] by Marton Balint <cus@passwd.hu>
avformat/udp: add support for generic source filtering This allows …
8:03 PM Changeset in ffmpeg [9d4829f3] by Marton Balint <cus@passwd.hu>
avformat/rtpproto: use factorized ip functions Signed-off-by: Marton …
8:03 PM Changeset in ffmpeg [826972c9] by Marton Balint <cus@passwd.hu>
avformat/udp: use factorized ip functions Signed-off-by: Marton …
8:03 PM Changeset in ffmpeg [45fa756f] by Marton Balint <cus@passwd.hu>
avformat/ip: factorize some IP filtering and resolving functions to a …
7:43 PM Changeset in ffmpeg [9e45364] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: make IR gain control more flexible For this reason …
7:03 PM Changeset in ffmpeg [aaf7fd16] by Luca Barbato <lu_zero@gentoo.org>
avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing …
7:03 PM Changeset in ffmpeg [87d56861] by Luca Barbato <lu_zero@gentoo.org>
avcodec/bsf: Add ff_bsf_get_packet_ref() function Use of this …
5:11 PM Changeset in ffmpeg [4c514edc] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: fix typos in comments
4:47 PM Ticket #7464 (Videotollbox hardware acceleration method double displayed on macOS) updated by Samuel
On Windows it is the "qsv" method that is displayed 2 times: …
4:39 PM Ticket #7469 ("-hwaccel auto" fail in some case) updated by Samuel
The same command, stopped before the end of the transcoding, without …
4:37 PM Ticket #7469 ("-hwaccel auto" fail in some case) created by Samuel
Summary of the bug: Doesn't show any error message but do not proceed …
3:52 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by Carl Eugen Hoyos
Keywords changed
3:34 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by malakudi
Keywords changed
3:33 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by malakudi
Setting output frame rate with -r works till ffmpeg version 3.3.x It …
3:29 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cus Tested with the v2 of patch 4/7 and multicast reception is …
2:26 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Buisson
Full command line output […] looks fine .... BUT look at the …
2:23 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Buisson
Hi, I was able to reproduce the issue with an open source content …
2:18 PM inputfile.mov attached to Ticket #7468 by Buisson
BigBugBunny h264 (High 4:2:2) (avc1 / 0x31637661), yuv422p10le, 1920x1080
12:34 PM Ticket #7467 (ffmpeg mkv muxer missing track statistics) closed by Carl Eugen Hoyos
invalid: Please reopen this ticket if the issue is reproducible with current …
12:32 PM Ticket #7468 (AVC muxing issue in a MOV container) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide a short input file and …
11:49 AM Ticket #7468 (AVC muxing issue in a MOV container) created by Buisson
Hi, we found that a transcoding command line may result an invalid …
11:10 AM Changeset in ffmpeg [21733b39] by Luca Barbato <lu_zero@gentoo.org>
lavu/qsv: fix a random hwupload failure regression Variable 'ret' …
10:37 AM Changeset in ffmpeg [c2f02af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Sanity check len in decode_rle() Fixes: Timeout …
10:32 AM Changeset in ffmpeg [49023147] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix undefined shift in get_amv() Fixes: …
10:31 AM Changeset in ffmpeg [79c01835] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Check that the decompressed data size is correct This …
10:29 AM Ticket #7467 (ffmpeg mkv muxer missing track statistics) created by eliz82
Summary of the bug: This ticket is coming from original post …
10:06 AM Changeset in ffmpeg [edae5259] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Update decomp_len in raw frames decomp_len is used in …
9:14 AM Changeset in ffmpeg [f515c97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: unref both frames on reinit Fixes: integer overflow …
9:14 AM Changeset in ffmpeg [9a903495] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Fix off by 1 error in vertical coordinate Fixes: out of …
9:13 AM Changeset in ffmpeg [c905840] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: check remaining packet size for strips Fixes: Timeout …
1:02 AM short_GB-Master_3840x2304_en_AU_v014.mov attached to Ticket #7466 by Brendan Bolles
ProRes 444 movie with areas of black (shortened)
12:50 AM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) updated by Carl Eugen Hoyos
Please provide the input sample file.
12:30 AM Ticket #7466 (scaled mjpeg movies from ProRes have lifted black) created by Brendan Bolles
Summary of the bug: Get slightly lifted blacks (8-bit RGB value of 1 …

Oct 2, 2018:

11:53 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Marton Balint
Thanks for testing. I have updated patch 4 which should fix the …
9:57 PM dash_mp4_hikvision_debug.flv attached to Ticket #7144 by andreymal
Recorded with loglevel debug
9:56 PM hikvision_debug.txt attached to Ticket #7144 by andreymal
9:56 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by andreymal
ffmpeg -loglevel debug -analyzeduration 2 -rtsp_transport tcp -i …
8:41 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cus I tested your patches. Applied the patches 1-7. I found some …
8:34 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by Carl Eugen Hoyos
Please run the recording of the flv stream with -loglevel debug and …
7:59 PM AudioVolume edited by Paro
Expand on use of dB units with the volume filter. (diff)
7:53 PM Ticket #7460 (ffmpeg output filename) updated by llogan
This is straying into a new feature request. I recommend you open a …
7:06 PM dash_mp4_timestamp_error_hikvision.flv attached to Ticket #7144 by andreymal
Grabbed from the RTSP stream of IP camera
7:06 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by andreymal
Now I have access to another camera Hikvision DS-2CD2032-I with the …
6:55 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Jose Santiago
@cehoyos FFMPEG terminates quickly with an error. Output from FFMPEG …
12:25 PM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by Tristan Matthews
Even with row-mt enabled, ffmpeg is roughly 13% slower here.
8:05 AM Ticket #7460 (ffmpeg output filename) updated by user243
@llogan - I already tried the ffprobe and scripting method using the …

Oct 1, 2018:

10:24 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I think I can fix the file with -af aresample=async=1 but there …
6:46 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
@cehoyos Unfortunately I can't do that since comments are …
5:52 PM Changeset in ffmpeg [dcbd89e0] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: reserve free space for metadata on request …
4:13 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
1:19 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) closed by Samuel
invalid
1:17 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
Oh i see, thank you very much for having taked the time to explain me +1
1:11 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Cigaes
MP3 “is” neither 16 nor 32 bits because MP3 does not store samples, it …
1:11 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
FFmpeg seem incoherent to me, but if i'm wrong feel free to close that …
1:10 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
Saying it encode with format s32p but the real output is fltp one.
1:08 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Samuel
I think that MP3 could only be 16-bit. FFmpeg real output is …
12:59 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) updated by Cigaes
> But the output file is not, as expected by the standard AFAIK. Can …
12:50 PM Ticket #7465 (MP3 24-bit (fmt:s32p) is displayed in the log, but the transcoded file ...) created by Samuel
Summary of the bug: Transcoding FLAC 24-bit stream to MP3 display a …
8:18 AM Ticket #7463 (Cover art in wav file) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #4140.
8:12 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Carl Eugen Hoyos
Sorry for being unclear: Please post the command line you tested …
12:06 AM Ticket #7464 (Videotollbox hardware acceleration method double displayed on macOS) created by Samuel
Summary of the bug: I was able to reproduce it on macOS 64-bit using …

Sep 30, 2018:

9:30 PM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
I somewhat figured out where the problem is but still can't fix it. I …
8:47 PM Ticket #7457 (FFplay slow youtube streaming) updated by jeeb
Since the actual Youtube JS player seems to access the things not with …
8:37 PM Ticket #7457 (FFplay slow youtube streaming) updated by chenrios
there's a way to avoid this …
8:23 PM Changeset in ffmpeg [d7027692] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Skip frames which change nothing Fixes: Timeout Fixes: …
8:23 PM Changeset in ffmpeg [a8a98ba9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wcmv: Fix integer overflows Fixes: signed integer overflow: …
8:23 PM Changeset in ffmpeg [2076e118] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Remove unused variable Signed-off-by: Michael …
8:23 PM Changeset in ffmpeg [e78016b0] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: break loop when dts_heuristic check done Signed-off-by: …
7:09 PM Changeset in ffmpeg [c0ee4e0a] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: add option to align capture start time This …
6:27 PM Ticket #7460 (ffmpeg output filename) updated by llogan
You can already do this by using ffprobe and simple scripting to name …
6:08 PM Changeset in ffmpeg [449b1dcd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_parser: very minor simplification in hevc_parse() …
6:08 PM Changeset in ffmpeg [4c14a252] by Michael Niedermayer <michael@niedermayer.cc>
lavc/hevc: Don't parse NAL unit for a dummy buffer hevc parser …
5:07 PM Ticket #7460 (ffmpeg output filename) updated by Gyan
Not implemented. Barring some muxers, like image2, or …
2:46 PM Ticket #7463 (Cover art in wav file) created by cgbug
VLC is able to display the embedded covert art. FFmpeg does not seem …
2:00 PM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Replying to cehoyos: > (I still wonder why jkqxz couldn't …
1:23 PM Ticket #7462 (Select best cover art if multiple embedded) created by cgbug
File contains multiple covers. Wrong one is displayed in FFplay. The …
11:51 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
(I still wonder why jkqxz couldn't reproduce and why users didn't …
10:05 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Alignment requirement is described in mediasdk-man.pdf …
9:52 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
Could you point me to the mfx documentation where this height …
9:32 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Replying to cehoyos: > Both valgrind and backtrace Point …
9:21 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Carl Eugen Hoyos
Analyzed by developer changed
Both valgrind and backtrace Point to an issue outside of FFmpeg: Why …
9:10 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Summary changed
9:09 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by Zhong,Li
Analyzed by developer, Cc, Reproduced by developer, Summary changed
2:09 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please test current FFmpeg git head and provide the command line you …
1:28 AM Ticket #7399 ([ffmpeg-qsv][h264_ffmpeg]decode drop frames on iHD driver.) updated by Linjie.Fu
The frame dropping issue was caused by the reinitialization of the …
12:31 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) updated by Anuskuss
File: https://www42.zippyshare.com/v/7w8Cw2u4/file.html
12:24 AM Ticket #7461 (Application provided invalid, non monotonically increasing dts to muxer) created by Anuskuss
I'm trying to stretch an AC3 audio file to match the frame rate of a …

Sep 29, 2018:

11:10 PM Changeset in ffmpeg [b5771532] by Marton Balint <cus@passwd.hu>
avcodec/libzvbi-teletextdec: add formatted ass output Inspired by the …
10:10 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Brasrok
Just wanted to push this issue. As dosse91 wrote ealier, none of the …
9:50 AM Ticket #7460 (ffmpeg output filename) updated by user243
Example - if the input file is "hello.ts" and the metadata …

Sep 28, 2018:

9:11 PM Ticket #7460 (ffmpeg output filename) updated by user243
For example, I have “service_provider=some provider” information in …
7:12 PM Ticket #7457 (FFplay slow youtube streaming) closed by Marton Balint
invalid: Youtube is rate limiting download speed, and the video has parts which …
6:40 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Marton Balint
Cc changed
Also try my patchset which changes the way multicast IPv4 source …
4:50 PM Ticket #7460 (ffmpeg output filename) updated by llogan
Priority changed
This is too vague. Please give an example of what you would like to do.
12:30 PM CompilationGuide/MSVC edited by rolandha
removed misleading information (diff)
12:26 PM CompilationGuide/MSVC edited by rolandha
added two headline for better readability (diff)
12:24 PM CompilationGuide/MSVC edited by rolandha
added some info for zlib linking errors (diff)
12:14 PM CompilationGuide/MSVC edited by rolandha
(diff)
10:55 AM Ticket #7460 (ffmpeg output filename) created by user243
Is there a way to append the metadata info from the input to the …
5:02 AM Projects edited by deterenkelt
Added Nadeshiko (diff)

Sep 27, 2018:

11:35 PM Changeset in ffmpeg [179ed2d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: check that GetBitContext has not ended in …
11:35 PM Changeset in ffmpeg [7274d849] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Propagate errors from codeblock() Consider a …
11:33 PM Changeset in ffmpeg [db6af88] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bintext: Use ff_get_buffer instead of ff_reget_buffer and …
11:33 PM Changeset in ffmpeg [8db90973] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bintext: Check input size before allocating the input image …
11:25 PM Changeset in ffmpeg [35517e3c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Error out if we had insufficent input for the output …
11:25 PM Changeset in ffmpeg [510bd619] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Optimize 2x scaling loop a little in gdv_decode_frame() …
11:25 PM Changeset in ffmpeg [6a4788e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Replace loop in gdv_decode_frame() by memcpy() …
11:25 PM Changeset in ffmpeg [5f84fbce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Eliminate 50% of the reads in the first inner loop in …
11:25 PM Changeset in ffmpeg [d021729e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Simplify first inner loop in rescale() Signed-off-by: …
11:25 PM Changeset in ffmpeg [6228ce0a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Combine first and 3rd case in rescale() Simplifies code …
11:25 PM Changeset in ffmpeg [a4239705] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Factor terms out of inner loops in rescale() This also …
11:25 PM Changeset in ffmpeg [b90d8cc7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Replace divisions by shifts in rescale() Divisions tend …
10:09 PM Ticket #7459 (Source Specific Multicast not working on OSX) updated by Carl Eugen Hoyos
Keywords changed
Please test ffmpeg and provide the command line including the …
9:53 PM Changeset in ffmpeg [303439bc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/mpeg: Support demuxing HEVC in mpeg-ps.
4:10 PM Ticket #7459 (Source Specific Multicast not working on OSX) created by Jose Santiago
Summary of the bug: Source specific multicast input works on Linux …
9:48 AM Projects edited by Marion
(diff)

Sep 26, 2018:

10:41 PM Changeset in ffmpeg [476a7712] by Mark Thompson <sw@jkqxz.net>
lavc: Add AV1 metadata bitstream filter Can adjust colour and timing …
10:27 PM Changeset in ffmpeg [c8c81ac5] by Mark Thompson <sw@jkqxz.net>
lavc: Add coded bitstream read/write support for AV1
9:05 PM Ticket #7458 (Can't concatenate the single list fragment of videos) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
8:23 PM Changeset in ffmpeg [5ee41447] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftdn: add missing break
6:43 PM Ticket #7458 (Can't concatenate the single list fragment of videos) updated by Rm Beer
COMMAND: ffmpeg -i fr1b.mp4 -i fr2.mp4 -i fr3b.mp4 -i fr4b.mp4 -i …
6:36 PM Ticket #7458 (Can't concatenate the single list fragment of videos) created by Rm Beer
VIDEOS: https://ptpb.pw/7N0K.xz - rename to comp.tar.xz TEXT FILE …
6:17 PM Changeset in ffmpeg [819e4e79] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: reindent after the previous commit …
6:17 PM Changeset in ffmpeg [84396565] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: refactor checks for allowed codecs in WebM Use …
6:17 PM Changeset in ffmpeg [794079e8] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: implement AVOutputFormat.query_codec for webm …
6:17 PM Changeset in ffmpeg [14ac62f9] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: remove unnecessary additional codec tags They …
5:05 PM Ticket #7113 (NO_DATA is discarded from the AMR stream) updated by Carl Eugen Hoyos
Expected output attached.
5:05 PM ffmpeg-silence.flac attached to Ticket #7113 by Carl Eugen Hoyos
4:03 PM Ticket #4408 (h264 fuzzed 422 slice thread segfault) updated by Carl Eugen Hoyos
Also fixed in fd1588919d2c70288a1a3fea1aefdd3ea2c424bb and …
2:20 PM Ticket #7113 (NO_DATA is discarded from the AMR stream) updated by Carl Eugen Hoyos
If all decoders that support AMR-WB create the same output as FFmpeg, …
1:47 PM Ticket #7113 (NO_DATA is discarded from the AMR stream) updated by blikjeham
Replying to cehoyos: > Can you also provide a file that …
1:34 PM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by Hendrik
row-mt is enabled by default in recent libaom versions. I don't think …
3:43 AM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by Tristan Matthews
See: http://ffmpeg.org/pipermail/ffmpeg-devel/2018-September/234587.html
2:12 AM Ticket #7456 (aomdec decodes video faster than libaom-av1 decoder in ffmpeg) updated by Tristan Matthews
For comparison, perf output for aomdec: […] vs. ffmpeg […]
Note: See TracTimeline for information about the timeline view.