Software :: FFMPEG Script Fails After Squeeze Upgrade

Apr 4, 2011

Seems that my custom ffmpeg transcoding script has started failing ever since I upgraded to Squeeze. I ended up just installing handbrake-cli and it works now, but I'm curious why ffmpeg was failing. Here's the ffmpeg line:

Code:
ffmpeg -i "${inputfile}" -acodec libfaac -ab 128k -vcodec libx264 -vpre normal -crf 22 -threads 0 -title "${title}" -f mp4 "${outputfile}"
And here's the relevant lines from mythbackend.log

Code:
FFmpeg version SVN-r25838, Copyright (c) 2000-2010 the FFmpeg developers
built on Jan 21 2011 09:10:31 with gcc 4.4.5
configuration: --enable-libdc1394 --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec --disable-armv5te --disable-armv6 --disable-vis

libavutil 50.33. 0 / 50.33. 0
libavcore 0.14. 0 / 0.14. 0
libavcodec 52.97. 2 / 52.97. 2
libavformat 52.87. 1 / 52.87. 1
libavdevice 52. 2. 2 / 52. 2. 2
libavfilter 1.65. 0 / 1.65. 0
libswscale 0.12. 0 / 0.12. 0
libpostproc 51. 2. 0 / 51. 2. 0

[mpeg @ 0x9169ca0] max_analyze_duration reached
Input #0, mpeg, from '/mnt/mythtv/1025_20110403221100.mpg':
Duration: 00:22:19.70, start: 0.233722, bitrate: 5222 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR 8:9 DAR 4:3], 9800 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, 2 channels, s16, 384 kb/s
Unrecognized option 'me'

The problem I have with the unrecognized option line is that I can't find 'me' anywhere in my input command. The input file is always something like /mnt/mythtv/1025_20110403221100.mpg, the output file is something like /var/www/mythroku/1025_20110403221100.mp4, and the title is something like "Sportscenter".

View 1 Replies


ADVERTISEMENT

Software :: Ffmpeg Fails To Compile ?

Apr 5, 2011

I am having trouble getting ffmpeg to compile.

I have removed x264 and reinstalled making sure shared was enabled.

Then ran ldconfig.

Here is my compile variables

Code:

And here is the error.

Code:

View 6 Replies View Related

Slackware :: Ffmpeg Slackbuild Fails In 13.37

Apr 29, 2011

Quote:

Trying to build ffmpeg in 13.37 but it fails with the rror above.

View 3 Replies View Related

Slackware :: Ffmpeg Slackbuild Fails In Current Multilib

Jan 9, 2010

I was trying to use alien bob's slackbuild mentioned in another thread [url] and it failed everytime, so I tried to do it individually, building dependencies with sbopkg which worked except for Schroedinger and then ffmpeg still fails. I don't have access to the logs or fail messages at this moment, but I'm wondering if it is failing due to the newest gcc-multilib version? I'm also running kernel 2.6.33-rc3 with multilib-current.

View 4 Replies View Related

Ubuntu Multimedia :: After Installing Nvidia Card Ffmpeg Desktop Capture Fails To Work?

Nov 10, 2010

i installed an nvidia graphics card recently and this

Code:
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 30 -s 1024x768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 ./Desktop/mydesktop.mkv

[code]....

View 4 Replies View Related

Server :: Ffmpeg Extension Won't Load After Php Version Upgrade From 5.1.6 To 5.2.13?

Aug 4, 2010

CentOS 5, installed ffmpeg and compiled the ffmpeg.so, from fffmpeg-php-0.6.0. Everything works fine. Then upgrade the php to 5.2.13 (using an external repository)recompiled ffmpeg.so but now when trying to load php:PHP Warning: PHP Startup: ffmpeg: Unable to initialize moduleModule compiled with module API=20050922, debug=0, thread-safety=0PHP compiled with module API=20060613, debug=0, thread-safety=0These options need to match in Unknown on line 0

View 2 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 Installation :: Upgrade RH9 To F10 - Install Fails - Installer Fails Media Check Due To "errors"

Jan 23, 2009

