TwoToad
29th November 2006, 16:03
I've been re-encoding anime using Sharktooth's iPod 5.5g profile and most of the time the encodes come out perfect. Once in a while though all I get in iTunes is a white frame for the video but I can still hear the audio. I was reading this thread: http://forum.doom9.org/showthread.php?t=101813&page=25 but there hasn't been a solution yet.
Here's how I've been encoding:
DirectShowSource("Anime.avi",fps=23.9759856527702, convertfps=true, audio=true)
#blank deinterlace line
#crop
LanczosResize(640,352) # Lanczos (Sharp)
#denoise
ConvertToYV12()
I use convertfps=true because once in a while the audio will be off. This way it stays in sync. The only thing else I do, is resize the video. I don't mess with anything else because I assume the fansub group knew what they were doing, and I am a newbie. =)
I use neroaacenc to reencode the audio to 128 cbr. I have noticed that nero doesn't actually hit 128 though. The audio always turns out to be 131 cbr. That would be a problem if I was trying to hit the iPod's limit of 160 cbr. (Is there a way to add iTunes aac encoder to megui because it actually hits the right bitrate?) Anyway...
I use Auto Encode to put it all together, set the file size (the video bitrate averages 1000k), and muxing with nicmp4box. Tag it with atomicparsley and load into iTunes. As I said, most of the encodes come out perfect except for 1 or 2 eps out of a season. The "bad" encodes will load into iTunes, just not play right. They will also transfer to the iPod and actually play correctly though!?!
All the software I've been using is up to date, so that ~shouldn't~ be the problem.
Oh, and my purpose in doing this was to originally get a season down to 1 dvd size: 26 eps X 172mb = 1 dvd. I know the subs are harder to read on the iPod screen, but I plan to plug it into my TV at some point...
Here's how I've been encoding:
DirectShowSource("Anime.avi",fps=23.9759856527702, convertfps=true, audio=true)
#blank deinterlace line
#crop
LanczosResize(640,352) # Lanczos (Sharp)
#denoise
ConvertToYV12()
I use convertfps=true because once in a while the audio will be off. This way it stays in sync. The only thing else I do, is resize the video. I don't mess with anything else because I assume the fansub group knew what they were doing, and I am a newbie. =)
I use neroaacenc to reencode the audio to 128 cbr. I have noticed that nero doesn't actually hit 128 though. The audio always turns out to be 131 cbr. That would be a problem if I was trying to hit the iPod's limit of 160 cbr. (Is there a way to add iTunes aac encoder to megui because it actually hits the right bitrate?) Anyway...
I use Auto Encode to put it all together, set the file size (the video bitrate averages 1000k), and muxing with nicmp4box. Tag it with atomicparsley and load into iTunes. As I said, most of the encodes come out perfect except for 1 or 2 eps out of a season. The "bad" encodes will load into iTunes, just not play right. They will also transfer to the iPod and actually play correctly though!?!
All the software I've been using is up to date, so that ~shouldn't~ be the problem.
Oh, and my purpose in doing this was to originally get a season down to 1 dvd size: 26 eps X 172mb = 1 dvd. I know the subs are harder to read on the iPod screen, but I plan to plug it into my TV at some point...