Rebuild with libdvdread and libdvdnav
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: ffmpeg
|
name: ffmpeg
|
||||||
description: A complete, cross-platform solution to record, convert and stream audio and video
|
description: A complete, cross-platform solution to record, convert and stream audio and video
|
||||||
version: 8.1.2
|
version: 8.1.2
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://ffmpeg.org/
|
url: https://ffmpeg.org/
|
||||||
license: GPL3-only
|
license: GPL3-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -25,6 +25,8 @@ depends:
|
|||||||
- lame
|
- lame
|
||||||
- libass
|
- libass
|
||||||
- libdrm
|
- libdrm
|
||||||
|
- libdvdnav
|
||||||
|
- libdvdread
|
||||||
- libplacebo
|
- libplacebo
|
||||||
- libpulse
|
- libpulse
|
||||||
- librsvg
|
- librsvg
|
||||||
|
|||||||
@@ -25,6 +25,8 @@ build() {
|
|||||||
--enable-libaom \
|
--enable-libaom \
|
||||||
--enable-libass \
|
--enable-libass \
|
||||||
--enable-libdrm \
|
--enable-libdrm \
|
||||||
|
--enable-libdvdnav \
|
||||||
|
--enable-libdvdread \
|
||||||
--enable-libfreetype \
|
--enable-libfreetype \
|
||||||
--enable-libgsm \
|
--enable-libgsm \
|
||||||
--enable-libharfbuzz \
|
--enable-libharfbuzz \
|
||||||
|
|||||||
Reference in New Issue
Block a user