I am trying to upgrade RH9 to F10. I have downloaded dvd iso image i386. The SHA1 integrity check passes. The installer fails media check due to "errors". I did an independent verification of the DVD and zero errors found. Download was from Fedora's own torrent, so files should be verified anyway. If I bypass the media check I get the message : Running anaconda 11.4.1.62 the Fedora system installer - please wait.....

[Code]....

View 7 Replies View Related

Debian Multimedia :: Squeeze Cs46xx Patch Fails?

Jul 27, 2010

I have tried to follow the Squeeze instructions here:

[URL]

but the patch process fails (item 5)

This topic is discussed at: [URL]

Sadly, neither I nor Firefox understands colloquial German well enough to know what is going on.

View 1 Replies View Related

Debian :: New Squeeze Install Fails To Boot (not Even To Grub) / Troubleshoot This?

Jun 4, 2011

I recently purchased a new Lenovo Thinkpad T420i and am having problems installing the latest version of Squeeze from CD. After receiving the laptop, I started it up, configured Windows 7, and confirmed everything is working correctly. Next I went through the Debian installer, which completed successfully. I'll be dual-booting Windows 7 and Debian, so at the partitioning stage I resized my NTFS partition, added a shared VFAT partition, then used the "Guided" install to create my root and swap partitions. My partition layout is code...

I assumed something was wrong with grub, so I booted the CD into rescue mode and chose to reinstall grub onto the Master Boot Record. But nothing changed. Just to experiment, I went into fdisk, deleted all my new partitions (leaving just the Windows ones), and tried rebooting, but the same error happened. I then went through the Debian installer again, being careful to set everything up correctly, but still, the device won't boot.

I'm not even getting to the grub boot screen, so something is wrong even before the point. Reinstalling grub to the Master Boot Record (grub-install /dev/sda) isn't changing anything. How can I troubleshoot this?

View 8 Replies View Related

Networking :: Debian/Squeeze Fails To Get DHCP Address On Startup?

Mar 3, 2010

