Am 05.08.20 um 15:16 schrieb Nicolas George:
> Reindl Harald (12020-08-05):
>> whenever you do "make install" on a destinaton machine you are doing it
>> wrong - without any exceptions!
>
> What certainty.
yes, 12 years of expirience, 23 dist-upgrades without reinstall and
still clean machines
Reindl Harald (12020-08-05):
> whenever you do "make install" on a destinaton machine you are doing it
> wrong - without any exceptions!
What certainty.
> * you don't need compilers/devel-packages on the target
> * you should not install comoilers at all on the target
> * you can easily downgrade
Am 05.08.20 um 12:20 schrieb Nicolas George:
> jacky renaux (12020-08-05):
>> hI ? as you might know due to the coronavirus, universities are closed and
>> in France it is vacation period . I am not a system engineer just a ffmpeg
>> user . I cannot get system eng support at a present time and do
jacky renaux (12020-08-05):
> hI ? as you might know due to the coronavirus, universities are closed and
> in France it is vacation period . I am not a system engineer just a ffmpeg
> user . I cannot get system eng support at a present time and do prepar the
> september time where we will need visi
Am 05.08.20 um 11:08 schrieb jacky renaux:
> hI ? as you might know due to the coronavirus, universities are closed
> and in France it is vacation period .
and?
> I am not a system engineer just a ffmpeg user
and?
> I cannot get system eng support at a present time and do
> prepar the septe
Le 04/08/2020 à 20:00, Reindl Harald a écrit :
[root@buildserver:~]$ cat /rpmbuild/SPECS/ffmpeg-latest.spec
#
# command 'rpmbuild -bb ffmpeg-latest.spec --with production'
Am 04.08.20 um 19:50 schrieb jacky renaux:
> Le 04/08/2020 à 11:26, Reindl Harald a écrit :
>> Am 04.08.20 um 10:56 schrieb jacky renaux:
>>> I try to install full ffmpeg on centos and using this guide
>>> https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
>>>
>>> I made the follo
Le 04/08/2020 à 11:26, Reindl Harald a écrit :
Am 04.08.20 um 10:56 schrieb jacky renaux:
I try to install full ffmpeg on centos and using this guide
https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
I made the following shell
cd ffmpeg_sources
curl -O -L https://ffmpeg.org/
Am 04.08.20 um 10:56 schrieb jacky renaux:
> I try to install full ffmpeg on centos and using this guide
> https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
>
> I made the following shell
>
> cd ffmpeg_sources
> curl -O -L https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
> tar
Hi
I try to install full ffmpeg on centos and using this guide
https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
I made the following shell
cd ffmpeg_sources
curl -O -L https://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
tar xjvf ffmpeg-snapshot.tar.bz2
cd ffmpeg
PATH="$HOME/b
Ignore the last line, didn't mean to include that.
On Wed, Sep 26, 2018 at 9:27 PM, Michael Shaffer
wrote:
> Uncompress ffmpeg to a directory, like c:\ffmpeg
>
> You don't have to install it. The program is located at
> c:\ffmpeg\bin\ffmpeg.exe
>
> The simplest way is to put your mkv files in th
Uncompress ffmpeg to a directory, like c:\ffmpeg
You don't have to install it. The program is located at
c:\ffmpeg\bin\ffmpeg.exe
The simplest way is to put your mkv files in the c:\ffmpeg\bin\ directory
and run ffmpeg on them from there.
For example
cd c:\ffmpeg\bin\
ffmpeg -i homevideo1.mkv -c
Am 26.09.18 um 16:40 schrieb M M:
> A buddy told me to try ffmpeg to make my MKV files into DIVX. I just
> downloading but have no clue how to do this or install the program, could you
> help?
you don't tell what you have downloaded nor on what operating system
A buddy told me to try ffmpeg to make my MKV files into DIVX. I just
downloading but have no clue how to do this or install the program, could you
help?
Thanks
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmp
Never mind, I figured it out
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Legault,
Phillip [GTSUS]
Sent: Friday, January 5, 2018 4:05 AM
To: FFmpeg user questions
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7
Thanks Moritz
s not contain any stream
Am I missing something?
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Moritz
Barsnick
Sent: Thursday, January 4, 2018 11:30 AM
To: FFmpeg user discussions
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL
On Thu, Jan 04, 2018 at 16:00:01 +, Legault, Phillip [GTSUS] wrote:
> Do you know if this was compiled with mp4 support?
Without even checking, I'm 99.99% sure it was.
Moritz
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mail
Do you know if this was compiled with mp4 support?
-Original Message-
From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Legault,
Phillip [GTSUS]
Sent: Tuesday, November 28, 2017 11:17 AM
To: FFmpeg user questions
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg
onday, November 27, 2017 5:05 PM
To: FFmpeg user discussions
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7
On Mon, Nov 27, 2017 at 16:33:16 +, Legault, Phillip [GTSUS] wrote:
> Anyone have any idea on how to get ffmpeg to install on RHEL 7?
If compiling ffmpeg and its depe
On Mon, Nov 27, 2017, at 07:33 AM, Legault, Phillip [GTSUS] wrote:
> Anyone have any idea on how to get ffmpeg to install on RHEL 7?
An easy option is to download a static build:
https://johnvansickle.com/ffmpeg/
___
ffmpeg-user mailing list
ffmpeg-user@
Am 27.11.2017 um 21:01 schrieb Legault, Phillip [GTSUS]:
I have never built a package or updated one.
but it's a good idea to learn it because you have maintainable stuff
which can be installed on more than one machine and it contains
build-dependencies to ensure the same feature set for a
On Mon, Nov 27, 2017 at 20:01:45 +, Legault, Phillip [GTSUS] wrote:
> I have never built a package or updated one.
>
> I cannot get passed this
You didn't follow Harald's literal commands.
They will get a bit tedious though, because you need to pick up all the
dependencies and compile them.
On Mon, Nov 27, 2017 at 16:33:16 +, Legault, Phillip [GTSUS] wrote:
> Anyone have any idea on how to get ffmpeg to install on RHEL 7?
If compiling ffmpeg and its dependencies is too big a hurdle for you -
I myself am too lazy on some of my machines - then negativo17 have a
nice repository for
fmpeg.org] On Behalf Of Reindl
Harald
Sent: Monday, November 27, 2017 11:42 AM
To: ffmpeg-user@ffmpeg.org
Subject: [EXTERNAL] Re: [FFmpeg-user] Install ffmpeg 3 on RHEL 7
Am 27.11.2017 um 17:38 schrieb Reindl Harald:
>
>
> Am 27.11.2017 um 17:33 schrieb Legault, Phillip [GTSUS]:
>>
Am 27.11.2017 um 17:38 schrieb Reindl Harald:
Am 27.11.2017 um 17:33 schrieb Legault, Phillip [GTSUS]:
Anyone have any idea on how to get ffmpeg to install on RHEL 7?
install build deps and compile it, if you are smart you build a rpm
package so that you don't need compilers and devel-pac
Am 27.11.2017 um 17:33 schrieb Legault, Phillip [GTSUS]:
Anyone have any idea on how to get ffmpeg to install on RHEL 7?
install build deps and compile it, if you are smart you build a rpm
package so that you don't need compilers and devel-packages on the
target machine
since we package f
Anyone have any idea on how to get ffmpeg to install on RHEL 7?
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject
你可以在这个github的作者的项目里提issue,ffmpeg官方版本对他这个目前应该也不会给与任何支持
2015-09-30 18:51 GMT+08:00 黄家永 :
> Use this tool:
> https://github.com/kewlbear/FFmpeg-iOS-build-script
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/
Use this tool:
https://github.com/kewlbear/FFmpeg-iOS-build-script
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
Wang, Liqin, M.S. mayo.edu> writes:
> Thanks Carl for your suggested URLs for GCC.
Why didn't you stop top-posting?
> Installation GCC seems quite difficult.
This is extremely hard to believe.
> I tried to install gcc-4.8.4-1 from
> http://www.bullfreeware.com
Why didn't you also try one o
> My AIX 7.1 does not have gcc
Thanks Carl for your suggested URLs for GCC.
Installation GCC seems quite difficult. I tried to install gcc-4.8.4-1 from
http://www.bullfreeware.com/affichage.php?id=2267
Along with all its dependencies, and here is what I got below. I only got
three packages i
Wang, Liqin, M.S. mayo.edu> writes:
> My AIX 7.1 does not have gcc
The following sites seem to offer it:
http://www.perzl.org/aix/
http://www.bullfreeware.com/
More are listed here:
http://www.ibm.com/developerworks/aix/library/au-gnu.html
Carl Eugen
__
Wang, Liqin, M.S. mayo.edu> writes:
> Is it possible we could have binary version ffmpeg
> for AIX 7.1 such that we could just download it?
The executable built with gcc needs a shared library
installed with gcc so you will need the toolchain
anyway: Once you have it, the build process is
st
: ffmpeg-user@ffmpeg.org
Subject: Re: [FFmpeg-user] install ffmpeg into AIX machine running AIX 7.1
I got the source codes with Git: $ git clone git://source.ffmpeg.org/ffmpeg.git
But when I tried to build, I got error.
---
gcc is unable to create an executable file
Wang, Liqin, M.S. mayo.edu> writes:
> My AIX 7.1 does not have gcc, and gmake.
Both are needed afaict: AIX make is not compatible
with GNU make which is needed.
My AIX box only has gcc, no cc. So I don't know
what "cc" is. In any case, since configure failed,
I would suggest you upgrade your
I got the source codes with Git: $ git clone git://source.ffmpeg.org/ffmpeg.git
But when I tried to build, I got error.
---
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know w
Wang, Liqin, M.S. mayo.edu> writes:
> ffmpeg-0.11.2-1.aix5.2.ppc.rpm
This is antique and unsupported.
Please try with the following:
$ git clone git://source.ffmpeg.org/ffmpeg.git
Please avoid top-posting here, Carl Eugen
___
ffmpeg-user mailing lis
-user@ffmpeg.org
Subject: Re: [FFmpeg-user] install ffmpeg into AIX machine running AIX 7.1
Wang, Liqin, M.S. mayo.edu> writes:
> 1. Is there any easy way to install ffmpeg in AIX?
Yes, "bash configure && gmake" is supposed to work.
(Actually "./configure &&
Wang, Liqin, M.S. mayo.edu> writes:
> 1. Is there any easy way to install ffmpeg in AIX?
Yes, "bash configure && gmake" is supposed to work.
(Actually "./configure && gmake")
If you see issues, please report them!
Carl Eugen
___
ffmpeg-user mailing l
From: Wang, Liqin, M.S.
Sent: Monday, June 01, 2015 1:18 PM
To: 'ffmpeg-user@ffmpeg.org'
Cc: Wang, Liqin, M.S.
Subject: install ffmpeg into AIX machine running AIX 7.1
Hi, All,
I have an application running in AIX 7.1 and it needs to retrieve Video frame
data to generate a thumbnail. I am usin
Pete H.,
I had the same problem as you are having. But on windows.
Mine turned out to be another piece of software that I had installed,
specifically Image Magick, that had added it’s own directory to the Windows
PATH and just happened to have a version of ffmpeg for itself to use as
well. So fro
41 matches
Mail list logo