Timeline



Mar 12, 2023:

11:33 PM Ticket #6396 (Wrong timestamps for raw flac streams) updated by Balling
Yes, it appears the problem is still there, though ffplay works good, …
9:33 PM Changeset in ffmpeg [7c130d69] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
9:33 PM Changeset in ffmpeg [f669dd4d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Simplify unpack_codebook() Signed-off-by: Michael …
9:33 PM Changeset in ffmpeg [98df605f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Fix some return codes Signed-off-by: Michael …
9:33 PM Changeset in ffmpeg [87ad0a5d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
7:45 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by Balling
It appears that if you change wav to -f flac or -f wavpack it says …
7:31 PM Changeset in ffmpeg [8e5e5784] by James Almer <jamrial@gmail.com>
avocdec/Makefile: add missing dependencies to av1 and libdav1d …
4:05 PM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) closed by Stefano Sabatini
fixed
4:05 PM Ticket #5838 (avcodec_open2 doesn't open raw video codec unles parameters in context ...) updated by Stefano Sabatini
Fixed in …
4:03 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) closed by Stefano Sabatini
fixed
4:01 PM Ticket #5781 (Improve documentation and examples for AVCodecParameters related functions) updated by Stefano Sabatini
Fixed in …
3:45 PM Changeset in ffmpeg [cd0d267b] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/mux: rename alloc_picture to alloc_frame The new name is …
3:45 PM Changeset in ffmpeg [dcf963f4] by Stefano Sabatini <stefasab@gmail.com>
lavc/avcodec.h: extend documentation for avcodec_open2() In …
11:25 AM Ticket #8648 (Bluray M2TS file with separate PCR pid) updated by DreckSoft
Is someone still working on this? I tried the version Marton Balint …

Mar 11, 2023:

1:57 PM Ticket #10252 (v4l2 fails on AMD Geode) updated by cherniaev.andrei
Description changed
1:05 PM Changeset in ffmpeg [358588c8] by James Almer <jamrial@gmail.com>
Revert "avfilter/stack_internal: add missing header includes" This …
10:41 AM Changeset in ffmpeg [adb4688b] by Anton Khirnov <anton@khirnov.net>
lavc/decode: stop mangling last_pkt_props->opaque It is currently …
10:37 AM Changeset in ffmpeg [a3bf63c2] by Anton Khirnov <anton@khirnov.net>
lavc/decode: stop mangling last_pkt_props->opaque It is currently …
8:50 AM Ticket #10252 (v4l2 fails on AMD Geode) created by cherniaev.andrei
I try get photo from my webcam. But ffmpeg process was killed by Linux …
5:19 AM Ticket #10251 ([Bisected] mplayer can no longer play Ogg Vorbis files due to ...) created by synchronicity
After upgrading to mplayer-38412 and ffmpeg-6.0, Ogg Vorbis audio …
4:18 AM Ticket #8127 (problems format detecting: Format cuda not usable, retrying ...) updated by Balling
Is this still a problem?
4:17 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) updated by Balling
Resolution changed
4:17 AM Ticket #7238 (coded_picture_number and display_picture_number = 0 for all frames) closed by Balling
fixed: 22960783978d9e0b6d4a4ed21f503bd24662aa7e deprecated both of them.
3:25 AM Ticket #10248 (large filtergraph yields abysmal performance) updated by mldwrp
p.p.s. Why I think it's something that should be fairly easy to fix, …
1:41 AM Ticket #10250 (libx265 -x265-params no-temporal-layers value not recognized) created by AYUSA
Summary of the bug: passing the "non-value" x265 param …
1:14 AM Ticket #10249 (Using libx265 no-repeat-headers option produces corrupt hevc file) created by AYUSA
Summary of the bug: passing no-repeat-headers to libx265 …

Mar 10, 2023:

