The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
I tried but only ffmpeg got the update. x264 giving me the no such directories message.
Offline
You need to download the latest version from the x264 page and then compile it using the method provided in this howto. You dont need to use git, download also works ok.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
No green checks for " FFmpeg Encoding Support" and "FFmpeg Decoding Support"
EDIT: Got desperate today LOL, so i follow this guide and got all green checks.
http://ffmpeg.org/trac/ffmpeg/wiki/Cent … ationGuide
Only bad part is mobile conversion is not working *sigh*
Last edited by DuttyRock (2012-07-29 03:40:57)
Offline
Nice. Its almost the same, but its a very good a pricese guide.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
How can i fix the mobile conversion?
Offline
Note: after you run ffmpeg line make sure you do a ldconfig when in the ffmpeg directory (before you cd to the root directory)
Offline
ldconfig is your friend.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hi
This method to install (update) ffmpeg is ok for the centos 6.3 86 x 64???
I get this result
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
[CC] vp8/encoder/encodemb.c.o
vp8/encoder/encodemb.c: In function âvp8_optimize_bâ:
vp8/encoder/encodemb.c:274: warning: âszâ may be used uninitialized in this function
[CC] vp8/encoder/encodemv.c.o
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/firstpass.c.o
[CC] vp8/encoder/generic/csystemdependent.c.o
[CC] vp8/encoder/mcomp.c.o
[CC] vp8/encoder/modecosts.c.o
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/psnr.c.o
[CC] vp8/encoder/quantize.c.o
[CC] vp8/encoder/ratectrl.c.o
[CC] vp8/encoder/rdopt.c.o
[CC] vp8/encoder/sad_c.c.o
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/encoder/tokenize.c.o
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/variance_c.c.o
[CC] vp8/encoder/temporal_filter.c.o
[CC] vp8/encoder/x86/x86_csystemdependent.c.o
[CC] vp8/encoder/x86/variance_mmx.c.o
[CC] vp8/encoder/x86/variance_sse2.c.o
[CC] vp8/vp8_dx_iface.c.o
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodframe.c.o
[CC] vp8/decoder/dequantize.c.o
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/generic/dsystemdependent.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
vp8/decoder/threading.c: In function âvp8_thread_decoding_procâ:
vp8/decoder/threading.c:257: warning: âfilter_levelâ may be used uninitialized in this function
vp8/decoder/threading.c: In function âvp8mt_decode_mb_rowsâ:
vp8/decoder/threading.c:698: warning: âfilter_levelâ may be used uninitialized in this function
[CC] vp8/decoder/idct_blk.c.o
[CC] vp8/decoder/reconintra_mt.c.o
[CC] vp8/decoder/x86/x86_dsystemdependent.c.o
[CC] vp8/decoder/x86/idct_blk_mmx.c.o
[CC] vp8/decoder/x86/idct_blk_sse2.c.o
[CC] vpx_config.c.o
[CC] vpx_ports/x86_cpuid.c.o
[AS] vp8/common/x86/idctllm_mmx.asm.o
[AS] vp8/common/x86/iwalsh_mmx.asm.o
[AS] vp8/common/x86/recon_mmx.asm.o
[AS] vp8/common/x86/subpixel_mmx.asm.o
[AS] vp8/common/x86/loopfilter_mmx.asm.o
[AS] vp8/common/x86/idctllm_sse2.asm.o
[AS] vp8/common/x86/recon_sse2.asm.o
[AS] vp8/common/x86/subpixel_sse2.asm.o
[AS] vp8/common/x86/loopfilter_sse2.asm.o
[AS] vp8/common/x86/iwalsh_sse2.asm.o
[AS] vp8/common/x86/subpixel_ssse3.asm.o
[AS] vp8/common/x86/postproc_mmx.asm.o
[AS] vp8/common/x86/postproc_sse2.asm.o
[AS] vp8/encoder/x86/variance_impl_mmx.asm.o
[AS] vp8/encoder/x86/sad_mmx.asm.o
[AS] vp8/encoder/x86/dct_mmx.asm.o
[AS] vp8/encoder/x86/subtract_mmx.asm.o
[AS] vp8/encoder/x86/dct_sse2.asm.o
[AS] vp8/encoder/x86/variance_impl_sse2.asm.o
[AS] vp8/encoder/x86/sad_sse2.asm.o
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
[AS] vp8/encoder/x86/quantize_sse2.asm.o
[AS] vp8/encoder/x86/subtract_sse2.asm.o
[AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
[AS] vp8/encoder/x86/sad_sse3.asm.o
[AS] vp8/encoder/x86/sad_ssse3.asm.o
[AS] vp8/encoder/x86/quantize_ssse3.asm.o
[AS] vp8/encoder/x86/sad_sse4.asm.o
[AS] vp8/encoder/x86/quantize_mmx.asm.o
[AS] vp8/encoder/x86/encodeopt.asm.o
[AS] vp8/decoder/x86/dequantize_mmx.asm.o
[AS] vpx_ports/emms.asm.o
[AS] vpx_ports/x86_abi_support.asm.o
[AR] libvpx_g.a
[STRIP] libvpx.a < libvpx_g.a
[CREATE] libvpx.ver
[LD] libvpx.so.0.9.6
[EXAMPLE] vp8cx_set_ref.c
[DEP] vp8cx_set_ref.c.d
[EXAMPLE] vp8_set_maps.c
[DEP] vp8_set_maps.c.d
[EXAMPLE] vp8_scalable_patterns.c
[DEP] vp8_scalable_patterns.c.d
[EXAMPLE] error_resilient.c
[DEP] error_resilient.c.d
[EXAMPLE] decode_with_drops.c
[DEP] decode_with_drops.c.d
[EXAMPLE] force_keyframe.c
[DEP] force_keyframe.c.d
[EXAMPLE] twopass_encoder.c
[DEP] twopass_encoder.c.d
[EXAMPLE] simple_encoder.c
[DEP] simple_encoder.c.d
[EXAMPLE] decode_to_md5.c
[DEP] decode_to_md5.c.d
[DEP] md5_utils.c.d
[EXAMPLE] postproc.c
[DEP] postproc.c.d
[EXAMPLE] simple_decoder.c
[DEP] simple_decoder.c.d
[DEP] vpxenc.c.d
[DEP] libmkv/EbmlWriter.c.d
[DEP] tools_common.c.d
[DEP] y4minput.c.d
[DEP] args.c.d
[DEP] vpxdec.c.d
[DEP] nestegg/src/nestegg.c.d
[DEP] nestegg/halloc/src/halloc.c.d
[CC] md5_utils.c.o
[CC] args.c.o
[CC] tools_common.c.o
[CC] nestegg/halloc/src/halloc.c.o
[CC] nestegg/src/nestegg.c.o
[CC] vpxdec.c.o
[LD] vpxdec
[CC] y4minput.c.o
[CC] libmkv/EbmlWriter.c.o
[CC] vpxenc.c.o
vpxenc.c: In function âstats_open_fileâ:
vpxenc.c:167: warning: format â%dâ expects type âintâ, but argument 3 has type âsize_tâ
[LD] vpxenc
[CC] simple_decoder.c.o
[LD] simple_decoder
[CC] postproc.c.o
[LD] postproc
[CC] decode_to_md5.c.o
[LD] decode_to_md5
[CC] simple_encoder.c.o
[LD] simple_encoder
[CC] twopass_encoder.c.o
[LD] twopass_encoder
[CC] force_keyframe.c.o
[LD] force_keyframe
[CC] decode_with_drops.c.o
[LD] decode_with_drops
[CC] error_resilient.c.o
[LD] error_resilient
[CC] vp8_scalable_patterns.c.o
[LD] vp8_scalable_patterns
[CC] vp8_set_maps.c.o
[LD] vp8_set_maps
[CC] vp8cx_set_ref.c.o
[LD] vp8cx_set_ref
make[1]: Nothing to be done for `all-docs'.
root@triton876 [~/libvpx-v0.9.6]# make install
[INSTALL] /usr/local/lib/libvpx.a
[INSTALL] /usr/local/lib/libvpx.so.0.9.6
[INSTALL] /usr/local/bin/vpxdec
[INSTALL] /usr/local/bin/vpxenc
make[1]: Nothing to be done for `install'.
root@triton876 [~/libvpx-v0.9.6]# cd ..
root@triton876 [~]# ldconfig
root@triton876 [~]# git clone git://git.videolan.org/ffmpeg.git ffmpeg
Cloning into ffmpeg...
cd ffmpeg
./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
--enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libvpx --enable-libx264 --enable-libxvid
make
make install
fatal: unable to connect to git.videolan.org:
git.videolan.org[0: 88.191.250.118]: errno=Connection timed out
git.videolan.org[1: 2a01:e0d:1:3:58bf:fa76:0:1]: errno=Network is unreachable
root@triton876 [~]# cd ffmpeg
-bash: cd: ffmpeg: No such file or directory
root@triton876 [~]# ./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
> --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
> --enable-libvpx --enable-libx264 --enable-libxvid
-bash: ./configure: No such file or directory
root@triton876 [~]# make
make: *** No targets specified and no makefile found. Stop.
root@triton876 [~]# make install
make: *** No rule to make target `install'. Stop.
root@triton876 [~]# make tools/qt-faststart
make: *** No rule to make target `tools/qt-faststart'. Stop.
root@triton876 [~]# cp tools/qt-faststart /usr/local/bin/
cp: cannot stat `tools/qt-faststart': No such file or directory
root@triton876 [~]# cd .
root@triton876 [~]# wget -c "http://downloads.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fyamdi%2Ffiles%2F&ts=1304316900&use_mirror=garr"
--2012-09-06 14:58:22-- http://downloads.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fyamdi%2Ffiles%2F&ts=1304316900&use_mirror=garr
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://garr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz [following]
--2012-09-06 14:58:22-- http://garr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz
Resolving garr.dl.sourceforge.net... 193.206.140.34, 2001:760:ffff:b0::34
Connecting to garr.dl.sourceforge.net|193.206.140.34|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16499 (16K) [application/x-gzip]
Saving to: âyamdi-1.8.tar.gzâ
100%[======================================>] 16,499 --.-K/s in 0.05s
2012-09-06 14:58:23 (323 KB/s) - âyamdi-1.8.tar.gzâ
root@triton876 [~]# tar -zxf yamdi-1.8.tar.gz
root@triton876 [~]# cd yamdi-1.8
root@triton876 [~/yamdi-1.8]# make
gcc -O2 -Wall yamdi.c -o yamdi
root@triton876 [~/yamdi-1.8]# cp yamdi /usr/local/bin/
cp: overwrite `/usr/local/bin/yamdi'?
root@triton876 [~/yamdi-1.8]#
Thanks
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
It works on any Cent OS version. You are doing something wrong. The cd in the ffmpeg folder is not correct.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Yes I make somthing rong, but i realy dont know wath
This is the entire code step by sep:
1
---------------------------------------------------------------------------
root@triton876 [~]# rpm -Uhv http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
Retrieving http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS//rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
Preparing... ########################################### [100%]
package rpmforge-release-0.3.6-1.el5.rf.x86_64 is already installed
root@triton876 [~]#
2
root@triton876 [~]# yum install xvidcore-devel yasm faac-devel faad2-devel lame-devel libjpeg-devel libpng-devel libungif-devel git opencore-amr-devel
base | 3.7 kB 00:00
epel/metalink | 17 kB 00:00
extras | 3.0 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.5 kB 00:00
updates/primary_db | 2.3 MB 00:00
Setting up Install Process
Package libjpeg-devel-6b-46.el6.x86_64 already installed and latest version
Package 2:libpng-devel-1.2.49-1.el6_2.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package faac-devel.x86_64 0:1.26-1.el5.rf will be installed
--> Processing Dependency: faac = 1.26-1.el5.rf for package: faac-devel-1.26-1.el5.rf.x86_64
--> Processing Dependency: libfaac.so.0()(64bit) for package: faac-devel-1.26-1.el5.rf.x86_64
---> Package faad2-devel.x86_64 0:2.7-1.el5.rf will be installed
--> Processing Dependency: faad2 = 2.7-1.el5.rf for package: faad2-devel-2.7-1.el5.rf.x86_64
--> Processing Dependency: libfaad.so.2()(64bit) for package: faad2-devel-2.7-1.el5.rf.x86_64
---> Package giflib-devel.x86_64 0:4.1.6-3.1.el6 will be installed
--> Processing Dependency: giflib = 4.1.6-3.1.el6 for package: giflib-devel-4.1.6-3.1.el6.x86_64
--> Processing Dependency: libungif.so.4()(64bit) for package: giflib-devel-4.1.6-3.1.el6.x86_64
--> Processing Dependency: libgif.so.4()(64bit) for package: giflib-devel-4.1.6-3.1.el6.x86_64
---> Package git.x86_64 0:1.7.11.3-1.el5.rf will be installed
--> Processing Dependency: perl-Git = 1.7.11.3-1.el5.rf for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: perl(Git) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libcrypto.so.6()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libexpat.so.0()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libssl.so.6()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
---> Package lame-devel.x86_64 0:3.99.5-1.el5.rf will be installed
--> Processing Dependency: lame = 3.99.5-1.el5.rf for package: lame-devel-3.99.5-1.el5.rf.x86_64
--> Processing Dependency: libmp3lame.so.0()(64bit) for package: lame-devel-3.99.5-1.el5.rf.x86_64
---> Package opencore-amr-devel.x86_64 0:0.1.2-1.el5.rf will be installed
--> Processing Dependency: opencore-amr = 0.1.2-1.el5.rf for package: opencore-amr-devel-0.1.2-1.el5.rf.x86_64
--> Processing Dependency: libopencore-amrwb.so.0()(64bit) for package: opencore-amr-devel-0.1.2-1.el5.rf.x86_64
--> Processing Dependency: libopencore-amrnb.so.0()(64bit) for package: opencore-amr-devel-0.1.2-1.el5.rf.x86_64
---> Package xvidcore-devel.x86_64 0:1.2.2-1.el5.rf will be installed
--> Processing Dependency: xvidcore = 1.2.2 for package: xvidcore-devel-1.2.2-1.el5.rf.x86_64
--> Processing Dependency: libxvidcore.so.4()(64bit) for package: xvidcore-devel-1.2.2-1.el5.rf.x86_64
---> Package yasm.x86_64 0:1.2.0-1.el6 will be installed
--> Running transaction check
---> Package compat-expat1.x86_64 0:1.95.8-8.el6 will be installed
---> Package faac.x86_64 0:1.26-1.el5.rf will be installed
---> Package faad2.x86_64 0:2.7-1.el5.rf will be installed
---> Package giflib.x86_64 0:4.1.6-3.1.el6 will be installed
---> Package git.x86_64 0:1.7.11.3-1.el5.rf will be installed
--> Processing Dependency: perl-Git = 1.7.11.3-1.el5.rf for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: perl(Git) for package: git-1.7.11.3-1.el5.rf.x86_64
--> Processing Dependency: libcurl.so.3()(64bit) for package: git-1.7.11.3-1.el5.rf.x86_64
---> Package lame.x86_64 0:3.99.5-1.el5.rf will be installed
---> Package opencore-amr.x86_64 0:0.1.2-1.el5.rf will be installed
---> Package openssl098e.x86_64 0:0.9.8e-17.el6.centos.2 will be installed
---> Package xvidcore.x86_64 0:1.2.2-1.el5.rf will be installed
--> Finished Dependency Resolution
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
Requires: libcurl.so.3()(64bit)
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
Requires: perl(Git)
Error: Package: git-1.7.11.3-1.el5.rf.x86_64 (rpmforge)
Requires: perl-Git = 1.7.11.3-1.el5.rf
You could try using --skip-broken to work around the problem
** Found 5 pre-existing rpmdb problem(s), 'yum check' output follows:
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.77-1.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
root@triton876 [~]#
3
root@triton876 [~]# wget -c ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2
--2012-09-06 23:15:09-- ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2
=> âlast_x264.tar.bz2â
esolving ftp.videolan.org... 88.191.250.2, 2a01:e0d:1:3:58bf:fa02:0:1
Connecting to ftp.videolan.org|88.191.250.2|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/x264/snapshots ... done.
==> SIZE last_x264.tar.bz2 ... 555455
==> PASV ... done. ==> REST 555845 ... done.
==> RETR last_x264.tar.bz2 ...
No such file âlast_x264.tar.bz2â
root@triton876 [~]# tar xjf last_x264.tar.bz2
bzip2: (stdin): trailing garbage after EOF ignored
root@triton876 [~]# ls -la | grep x264
-rw-r--r-- 1 root root 555845 Sep 6 14:56 last_x264.tar.bz2
drwxr-xr-x 10 1000 users 4096 Aug 31 22:45 x264-snapshot-20120831-2245/
root@triton876 [~]# cd x264-snapshot-VERSION-FROM-ABOVE-LS-LA-GREP
-bash: cd: x264-snapshot-VERSION-FROM-ABOVE-LS-LA-GREP: No such file or directory
root@triton876 [~]# ./configure --prefix=/usr/local --enable-shared --enable-pic
-bash: ./configure: No such file or directory
root@triton876 [~]# make
make: *** No targets specified and no makefile found. Stop.
root@triton876 [~]# make install
make: *** No rule to make target `install'. Stop.
root@triton876 [~]# cd ..
4
root@triton876 [/]# echo "/usr/local/lib" >> /etc/ld.so.conf.d/local.conf
5
root@triton876 [/]# ldconfig
6
root@triton876 [/]# wget -c http://webm.googlecode.com/files/libvpx-v0.9.6.tar.bz2
--2012-09-06 23:17:51-- http://webm.googlecode.com/files/libvpx-v0.9.6.tar.bz2
Resolving webm.googlecode.com... 209.85.148.82, 2a00:1450:4001:c01::52
Connecting to webm.googlecode.com|209.85.148.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
The file is already fully retrieved; nothing to do.
root@triton876 [/]# tar xjf libvpx-v0.9.6.tar.bz2
root@triton876 [/]# cd libvpx-v0.9.6
root@triton876 [/libvpx-v0.9.6]# ./configure --prefix=/usr/local --enable-shared --enable-pic
Configuring selected codecs
enabling vp8_encoder
enabling vp8_decoder
Configuring for target 'x86_64-linux-gcc'
enabling x86_64
enabling pic
enabling runtime_cpu_detect
enabling mmx
enabling sse
enabling sse2
enabling sse3
enabling ssse3
enabling sse4_1
using yasm
enabling postproc
Creating makefiles for x86_64-linux-gcc libs
Creating makefiles for x86_64-linux-gcc examples
Creating makefiles for x86_64-linux-gcc docs
root@triton876 [/libvpx-v0.9.6]# make
[DEP] vpx_config.c.d
[CC] vpx_config.c.o
[AR] libvpx_g.a
[STRIP] libvpx.a < libvpx_g.a
[LD] libvpx.so.0.9.6
[LD] vpxdec
[LD] vpxenc
[LD] simple_decoder
[LD] postproc
[LD] decode_to_md5
[LD] simple_encoder
[LD] twopass_encoder
[LD] force_keyframe
[LD] decode_with_drops
[LD] error_resilient
[LD] vp8_scalable_patterns
[LD] vp8_set_maps
[LD] vp8cx_set_ref
make[1]: Nothing to be done for `all-docs'.
root@triton876 [/libvpx-v0.9.6]# make install
[INSTALL] /usr/local/lib/libvpx.a
[INSTALL] /usr/local/lib/libvpx.so.0.9.6
[INSTALL] /usr/local/bin/vpxdec
[INSTALL] /usr/local/bin/vpxenc
make[1]: Nothing to be done for `install'.
root@triton876 [/libvpx-v0.9.6]# cd ..
root@triton876 [/]# ldconfig
7
root@triton876 [/]# git clone git://git.videolan.org/ffmpeg.git ffmpeg
Cloning into ffmpeg...
cd ffmpeg
./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
--enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libvpx --enable-libx264 --enable-libxvid
make
make install
fatal: unable to connect to git.videolan.org:
git.videolan.org[0: 88.191.250.118]: errno=Connection timed out
git.videolan.org[1: 2a01:e0d:1:3:58bf:fa76:0:1]: errno=Network is unreachable
root@triton876 [/]# cd ffmpeg
-bash: cd: ffmpeg: No such file or directory
root@triton876 [/]# ./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
> --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
> --enable-libvpx --enable-libx264 --enable-libxvid
-bash: ./configure: No such file or directory
root@triton876 [/]# make
make: *** No targets specified and no makefile found. Stop.
root@triton876 [/]# make install
make: *** No rule to make target `install'. Stop.
root@triton876 [/]#
8
root@triton876 [/]# ^C
root@triton876 [/]# make tools/qt-faststart
make: *** No rule to make target `tools/qt-faststart'. Stop.
root@triton876 [/]# cp tools/qt-faststart /usr/local/bin/
cp: cannot stat `tools/qt-faststart': No such file or directory
root@triton876 [/]# cd ..
9
root@triton876 [/]# wget -c "http://downloads.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fyamdi%2Ffiles%2F&ts=1304316900&use_mirror=garr"
--2012-09-06 23:20:31-- http://downloads.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fyamdi%2Ffiles%2F&ts=1304316900&use_mirror=garr
Resolving downloads.sourceforge.net... 216.34.181.59
Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://garr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz [following]
--2012-09-06 23:20:31-- http://garr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz
Resolving garr.dl.sourceforge.net... 193.206.140.34, 2001:760:ffff:b0::34
Connecting to garr.dl.sourceforge.net|193.206.140.34|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://downloads.sourceforge.net/mirrorproblem?failedmirror=garr.dl.sourceforge.net [following]
--2012-09-06 23:20:32-- http://downloads.sourceforge.net/mirrorproblem?failedmirror=garr.dl.sourceforge.net
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://heanet.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz [following]
--2012-09-06 23:20:32-- http://heanet.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz
Resolving heanet.dl.sourceforge.net... 193.1.193.66, 2001:770:18:aa40::c101:c142
Connecting to heanet.dl.sourceforge.net|193.1.193.66|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://downloads.sourceforge.net/mirrorproblem?failedmirror=heanet.dl.sourceforge.net [following]
--2012-09-06 23:20:32-- http://downloads.sourceforge.net/mirrorproblem?failedmirror=heanet.dl.sourceforge.net
Reusing existing connection to downloads.sourceforge.net:80.
HTTP request sent, awaiting response... 302 Found
Location: http://freefr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz [following]
--2012-09-06 23:20:32-- http://freefr.dl.sourceforge.net/project/yamdi/yamdi/1.8/yamdi-1.8.tar.gz
Resolving freefr.dl.sourceforge.net... 158.255.96.7
Connecting to freefr.dl.sourceforge.net|158.255.96.7|:80... connected.
HTTP request sent, awaiting response... 200 OK
The file is already fully retrieved; nothing to do.
root@triton876 [/]# tar -zxf yamdi-1.8.tar.gz
root@triton876 [/]# cd yamdi-1.8
root@triton876 [/yamdi-1.8]# make
make: `yamdi' is up to date.
root@triton876 [/yamdi-1.8]# cp yamdi /usr/local/bin/
cp: overwrite `/usr/local/bin/yamdi'?
You can tell me wher is the first error and how to correct?
Thanks
Last edited by mario2000 (2012-09-06 21:31:52)
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
Following steps are not ok: 2, 3, 4, 5.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Following steps are not ok: 2, 3, 4, 5.
And how can i solve this??? i cant get the git installed in my server (centos 6)
Also, for centos 6 i need to get the relase from
http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/ or from
http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/
thanks
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
How can i get git instaled, now i have this errors using - yum install git
root@triton876 [~]# yum install git Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package git.x86_64 0:1.7.1-2.el6_0.1 will be installed
--> Processing Dependency: perl-Git = 1.7.1-2.el6_0.1 for package: git-1.7.1-2.el6_0.1.x86_64
--> Processing Dependency: perl(Git) for package: git-1.7.1-2.el6_0.1.x86_64
--> Processing Dependency: perl(Error) for package: git-1.7.1-2.el6_0.1.x86_64
--> Finished Dependency Resolution
Error: Package: git-1.7.1-2.el6_0.1.x86_64 (base)
Requires: perl(Git)
Error: Package: git-1.7.1-2.el6_0.1.x86_64 (base)
Requires: perl-Git = 1.7.1-2.el6_0.1
Error: Package: git-1.7.1-2.el6_0.1.x86_64 (base)
Requires: perl(Error)
You could try using --skip-broken to work around the problem
** Found 5 pre-existing rpmdb problem(s), 'yum check' output follows:
bandmin-1.6.1-5.noarch has missing requires of perl(bandmin.conf)
bandmin-1.6.1-5.noarch has missing requires of perl(bmversion.pl)
bandmin-1.6.1-5.noarch has missing requires of perl(services.conf)
exim-4.77-1.x86_64 has missing requires of perl(SafeFile)
frontpage-2002-SR1.2.i386 has missing requires of libexpat.so.0
root@triton876 [~]#
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
if i tray to install (update) the ffmpeg from an url (http://buscayclicka.com/ffmpeg-0.10.4.tar.gz), using this code:
wget http://buscayclicka.com/ffmpeg-0.10.4.tar.gz
cd ffmpeg
./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
--enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libvpx --enable-libx264 --enable-libxvid
make
make install
, i get this error
root@triton876 [~/ffmpeg-source]# wget http://buscayclicka.com/ffmpeg-0.10.4.tar.gz
--2012-09-10 20:03:41-- http://buscayclicka.com/ffmpeg-0.10.4.tar.gz
Resolving buscayclicka.com... cd ffmpeg
./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
--enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libvpx --enable-libx264 --enable-libxvid
make
make install184.173.232.158
Connecting to buscayclicka.com|184.173.232.158|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7050202 (6.7M) [application/x-gzip]
Saving to: âffmpeg-0.10.4.tar.gz.5â
100%[======================================>] 7,050,202 416K/s in 16s
2012-09-10 20:03:57 (423 KB/s) - âffmpeg-0.10.4.tar.gz.5â
root@triton876 [~/ffmpeg-source]# cd ffmpeg
-bash: cd: ffmpeg: No such file or directory
root@triton876 [~/ffmpeg-source]# ./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
> --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
> --enable-libvpx --enable-libx264 --enable-libxvid
-bash: ./configure: No such file or directory
root@triton876 [~/ffmpeg-source]# make
make: *** No targets specified and no makefile found. Stop.
root@triton876 [~/ffmpeg-source]# make install
make: *** No rule to make target `install'. Stop.
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
check is git , gcc and make is install or not and download ffmpeg through git if you have not installed cpanel i can help you and install it I have Learn It By Installing Many Times in cloud and vm servers
Offline
check is git , gcc and make is install or not and download ffmpeg through git if you have not installed cpanel i can help you and install it I have Learn It By Installing Many Times in cloud and vm servers
i have cPanelWHM instaled in an dedicated server
using git comand in my ssh i get this result:
root@triton876 [~]# git
usage: git [--version] [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
[-c name=value] [--help]
<command> [<args>]
The most commonly used git commands are:
add Add file contents to the index
bisect Find by binary search the change that introduced a bug
branch List, create, or delete branches
checkout Checkout a branch or paths to the working tree
clone Clone a repository into a new directory
commit Record changes to the repository
diff Show changes between commits, commit and working tree, etc
fetch Download objects and refs from another repository
grep Print lines matching a pattern
init Create an empty git repository or reinitialize an existing one
log Show commit logs
merge Join two or more development histories together
mv Move or rename a file, a directory, or a symlink
pull Fetch from and merge with another repository or a local branch
push Update remote refs along with associated objects
rebase Forward-port local commits to the updated upstream head
reset Reset current HEAD to the specified state
rm Remove files from the working tree and from the index
show Show various types of objects
status Show the working tree status
tag Create, list, delete or verify a tag object signed with GPG
See 'git help <command>' for more information on a specific command.
root@triton876 [~]#
and using - git status - :
root@triton876 [~]# git status
fatal: Not a git repository (or any of the parent directories): .git
Last edited by mario2000 (2012-09-10 20:09:50)
Brutal Porn Videos - Brutal5.org
Peliculas Online - PepeCine
Filme Online Romana - Filme5
Offline
In Cpanel It Gets Problem In Installing Git FFMPEG Installation When You try to Download Package Through Git It Will Get Error And FFmpeg Will Not Install Correctly But We Can Try To Install FFMPEG For You And help And Try It Works Or Not.... I Have Cpanel Also But i Install ffmpeg Before Cpanel...
Offline
You dont need git, just use the latest stable version from the ffmpeg.org site, no need to use git. At the time this howto was written, there was no stable ffmpeg version and only the git version was viable.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
git is still better way to get upgraded version but in zip files i tried is just 5 or 6 mbafter decomprising but when we dwonload through git its 65mb approx.
Offline
Hello,
I notice that I have the following issue when performing make for ffmpeg .. any clues ..
LD ffmpeg_g
libavcodec/libavcodec.so: undefined reference to `x264_encoder_open_129'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1
Offline
Did you install the x264 library? If yes, make sure you've run ldconfig and also make sure you dont have 2 versions of the x264 library installed.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Yes I did install based on your steps .. there was one change that I had to do for install I followed the following steps that you had shown.
Install libvpx: here is where I made on change had to get libvpx-v0.9.7 as when I tried to configure ffmpeg , it did complain .. so I had installed that ..
and then i get this error
I just noticed , I have two versions of x264 , one located in usr/bin and other other one I installed as part of your install doc ..
let me try removing the one on /usr/bin , just noticed that I am having issues not able to locate x264 ..
how do I revert the whole process and start from scratch ..
Last edited by sakaem (2012-12-14 19:59:32)
Offline
Its not easy to revert and start from scratch. You need to remove the x264 libraries and the ffmpeg libraries (probably located in /usr/local/lib and /usr/lib).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
i am following the installation guide, but then one problem occurs ...
when i enter ...
./configure --prefix=/usr/local --enable-shared --enable-pic
i am getting error msg:
No working C compiler found.
what is the problem here, how to solve it?
best,
mark
Offline
You need to install a compiler. Run the following command:
yum install gcc gcc-c++ automake autoconf patch make libtool
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline