The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   Applications (http://hintsforums.macworld.com/forumdisplay.php?f=5)
-   -   iTunes won't import mp3 (http://hintsforums.macworld.com/showthread.php?t=55600)

IJ67 05-14-2006 03:07 PM

All but one of the files play normally.
Good news.

Bigc 05-14-2006 04:13 PM

were the worth it :cool:

hoggboy16 10-17-2006 04:38 PM

has anybody found out how to resolve this problem?

I have just updated to itunes 7 - however, when I try and drag and drop mp3's, it registers in the itunes window that they have been transferred but then fails to actually display them in the ipod's library. Also, when I unplug the ipod, the files are not on it!

So frustrating, took me about 2 hours to download all the relevant files to allow me to backdate to itunes 6! The problem is I wanna be using the latest version of itunes but I need to be able to drag and drop mp3's manually as synching it with my library is just annoying!

How do I fix this problem?? all the files are .mp3's and work fine.

Cheers

MixedContent 03-22-2008 07:28 PM

Finder and QuickTime have no problem, ...
 
but iTunes won't import them, and doesn't say why. Is there a way to make iTunes tell you what its gripe is with a file that it declines to import? I know Mac software is supposed to hide ugly details from the user, but simply failing with no clue what the problem is, that's pretty ugly.

I got four tunes off a mySpace page. All legal. Two of them will import fine, the other two won't. But they will play in Finder or QuickTime. The "file" command gives identical results for all four files: MP3 file with ID3 version 2.2.0 tag.

As for size, the two that *will* import are significantly larger. Which I *suppose* could indicate some differences in compression algorithm, but I don't know how 1. I can find out, or 2. why that would make any difference.

Doggtanyon 04-10-2008 04:28 AM

I had this very same problem. Its worth finding out what type of tags are on the file. If they are APEv2 it causes massive problems on itunes. use mp3tag (http://www.mp3tag.de/) to remove tags if this is the case. You then have to re-tag the mp3's and all should be fine

Mr. Anderson 08-06-2008 01:22 PM

Quote:

Originally Posted by Doggtanyon (Post 463337)
I had this very same problem. Its worth finding out what type of tags are on the file. If they are APEv2 it causes massive problems on itunes. use mp3tag (http://www.mp3tag.de/) to remove tags if this is the case. You then have to re-tag the mp3's and all should be fine

I was having the same exact problem-- had a set of mp3's that I OWNED (didn't buy from iTunes or other), and they absolutely would not import into iTunes. I downloaded and used the recommended piece of software above and found that one of the mp3's from the album was IDv3 2.4. The rest were IDv3 2.3. I stripped the tags off of all of them and replaced with all IDv3 2.3, and viola! Worked fine! Thanks for the tip!

Jarett 09-22-2009 07:32 PM

I had the exact same problem with misc different mp3 files, but thanks to this thread the problem was solved! The info here is correct about the problem being due to the id3 tags. The problem was solved by opening the files in Winamp (I'm using Vista), pushing alt-3 with the song highlighted, and unchecking the "Include ID3v2 tag in file" box. At that point the file can then be added to the iTunes library.

Thanks everybody!

yhuynh 10-05-2009 03:07 AM

sorry to bump an old thread.
i had the same prblm and was able to get my files working with the help of those before me - thanks vmuch

unfortunately, having imported my music to itunes - i have no way of knowing which files on my hd havent been imported lest i happen to look for a particular song and cant find it

does anyone have any idea on a solution for this?

i just recently got my mac and have been leapfrogging from itunes to songbird, back to itunes, foobar2k thru wine.. and now back to itunes if i can just leap this last hurdle


any help will be greatly appreciated.
thanks

PierceIt 11-21-2009 11:39 PM

me too
 
I have the same EXACT problem. I have a huge folder full of music, most of them imported into the iTunes library just fine (FILE | ADD TO LIBRARY), but some of my MP3 files just won't show up in the iTune library but will play fine if I go to my Mac's home folder while viewing folders/files in "column" mode within the Finder and drill down into the "itunes music" folder. From there once I highlight a song, on the right hand pane (again, in column mode view in the FInder) I get a preview of the song with a little "PLAY" icon over the top of the album artwork (i think this is new to Snow Leopard - the preview thing). Anyways, If I click PLAY on the preview icon, it will play. But, if I double click the file (which is set to open with iTunes) it will do NOTHING -- and I can NOT get those dang files to import into iTunes.

All other files play fine - all other files play from iTunes if I double click them from the hard drive or if I just click them from within iTunes -- it's just maybe 30 of my 1000 or so songs that won't play or import in iTunes.

Has anyone figured this one out? -- I spent 2 hours on the phone with Apple Care and they told me they have no idea and to uninstall and reinstall iTunes - which I did - and did not fix the problem with these same files.

uggg...

tony_vipros 12-03-2009 07:26 AM

I have the same problem, there's only one file that won't add to iTunes. It plays perfectly well in quicktime, which says it's an MP3.

There is a usefull applescript for finding files that have not been added to iTunes here:
http://dougscripts.com/itunes/script...filesnotadded2

gomtik 12-06-2009 11:44 AM

I had the same problem: iTunes was choosing not to play 8 out of 10 songs. All songs played in QuickTime and in Finder preview. They all were mp3s. But I encoded them to mp3 again in Audion 3. When opened with iTunes, they are now playing!! :)

irae 12-21-2009 02:32 PM

I had the same problem and have to reencode my mp3.
I was woried by the quality, it was CBR 320kpbs and I've looked into using lame to do the job.

Here is how I dit it via Mac command line.
If you don't have macports installed, probably this way is not quite for you.

In case you don't have lame installed you can do it via macports:
$ sudo port install lame

Afterwards you can reencode all files in a folder like so:
$ mkdir resamp
$ for f in *.mp3 ; do lame --mp3input --vbr-new -V 0 "$f" "./resamp/$f" ; done

You will loose all ID3 tags this way, but Music Brainz Picard can help you there.

I prefer doing it this way because it's completelly open source, it's the highest quality you can achieve and will work this way like forever, unlike other software mentioned on this thread that haven't been updated for years.

mackroyd 08-13-2010 02:14 PM

Sorry to resurrect an old thread, but I ran into this problem of iTunes not opening mp3s today, and found a very very simple way of fixing it using VLC Media Player. Every application (Quicktime, VLC, Finder Preview) except for iTunes would open my mp3 file, and it was a true mp3 file.
Simply follow this guide http://www.youtube.com/watch?v=w3LzMl3HPBs and it should work, it did for me.

chinajon 08-16-2010 01:16 AM

No YouTube
 
Quote:

Originally Posted by mackroyd (Post 593010)
Sorry to resurrect an old thread, but I ran into this problem of iTunes not opening mp3s today, and found a very very simple way of fixing it using VLC Media Player. Every application (Quicktime, VLC, Finder Preview) except for iTunes would open my mp3 file, and it was a true mp3 file.
Simply follow this guide http://www.youtube.com/watch?v=w3LzMl3HPBs and it should work, it did for me.

Grrr. YouTube is blocked in China.
Is there another source for that information?

Thanks!

Sesame 08-31-2010 05:17 PM

Quote:

Originally Posted by chinajon (Post 593217)
Grrr. YouTube is blocked in China.
Is there another source for that information?

Thanks!

I was able to get the information I needed here http://www.applemacvideo.com/howtoco...o-mp3-mac.html but I needed to convert some .flv into mp3's. If you're trying another format this might not be as helpful. HTH.

Ian 01-12-2011 09:38 PM

Tried the recommendations in this thread - here's what I get when i type the path in terminal:
weird file name.mp3: MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, Stereo

And I can't play these files in Quicktime either - they were originally .wma files that I converted to mp3 using "Switch" - any thoughts?


All times are GMT -5. The time now is 03:38 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.