Help - Search - Members - Calendar
Full Version: Zune 120 skips the last second of Nero and Apple AAC files
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - General
cpalcott
Anyone else have this problem? I have my collection ripped to FLAC, I then convert with foobar to either Nero AAC (tried both Feb-07 and Sept-08 builds) and Apple AAC. The Zune plays both files fine, but when it gets to the last second of the song, it skips ahead to the next track. Oddly, this does not happen in the Zune Software player, only on the DAP. I tried the same files in MP3 form and they work just fine. I am using the most recent Zune firmware and software. Any Ideas?
kornchild2002
Have you tried restoring your Zune? I had a 30GB Halo 3 Zune (it was running the latest firmware) and I didn't come across this issue.
cpalcott
QUOTE (kornchild2002 @ Mar 5 2009, 14:26) *
Have you tried restoring your Zune? I had a 30GB Halo 3 Zune (it was running the latest firmware) and I didn't come across this issue.


Yes, I tried restoring the zune to factory state, erased and re-installed the library on the Zune. I tried it on multiple PCs to make sure it was not the PC or its hardware that was causing the problem. I even purchased a second Zune to see if I had a defective Zune. Same problem on both. Could it be a problem in the encoding process (settings in foobar maybe, command line). I am using, character for character, the recommended settings from this forum.
kornchild2002
I don't think that encoding settings would be the issue. Do the files playback fine in foobar2000 and/or iTunes? There is something not right here and I am beginning to think that it is the Zune. Are Zune's gapless? Does the Zune software scan each file for gapless playback? The reason why I ask is because the software could be misinterpreting each audio file and cutting off the final second. However, the files play fine in the Zune software. You said you also tried iTunes AAC and had the same results... I really am at a loss here. I did some Googling and didn't come across other people having the same issue.
cpalcott
Files playback fine in foobar and itunes. It maybe Zune hardware in general, but it was not that specific Zune alone. I know that because i tried two seperate Zunes. Zunes are supposed to be gapless as of firmware 2.5 (they're on 3.1 now). Files play fine in Zune software. I too did alot of googling and came up with nothing. I am on Vista. Could that have anything to do with it?
kornchild2002
I doubt Vista has anything to do with it. This might be a bug in the firmware or something along those lines (limited to the Zune 120). I was running Vista Business on my notebook when I had my 30GB Zune and I didn't have any issues with either Nero or iTunes AAC files. This definitely sounds like a bug of some sorts. I suggest that you contact Microsoft to see what they say. The tech person might blame Nero and iTunes AAC though.
dsgn
QUOTE (kornchild2002 @ Mar 5 2009, 14:55) *
I don't think that encoding settings would be the issue. Do the files playback fine in foobar2000 and/or iTunes? There is something not right here and I am beginning to think that it is the Zune. Are Zune's gapless? Does the Zune software scan each file for gapless playback? The reason why I ask is because the software could be misinterpreting each audio file and cutting off the final second. However, the files play fine in the Zune software. You said you also tried iTunes AAC and had the same results... I really am at a loss here. I did some Googling and didn't come across other people having the same issue.



Zune's aren't gapless devices.
Sebastian Mares
QUOTE (dsgn @ Aug 10 2009, 20:08) *
Zune's aren't gapless devices.


And this statement is based on what? According to changelogs, 2.5 adds gapless playback.
/mnt
I had this problem with music players under Linux that cuts off the last few secs on AAC files that was encodeded by the old Feb 07 version of Nero AAC, due to a bug that writes a incorrect time length on the MP4 container. Which i managed to fix with mp4box.

You could try mp4box with the -ipod format switch on a few albums, and see if it fixes your problem.

My old MP4 to M4A script, which requires MP4box.exe:

CODE
FOR /R %1 %%I IN (*.mp4) DO MP4Box.exe -ipod "%%I"
FOR /R %1 %%I IN (*.mp4) DO REN "%%I" "*.m4a"


But am sure that the Zune wouldn't be affected by that issue.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.