Search found 6 matches

by KerryXEX
Tue Oct 08, 2013 10:58 am
Forum: Command Line Interface And Scripting
Topic: Script for batch conversion on network share
Replies: 7
Views: 6726

Re: Script for batch conversion on network share

Yes, I've seen yours. Your script is more focused on a CLI wrapper with all its functionality (which I didn't cover) while mine is more focused on a reliable batch-conversion for a whole library. :-)
by KerryXEX
Sat Oct 05, 2013 4:50 pm
Forum: Command Line Interface And Scripting
Topic: Script for batch conversion on network share
Replies: 7
Views: 6726

Script for batch conversion on network share

Hi all, I have compiled now a script to batch-convert all my media to Airplay suitable format in a comfy script which also handles difficulties with dropped network shares. In my case I run the handbrake conversion on a Mac Mini and all the files reside on my Synology. Just wanted to share this as I...
by KerryXEX
Wed Oct 02, 2013 9:38 pm
Forum: Command Line Interface And Scripting
Topic: "Unrecognized file type" in CLI vs. correct in GUI
Replies: 4
Views: 944

Re: "Unrecognized file type" in CLI vs. correct in GUI

Thanks, Rodeo.... that was exactly the problem as I also already found out... worked with all files in the same directory but not in subs... so a simple script error |-)
by KerryXEX
Wed Oct 02, 2013 1:28 pm
Forum: Command Line Interface And Scripting
Topic: "Unrecognized file type" in CLI vs. correct in GUI
Replies: 4
Views: 944

Re: "Unrecognized file type" in CLI vs. correct in GUI

Sure, here's the error output: [15:25:27] hb_init: starting libhb thread HandBrake 0.9.9 (2013051800) - Darwin x86_64 - http://handbrake.fr 2 CPUs detected Opening Major_Crimes_S02E03.avi... [15:25:27] hb_scan: path=Major_Crimes_S02E03.avi, title_index=1 libbluray/bdnav/index_parse.c:162: indx_parse...
by KerryXEX
Tue Oct 01, 2013 3:59 pm
Forum: Command Line Interface And Scripting
Topic: "Unrecognized file type" in CLI vs. correct in GUI
Replies: 4
Views: 944

"Unrecognized file type" in CLI vs. correct in GUI

Hi, I'm trying to convert several avi files (divx) to mp4 with the following command within a script: /usr/bin/HandBrakeCLI -i "$INFILE" -o "$OUTFILE" -e x264 -q 20 -B 160 This results in the error: scan: unrecognized file type However, the scan and conversion works fine under th...
by KerryXEX
Sat Aug 17, 2013 11:03 am
Forum: Mac
Topic: Encoding not starting or only after huge pause
Replies: 0
Views: 498

Encoding not starting or only after huge pause

My problem seems to be a UI one, but not sure. Sometimes when I am done scanning and setting up and want to start the encoding with the "Play" button (either in the main window or queue), there's just NO reaction at all. The button doesn't deactivate nor does it say anywhere the conding st...