Ubuntu :: Edited MP3 Tags - Audio Properties Showing Old Values
Dec 21, 2010
I have been editing MP3 tags with Easytag and it has worked for nearly all files but I have some files that when I open them with Easytag, gtkpod Manager, or MusicBrainz Picard, they display the new tags. But when I open these files with Rhythmbox player and when I look at the file properties I see the original pre-editing tags. I know I can change the artist, album, etc. in Rhythmbox player but that just seems to be a local change and I was more concerned by the audio properties of the file showing the old value because I don't want to have to go back and edit the tags again.
View 2 Replies
ADVERTISEMENT
Feb 10, 2011
I'm working on a project at work to automate sending e-mails to customers.Everything is in place except my ability to extract the useful data from HTML tags to use in the formation of the POST.
Code:
<td width="25%" bgcolor="bisque"><b><font color="blue">From</font></b></td>
<td width="25%" bgcolor="bisque"><input type="text" name="TechName" value='MY NAME'></td>
[code]....
View 2 Replies
View Related
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
Mar 16, 2011
If I convert an audio file to a different format (such as mp3) using a pipe I lose the tags.
Code:
ffmpeg -i <filename> -f wav - | lame - output.mp3
If I knew the tags of the input file I could put them back using a program such as id3v2
[code]....
View 7 Replies
View Related
May 10, 2010
I'm trying to convert my flac files to mp3 to play on my portable player, however it is not appending the tags that are on the flac files to the converted mp3 files. However, I thought that pacpl was supposed to support this.
View 2 Replies
View Related
Dec 19, 2010
I have a lot of avis with annoying metadata that show in vlc. Since I cannot figure out how to configure vlc in a way that it won't show the tags, ffmpeg should strip the tags. This is supposed to do the trick:
[Code]...
View 7 Replies
View Related
Dec 24, 2010
Ubuntu 10.10
External slimline HP cd/dvd combo drive
No other optical drives on system
I am having a problem ripping or playing audio CDs on my drive. DVD movies work fine on this drive, but audio cds will not show up in Rhythumbox nor SoundJuicer. Oddly, they will play in VLC.
I wish to rip music to my hard drive. When launching Sound Juicer, I receive the error "no CD-Rom drives found".
View 1 Replies
View Related
Oct 31, 2010
When i was using windows it shows up and works, so thus it has to have the hardware onboard and the support for it sans the driver. It's incapable of working, i don't know why but it's not listing it, and it's just not working with it. I've tried a million times before to find a fix and they only have them for the desktop drivers and not the mobile ones. I was glad to see that i could finally use a second monitor correctly in linux now but the hdmi audio thing is driving me loopy and there doesn't seem to be anyone else who has posted with this issue before.
[list=] aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC663 Analog [ALC663 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[Code]....
View 12 Replies
View Related
May 20, 2010
Is there a way to lockdown the panels in xfce so they can't be edited? There used to be a way using an xfce kiosk mode but the documentation for it is really outdated and the files it references don't exist anymore.
See http://wiki.xfce.org/howto/kiosk_mode for the outdated documentation
View 2 Replies
View Related
Oct 6, 2010
Last week I attempted to install some software on my computer (on ubuntu) and I edited a couple of files now I can't update ubuntu. I get 2 error messages:
1. Not all updates can be installed.
- I select partial update
2.Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade:
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
This is most likely a transient problem, please try again later.
How can I resolve this issue. I don't remember what files I edited to reverse the damage.
View 1 Replies
View Related
Apr 8, 2011
Is there any way to make an OpenOffice spread sheet open to the last cell that was edited? I have a friend that has a very large spreadsheet, and would like to have it open to where he left off, rather than cell A1. He says excel does, or can be made to do this.
View 3 Replies
View Related
Jun 7, 2011
My PC running 11.04 was showing a blank screen after every 10 mins while watching BBC iplayer (with all the screensaver and power saver settings switched to over 1 hour). The picture returned when I moved the mouse but it was still annoying.
So I googled for a solution and found this page [URL]. Based on this, I did the following in terminal:
"sudo gedit /etc/X11/xorg.conf"
Then when the text editor came up, I deleted 'EndSection' from the xorg.conf file, and added the following lines:
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
My problem: upon rebooting the computer, I just got a purple screen with the Ubuntu logo, it went no further. I tried booting with the livecd and removing the lines I added, but it wouldn't let me save the file. I also tried booting into recovery mode but I'm not very adept at the command line navigation stuff, so I don't know how to find or re-edit the file.
View 9 Replies
View Related
Sep 1, 2011
Two video files on my external hard disk refuse to be deleted, renamed or moved. They keep giving the following error message
Error removing file: No such file or directory
or
Error renaming file: Input/output error
View 9 Replies
View Related
May 3, 2011
I have Natty Narwhal and everything was working. Then I moved it to my HDTV, and I had overscan issues. Following some advice I found online, I edited /etc/X11/xorg.conf with new information including a ModeLine.
Upon restart, I get my BIOS screen, the Ubuntu splash, then... nothing. The display goes to sleep. I can ping the computer, and everything seems to work except I have no video.
I did backup my xorg.conf file, but I don't know how to get to it without a display. Hindsight tells me I should have given myself a way to remotely control my computer before messing with xorg, but you live and learn.
I've read online that there is a way from the login screen to get to Terminal without loading the desktop environment, but I can't get to the login screen.
I've also tried using a Linux LiveCD to access my filesystem, and that works to view files, but I have no root privileges.
Is there...
...a way to get to Terminal without loading the login screen?
...a way to give myself root access to my harddrive from a LiveCD?
...something else to try?
View 1 Replies
View Related
Jul 29, 2011
I installed vsftpd on my fedora 15 system. I tried to edit vsftpd.conf through gedit
(as root su - command). It showed an error message. I couldn't edit this file. Is there any way to revert my system to gnome 2.30(which is better to work ) from gnome 3
View 4 Replies
View Related
Jul 28, 2010
I unpacked a .zip file, and it gave me two directories. Which file must I edit, and how do I integrate the two dir into the edited file?
View 3 Replies
View Related
Feb 13, 2011
How do I save a file edited with the VI editor? How do I get help information on this program?
View 1 Replies
View Related
Jan 27, 2011
I use RadHat Linu5.We usually log in to LINUX via putty (remote). Very often many people use the same user and password to log in.I wonder how to tell who has edited/modified a file?
View 9 Replies
View Related
Jul 8, 2010
To make an rpc call I need to sent an xml file as post data.I know how to do this with wget. It works fine when I have the xml already filled in (depending on the node values the response from the call is different).owever I want to be able to edit part of this file, and then sent that as post data using wget. can edit this file using sed (I dont want to rewrite the files each time this gets used; and it does get used alot, with alot of different values).
View 1 Replies
View Related
Jan 27, 2011
I use RadHat Linu5.
We usually log in to LINUX via putty (remote). Very often many people use the same user and password to log in.
how to tell who has edited/modified a file?
View 9 Replies
View Related
Aug 25, 2010
I'm taking over as a Linux admin where they use sendmail last week. I've done very little with email on linux, and haven;'t touched sendmail since 2000 so I am really out of my element.Basically the sendmail server for many months has had performance problems, disk, and load.Looking into it I found this doing a tail on /var/log/MaillogAug 25 17:11:49 web8 sendmail[1531]: o7OGF2VH002566: to=postmaster, delay=1+01:58:10, xdelay=00:00:00, mailer=relay, pri=2388694, relay=[xx.xx.xx.xx], dsn=4.0.0, stat=Deferred: [10.10.20.107]:No route to hostAnd that was all it was spewing, I edited the config files because xx.xx.xx.xx doesn't exist. And running m4, then restarting sendmail.It is still spewing out that message, but I do see some things connecting to the new yy.yy.yy.yy address. I even greped the entire /etc looking for the old machine.
View 2 Replies
View Related
Jan 22, 2011
I wanted to save a bit of ram and so removed wicd from startup. I deleted rc.wireless.conf and edited rc.inet1.conf as per the instructions. A connection is made at startup but it seem to drop quite often ( not too hard to restart, but a bit of a pain ). I am running a k-2.6.37 with a zydas usb zd1121 chip
Quote:
# /etc/rc.d/rc.inet1.conf
#
# This file contains the configuration settings for network interfaces.
# If USE_DHCP[interface] is set to "yes", this overrides any other settings.
[Code].....
View 3 Replies
View Related
Mar 3, 2011
I have been having trouble setting up a daily backup script with cron. It would basically never worked. Searched the net for answers but didn't find anything. I finally figured it out !! When root crontab is edited the execute flag is removed from #/var/spool/cron/crontabs/root. I change it with #chmod a+x /var/spool/cron/crontabs/root and all is good.
View 5 Replies
View Related
Jul 8, 2011
I tried to edit my xorg.conf to try and encourage Debian to handle my joypad better (stop recognising it as a mouse). However, it didn't work and i couldn't get back into X.So, i entered recovery mode and deleted the contents of xorg.conf,got back into X and then edited xorg.conf back to how it was.Right so far so good.Yet, now i cannot use the backlash key in keyboard shortcuts. I have a number of shortcuts set up to incorporate this key and they no longer work, neither in GNOME nor Openbox
View 2 Replies
View Related
Sep 20, 2010
I had edited the bashsr file wrongly in my ubuntu while trying to put a "export" command in bashsr for javac. Next when i am writing sudo , its saying :
Command 'sudo' is available in '/usr/bin/sudo'
The command could not be located because '/usr/bin' is not included in the PATH environment variable. sudo: command not found
View 3 Replies
View Related
Dec 30, 2010
I've recently installed Proftpd to host for someone for a couple of hours.
With the default config it works however when taken the comments out and edited for anonymous, proftpd fails to start
This is the default config file which works if you have a user and password for my machine, but anonymous wont work (when the comments were removed).
View 1 Replies
View Related
Dec 12, 2008
I would like to know when usb inserted, its showing cant mount when i clicked details its showing bad blocks in beginning , and smething in /dev/sd6. Can i knw why usb drive cant be mounted automatically , even if its set to do so, and to cope the error mentioned above
View 1 Replies
View Related
Aug 7, 2011
Having one issue with evolution not showing html websites showing up in email like verizon sending a promo. I have gone to edit, preferences, mail preferences, html messages and have always load images from the internet chosen. I have also added sender to contacts. Even if I right click message and tell it to dload images it doesn't.
View 1 Replies
View Related
Apr 18, 2011
When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.
If I restart without the projector, again all normal operation on laptop screen is restored.
I feel like I am missing some very silly options. Any help is appreciated.
Here is the output of xrandr when the laptop is connected:
Code:
View 3 Replies
View Related
Aug 1, 2011
As a photographer I'm constantly taking photos and storing them in folders. Now occasionally I'm using two cameras (either for different settings or an assistant is also taking photos) which means that for one event I can have differently named images.Both cameras have the same time set (which always helps in Windows) but in Ubuntu when trying to sort my folder by date taken I can't.The options I'm given are to sort them: Manually, by Name, by Size, by Type, by Modification date and by Emblem.Now none of those are helpful to me once I've done a few edits to the images.So please if anyone knows, how do you organise a folder with images taken on different cameras by Date Taken rather than Date Edited?
View 3 Replies
View Related