Search found 377 matches

by AlBundy
Sun Dec 21, 2014 11:28 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: 129261

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

Can you upload your plist-file? The script only automates HandbrakeCLI and has nothing to do with copy protection. It seems that the device-file is not available (that's the only reason to get a waiting for /dev/sr0) eng,dan is the correct syntax. Before conversion you'll seethe available and select...
by AlBundy
Sun Dec 21, 2014 9:32 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: 129261

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

You can use --xtra to send arguments directly to HandbrakeCLI.

Can you explain, why plist is not working?
by AlBundy
Thu Dec 18, 2014 8:20 pm
Forum: General Questions
Topic: What are the best settings for bluray to mkv (keep quality but reduce size)?
Replies: 8
Views: 2081

Re: What are the best settings for bluray to mkv (keep quality but reduce size)?

I've checked the encode log. profile High, level 4.0 is used but I've found not information about the preset [19:43:37] hb_init: starting libhb thread HandBrake svn6601 (2014121601) - MinGW x86_64 - https://handbrake.fr 8 CPUs detected Opening F:/... [19:43:37] CPU: Intel(R) Core(TM) i7-4770K CPU @ ...
by AlBundy
Thu Dec 18, 2014 7: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: 129261

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

I've migrated my local svn repository to github.
You'll find the project page on the first page.
by AlBundy
Thu Dec 18, 2014 8:14 am
Forum: General Questions
Topic: What are the best settings for bluray to mkv (keep quality but reduce size)?
Replies: 8
Views: 2081

Re: What are the best settings for bluray to mkv (keep quality but reduce size)?

Using x264 with a quality of 22 instead qsv with 20 reduces the size from 18GB to 12GB but 2 hours instead of 45 minutes.

I'll check another bluray in the next days.

Al
by AlBundy
Tue Dec 16, 2014 11:41 pm
Forum: General Questions
Topic: What are the best settings for bluray to mkv (keep quality but reduce size)?
Replies: 8
Views: 2081

What are the best settings for bluray to mkv (keep quality but reduce size)?

Today I've converted a movie with these settings: HandBrakeCLI --input "F:" --output "d:/Video/movie.mkv" --encoder qsv_h264 --quality 20.0 --crop 0:0:0:0 format mkv --markers --title 1 --audio 1,2 --aencoder copy,copy --mixdown auto,auto --ab auto,auto --drc 0.0,0.0 --aname &quo...
by AlBundy
Tue Dec 16, 2014 7:55 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: 129261

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

I've uploaded a new version with a bugfix for the last added option...
by AlBundy
Wed Dec 10, 2014 10:19 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: 129261

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

The files are deleted because handbrake exited with another exit code than 0.

Handbrake exited with return-code pid 3295 exit 4 - removing file Output_01.m4v
by AlBundy
Wed Dec 10, 2014 8:02 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: 129261

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

Of course - you have to specify the output file, not the directory. ;-)
by AlBundy
Tue Dec 09, 2014 7:28 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: 129261

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

Sry for the late response... i excluded the folder containing the specific media. seems like handbake cli has a problem with scanning some sort of directorys. I've uploaded a new version with minor windows-related changes to avoid "no disk" popups. @Atasco: Can you please explain what you...
by AlBundy
Tue Dec 09, 2014 7:27 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: 129261

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

How to remove your --quality x preset? Is there something like --quality "unset". (I do not want to adjust the quality but remove the parameter) Thank you for the script and your time. I've uploaded a new version - if you set a negative quality or simply "" the parameter is omit...
by AlBundy
Sat Dec 06, 2014 8:56 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: 129261

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

--default is only a shortcut for --audio deu,eng --subtitles deu,eng --audio-copy --skip-commentaries --only-first-track-per-language I think --min-length 00:10:00 - - skip-duplicates - - audio-copy should be enough for you to encode all titles longer than 10 minutes with all audio-tracks copied. Be...
by AlBundy
Fri Dec 05, 2014 6:58 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: 129261

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

According to the help --episodes sets only some other argument to filter tracks ;-) --episodes sets: --default --min-length 00:10:00 --max-length 00:50:00 --skip-duplicates --default sets: --audio deu,eng --subtitles deu,eng --audio-copy --skip-commentaries --only-first-track-per-language So if you ...
by AlBundy
Tue Nov 25, 2014 8:25 pm
Forum: Command Line Interface And Scripting
Topic: Cli conversion hangs when using for loop
Replies: 3
Views: 841

Re: Cli conversion hangs when using for loop

Try to remove the subshell around the handbrake-call.

Btw. it seems that you current version converts not only test.vob to test.mp4 it converts also test.mp4 to test.mp4.mp4
by AlBundy
Wed Oct 29, 2014 7:52 pm
Forum: Command Line Interface And Scripting
Topic: Help with ISO Script - CLI
Replies: 7
Views: 1487

Re: Help with ISO Script - CLI

1. Your script doesn't use the declared variables
2. If you use my script form the mentioned thread you can simply call
hb.rb --input "path_to_your_iso. Iso" --output "~/#title#.mkv"
by AlBundy
Mon Sep 29, 2014 8:32 pm
Forum: Windows
Topic: Change Temp Directory?
Replies: 7
Views: 1333

Re: Change Temp Directory?

I'm not sure - simply set the new temp, start an encode and have a look at the folder. ;-)
by AlBundy
Mon Sep 29, 2014 6:33 pm
Forum: Windows
Topic: Change Temp Directory?
Replies: 7
Views: 1333

Re: Change Temp Directory?

Open command prompt, call

Code: Select all

 set TEMP=D:\temp
and call Handbrake from the command prompt should do the job.
Works at least for cli...
by AlBundy
Fri Sep 19, 2014 9:16 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: 129261

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

--burn is a good idea.

Maybe I'll switch to github in the future. ;-)
by AlBundy
Thu Sep 18, 2014 8:15 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: 129261

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

The arguments tries to detect the first forced subtitle for your first language.
If you want to burn in a subtitle you can use - - xtra to pass through an argument to handbrake.
by AlBundy
Sun Aug 24, 2014 12: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: 129261

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

I've uploaded a new version with minor windows-related changes to avoid "no disk" popups.

@Atasco: Can you please explain what your problem was and how you could fix it?
by AlBundy
Mon Aug 18, 2014 7:13 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: 129261

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

I've successfully tested recursive and standard converting of local dvd-folders.

Do you use latest version of my script?