From: "Ivan A. Melnikov" <iv@altlinux.org> To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org> Subject: Re: [newbies] cmake + av_get_channel_layout_nb_channels Date: Sat, 14 Dec 2024 12:27:45 +0400 Message-ID: <t2uj52hgfl44xyuikx352xe4ztws2qy6rr5cw66yogrd3cv5xs@hrustk6ci62j> (raw) In-Reply-To: <472HOS.6N2O33359LYS@yandex.ru> On Sat, Dec 14, 2024 at 06:01:52PM GMT, Aleksandr Shamaraev wrote: > Доброго времени суток. Доброго. Поскольку это newbies, сначала немного поругаюсь на ваше письмо. > > При сборке пакета, на этапе компиляции вышла ошибка > > /usr/src/RPM/BUILD/friction-0.9.6.1/src/core/CacheHandlers/samples.h:67:20: > error: use of undeclared identifier 'av_get_channel_layout_nb_channels' > 67 | fNChannels(av_get_channel_layout_nb_channels(channelLayout)), Во-первых, в таких вопросах всегда полезно указывать какие-нибудь ссылки на контекст. Например, написать, что вы собираете https://github.com/friction2d/friction , а то мне гуглить пришлось. > Если я правильно понимаю то это вроде бы пакет libavutil-devel в котором > лежит channel_layout.h > > но что-то там я не нашел такого... Во вторых, было бы здорово, если бы из Вашего сообщения было понятно, где именно и чего Вы не нашли. Например, если бы Вы прямо написали, что в этом заголовочном файле такой функции нет, и в других файлах пакета libavutil-devel тоже. Теперь по делу. В Сизиф недавно приехал очередной ffmpeg, в этот раз 7.1. По сравнению с ffmpeg 6 нём удалено много давно deprecadted функций, в том числе av_get_channel_layout_nb_channels. Стоит написать апстриму, что их проект не собирается c ffmpeg 7. Можно также попытаться помоч им решить эту проблему. -- wbr, iv m.
next parent reply other threads:[~2024-12-14 8:27 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-12-14 8:27 ` Ivan A. Melnikov [this message] 2024-12-14 14:02 ` Leonid Krivoshein
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=t2uj52hgfl44xyuikx352xe4ztws2qy6rr5cw66yogrd3cv5xs@hrustk6ci62j \ --to=iv@altlinux.org \ --cc=devel-newbies@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
devel@ where you _can_ ask This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \ devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com public-inbox-index devel-newbies Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies AGPL code for this site: git clone https://public-inbox.org/public-inbox.git