kgarchar said:i didn't think it could do this, but i forgot to change the settings in handbrake when i ripped my lost dvds...what is the max quality that it can play?
i was wondering if it plays this because 720x400 < 640x480
kgarchar said:i ripped my lost dvds
HelixOmnimedia said:So you're using HandBrake? I've been trying to rip my Season 1 of Lost for the last year, and Season 2 for about a couple of weeks. But HandBrake doesn't allow them to be opened. It scans the titles and then nothing!
What region is your drive? and what region are the Lost DVDs?
Chundles said:I'm so jonesing for a new 5.5G iPod to replace my 3G - it's really starting to cough and splutter.
amin said:640x480 represents the max number of total pixels, as NicP pointed out. This is true for both MPEG-4 as well as Low-Complexity Baseline H.264. I routinely put videos at their native resolution on my 80GB iPod. I use Handbrake with the following settings:
- Framerate: Same as source
- Encoder: FFmpeg
- Quality: Average bitrate: 2200 kbps
- 2-pass encoding
- File format: MP4 file
- Codecs: MPEG-4 Video / AAC Audio
- Audio settings all at default
- Picture settings at native settings: 640 wide for "full frame" video, 720 wide for widescreen video, aspect ratio fixed. Choose "deinterlace" if preview screens show lots of horizontal lines.
Simple and effective with very good results. I wonder if H.264 will give me better results at 1500 kbps than I get using MPEG-4 at 2200 kbps?
NicP said:I assume you are using MPEG4, the maximum number of pixels the ipod supports is 307200. 640*480 = 307200 pixels, 740*400 = 296000 pixels
MacinJosh said:No no no. MPEG-4 has a maximum pixel count of 230400 (480x480).
H.264 on the other hand does 640x480. See my previous post on macroblocks.
Joshua.
Chundles said:Except the OP's iPod DOES play MPEG-4 video at 720x400, something you said it cannot do.
I think the new iPod software upped the macroblock limit on all formats not just H.264.
Synapple said:amin can I ask you how many MB/GB do those files end up being? I would love to rip at the settings you suggest but I am a little worried about how many files I could fit onto my 30GB iPod, considering I've got 15+GB of music and pix.
Thanks![]()
MacinJosh said:Can someone else confirm/try 720x400 H.264 playback on iPod?
MacinJosh said:Why not use the target size feature in Handbrake? It'll calculate the average bitrate needed to fit movie/video in the desired size.
Chundles said:Won't work because as you said, Handbrake currently can't do Baseline LC. The only H.264 content you can get at the moment is either 640xwhatever from the iTunes Store or the older 320x240 stuff ripped in Handbrake. It's highly possible it will work but until Handbrake gets Baseline LC as an option nobody will be able to test.
dwishbone said:from the developer forums at handbrake's site it looks like they are getting close, but there are still no public builds. the latest source will work supposedly if you download and build it yourself.
dwishbone said:from the developer forums at handbrake's site it looks like they are getting close, but there are still no public builds. the latest source will work supposedly if you download and build it yourself.
dwishbone said:yeah. the forums say the build is pretty unstable at this point but it does work. i posted it in the main encoding thread here. it appears the actual codec apple is using (the supposed Baseline LC) is actually the same as the normal Baseline. the only difference is apple seems to be doing what is in effect an internal watermark into its iPod converted files from Quicktime/iTunes. if these little bits of data are not present it will not transfer/play onto an iPod. what the latest builds do is it injects this bit of code into the handbrake outputted files.
so any H.264 file over 320x240 must have this data or it won't work.
MacinJosh said:Ahh... I see. I wonder if this is how VisualHub and ffmpegx have managed it then...
Chundles said:As of about 15 minutes ago, VersionTracker is showing a new build of VisualHub. Just a heads-up if you haven't got it.