This one has been bugging me for some time now. The network interface (as defined in Debian's /etc/network/interfaces file) fails to obtain an IP address from myuter. However dhclient br0 does.I'm using br0 since I run a XP virtual machine.network/interface changes are from a Debian howto on setting up the tap interface.As near as I can tell, the /etc/init.d/networking script basically calls /sbin/ifup -a. ifup is a binary.My /etc/network/interfaces file is:

auto lo
iface lo inet loopback
address 127.0.0.1

[code]...

View 5 Replies View Related

Debian Multimedia :: Video In Squeeze - Gstreamer Fails To Load Libva

Jun 16, 2010

After a fresh custom install of Squeeze I could not play any video. debian-multimedia.org repository is in my sources.list. Trying to play an AVI video with totem I get the message

[code]...

View 14 Replies View Related

Debian Multimedia :: Gdm Simple-greeter Config Fails, Squeeze Amd64?

Jul 1, 2010

I want to set the login to the old default of having to enter a username,password. I've tried to use the configuration editor to achieve this and have ticked the "disable-user-list" option under /apps/gdm/simple-greeter but it makes no difference, the greeter still starts with a user list. It appears that the default valuef TRUE for this function is overriding my choice, but I'm notre why. My next step appears to be to edit /etc/gdm3/greeter.gconf-defaults to change the default value. I haven't actually tried that yet so not sure if it would work but, even if it does, it doesn't seem a very elegant way of setting this up. Is there some simple way of changing the behaviour back to asking for username first?

I seem to remember the whole login process as being more configurable than it is now, with options to choose backgrounds, allow root accest finystem->administration->login_screen only gives a choice between selecting a user or automatic login of a particular user, with no further options available.On a general note, would the old method not be a more secure default than presenting an unauthorised user with a list of login id's to be tried?

View 3 Replies View Related

Debian Installation :: 'Squeeze' AMD64 Installer Fails To Detect Hard Disk

Apr 20, 2011

Having trouble installing 'Squeeze' 6.0.1a-amd64-netinst on a new AMD64 system.The installer boots and runs fine until it gets to hard disk detection. Then it hangs for about 20 minutes showing a blue screen, during which time the HDD-activity light flickers every 5 seconds. Eventually it says it can't detect a hard disk, and displays a (longish) list of possible drivers; no idea which, if any, would suit.Anyone else installed (successfully or otherwise) on this combo?

View 3 Replies View Related

Debian Configuration :: Squeeze: Suspend/hibernate Resume Fails With Radeon Graphics

Aug 6, 2010

I am running Squeeze on an older Compaq EVO laptop with radeon graphics.

A few months ago, after an upgrade, suspend and hibernate stopped working. The suspend or hibernate worked fine, but the resume just hung with a black screen. I finally got around to looking into it and found a workaround.

The workaround is to disable Kernel Mode Setting for the radeon. This can be done by adding the boot parameter "radeon.modeset=0" or by editing /etc/modprobe.d/radeon-kms.conf so that it includes the line "options radeon modeset=0".

If you are interested in the details, you can search for problem reports related to radeon kernel mode setting.

View 3 Replies View Related

Debian :: Openssh-server Auto Configuration Fails When Upgrading Lenny To Squeeze?

Sep 10, 2010

I'm in need of a bit of assistance from you Debian users. I have two servers that I thought were identical installations, both running Debian Lenny. Tonight I started the upgrade to Squeeze on both servers and one of them went smooth. The other one started out good but fails on the postconfiguration of openssh-server. I'm getting the following message:

Code:
Setting up openssh-server (1:5.5p1-4) ...
Auto configuration failed
2524:error:0E079065:configuration file routines:DEF_LOAD_BIO:missing equal sign:conf_def.c:366:line 67
invoke-rc.d: initscript ssh, action "restart" failed.

[Code].....

It looks like there's an error in one of the files in openssh-server that prohibits it from installing correctly. However on the other server it all went well.

View 3 Replies View Related

Hardware :: Installing Debian Squeeze With Logitech EX100 - System Fails To Respond To Any Key Presses

Nov 4, 2010

I'm trying to install Debian Squeeze (net install CD) on a PC with an EX100 wireless keyboard and mouse. The system starts the install without any problem, and the keyboard works up to the first blue menu on the Debian installer then stops - the system fails to respond to any key presses.

The mainboard of the system is an Asus M2N68-AM SE2, keyboard / mouse receiver is plugged into one of the USB ports on the back. I've had a look through the BIOS, there seems to be no option relating to the keyboard. Changing the PnP O/S option seems to make no difference. I've managed to install Ubuntu without problem on this system so I know the PC and keyboard are working fine.

View 1 Replies View Related

Debian :: Can't Upgrade From Lenny To Squeeze

Sep 15, 2010

I run into a problem when trying to update from lenny to squeeze. Seems that util-linux fails to install due to some error and that this causes xorg as well as udev to fail. If this is the case then it might be a bug in the post-installation script for util-linux..Am I on the right track or is it completely wrong?

View 5 Replies View Related

Debian :: How To Upgrade From Lenny To Squeeze?

Sep 25, 2010

I am running a lenny server. So I don't have physical access.How can I upgrade to Squeeze without everything breaking? Also, I want to use "apt-get", not "aptitude".

View 8 Replies View Related

Debian :: Errors After Upgrade To Squeeze

Dec 28, 2010

I just upgraded to Debian Squeeze (from Lenny) and there are several errors occuring.

The first one is that whenever I want to use mplayer it gives me the following output:

Maybe that has to do with faulty drivers, I'm not sure yet.

What's bugging me a little bit more is whenever I start a shell like konsole or xterm it displays the following:

It roughly translates to:

A third problem is when I try to use something like mplayer or java and then try the tab completion I get yet another error.

Which would be:

So I get "bash: _get_comp_words_by_ref: command not found", however it's not like that with all of my applications. Tab completion after the command "vlc" for example works just fine.

View 14 Replies View Related

Debian :: Lenny To Squeeze Upgrade

Mar 28, 2011

I have a Debian Lenny LAN Gateway machine running shorewall, squid and a source install of ossec in the opt dir. The machine is an Intel Atom based asus hummingbird with no gui. It works well and has been very stable so far. However, i am considering upgrading to Squeeze. Is it feasible to attempt to upgrade this machine, or am i realistically looking at a reinstall and reconfigure with Debian Squeeze over a long weeked?

View 2 Replies View Related

Debian :: Possible To Upgrade From Squeeze To Jessie?

Jun 25, 2015

I installed a Debian server a few time ago, with the Squeeze version.

Now I want to upgrade it to Jessie, but all related documentation only talk about the procedures to upgrade from Wheezy to Jessie.

What should I do? Upgrade first Squeeze to Wheezy and after that to Jessie, or I can upgrade from Squeeze to Jessie?

View 3 Replies View Related

Ubuntu Installation :: How To Upgrade Squeeze To 10.10

Mar 25, 2011

how does one go about upgrading Debian 6.0.1 "Squeeze" to Ubuntu 10.10

View 4 Replies View Related

Debian :: Lenny Upgrade But Not To Squeeze?

Mar 3, 2011

Now when new stable debian is squeeze I was wondering how do I apply updates to my lenny distro?I just want to apply all updates available for lenny, but DO NOT WANT to upgrade my lenny to squeeze.

View 1 Replies View Related

Debian :: Trying To Upgrade Lenny To Squeeze

Feb 11, 2011

I live in Swizterland and am using a Swiss mirror.I want to upgrade my Lenny installation to Squeeze

View 6 Replies View Related

Debian :: Squeeze Upgrade - Tab Completion Does Not Work

Mar 15, 2010

Since upgrading my laptop to Squeeze, terminals (tested Gnome terminal and xterm) show simply a "$" prompt; machine, path and username are missing. What's really annoying though is that tab completion doesn't work, it inserts a tab character instead. Fooling around showed me that typing in the command "bash" brings everything back to what I'm used to. So in my dire newbiness do I ask, how do I reenable bash as the default shell for these programs?

View 5 Replies View Related

Debian :: Lenny Squeeze Upgrade Not Completing

May 28, 2010

when I tried to upgrade my computer from Lenny to Squeeze and it downloaded everything but it's stuck at installing udev which it said it couldn't do on the 2.6.26 kernel. I then did update-grub and Squeeze's 2.6.32 kernel was seen (on grub). I have grub-legacy chainloading (if I'm not mistaken) but I don't have grub2 installed. When I try to boot through the 2.6.32 kernel so that I can complete the upgrade (that is to install udev and have everything working fine), instead of reaching the OS, it says something along the lines of "kernel panick not syncing vfs" and something about "root(hd1,0)".

