Search found 7 matches

by mortenfirst
Wed Dec 24, 2014 10:54 am
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

Yes, but my kernel is backported, so I also have an old version of handbrake.
by mortenfirst
Mon Dec 22, 2014 8:37 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

This is the only version precompiled for my Debian kernel 3.16. I have tried compiling the newest, but it does not work.
by mortenfirst
Mon Dec 22, 2014 6:26 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

Thats also a problem - because the new versions of HandBrake have the x264 presets - my version does not :-)
by mortenfirst
Mon Dec 22, 2014 3:38 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

I can't use the latest version, I have to use this version because om some other compability problems - so that is not an option.
by mortenfirst
Sun Dec 21, 2014 11:40 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

My plist file is: <?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"> <plist version="1.0"> <array> <dict> <key>AudioAllowAACPass</key> <true /> <key>AudioAllow...
by mortenfirst
Sun Dec 21, 2014 10:48 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip all episodes or only main-feature from DVD

I think there is some sort of error in my plist file. I get the same error as this guy: Hello Al, Many thanks for very quick reply and sorry, i'have read every post of the forum and forget the readme :oops: I have installed plist as root gem install plist Fetching: plist-3.1.0.gem (100%) Successfull...
by mortenfirst
Sun Dec 21, 2014 8:59 pm
Forum: Command Line Interface And Scripting
Topic: [Script] convert episodes or main-feature from DVD or BD or convert multiple files (on any os)
Replies: 327
Views: 126846

Re: [Script] rip episodes or main-feature from DVD or BD

Hi, Is it possible to use the full commandline HandBrakeCLI to define encoding settings. I mean, instead of supplying the script with a plist, then just add a command like this: -f mkv --detelecine --decomb --strict-anamorphic -e x264 -q 20 --vfr -a 1 -E faac -B 160 -6 dpl2 -R 48 -D 0 --gain=0 --aud...