CentOS 5 :: Agp-get Doesn't Install Ffmpeg
Nov 6, 2010
I'm trying to get FFMpeg installed on my server, but I'm not having much luck I've managed to get it working with AVI/MOV etc , but now I'm trying to convert into MP4, I get an problem:
root@vps [/etc/apt]# apt-get install ffmpeg
Reading Package Lists... Done
Building Dependency Tree... 50%
Building Dependency Tree... Done
ffmpeg is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 4 not upgraded.
root@vps [/etc/apt]#
[Code]....
View 1 Replies
ADVERTISEMENT
Sep 20, 2009
I download ffmpeg from repository with command svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg
after cd /home/username/Desktop/ffmpeg
./configure --enable-shared --enable-gpl --enable-nonfree
make
make install
after that if i call ffmpeg I will obtain this error ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory
what can i do?
View 3 Replies
View Related
Jun 8, 2011
I am trying to install ffmpeg-php on a centos 5.6 32bit. First I installed php-devel,yum install php-devel. I downloaded the ffmpeg-php from here to /usr/local/src by this commands;
1.wget "http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=garr"
2.tar xjvf ffmpeg-php-0.6.0.tbz2
3.cd ffmpeg-php-0.6.0
4.phpize
5../configure
6.make
7.make install
Now the output of the ./configure, make and make install is here below. Can someone tell me what I am missing to successfully install ffmpeg-php?
[Code]...
View 8 Replies
View Related
Apr 8, 2009
I would like to install on my box FFMPEG with libx264 support. First of all I've tried yum install ffmpeg, but it occurs that it downloads a version from 2007 (?) and without libx264. Than I've tried this: [URL]. And everything goes ok till last ./configure:
./configure --enable-gpl --enable-postproc --enable-nonfree --enable-postproc --enable-libfaad --enable-swscale --enable-avfilter --enable-pthreads --enable-libxvid --enable-libx264 --enable-libmp3lame --enable-libfaac --disable-ffserver --disable-ffplay
And in this moment I do "make" and get:
-bash-3.2# make
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3 -fno-math-errno
-c -o libswscale/swscale.o libswscale/swscale.c .....
libswscale/swscale.c:3409: warning: assignment discards qualifiers from pointer target type
make: *** [libswscale/swscale.o] Error 1
And as you can see I get a lots of errors. Tried to install it for 5 day now, How to make this work??
View 2 Replies
View Related
Jul 22, 2009
I bought un-managed VPS server for host a video sharing script. Server details
[Code]...
And that video sharing script needs "FFmpeg,Flvtool2,Libogg + Libvorbis,LAME MP3 Encoder" I searched google,forums,Articles. But i couldn't be able to find a way to install them on Centos
View 1 Replies
View Related
Nov 5, 2010
i am trying to install ffmpeg on centos machine. i need a source installation for this. i used FFmpeg 0.6.1 .tar.gz file for this. Also i want to install this with maximum codec support. when i used the configuration option as
./configure --prefix=/usr/local/ffmpeg --enable-shared --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-pthreads --enable-libvpx --enable-librtmp --enable-x11grab --enable-version3 --libdir=/lib64 --enable-nonfree
i got an error as ERROR: libopencore_amrnb not found. i tried to find this package but it was utterly failed.
View 3 Replies
View Related
Oct 28, 2010
I'm trying to record a video with sound through FFmpeg, and while it records the system sounds just fine, it doesn't record the microphone (in fact, it crashes on doing so!). The strange thing is that if I use arecord, it works just perfectly, but through ffmpeg it crashes.This is the command that I use to launch FFmpeg:
Code:
/usr/bin/ffmpeg
-f x11grab
[code]....
View 9 Replies
View Related
Jul 20, 2010
Since ffmpeg 6 is out for some time, when will Ubuntu Lucid afford such a new ffmpeg package from its repository?
View 2 Replies
View Related
Dec 22, 2009
CentOS 5.4 (cPanel 11.25.0-R42213) I've used this guide several times on several servers to get FFMPEG`/FFMPEG-PHP to work with CentOS 5.2 and various hosting panels. But after trying on a server with CentOS 5.4, I've run into problems.
# Install FFMPEG on CentOS
cd /root
echo "[dag]" > /etc/yum.repos.d/dag.repo
echo "name=Dag RPM Repository for Red Hat Enterprise Linux" >> /etc/yum.repos.d/dag.repo
[code]....
View 1 Replies
View Related
Oct 19, 2009
I am trying to copy an updated splash.xpm.gz at the end of a system build but everything in the post section is total ignored.
#--- Post-installation script
%post
#!/bin/sh
#...Mount the installation CD
[code]....
View 8 Replies
View Related
Mar 6, 2011
what I need is : 1/ make run the wifi USB card D-Link DWA-110
2/ I saw I had problems with yum: when I launch the "add/remove programs" button in the menu, if the "c5-media" item is checked (and only this one) and the DVD of centOS is in the drive, then I have this message : "cannot retrieve repository metadata (repomd.xml) for repository: c5-media. Please verify its path and try again" I specify I modified the /var/run/yum.pid file (removed the only number which was here)
the main issue for me is the yum failure, because it could be needed for the wifi problem. one thing after the other! the installation is totally new (except that I modified the yum.pid file).
View 1 Replies
View Related
Jan 20, 2010
yesterday tried to install ffmpeg with yum. but package not found. so i found the webpage about updating dag.repo and trying again. that didn't work.
So i ram yum update. that took 5 hours but still yum install ffmpeg gave me package not found. yum can't seem to find anything now.
Code:
View 3 Replies
View Related
Feb 24, 2011
Having trouble with #yum install ffmpeg.
Here's the error:
I added:
View 3 Replies
View Related
May 4, 2010
I am using Ubuntu 9.04 I wish to inter convert one video to another format using ffmpeg and x64. how to install offline ffmpeg and x64
View 2 Replies
View Related
Aug 9, 2011
First when trying to play some video Totem (as was set as default application) asked about missing decoder then offered installing of gstreamer-version-xx, but it couldn't as described below. I removed Totem and installed MPlayer and Gnome-MPlayer interface and everything is perfect in regard of playing video files
Now I wanted to install other package and it again needs this gstreamer0.10-ffmpeg package:
Depends: gstreamer0.10-ffmpeg but it is not going to be installed
View 14 Replies
View Related
Feb 17, 2011
i wanted to install ffmpeg with lame mp3 support.its procedure is as follows:
cd /usr/local/src/ffmpeg/
./configure -enable-libmp3lame -enable-libogg -enable-libvorbis
make && make install
but i have not passed -enable-libmp3lame during installing to ./configure so mp3lame support is not available.how can i modify existing installation to install libmp3
View 1 Replies
View Related
Jun 15, 2010
I have been working on vlc (windows) and now i want to use the same in linux...so ma trying to compile it in linux..... i need ffmpeg functionality and others as such...so please provide me with the complete link and order so as where to fetch the source code and to compile....i have done googling and found lots of tutorials and most of the are confusing and not clear......and i tried doing them and am now confused(whether they are compiled or not) cos when i try to instll them it says already exists and when i try to use the functionality it says canot transcode ffmpeg doesnt exitst.....I am badly need of vlc transcoding options. Am using ubuntu 10.
View 9 Replies
View Related
Feb 4, 2015
I've been trying to compile OpenCV3 beta for Debian Jessie, but I can't figure out how to compile support for video I/O .Tutorials that can be found on-line usually use ffmpeg library, but as I found out Debian 8 replace this library with libav (?). Of course I found tutorials how to remove libav and install ffmpeg, but I would rather try to find some another way.
I use OpenCV3 beta from URL...
When I use this switch
Code: Select all-DWITH_FFMPEG=0 compilation succeed, but there is no support for video.
When I don't use that switch, then I get this error:
Code: Select allIn file included from /home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/cap_ffmpeg_impl.hpp:65:0,
from /home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/cap_ffmpeg.cpp:45:
/home/sehny/Dokumenty/opencv-3.0.0-beta/modules/videoio/src/ffmpeg_codecs.hpp:98:7: error: ‘CODEC_ID_H264’ was not declared in this scope
{ CODEC_ID_H264, MKTAG('H', '2', '6', '4') },
[code]...
View 9 Replies
View Related
Apr 9, 2011
I am running 64 Bit Debian, 6.0 install with VLC and libavcodec52, libavformat52, and libavdevice52 installed. I also installed recordmydesktop which creates an ogv file, and I would like to use VLC to convert the file to an MP4. Then I can add it to a project under Open Shot Video Editor.
I get the following errors when I try to convert the file: Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: H264 - MPEG-4 AVC (part 10). If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player.Do not contact the VideoLAN project about this issue.
Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG AAC Audio. If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue. I've used Google to search for the error message, searched on the forum.videolan.org, and searched on this forum. So far, I've not found a lead to the solution. What am I overlooking/missing?
View 6 Replies
View Related
May 27, 2011
I have installed ffmpeg via github on a ubuntu 11.04-machine.An application - ClipBucket - require ffmpeg version r19000...When doin a ffmpeg -version I get the following:Quote:
ffmpeg version git-N-29993-ga4b6000, Copyright (c) 2000-2011 the FFmpeg developers
built on May 26 2011 04:30:20 with gcc 4.5.2
configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-libfaac --enable-
[code]....
View 4 Replies
View Related
Jan 29, 2010
How users to install the latest svn versions of x264, ffmpeg and mplayer. Primarily, this is important for users who rip movies from dvds.
How do I perform the same tasks using sbopkg? I believe some compilation options must be changed to reflect the svn changes.
Has anyone done this before? Are the steps important when using slackware 13 x86_64?
View 5 Replies
View Related
Mar 21, 2011
I have used CentOS for a while and have never run into this issue. I searched all over and didn't see a similar issue anywhere, I did an install of CentOS as a server (no GUI) with only the base. Partition is /boot ext3, size of 100MB. The rest of the drive is partitioned as / with ext3. This is being done on a CompactFlash card of 32GB in size. The BIOS sees it as an IDE drive.
When the install completes and the system reboots, the grub stops at the grub> prompt. There is no menu for OS options. If I do the following commands:
grub>root (hd0,0)
grub>kernel /vmlinuz-2.6.18-194.el5 root=LABEL=/
grub>initrd /initrd-2.6.18-194.el5.img
grub>boot
View 19 Replies
View Related
Jun 27, 2009
This will be a little long (having read Phil's 'how to ask questions' FAQ). I'm trying to get OpenVPN working between my CentOS server and some Windoze laptops running XP. There seems to be plenty of sample
config files available, but to date, none of them have worked for me. Pulling out my trusty Wireshark, I've found some clues,
BACKGROUND:
My local subnet (NAT'ed by my gateway router) is 192.168.52.x. My router has been configured with a conduit (port-forward) for port 1194 (the standard OpenVPN port), which points towards my CentOS server.The CentOS server is .52.112, and the supplicant is .52.110. I have tried the lient both inside and outside my local subnet, with no difference in events or outcomes.
[Code]...
View 2 Replies
View Related
Dec 9, 2009
My CentOS installation correctly recognize my video card and my monitor if I go to System->Preferences->Screen Resolution and set monitor refresh rate to 75 hz, everything works fine, but if I reboot, at startup refresh return to 60 hz.How can I save refresh rate value?
View 4 Replies
View Related
Apr 16, 2011
I was trying to play some mp3s and mp4s in my totem but keep on getting this error report of which I have attached some screenshots. I also tried to download some things that I usually put on my system such as: vlc, ffmpeg, dvdbackup, dvdrip, audacity, thoggen, handbrake, audacious & sound converter but I fail in the process.
Here are my outputs:
Code: [root@localhost ~]# yum install ffmpeg libdvdcss libdvdread libdvdnav libdvdplay lsdvd mplayer gxine
Loaded plugins: refresh-packagekit
google-chrome | 951 B 00:00
google-chrome/primary | 1.4 kB 00:00
google-chrome 3/3
Setting up Install Process
No package ffmpeg available.
[Code]...
View 3 Replies
View Related
Aug 28, 2009
Is there something that blocks cron from running a shutdown command? I'm doing a daily bounce to break an attack (I have thread about that in security forum), but I always end up doing it manually. The cron log shows it being fired off at the right time...but the server never bounces. I thought maybe I just missed it, but there is nothing in messages that shows the server restarting (unlike when i do it manually, you see the start-up logging).
View 2 Replies
View Related
Feb 22, 2011
when I reboot the server with centos 5.5 the SMB deamon doesn't start?
View 2 Replies
View Related
Apr 6, 2009
I updated centos from 5.2 to 5.3 as recommended:
yum clean all
yum update glibc*
yum update
Update was successful (I didn't see any errors). Then I rebooted pc and found out that my web is extreamly slow. In httpd logs I found: php -> file_get_contents [URL] always dies (timeout error, but somedomain.com is fine, I can telnet it easy on 80) I was wounder if it's update problem and tried yum:
>yum update Loaded plugins: fastestmirror Determining fastest mirrors Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5&arch=i386&repo=os error was [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')> Error: Cannot find a valid baseurl for repo: base
so you doesn't work too... I have no proxies, I tried to reboot pc, I tried: yum clean all
View 1 Replies
View Related
Nov 18, 2009
I have installed Centos and after few days I used it as a web server, database server (MySQL) and have some very important for me applications installed.
Today - I have read about "yum -update" function and I (a dummy one...) tried it. After some minutes the process was finished. But unfortunatelly - my server did not boot any more.
As startup options I have:
CentOS (2.6.18-164.6.1.el5)
CentOS (2.6.18.-164.6.1.el5PAE)
CentOS (2.6.18-128.2.1.el5PAE)
CentOS (2.6.18-128.2.1.el5)
CentOS (2.6.18-128.1.14.el5)
CentOS (2.6.18-92.el5)
I'm not sure what are these options. Anyway - I have tried to choose every one and the result is aways the same : red Hat Nash version 5.1.19.6 starting
Then starts the clock [ok],
Then starts the "udev" [ok]
And then My screen goes to suspend mode, with the text "no signal".
The most important thing is to backup the data from the hard disk. Do I have any chance to repair this installation ?
View 5 Replies
View Related
Nov 20, 2009
I am having a problem trying to get my UPS (APC BACK-UPS ES 750) to be recognized (via USB) on my new CentOS 5.4 system. I had no trouble a while ago getting it to work on an old Fedora Core 3 system, and I don't think the problem is even with the apcupsd package because at the very least, I expect to see the device appear when I plug in the usb cable and use (from the APCUPSD User Manual):
View 7 Replies
View Related