View 10 Replies View Related

Debian :: Squeeze: Errors Running Upgrade

Nov 20, 2010

I've just tried running an upgrade and I'm getting lots of errors. Anyone having the same problem or know a fix/workaround

View 3 Replies View Related

Debian :: Fail To Upgrade From Lenny To Squeeze

Jan 8, 2011

I'm currently using Debian Lenny 5.0.7 and I tryed to upgrade to Squeeze. I followed the instructions from Debian's Guide:

1. I changed my repositories to squeeze in sources.list
2. # aptitude update
3. # aptitude install apt aptitude dpkg
4. # aptitude safe-upgrade

After this last command, the computer kept working for about 7 hours, it consumed 2 gb RAM and 1 gb swap, and in the end aborted with the following message:

I searched around and I found out that this error is somehow related to C/C++ package compilation, but I found nothing specific related to Debian's upgrade.

View 8 Replies View Related

Debian :: Since Upgrade To Squeeze - Can't Get My Speakers To Beep

Feb 10, 2011

When I had Lenny installed I made this computer be my alarm clock (with sanduhr) to wake me up for school in addition to my mom's TV (because I am a heavy sleeper) and now I cannot use this computer to do so. I'm not saying it's a bug. I'm just asking, how do I enable it again? I know that with Lenny to enable/disable beeping, I went to System=>Preferences=>Sound but now I don't see how to make beeping work again.

View 11 Replies View Related







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