11:07 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Balling
>But Seb seems to have the same issue with VS2022 Yes, but issue is …
10:17 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Kevin Coulombe
Replying to Balling: > Also, I am still not convinced …
10:10 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by Balling
Status, Owner changed
>Based on the principe that there is an odd samples number No, there …
9:59 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by polochon
It's pretty hard to discuss, you don't answer to all my points.... So …
7:42 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by Balling
Is this already implemented? >The muxer should be adjusted to be able …
7:27 PM Changeset in ffmpeg [205117d8] by James Almer <jamrial@gmail.com>
avfilter/stack_internal: add missing header includes Fixes make …
7:27 PM Changeset in ffmpeg [e60cd2e9] by James Almer <jamrial@gmail.com>
fate/vpx: add a vp9_superframe_bsf test This splits a sample and …
7:27 PM Changeset in ffmpeg [68a858fc] by James Almer <jamrial@gmail.com>
avcodec/av1dec: make CBS parse only the OBU types we care about …
7:27 PM Changeset in ffmpeg [d6d57650] by James Almer <jamrial@gmail.com>
avcodec/av1dec: parse and export Metadata OBUs This includes …
7:23 PM Ticket #10247 (play of webm dash live not working) updated by razvan
Summary changed
7:12 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Balling
That means 60 major version is not affected, we only support …
7:06 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Seb
I cannot reproduce the problem with FFmpeg HEAD because the mjpeg …
7:01 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by Balling
>So why the data size encoded to the file by ffmpeg is 0x0753 => 1875? …
6:20 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by polochon
Not sure to understand the point: what is the audacity bug you are …
6:17 PM astonEncoded.wav attached to Ticket #10229 by polochon
aston file encoded no issue
6:16 PM aston.wav attached to Ticket #10229 by polochon
new aston martin source file
5:43 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by quinkblack
It's a known issue. There are multiple path to trigger assert failure. …
4:14 PM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Seb
I can reproduce this issue after recompiling FFmpeg 5.1.2 in x86 mode …
1:41 PM Ticket #10248 (large filtergraph yields abysmal performance) created by mldwrp
This looks like either a bug in design or some configuration mistake: …
12:17 PM Changeset in ffmpeg [916bdc0f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: avoid failing b_ref_mode check when unset
12:17 PM Changeset in ffmpeg [7a8560cb] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: avoid failing b_ref_mode check when unset
12:04 PM Changeset in ffmpeg [fefcba1c] by Anton Khirnov <anton@khirnov.net>
lavfi/graphparser: use correct logging context
12:00 PM Changeset in ffmpeg [ae95c87e] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: drop FrameListData.duration It is write-only.
12:00 PM Changeset in ffmpeg [942fb48c] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: handle queue desync more gracefully If the packets …
12:00 PM Changeset in ffmpeg [62a241e5] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: drop a useless condition A non-NULL packet is always …
12:00 PM Changeset in ffmpeg [5bda4ec6] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: handle frame durations and …
12:00 PM Changeset in ffmpeg [7141a37e] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: rename hdr10_plus_fifo and related objects This …
12:00 PM Changeset in ffmpeg [31fc61fb] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: reindent
12:00 PM Changeset in ffmpeg [f367aa5] by Anton Khirnov <anton@khirnov.net>
lavc/libvpxenc: drop frame_number It is not used, except to check …
12:00 PM Changeset in ffmpeg [d732db3a] by Anton Khirnov <anton@khirnov.net>
lavu/frame: improve AVFrame.opaque[_ref] documentation Make them …
11:25 AM Ticket #10247 (play of webm dash live not working) updated by razvan
Description changed
11:24 AM Ticket #10247 (play of webm dash live not working) updated by razvan
Description changed
10:36 AM Changeset in ffmpeg [58f18df] by Martin Storsjö <martin@martin.st>
lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
10:36 AM Changeset in ffmpeg [1cf17633] by Martin Storsjö <martin@martin.st>
vulkan: Fix win/i386 calling convention This fixes the following …
10:25 AM Ticket #10247 (play of webm dash live not working) created by razvan
I'm following the instructions from here …
9:11 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by Francesco Bucciantini
Hi there, everyone! Nicolas added the required documentation in …
7:44 AM Ticket #10150 (Variable framerate with a maximum value) updated by elenril
Are you entirely sure this worked as you wanted? I see no indication …

Mar 9, 2023:

9:50 PM Ticket #9966 (Assertion next_dts <= 2147483647 failed at libavformat/movenc.c:1137 ...) updated by Balling
So what, int64_t next_dts; is not enough?? But yeah here still …
9:38 PM Ticket #6895 (mp3 file play fail) closed by Balling
invalid: This is what LAME --decode prints, broken file. And it does probe with …
9:32 PM Ticket #7665 (DJGPP: alignment silently reduced to 16 bytes with questionable reason) updated by Balling
https://github.com/FFmpeg/FFmpeg/blob/5bad4856035ca5ed571e9d7d9b1d503a5
8:17 PM Changeset in ffmpeg [81bc7bc5] by Marton Balint <cus@passwd.hu>
avformat/img2dec: fix unable to find svg format when the svg resources …
8:17 PM Changeset in ffmpeg [1a4560ce] by Marton Balint <cus@passwd.hu>
avformat/aea: make the AEA demuxer return EOF at the end of file …
7:44 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by Balling
>It says 1876 samples, not 1875. That was a bug in mediainfo nowadays …
5:10 PM Ticket #10229 (Wrong data size for WAV (RIFF) format) updated by polochon
Hi, sorry to insist but there is something strange here. This is my …
5:08 PM Pwork.wav attached to Ticket #10229 by polochon
file-with-issue.wav
4:35 PM Ticket #10246 (AIFF file with invalid ID3 chunk fails) updated by Mattias Wadman
Also sox seems to have no issue reading test.aiff
4:34 PM test.aiff attached to Ticket #10246 by Mattias Wadman
4:33 PM Ticket #10246 (AIFF file with invalid ID3 chunk fails) created by Mattias Wadman
Summary of the bug: The aiff demuxer has support for skipping invalid …
2:59 PM Ticket #10233 (Compile with libraries with MSVC) updated by Balling
>but why does configure set a static library prefix incorrectly? Does …
2:55 PM Ticket #7311 (mp4 regression when remuxing ac-3) closed by Balling
fixed: >packet header in stsd in MOOV set to 'AC-3' instead of 'ac-3' Does …
11:56 AM Changeset in ffmpeg [52d055b3] by Martin Storsjö <martin@martin.st>
lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
11:56 AM Changeset in ffmpeg [b7df1d2] by Martin Storsjö <martin@martin.st>
vulkan: Fix win/i386 calling convention This fixes the following …
10:03 AM Ticket #10233 (Compile with libraries with MSVC) updated by dimasafonis
Renaming to .lib works. Thank you very much. I thought it's an ar …
4:50 AM Ticket #10245 (segmentation violation in ffmpeg (libavcodec/mpegvideo_enc.c:2204)) created by Youngseok Choi
Hello, we are developing a new fuzzing technique, and it found a SEGV …
4:41 AM Ticket #10244 (stack-buffer-overflow in ffmpeg (libavcodec/options.c:4)) created by Youngseok Choi
Hello, we are developing a new fuzzing technique, and it found a …
4:27 AM Ticket #10243 (heap overflow in ffmpeg (ffmpeg_mux_init.c:2066)) created by Youngseok Choi
Hi, we are developing new fuzzing technique, and it found a heap …
4:22 AM Ticket #10242 (heap overflow in ffmpeg (base64.c:133)) created by Youngseok Choi
Hi, while running afl++ on ffmpeg, I found heap overflow in ffmpeg. …
4:13 AM Ticket #10210 (On Windows with x86 build, calling avcodec_send_packet does not free ...) updated by Balling
>Calling back into avcodec (avcodec_receive_frame for example) doesn't …
4:00 AM Ticket #10160 (How to build FFmpeg on windows arm64ec using MSVC) updated by Balling
>VS 2019 x64 What about VS 2022?
2:31 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
You can reproduce the same with just silence wav: ffmpeg -f lavfi -i …
2:00 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
>I understand that according to the LAME FAQ file, resultant MP3 files …
1:31 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
Thankfully our decoder is not affected, and not all mp3 files are …
1:16 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
Summary changed
Nope, our bug. lame --decode decodes lame created file fine, but after …
12:57 AM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by ami_stuff
I did some testing with various resolutions and yes, this patch fixes …
12:55 AM cscd_1_0_306_306_gzip.avi attached to Ticket #10241 by ami_stuff
12:53 AM Ticket #6600 (Error Header missing in Split MP3 file base on time) closed by Balling
invalid: Does not happen with 01 - James Blunt - Love Me Better.flac Though on …
12:47 AM Ticket #10241 (cscd gzip: video with width not multiple of 4 fails to decode) created by ami_stuff
"cscd_1_0_306_306_gzip.avi" file was encoded by the "CamStudio …
12:34 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Christoph Anton Mitterer
I see. Well not sure how much LAME is still mainained... last commit …
12:32 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
You can reproduce it from sample from #6600 (nope, sample is only part …
12:28 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
Status, Version changed
Yep, there is in fact a remainder problem. In fact this may be a bug …
12:27 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Christoph Anton Mitterer
Ah, I had used -acodec copy (which I assume is the same here as -c …
12:16 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
>ffmpeg -i 16.mp3 a.wav >ffmpeg -i 17.mp3 b.wav Where is -c copy? Why …
12:05 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
Downloaded. You can just use -bitexact option so that wav files …
12:04 AM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Christoph Anton Mitterer
You should have received a Google Drive link. (Please tell me once you …

Mar 8, 2023:

10:59 PM Ticket #10227 (cscd: video with width not multiple of 4 fails to decode) updated by Michael Niedermayer
Status, Owner, Component, Reproduced by developer changed
Suggested fix: …
10:53 PM Changeset in ffmpeg [aca7ef78] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: fix unused variable compiler warnings Due to …
10:53 PM Changeset in ffmpeg [25d09ac0] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: fix setting of last_pts to only be set for …
10:53 PM Changeset in ffmpeg [8fd345f0] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: don't take for granted that first frame to …
10:40 PM Changeset in ffmpeg [6f1c0069] by Marton Balint <cus@passwd.hu>
avformat/http: cookie path attribute should be optional not compulsory …
10:19 PM Changeset in ffmpeg [4e3916db] by Marton Balint <cus@passwd.hu>
avformat/tls: check for memory allocation failure when setting options …
10:14 PM Changeset in ffmpeg [05ea045] by Marton Balint <cus@passwd.hu>
avformat/udp: check for memory allocation failure when setting …
8:57 PM Changeset in ffmpeg [f758d4fc] by rcombs <rcombs@rcombs.me>
lavf/matroska: add support for ARIB captions
7:15 PM Ticket #6620 (Build fails on Windows due to command line truncation) updated by Balling
Last GNU Make is version 4.3. It is fixed there, right? So closing this?
6:54 PM Ticket #10233 (Compile with libraries with MSVC) updated by Balling
>creates libraries in .a format which is incompatible with MSVC. Why? …
6:47 PM Ticket #9755 (gapless playback of *some* MP3 files destroyed in the end after -c copy) updated by Balling
Okay, share the files with my email, val.zapodvz@gmail.com I cannot …
5:41 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by Balling
>At least in my mind, all standards I know of assume 255 (8-bit) = …
5:34 PM zlib_306_306_yuv422.avi attached to Ticket #10240 by ami_stuff
5:34 PM zlib_306_306_yuv411.avi attached to Ticket #10240 by ami_stuff
5:33 PM Ticket #10240 (zlib: yuv411 and yuv422 - unsupported dimensions when width is not ...) created by ami_stuff
attached files decodes correctly with VirtualDub + avizlib codec …
5:23 PM zlib_306_306_rgb24.avi attached to Ticket #10239 by ami_stuff
5:21 PM Ticket #10239 (zlib: rgb24 file fails do decode when width is not multiple of 4) created by ami_stuff
attached file decodes correctly in VirtualDub + avizlib codec the …
4:27 PM mszh_304_306_yuv420_nocompress.avi attached to Ticket #10238 by ami_stuff
4:27 PM mszh_304_306_yuv420.avi attached to Ticket #10238 by ami_stuff
4:26 PM mszh_306_306_yuv420_nocompress.avi attached to Ticket #10238 by ami_stuff
4:26 PM mszh_306_306_yuv420.avi attached to Ticket #10238 by ami_stuff
4:24 PM Ticket #10238 (mszh: yuv420 compressed file fails to decode when width is not ...) created by ami_stuff
attached 306x306 files decodes visually correctly with VirtualDub + …
3:52 PM mszh_306_306_yuv422_nocompress.avi attached to Ticket #10237 by ami_stuff
3:51 PM mszh_306_306_yuv422.avi attached to Ticket #10237 by ami_stuff
3:51 PM mszh_306_306_yuv411_nocompress.avi attached to Ticket #10237 by ami_stuff
3:51 PM mszh_306_306_yuv411.avi attached to Ticket #10237 by ami_stuff
3:49 PM Ticket #10237 (mszh: yuv411 and yuv422 - unsupported dimensions when width is not ...) created by ami_stuff
such files decodes just fine in VirtualDub + original VFW codec the …
3:44 PM Changeset in ffmpeg [7dc0944c] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: reindent after previous commit Signed-off-by: James …
3:44 PM Changeset in ffmpeg [b465e6fe] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: export Dynamic HDR10+ frame metadata As defined in …
3:38 PM Ticket #10236 (av_hwframe_transfer_data fails from QSV decoded frame on Intel 4th gen ...) created by Steve Browne
Summary of the bug: On Intel 4th gen (probably older as well) hardware …
3:15 PM mszh_306_306_rgb24_nocompress.avi attached to Ticket #10235 by ami_stuff
3:15 PM mszh_306_306_rgb24.avi attached to Ticket #10235 by ami_stuff
3:14 PM Ticket #10235 (mszh: rgb24 compressed - broken output when width is not multiple of 4) created by ami_stuff
such files decodes just fine in VirtualDub + original VFW codec the …
2:27 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by François-Xavier Thomas
I've hit the same issue in …
10:21 AM Ticket #10234 (Assertion qmin <= qmax at ratecontrol.c:123) created by Youngseok Choi
Hi, we are developing a new fuzz testing feature, and it found a …
10:20 AM Ticket #9925 (libplacebo hdr tonemap not working) updated by hronek
This patch make it work as a workaround: …

Mar 7, 2023:

8:55 PM Changeset in ffmpeg [cc76e834] by Martin Storsjö <martin@martin.st>
lavu/vulkan: fix handle type for 32-bit targets Fixes compilation …
6:51 PM Ticket #10233 (Compile with libraries with MSVC) updated by Balling
Last time msvc worked was in 2021. …
4:28 PM Ticket #10233 (Compile with libraries with MSVC) created by dimasafonis
I can't compile libraries using MSVC 2022. This line: ./configure …
4:16 PM Changeset in ffmpeg [f9620d74] by Martin Storsjö <martin@martin.st>
vulkan: Fix win/i386 calling convention This fixes the following …
1:13 PM Ticket #8411 (Support USAC / xHE-AAC) updated by rafael2k
I added another sample here: …
12:31 PM Changeset in ffmpeg [b10eabda] by Martin Storsjö <martin@martin.st>
codec/arm/hevcdsp_idct_neon: remove duplicate mov Signed-off-by: …
5:39 AM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by Balling
>parallels VM. Then it is for sure using our code.

Mar 6, 2023:

11:35 PM Ticket #10228 (Screen recording on Mac produces a skewed output video) updated by zachog
I couldn't say what they are using under the hood. It is a parallels …
8:41 PM Changeset in ffmpeg [e50a02b0] by James Darnley <jdarnley@obe.tv>
tests: actually test yadif's 10 and 16-bit functions
6:49 PM Ticket #5650 (IFF ANIM: support decoding of interlaced Scala's anims) updated by ami_stuff
https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5650/ also plays …
6:37 PM Ticket #5632 (add support for IFF YAFA) updated by ami_stuff
This IFF ANIM/YAFA player works fine on linux, good for debugging: …
2:49 PM BooksAndOtherExternalResources edited by Elon Musk
give free items higher priority (diff)
11:45 AM Ticket #10226 (Filter commands no longer work) closed by James
fixed: Fixed in 2fd86d9afadf9b62c2e900505558141a35e2ed6f and backported to …
11:43 AM Changeset in ffmpeg [0e11aafb] by James Almer <jamrial@gmail.com>
avfilter/graphparser: fix filter instance name when an id is provided …
11:42 AM Changeset in ffmpeg [2fd86d9a] by James Almer <jamrial@gmail.com>
avfilter/graphparser: fix filter instance name when an id is provided …
2:07 AM BooksAndOtherExternalResources edited by V. Subhash
Added Michael Koch's book. It is useful. Do not remove it. Editorial … (diff)

Mar 5, 2023:

9:58 PM Changeset in ffmpeg [912ac82a] by Jan Ekström <jeebjp@gmail.com>
avformat/mov: base pcmC endianness on just the LSB As per …
9:48 PM Changeset in ffmpeg [adca877a] by Jan Ekström <jeebjp@gmail.com>
avformat/mov: check that pcmC box is of the expected type As per …
3:45 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) updated by ocococ
Here is a dropbox link for the same sample.flac file: …
3:43 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) updated by ocococ
As attachement seems limited to 2.5 Mo,I uploaded a sample.flac file …
3:38 PM Ticket #10232 (drmeter filter can return invalid DR value (negative or nan)) created by ocococ
With some of my .flac files, value returned by drmeter filter can be …
11:21 AM Changeset in ffmpeg [ad17e292] by Stefano Sabatini <stefasab@gmail.com>
lavfi/buffersrc: issue more specific error in case of invalid parameters
8:41 AM Ticket #6158 (ffmpeg does not detect/decode MQA encoded FLAC properly) updated by Balling
Status changed
I managed to finally hack the second unfold in. But 3rd unfold will …
3:50 AM BooksAndOtherExternalResources edited by V. Subhash
Removed FFmpeg Quick Hacks and added Quick Start Guide to FFmpeg, … (diff)
Note: See TracTimeline for information about the timeline view.