Fedora :: Cropdetect Giving Negative Values
Jun 4, 2010
I'm currently using Fedora 12.I'm having trouble ripping a DVD. Every time I use cropdetect in Mplayer, it gives me negative x,y values which makes it impossible for me to use Mencoder to remove the borders. I shall display the info below. Also, may I add that I'm trying to use 2 pass encoding to recieve better video quality. I would like convert the DVD to an AVI file. I've compiled all the binary codes for various codecs so I'm not sure what's wrong.
Also, it can not find any audio tracks on the DVD either. I was successfully able to rip the trailor for a different movie on the DVD to avi which was track 3 no problem (wiith good quality sound that synced up)I'm new to Fedora and Mplayer/Mencoder, but "WinBlows XP" doesn't seem to help with ripping good quality videos so I decided to try something in Fedora.
View 2 Replies
ADVERTISEMENT
Jun 14, 2010
I'm having this problem with my CentOS install
when i run df -h i get something like this:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
672G -551M 638G 0% /
/dev/hda1 99M 12M 82M 13% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
View 1 Replies
View Related
Jan 16, 2010
I've been searching for the answer to my question for quite some time on google, no luck. Due to my searchings I've become very familiar with nice and renice.
I have a script I use for launching a game installed with wine. I cannot/wont run this game as root but I need to be able to use nice --7. As of now I can't I -- ofc -- get "permission denied"..
So how do I make the full range of niceness ( [-19;20] IIRC ) available for all users on my system -- or even just for 1 user?
View 1 Replies
View Related
Dec 29, 2010
X programs specify parameter "-display dpy". I have failed with many guesses at dpy values. I find no definition in man pages and elsewhere. I know it is simple. I request examples.
View 5 Replies
View Related
Apr 22, 2010
I would like know in which file is the machine name, os type and processor architecture stored in? I would like to know the path to those files where the value for os is i386 and machine i686 is something like this, in which file the systemuser and the number of users of that system is stored
/usr/src/redhat/RPMS/ ...
In these files i686 and I 386 is stored as directories and not as values but I want them as values in the file.
View 4 Replies
View Related
Feb 4, 2010
Recently I was going through some chmod manipulations and found the umask values to be 0002 by default in Fedora 11 distro. What I knew about the default values to be 022. I don't know whether this is a kernel modification in this distro or my system is in compromise(I doubt for the latter option, but not confirmed).
View 4 Replies
View Related
Mar 24, 2010
When trying to search for applications to install via 'Add/Remove Software', I get the following error:
Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 391, in _do_search
for (pkg, inst) in res:
ValueError: too many values to unpack
View 3 Replies
View Related
Jul 5, 2010
I think I've messed my SELinux boolean values. How to restore default boolean values?
Modified boolean values are stored in
Code:
/etc/selinux/targeted/modules/active/booleans.local
Can I just delete the file and reboot to get the defaults?
View 1 Replies
View Related
Jan 29, 2011
I am trying to get Yumextender to work and I get a error window. The traceback is:
Code:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1314, in dispatcher
self.parse_command(args[0], args[1:])
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1242, in parse_command
self.get_packages(args[0], args[1]
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 71, in newFunc
return func(*args, **kwargs) .....
File "/usr/lib/yum-plugins/auto-update-debuginfo.py", line 42, in enable_debuginfo_repos for opt, repoexp in opts.repos:
AttributeError: Values instance has no attribute 'repos'
I messed with some repos but with yum update it checks and says 0 Updates
View 12 Replies
View Related
Nov 29, 2010
I'd be grateful if anyone could recommend any scanners that will take 35mm - and ideally the old 120/620 and 127 formats! - transparencies and negatives to digitise our old memories and family history.I'm in the UK and the machines use Ubuntu.
View 3 Replies
View Related
Aug 9, 2009
I'm trying to get multiple numeric valued version information into a variable, all on the same line. I want for example $VERSION=3.1.0.01.002. I'm trying to pull seperate values from the file named version.properties, wherein the file contains;
patch.rel.num=0
sqa.num=01
major.rel.num=3
build.num=002
minor.rel.num=1
So I have the following script:
#!/bin/bash
BUILDVERFILE="version.properties"
PATCH=`grep "patch.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
SQA=`grep "sqa.num" ${BUILDVERFILE} | awk {'print $1'}`
MAJOR=`grep "major.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
BUILD=`grep "build.num" ${BUILDVERFILE} | awk {'print $1'}`
MINOR=`grep "minor.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
P=`echo $PATCH | tr -d .=[:alpha:]`
S=`echo $SQA | tr -d .=[:alpha:]`
MA=`echo $MAJOR | tr -d .=[:alpha:]`
B=`echo $BUILD | tr -d .=[:alpha:]`
MI=`echo $MINOR | tr -d .=[:alpha:]`
VERSION=$MA.$MI.$P.$S.$B
echo $VERSION #
I end up with the value of .002 ?? Seems like it's only getting the last portion because if I run the script thru "bash -x" I get:
...
+ VERSION=$'3
.1
.0
.01
.002
'
+ echo $'3
.1
.0
.01
.002
'
.002
View 7 Replies
View Related
Apr 16, 2010
Fedora, and other distros install a PAE kernel if the hardware supports it.
Are there any negative effect on running a PAE kernel on a machine with less than 3-4Gb ram ?
View 1 Replies
View Related
Mar 15, 2011
I was using Super+M keyboard shortcut yesterday to enable/disable the Compiz Negative theme (inverted colours), but now when I do the same keyboard shortcut it just opens the Mail/Chat/Broadcast menu next to the date/calendar/clock in the top panel.
View 2 Replies
View Related
May 7, 2011
I upgraded to Natty, some images appear in negative colours in Firefox, but not all. For example, photos on Facebook have negative colours, but not the thumbnail versions of the profile pictures do not. I have tried reinstalling Firefox in Synaptic to no avail. On another partition I have an installation of openSUSE 11.4 sharing the same /home (and therefore all Firefox settings etc), but no negative colours.
View 6 Replies
View Related
Mar 4, 2010
I wanted to grep the line in a file starts with -1.000000e+00.
Tried grep "-1.000000e+00" *, got error "grep: invalid option --".
Neither of the following works:
grep "-1.000000e00" *
grep "1.000000e00" *
How do I grep a negative number with scientific notation?
View 3 Replies
View Related
Apr 7, 2011
when I was first trying out Linux and installing Partitions, I did it right, but I used 200GB of Space, and so I decided I didn't want to use it VIA Partition and I wanted to use it VIA Wubi... and I didn't know the correct way to uninstall it... So I went to Windows Partition Manager and manually deleted the partition myself with the OS in it, but the thing is, it turned into 200GB of Unallocated space, and I couldn't give it back to my C: so it's just there... and now, a month *Present day* I want to install Mint 10 KDE and now... The big problem... I can't assign Linux Mint 10 to the unallocated space, only to the rest of the HDD... how do I assign it to the "Free" space? I tried "Specify Partitions Manually" but there was nothing that showed up. What would happen if I assigned negative 19% for Linux? Would it cause negative effects?
View 3 Replies
View Related
May 15, 2011
How can i get bc to subtract negative numbers?
View 10 Replies
View Related
Sep 1, 2009
I had some problems and had to upgrade my motherboard. I chose the same manufacturer and haven't had any major problems booting into Fedora 11. (I was totally amazed by this BTW).The only thing is that I have 8 GBs of memory in my computer and System-monitor now says that I only have 3.2. Lastly my nvidia driver which is working correctly, is giving errors about python at bootup. Something about glib being presentAnother weird thing is that GRUB will not let me interrupt it either during normal usage nor with a live CD loaded. This also started happening after I installed Fedora 11 on my old board.
View 9 Replies
View Related
Mar 17, 2011
I am trying to learn it, understand it, and maybe even become proficient with it (one day... ). After trying a few different flavors, I settled on Fedora XFCE, and installed v14 (i686) in a dual boot setting with Windows. I am running it on an HP laptop.I have had an issue ever since I installed a rather large list of updates a few days ago. One of which was a Linux kernel update to 2.6.35.6-45.fc14.i686 (not really sure if that is significant, but I noticed the issue after selecting this kernel version in the boot menu). Now, anytime I try to add software, or run the update utility I get the error message:Quote:You have failed to provide correct authentication. Please check any passwords or account settings.
More Details:Failed to obtain authentication.There was no dialog to provide my password. I do understand there are alternatives to installing and updating software using yum, and I have been doing that a bit, however I would really like to understand why I am receiving this error. I have seen a few related posts as well as a some similar issues in a bug report, and testing session:bugzilla.redhat.com - 638344General a similar gpk-application issuecannot use Add/Remove software through VNCMy questions are:Is this a bug with one of the updates I downloaded?Is there a way to revert the changes from that update, or do I need to reinstall Fedora?Is this an issue with the User account I created? Is there a general set of options I should enable for myself as the primary user?
View 8 Replies
View Related
Jan 5, 2010
I am facing floating point exception issues in running top on some of my Red-Hat Linux servers
# top
6:45am up 476 days, 52 min, 4 users, load average: 0.00, 0.00, 0.00
109 processes: 108 sleeping, 1 running, 0 zombie, 0 stopped
Floating point exception
When I am executing the same command using strace or ltrace, its running fine.
# ls -lrt /usr/bin/top
[Code]...
View 1 Replies
View Related
Aug 9, 2010
I'm running Gnome on my desktop and going to keep it for now. I've read that Evolution is integrated into Gnome and I cannot remove it without deleterious effects. So, possible to disable it without negative effects? If so how to do that? The only problems I've had relating to Gnome have been Evolution. I'll just copy email links and paste them in Gmail.
View 14 Replies
View Related
Jan 16, 2010
This only happens if I'm watching a video, but it happens in both VLC and movie player. The video's colors will be all messed up. I'm not sure if it's like sepia tone or negative tone but it's consistent. If it matters I'm using an NVidia card with updated drivers.
View 2 Replies
View Related
Feb 19, 2011
I seem to hit a combination of keys that makes my screen look like I am looking at a negative of a photograph. Does anyone know what the combination keys are to accomplish this, and how may I get my screen back to normal without rebooting.
View 2 Replies
View Related
Mar 15, 2011
I got my video files from my external hard drive to play, except that all the video's are all negative. Is there a setting to adjust this? I tyred to to go threw the player and see if I changed the settings some how.I even tried other players. I had been watching ..... videos earlier, it was a little choppy video but colours were fine, then I think loaded the flash players and after that the colour went to negative.
View 2 Replies
View Related
Sep 8, 2010
I'd like to read opinions from people have been using either one of the two GUIs for quite a while.What do you prefer the GUI you use?
View 9 Replies
View Related
Oct 26, 2010
I need to convert an integer to a byte array of size 2 and vice versa. The code shown below works well for positive values but not for negative values. Also, using an array of size four makes the conversion works. However, I am limited to an array of size 2.
View 5 Replies
View Related
Jul 14, 2011
In our development box we are configured postgresql to work with Jboss. The thing is we have firewall iptables in our linux box. when the iptables is stopped we can connect the postgres db locally using -h option, also we can connect thru a weblink we have created using Jboss. But when the iptables is started we can't connect the db locally using the -h option and the web is giving the below error. Caused by:
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
at org.postgresql.core.v3.ConnectionFactoryImpl.openC
[code]....
View 1 Replies
View Related
Apr 30, 2011
So, I upgraded to 11.04. Everything seems to running okay, but when I go to play a video file, the colors are all screwed up. It looks like they're almost negative in the way that they are displayed.
View 7 Replies
View Related
May 19, 2009
I've got an F10 install on an old IBM machine. I am trying to repartition the hard-drive, but all my fdisk commands in terminal give me errors. I made a DOS boot floppy on another machine so I could do it that way, but when I try to go from A: to C: the computer says I have no hard drive installed.
View 4 Replies
View Related
Jul 9, 2010
I installed fedora 10 on my laptop. But I am getting this error when it is booting up:
Code:
Release Date : 5 November 2008
X Protocol Version 11 , Revision 0
[code]....
View 5 Replies
View Related