[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-users
Subject:    Re: [MPlayer-users] Linker error with current git version of ffmpeg in mplayer (The Wanderer)
From:       sylvain.bertrand () gmail ! com
Date:       2018-10-10 9:40:00
Message-ID: 20181010094000.GA247 () freedom
[Download RAW message or body]

On Tue, Oct 09, 2018 at 09:37:08PM +0000, George R Goffe wrote:
> I'm quite a novice when it comes to git. Can you give more instructions as to
> how to get the patch applied please?

Save the attachment of this email as configure.patch in mplayer source code
directory.

With a terminal, cd in mplayer source code directory, and there run the
command:
patch -i configure.patch

(you should read "man patch")

-- 
Sylvain

["configure.patch" (text/plain)]

--- configure
+++ configure
@@ -8654,6 +8654,13 @@
 CONFIG_BLOCKDSP= yes
 CONFIG_BSWAPDSP= yes
 CONFIG_CABAC   = yes
+CONFIG_CBS=yes
+CONFIG_CBS_AV1=yes
+CONFIG_CBS_H264=yes
+CONFIG_CBS_H265=yes
+CONFIG_CBS_JPEG=yes
+CONFIG_CBS_MPEG2=yes
+CONFIG_CBS_VP9=yes
 CONFIG_CHROMAPRINT = no
 CONFIG_DCT     = yes
 CONFIG_DWT     = yes
@@ -9337,6 +9344,13 @@
 #define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_BLOCKDSP 1
 #define CONFIG_BSWAPDSP 1
+#define CONFIG_CBS 1
+#define CONFIG_CBS_AV1 1
+#define CONFIG_CBS_H264 1
+#define CONFIG_CBS_H265 1
+#define CONFIG_CBS_JPEG 1
+#define CONFIG_CBS_MPEG2 1
+#define CONFIG_CBS_VP9 1
 #define CONFIG_DCT 1
 #define CONFIG_DVPROFILE 1
 #define CONFIG_DWT 1

[Attachment #4 (text/plain)]

_______________________________________________
MPlayer-users mailing list
MPlayer-users@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic