Fedora :: Enabling Libfaac In Ffmpeg?

Nov 24, 2009

Is there an easy way to enable libfaac in ffmpeg? I'm hoping to not have to compile it myself, but it appears that it was compiled without libfaac support. Not sure if what I'm using is from rpmfusion, but it's enabled.

View 9 Replies


ADVERTISEMENT

Ubuntu Multimedia :: FFMPEG With Libfaac - Says Libfaac Is Unknown Encoder

Mar 5, 2010

I am trying to convert some mp3's into m4r format.I got to step 4 on this page:

Code:

ffmpeg.exe -i ringtone.mp3 -ac 1 -ab 128000 -f mp4 -acodec libfaac -y ringtone.m4r
minus the .exe part. here's what i use:

Code:

ffmpeg -i test.mp3 -ac 1 -ab 128000 -f mp4 -acodec libfaac -y test.m4r
but ffmpeg throws me this error:

Code:

Unknown encoder 'libfaac'

even though i have libfaac0 and libfaac-dev installed

View 2 Replies View Related

Ubuntu Multimedia :: Convert AVI To MP4 Via Ffmpeg, Missing Libfaac

Dec 10, 2010

I tried to convert an AVI-video to a MP4-video for my ipod. Therefore I used ffmpeg as I can read in the FAQ

Code:
ffmpeg -i in.avi -acodec libfaac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2 -flags +mv4 -trellis 2 -cmp 2 -subcmp 2 -s 320x180 -metadata title=X out.mp4

The problem is, that the given encoder libfaac is not installed and I can't get it through the pack-adminstration

[Code]....

View 3 Replies View Related

Ubuntu Multimedia :: Any Difference Between FAAC And LibFAAC?

Mar 22, 2011

Is there a difference between faac and libfaac? I have an iPod Shuffle.
One of these:-
It plays m4a tracks created using faac encoder.
Like this:-
Code:
ffmpeg -i foo.flac -f wav - | faac -o test1.m4a -b 152 -

But it won't play tracks created using libfaac.
Like this:-
Code:
ffmpeg -i foo.flac -acodec libfaac -ab 152k test2.m4a
I've compared the MediaInfo for the two files.

They look very similar, faac does a more thorough job of tagging. Does ffmpeg do something to the file when it's converting or muxing with libfaac to make it unplayable by the Shuffle?

I've uploaded the two files.
test1.m4a is created using faac
test2.m4a is created using libfaac
They are here:- [URL]. What's the difference?

Using Ubuntu Karmic 9.10
and
FAAC 1.26.1
and
FFmpeg version git-N-28456-g1c31b26

View 6 Replies View Related

Ubuntu Multimedia :: Ffmpeg 6 Is Out For Some Time When Will Lucid Afford Such A New Ffmpeg?

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

Fedora Networking :: Enabling The Network In 11?

Jul 22, 2009

when I tried to configure network I came across a problem that the enable button on top of network manager GUI is disabled. So alternatively I enabled it with ifconfig command. I also configured DNS servers. But the problem is whenever I reboot my machine. I have to reactivate the network from terminal and give the DNS servers again, because DNS settings are not saved.

View 2 Replies View Related

Fedora Servers :: Enabling Sqlite In 12?

Feb 4, 2010

I'm having a bit of trouble with a web server running Fedora 12. Apache works fine, and serves up php content without a hitch. My problem is SQLite -- I thought that it was built into php5, but support is disabled in the repo version. phpinfo shows this as part of the configure command:

Code:
'--without-sqlite' ... '--disable-pdo' ... '--without-sqlite3'

The only solution I've read anywhere is "compile php from source," but I'd like to avoid that if possible, for ease of future upgrades. Is there a way to convince php to use sqlite despite its current state?

View 8 Replies View Related

Fedora :: Permanently Enabling Repos ?

Feb 4, 2010

I have various repos in my yum.repos.d including rawhide, google, and various others which I can enable on specific yum commands with --enablerepo=reponame.

Question is, how come these aren't enabled by default? When I do a yum repolist they don't show up, which effectively leaves orphan programs.

I can see why you might not want rawhide enabled by default for obvious update reasons, but I might want others to be enabled by default, like google for one.

So how is the default repo anabling/disabling controlled?

View 2 Replies View Related

Fedora :: Enabling Wireless Without Rebooting?

Nov 18, 2010

My laptop (as many others) has a hardware switch which turns wireless/bluetooth disabled. If after booting up the system I switch on this key, the wireless would still remain disabled and I need to reboot the system to be able to connect to any network.

I have tried

Code:
rfkill unblock all
ifconfig wlan0 up

Is there any way to activate wireless without rebooting the system?

View 1 Replies View Related

Red Hat / Fedora :: Enabling Mousepad Tapping?

Jan 10, 2010

I recently switched to Fedora from Debian (Fedora 12 LXDE Spin), and the one thing that bothers me is that I can't find a way to enable tapping on the mousepad to click. So far the solutions I've found have included editing the xorg.conf, which, to my understanding, is no longer included in the Fedora kernel.

View 1 Replies View Related

Fedora :: Enabling OpenGl In 14 - Failed ?

Jan 9, 2011

Any one had any success enabling openGl in fedora 14? I tired and failed; as well, kmod seems to have disappeared and the resolution has dropped from 1920X1080 to 1280X1024, and stock there cannot be adjusted higher only can go down, as well the KRandRTray once clicked, ten to vanish.

View 5 Replies View Related

Fedora :: Ffmpeg With Amr Support ?

Aug 15, 2010

If anyone is interested i have rebuilt ffmpeg with amr support, for those having trouble converting files to 3gp etc....only 64bit rpms [url]

View 1 Replies View Related

Fedora :: Install Ffmpeg Using Yum ?

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

Fedora :: Quota Enabling On Boot Failure

Apr 15, 2009

i've enabled quotas for a user on my fedora 10 distro but whenever i reboot the machine the boot.log contains the following message :"Enabling local filesystem after every startup i have to login as root and issue the quotaon -auv command to reenable quotas.what causes this failure on startup ? is there a workaround to solve this problem ?there is plenty of free space on the root partition that quotas are enabled.

View 2 Replies View Related

Fedora :: Enabling SELinux To Http: FORBIDDEN?

Jun 14, 2009

I have al ready Fedora 11 [Leonidas], and when i did copy my old website to /var/www/html/wiki i had this problem trying [URL] : Forbidden You don't have permission to access /wiki/ on this server... i had to type this commands:

[Code]...

View 1 Replies View Related

Fedora Installation :: Enabling Network Interface ?

Jun 30, 2009

I'm facing some problems with FC11 in my PPC G4. I tried installing and everything went well until it reaches a stage where I'm being prompted to select my network interface.

The options are: wlan and eth0

But no matter which one I choose I still get this error "An error occurred trying to bring up the wlan0 (or eth0) network interface". And if I click cancel, the installation aborts. how can I can FC installed??

View 3 Replies View Related

Fedora :: Enabling Keyboard During F11 Live USB Boot?

Aug 23, 2009

Back during the early days of live usb drives (F9) before persistent overlays were not ready for prime time, I created an approach to do persistence by injecting a special rc.local file into my custom live usb spin. This script mounts a file containing an encrypted ext3 filesystem using losetup which prompts for a password.

This scheme worked well for F9 and F10 but is now broken for F11 because the keyboard is not enabled at the time rc.local is executed. Obviously, all the work done to F11 for speeding up the boot time and moving the boot to the first console has broken my approach.

View 3 Replies View Related

Fedora :: Enabling X11 Bitmap Fonts In GTK Applications?

May 29, 2010

I'm having difficulty enabling X11 bitmap fonts for GTK apps in F13. From all I've read on this forum and elsewhere on the Internet, this normally just requires symlinking 70-yes-bitmaps.conf into /etc/fonts/conf.d, but I can't get this to work properly.

X11 bitmap fonts are available to X11. I have them working in xterms, but no GTK applications.

What I've tried so far:

- Symlinked /etc/fonts/conf.avail/70-yes-bitmaps.conf to /etc/fonts/conf.d

Manually added font path to xorg.conf to force it to be picked up:

Code:
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
EndSection
/usr/share/X11/fonts/misc is symlinked in /etc/X11/fontpath.d

[Code]....

View 2 Replies View Related

Fedora :: Compiling 32 Bit Ffmpeg On 64 Bit FC11?

Oct 3, 2009

its been a long time since i was last on here, (2006)

I am trying to compile ffmpeg (and libraries) but im stuck. I am running x86_64 FC11 and want to compile 32 bit binaries so i can post them online for people to download, and mine is different then the ones hosted by the yum repo's.

here is what the output is

Code:
[rbehera@roflmao ffmpeglinux]$ ./configure --cpu=pentium3 --arch=x86 --enable-cross-compile
[rbehera@roflmao ffmpeglinux]$ ./configure --cpu=pentium3 --arch=i686 --enable-cross-compile

[Code].....

View 3 Replies View Related

Fedora :: Add Title To Video With Ffmpeg?

Jun 24, 2010

I have some video clip and I want to add a title in its buttom center. For exemple, My clip is video.mp4 and I want to add the title "hello world".Does ffmpeg (or mencoder) enables me to do this?

View 2 Replies View Related

Fedora :: Ffmpeg Generates Very Big Files?

Sep 27, 2010

I use this command line to transcode media file

Code:
ffmpeg -i in.ts -y -threads 2 -vcodec libxvid -b 300000 -bufsize 8192 -g 300 -s 320x240 -aspect 4:3 -f mp4 -pass 1 out.mp4

[code]....

View 1 Replies View Related

Fedora Installation :: Ffmpeg Yum Install ?

Feb 24, 2011

Having trouble with #yum install ffmpeg.

Here's the error:

I added:

View 3 Replies View Related

Fedora :: Ffmpeg Unrecognized Option 'vf'?

May 2, 2011

Anyone else SUDDENLY getting this??? Still trying to find why this is happening...

Code:
FFmpeg version 0.6.2-rpmfusion, Copyright (c) 2000-2010 the FFmpeg developers
built on Apr 12 2011 16:45:34 with gcc 4.5.1 20100924 (Red Hat 4.5.1-4)
configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64
--mandir=/usr/share/man --arch=x86_64 --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions

[Code]...

View 5 Replies View Related

Fedora :: Converting Movies For Psp Using Ffmpeg?

Aug 13, 2011

I installes ffmpeg according to [URL] The program works (i get textoutput) but i am doing something wrong i think. Whet i enter

Code:
ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title hitlistpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4
i get
Code:
[root@Koen-PC sadaci]# ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title testfilmpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4

[Code]....

View 6 Replies View Related

Fedora Installation :: Enabling User Exec To Install?

Nov 7, 2009

I was told to simply go into the fstab folder to allow myself permissions to execute files without becoming root, but instead of following it blindly I need a 2nd opinion. I cannot install a specific program because of configuration problems even though I downloaded all the gcc, g++ etc packages.

View 14 Replies View Related

Fedora :: HPLIP Install - Enabling Network Printing?

Nov 30, 2009

In short, attached a terminal screenshot of me trying to install hplip. Why hplip-3.9.10.run doesn't recognize the fact that gcc has already been installed? In detail: I have HP PSC 1210 connected to a Windoze XP machine. I want to enable network printing, but the only printer showing up standard in the F12 drivers is the HP PSC 1200. When I use that one, I reach the printer, and the Windoze printer queue, but no matter how long I wait, nothing ever comes out of the printer. It'll start moving like "I'm about to print!" but then does nothing. So through the hp-opensource website I determined which driver I want, and get a long way into installing the file. It hangs up on the attached screenshot.

View 12 Replies View Related

Fedora Networking :: Enabling Wifi On An Acer 1360

Dec 24, 2009

trying to bring back to useful ife an old laptop: an Acer 1360.

I have installed kmod-ndiswrapper to assist me. The laptop has one of these:

Quote:

00:0a.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)

I have grabbed the Windows drivers for this card and installed:

Quote:

[graham@old-acer ~]$ ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
neti2220 : driver installed
device (17FE:2220) present

lsmod shows:

Quote:

ndiswrapper 158060 0

Looking good to me - (is that conf file required an issue?) but Network Manager doesn't recognise that I have any wlan running at all. The Wifi button on the laptop is on but 'red' and not 'green' for up and running.

Um. Next steps? I suppose I could buy a compatible wifi card and slap it in?

View 10 Replies View Related

Red Hat / Fedora :: Enabling Flash Plugin In Firefox - Getting Error

Oct 2, 2009

Code: [root@enhu Download]# su -c 'yum install flash-plugin nspluginwrapper.x86_64
> nspluginwrapper.i586 alsa-plugins-pulseaudio.i586
> libcurl.i586'
Loaded plugins: refresh-packagekit

Existing lock /var/run/yum.pid: another copy is running as pid 3703.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 43 M RSS ( 55 MB VSZ)
Started: Sat Oct 3 00:36:31 2009 - 13:48 ago
State: Traced/Stopped, pid: 3703
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 43 M RSS ( 55 MB VSZ)
Started: Sat Oct 3 00:36:31 2009 - 13:50 ago
State: Traced/Stopped, pid: 3703

This keeps going on and on and it don't end until I hit ctrl c. What does this error mean and how can I solve this?

View 1 Replies View Related

Fedora :: Which Device To Use For Ffmpeg Sound Input?

Dec 27, 2010

I am trying to record a video clip, using my webcam, but sound synchronisation is always poor. I have used Cheese, UCView and VLC. One possible cause is explained in the reply to this question, but I am not an expert. In desperation, I now want to try ffmpeg. The ffmpeg documentation gives the following example

Code:
ffmpeg -f oss -i /dev/dsp -f video4linux2 -i /dev/video0 /tmp/out.mpg
My system has no /dev/dsp, but does have /dev/snd with these files
Code:
$ ls /dev/snd

[Code]...

View 11 Replies View Related

Fedora :: Compile FFMPEG With VDPAU Support

Mar 16, 2011

I have trouble compiling FFMPEG with VDPAU support. I have clean typical installation Fedora 14 + all updates and after installation I install Nvidia driver with VDPAU support - kmod (VPDAU works well, tested with mplayer - I play MKV 1080p on Atom D525 + chipset Nvidia ION with 10-15% CPU ussage). I try compilie FFMPEG with this procedure:

[Code]...

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved