DWM86 / transcoding-machine

Automatically exported from code.google.com/p/transcoding-machine
0 stars 0 forks source link

default handbrake setting #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install program in applications folder using admin user
2. set preferences to the desired input and output folders
3. run settings

What is the expected output? What do you see instead?
program does not encode video.  Under Edit>Log, I get the following message:
Handbrake CLI: invalid option --P
unknown option (--strict-anamorphic)

What version of the product are you using? On what operating system?
1.0 RC4
Handbrake CLI 0.9.4
OS X 10.6.4

Please provide any additional information below.

Original issue reported on code.google.com by jyoun...@gmail.com on 15 Aug 2010 at 6:59

GoogleCodeExporter commented 8 years ago
Set your arguments to the following in the preferences screen or adjust as 
necessary for your target device, these are for AppleTVs up to 720p

-i |INPUT| -o |OUTPUT| -e x264  -q 20.0 -a 1,1 -E faac,ac3 -B 160,160 -6 
dpl2,auto -R 48,Auto -D 0.0,0.0 -f mp4 -4 -X 1280 --loose-anamorphic -m -x 
cabac=0:ref=2:me=umh:b-adapt=2:weightb=0:trellis=0:weightp=0

Original comment by cory.powers@gmail.com on 15 Aug 2010 at 7:05

GoogleCodeExporter commented 8 years ago
Thanks for the super quick response!  That  setting is working.  Thanks for the 
great work.

Original comment by jyoun...@gmail.com on 15 Aug 2010 at 7:12

GoogleCodeExporter commented 8 years ago

Original comment by cory.powers@gmail.com on 28 Aug 2010 at 2:38