compilation - 你如何编译Winff?

标签 compilation ffmpeg lazarus avconv

我下载了WinFF源代码,希望新版本能解决段错误。

它就在它的文件夹中,被提取出来。但我看不到 ./configure , 没有 make会知道如何处理,没有二进制文件,也没有编译指令:

$ ls
AUTHORS        COPYING           README-Presets.txt  unit2.lfm  unit4.pas  winff.1      winff.rc
changelog.txt  docs              README.txt          unit2.pas  unit5.lfm  winff.ico
clean.bat      languages         RESOURCES.RC        unit3.lfm  unit5.pas  winff-icons
clean.sh       potranslator.pas  unit1.lfm           unit3.pas  unit6.lfm  winff.lpi
COMPILE.TXT    presets.xml       unit1.pas           unit4.lfm  unit6.pas  winff.lpr

有谁知道我如何尝试实际编译代码?

我们得到的只是一个 README.txt:

Winff - graphical video and audio batch converter using ffmpeg or avconv Copyright © 2006-2012 Matthew Weatherford http://www.winff.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

WinFF is a GUI for the command line video converter FFmpeg or avconv.

Get the latest ffmpeg builds and source from http://ffmpeg.org/

最佳答案

答案在 COMPILE.TXT 中:

winff is compiled with lazbuild -B winff.lpr or manually in the Lazarus IDE.

关于compilation - 你如何编译Winff?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19578385/

相关文章:

lazarus - 如何访问lazarus中的用户目录?

compilation - f# - 使用通用对象而不将其传递到任何地方

android - 安装 OpenGL ES 并为 android 编译代码

linux - compiler.h 文件中有 __cond_lock(x,c) 定义,但没有 __cond_unlock(x,c) 定义?

c++ - NV12 纹理在 DirectX 11.1 中不起作用

android - FFmpeg 创建空调色板,以获得更好的 GIF 转换质量

c++ - ffmpeg命令行的c/c++程序

java - Servlet编译错误

delphi - 我如何知道字体是否具有给定 Unicode 字符的字形?

indy - 在 Lazarus 上安装最新版本的 Indy 10