Search found 4 matches

by peaslaker
Sun Jan 23, 2011 1:50 am
Forum: Tiki Bar
Topic: GridEncode: Handbrake encodes on XGrid cluster of Macs
Replies: 2
Views: 1739

No text

NT
by peaslaker
Sun Jan 23, 2011 1:44 am
Forum: Tiki Bar
Topic: GridEncode: Handbrake encodes on XGrid cluster of Macs
Replies: 2
Views: 1739

GridEncode: Handbrake encodes on XGrid cluster of Macs

Hi All, PLEASE NOTE THAT TO GET THIS WORKING YOU NEED A WORKING XGRID SETUP This is going to be a quick and dirty dump of my in-progress (but functional) project in case anyone likes the look of the approach. I have produced an Automator action that queues up Handbrake encode jobs on an xgrid contro...
by peaslaker
Tue Mar 23, 2010 1:17 am
Forum: Mac
Topic: Re. Smooth mkv playback @1080p
Replies: 12
Views: 3016

Re: Re. Smooth mkv playback @1080p

I fixed my Snow Leopard mkv playback issues with the hint posted here: http://fhf.org/archives/405 Namely: 1. From terminal: sudo chmod 777 /usr/X11/var/cache/fontconfig 2. After running VLC (and waiting for the MKV to start) you can reset the permissions with: sudo chmod 755 /usr/X11/var/cache/font...
by peaslaker
Tue Mar 23, 2010 12:26 am
Forum: Mac
Topic: How-To: Automate DVD & Blu-Ray (Backup, Encoding & Tagging)
Replies: 223
Views: 374680

Re: How-To: Automate DVD & Blu-Ray (Backup, Encoding & Taggi

I've been spending some time working with your very useful batch encode action and think I have uncovered a problem with custom settings. My code string for custom SD DVD was looking something like this: -e x264 -q 19.25 -a 1,1 -E ca_aac,ac3 -6 dpl2,auto -R 48,auto -D 0.0,0.0 -f mp4 --loose-anamorph...