I am using centos 7 and installed "pip3 install meson" to be able to run meson 
command.But make works in openh264/
Is that fine?

Anyway, I installed ninja via yum repositories. Also, I installed ffmpeg 
related packages from nux-dextop repo.
yum install ffmpeg-devel ffmpeg gsm-devel faad2-devel faad2 faac faac-devel 


Please verify that ffmpeg is installed as below
# yum list ffmpeg*
Installed Packages
ffmpeg.x86_64                                          2.8.15-2.el7.nux         
            @nux-dextop
ffmpeg-devel.x86_64                                    2.8.15-2.el7.nux         
            @nux-dextop
ffmpeg-libs.x86_64                                     2.8.15-2.el7.nux         
            @nux-dextop
Available Packages
ffmpeg-compat.x86_64                                   0.6.7-9.el7.nux          
            nux-dextop
ffmpeg-compat-debuginfo.x86_64                         0.6.7-9.el7.nux          
            nux-dextop
ffmpeg-compat-devel.x86_64                             0.6.7-9.el7.nux          
            nux-dextop
ffmpeg-debuginfo.x86_64                                2.8.15-2.el7.nux         
            nux-dextop
ffmpeg2theora.x86_64                                   0.30-1.el7.nux           
            nux-dextop
ffmpeg2theora-debuginfo.x86_64                         0.30-1.el7.nux           
            nux-dextop
ffmpegthumbnailer.x86_64                               2.0.9-1.el7.nux          
            nux-dextop
ffmpegthumbnailer-debuginfo.x86_64                     2.0.9-1.el7.nux          
            nux-dextop
ffmpegthumbnailer-devel.x86_64                         2.0.9-1.el7.nux          
            nux-dextop




Regards,
Mahmood 

    On Friday, October 11, 2019, 4:34:53 PM GMT+3:30, Bernhard Miklautz 
<bernhard.mikla...@shacknet.at> wrote:  
 
 Hi,

On Fri, Oct 11, 2019 at 12:39:23PM +0000, Mahmood Naderan wrote:
> [root@hpc ~]# git clone https://github.com/cisco/openh264.git
> [root@hpc ~]# cd openh264/
> [root@hpc openh264]# meson setup
> 
> ERROR: Must specify at least one directory name.
you can possibly just use the old build system. Just try with

make


If that also doesn't work refer to the openh264 README.md

https://github.com/cisco/openh264/blob/master/README.md

So long,
Bernhard
  
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to