Handbrake Preset for Xoom

mlreed13

New member
Jun 1, 2010
1
0
0
Works great so far

Thanks for the preset! I've only tried one AVI conversion, but it worked perfect and plays smoothly, with no sound sync problems. It did make the file slightly bigger, but not much.

Thanks for putting this out here!
 

funnycreature

Senior Member
Feb 16, 2011
1,369
520
0
WV
didn't want to open yet another thread...

Does anyone here know what causes the lag between audio and video? I ripped Avatar from Bluray using 2kbit video MP4 iso v.2 @1280x800 with 160kbit sound (AVS video converter) . When I play the file on my PC everything is fine but on the Xoom the sound is a few seconds ahead of the picture. Trying to convert using Handbrake and the posted settings. Will post if it works later!

@OP: would you mind providing a list of the settings that the preset uses?

Thanks!

UPDATE: The conversion worked fine! However, I think I have to enable hardware decoding in Rockplayer now. This is all very confusing *sigh*
 
Last edited:

onicrom

Senior Member
Aug 8, 2010
266
54
0
thanks, i figured it out... i imported and didnt realize it until i just tried to convert a video and it worked.

but it does still seem choppy to me after converting.
 

quordandis

Senior Member
Sep 2, 2005
314
35
0
New York, NY
I got this strange error when importing the .plist file:


** (ghb:13592): WARNING **: Plist parse error: Error on line 1 char 1: Document must begin with an element (e.g. <book>)

(ghb:13592): GLib-CRITICAL **: g_markup_parse_context_end_parse: assertion `context->state != STATE_ERROR' failed
Any ideas?

--Q

UPDATE: I edited the .plist file and removed these first two lines:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
Then handbrake was able to recognize it for what it is.
 
Last edited:

smilepak

Senior Member
Nov 16, 2008
415
22
0
What's a typical file size for the conversion anyhow? I am around 1.8GB average on a DVD extract to use on my NAS DLNA stream right now.
 

e.mote

Senior Member
Feb 16, 2011
2,165
892
0
>What's a typical file size for the conversion

My DVD encodes vary from 600MB to 1GB-ish, normally under the 1GB mark. My settings are full-res anamorphic, high-profile, with stereo MP3/AAC, using one-pass CRF 21. If you use AC3/DTS, it will be larger. If using main profile, size is +5-10%; for baseline, about +30%.

My 720p encodes range 2-3GB using 5.1 AAC. Avatar is a notable standout at 5.6GB, for its 3hrs length and many hi-bitrate scenes.
 

djthread

Senior Member
Jul 30, 2010
89
5
28
Detroit
Actually, this preset did not appear to load on the linux Handbrake:

Code:
** (ghb:1859): WARNING **: Plist parse error: Error on line 1 char 1: Document must begin with an element (e.g. <book>)

(ghb:1959): GLib-CRITICAL **: g_markup_parse_context_end_parse: assection `context->state != STATE_ERROR' failed
 

palmboy5

Senior Member
Mar 26, 2009
221
12
0
The OP posted preset isn't proper as it simply uses MPEG-4 (FFmpeg) which creates H.263 videos rather than H.264.

iceytea's link says how to properly make a H.264 Baseline video. The main thing to follow from the link is
Baseline Profile means:
- No CABAC entropy coding.
- No B frames
- No 8x8 transforms (DCT)
- No Weighted Prediction
So, on the Video tab choose Video Codec: H.264 (x264).
On the Advanced tab set
Maximum B-Frames: 0
CABAC Entropy Coding: unchecked
8x8 Transform: unchecked
Weighted P-Frames: unchecked
 
  • Like
Reactions: Gwartan

hickslv426

Member
Sep 19, 2011
7
0
0
Xoom handbrake preset still not the best?

I used this preset for a 90 minute blu-ray movie and it compressed it to a file size of 1.6 GB, but the picture was grainy and blocky. I've had DVD files encoded with less size but with better picture quality.