<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 23 мая 2024 г., 03:17 Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank" rel="noreferrer">randrianasulu@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, May 22, 2024 at 9:17 PM Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" rel="noreferrer noreferrer" target="_blank">phylsmith2017@gmail.com</a>> wrote:<br>
><br>
> FFmpeg 7.0 checked into GIT (previous version 6.1) thanks to Andrew updating numerous patches in ffmpeg plus another bunch in the cinelerra subdirectory (5 or so).  And thanks to Andrea and others for all of the testing and problem reporting.  If Andrew and Andrea can verify I did not make any mistakes on checking it in, that would be highly appreciated!  ...Phyllis<br>
<br>
Builds  fine as static ffmpeg 7.0 (default) version on Slackware  15.0<br>
i586, loads and seeks in avi fine.<br>
Builds as dynamic version against system's ffmpeg 6.1 on<br>
termux/aarch64 and loads/plays m2ts file fine.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">vvc decoder fails to build on Ubuntu 16.04 (x86-64) probably due to old nasm?</div><div dir="auto"><br></div><div dir="auto">So I added --disable-decoder=vvc to </div><div dir="auto">export FFMPEG_EXTRA_CFG="" line (inside "") before running <a href="http://autogen.sh/configure/make">autogen.sh/configure/make</a><br></div><div dir="auto"><br></div><div dir="auto">I think this should go into "building" and release notes /news on site.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
><br>
> On Wed, Mar 27, 2024 at 10:08 PM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>> wrote:<br>
>><br>
>> It already branched<br>
>><br>
>> changelog says:<br>
>><br>
>> version 7.0:<br>
>> - DXV DXT1 encoder<br>
>> - LEAD MCMP decoder                                                          - EVC decoding using external library libxevd                    - EVC encoding using external library libxeve<br>
>> - QOA decoder and demuxer<br>
>> - aap filter                                                                                - demuxing, decoding, filtering, encoding, and muxing in the ffmpeg CLI now all run in parallel                            - enable gdigrab device to grab a window using the hwnd=HANDLER syntax<br>
>> - IAMF raw demuxer and muxer                                          - D3D12VA hardware accelerated H264, HEVC, VP9, AV1, MPEG-2 and VC1 decoding<br>
>>  - tiltandshift filter                                                                  - qrencode filter and qrencodesrc source<br>
>> - quirc filter                                                                              - lavu/eval: introduce randomi() function in expressions<br>
>> - VVC decoder<br>
>> - fsync filter<br>
>> - Raw Captions with Time (RCWT) closed caption muxer<br>
>> - ffmpeg CLI -bsf option may now be used for input as well as output<br>
>> - ffmpeg CLI options may now be used as -/opt <path>, which is equivalent<br>
>>   to -opt <contents of file <path>><br>
>> - showinfo bitstream filter<br>
>> - a C11-compliant compiler is now required; note that this requirement<br>
>>   will be bumped to C17 in the near future, so consider updating your<br>
>>   build environment if it lacks C17 support<br>
>> - Change the default bitrate control method from VBR to CQP for QSV encoders.<br>
>> - removed deprecated ffmpeg CLI options -psnr and -map_channel<br>
>> - DVD-Video demuxer, powered by libdvdnav and libdvdread<br>
>> - ffprobe -show_stream_groups option<br>
>> - ffprobe (with -export_side_data film_grain) now prints film grain metadata<br>
>> - AEA muxer<br>
>> - ffmpeg CLI loopback decoders<br>
>> - Support PacketTypeMetadata of PacketType in enhanced flv format<br>
>> - ffplay with hwaccel decoding support (depends on vulkan renderer via libplacebo)<br>
>> - dnn filter libtorch backend<br>
>> - Android content URIs protocol<br>
>><br>
>> ====<br>
>><br>
>> I also smell  more breakage :)<br>
>><br>
>> not sure if I want/will able to catch up with them, may be we should stick to some branch instead of chasing latest.<br>
>><br>
>><br>
>><br>
</blockquote></div></div></div>