LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-10-2007, 07:55 PM   #1
moob8
Member
 
Registered: Sep 2006
Distribution: slackware
Posts: 132

Rep: Reputation: 15
mp3 all tags remover


I was just running windows for the sole reason of removing some wacky tags from some mp3 files. As I rebooted into linux I mused that it would be better to do this in linux. I imagine that the program would be commandline and world work something like:
Code:
remove_all_crap_from_mp3 in.mp3 out.mp3
The program would remove the "traditional" mp3 tags (128 bytes on the end) as well as the newer sort of tag that is apparently either in the beginning of the mp3 or somehow interleaved. Also, this program would automatically detect the presence of lyrics and embedded pictures and remove them as well.

Note by removal of a tag (or image or lyrics), I mean removal, not simply setting the fields within a tag to some zero value. The output file after a run will be smaller than the input file (unless it already was without tags).

Thanks in advance.


P.S. google failed me again, as did linux sound ... and freshmeat ... need I go on?

Last edited by moob8; 06-10-2007 at 07:56 PM.
 
Old 06-10-2007, 09:39 PM   #2
moob8
Member
 
Registered: Sep 2006
Distribution: slackware
Posts: 132

Original Poster
Rep: Reputation: 15
Bam. ffmpeg, though a video program, seems to, so far, perform the task I need done:
Code:
ffmpeg -i wacky_in.mp3 -f mp3 -vn -acodec copy good_out.mp3
Yay!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
MP3 tags in Nautilus? TruANTOlogy Ubuntu 10 07-01-2006 09:37 PM
Updating ID3 (MP3) Tags DJ747 Linux - Software 3 05-15-2005 11:22 AM
rearrange folder structure using mp3 tags roemisch Linux - Software 1 04-18-2005 10:15 AM
mp3 id tags... how to change them ? miko3k Linux - Software 7 01-31-2005 07:47 AM
mp3 tags nautilus_1987 Linux - Software 5 10-27-2002 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration