Search found 13 matches

by FelixB
Tue Feb 26, 2019 10:33 am
Forum: Windows
Topic: Handbrake only showing one episode on disc
Replies: 8
Views: 1801

Re: Handbrake only showing one episode on disc

Thank you very much for you answer!
by FelixB
Mon Feb 25, 2019 8:13 pm
Forum: Command Line Interface And Scripting
Topic: Parse -t0 output
Replies: 6
Views: 2595

Re: Parse -t0 output

Thanks, I know I am asking stupid newbie questions:):)

Anyways, I've figured out how to parse the JSON data to a variable, now I only have to figure out how to crunch the data with the help of the ConvertFrom-Json cmdlet in Powershell that I've never used before:)
by FelixB
Mon Feb 25, 2019 6:21 pm
Forum: Command Line Interface And Scripting
Topic: Parse -t0 output
Replies: 6
Views: 2595

Re: Parse -t0 output

Thanks!!!
How do you process the output?
Do you parse the output as a text file?
by FelixB
Mon Feb 25, 2019 1:31 pm
Forum: Windows
Topic: Handbrake only showing one episode on disc
Replies: 8
Views: 1801

Re: Handbrake only showing one episode on disc

Huh?
Was that directed at me? My discs are not encrypted. I have no interest in ripping copyright material - my netflix account sorts that out.
I plainly asked a question about this being the right tool or not.
by FelixB
Mon Feb 25, 2019 10:38 am
Forum: Command Line Interface And Scripting
Topic: Cannot load nvEncodeAPI64.dll
Replies: 2
Views: 1471

Re: Cannot load nvEncodeAPI64.dll

Thank you very much!
And thank you for a wonderful program and work:)
by FelixB
Mon Feb 25, 2019 10:32 am
Forum: Command Line Interface And Scripting
Topic: Parse -t0 output
Replies: 6
Views: 2595

Re: Parse -t0 output

Hi,
Did you ever manage to parse and process output from -t 0 ?
by FelixB
Mon Feb 25, 2019 9:10 am
Forum: Windows
Topic: Handbrake only showing one episode on disc
Replies: 8
Views: 1801

Re: Handbrake only showing one episode on disc

HB isn't intended for ripping commercial disks, regardless of any third party hacks you've added. Use an app for that purpose, like MakeMKV, and then use HB if you need further processing. Hi, I am ripping instructional DVD's for my own use. These are not commercial discs so I am not infringing cop...
by FelixB
Mon Feb 25, 2019 9:04 am
Forum: Command Line Interface And Scripting
Topic: Rip all chapters in all titles to separate files (DVD)
Replies: 3
Views: 2025

Re: Rip all chapters in all titles to separate files (DVD)

Hi all, I am currently working with my powershell code to accomplish this. The problem I am running into now is how to create loops for each title AND chapter to do the processing. I cannot figure out how to extract information on how many titles and how many chapters in each title. Any help is grea...
by FelixB
Mon Feb 25, 2019 6:58 am
Forum: Command Line Interface And Scripting
Topic: Cannot load nvEncodeAPI64.dll
Replies: 2
Views: 1471

Cannot load nvEncodeAPI64.dll

Description of problem or question: Run handbrakecli.exe from the commandline gives me the above mentioned error Steps to reproduce the problem (If Applicable): Run handbrakecli.exe from the commandline HandBrake version (e.g., 1.0.0): 1.2.2 CLI Operating system and version (e.g., Ubuntu 16.04 LTS,...
by FelixB
Sun Feb 24, 2019 10:52 pm
Forum: General Questions
Topic: Rip all found chapters to separate files
Replies: 2
Views: 641

Re: Rip all found chapters to separate files

Thank you! I've posted in the CLI forum as well.

Have a great day!
by FelixB
Sun Feb 24, 2019 10:51 pm
Forum: Command Line Interface And Scripting
Topic: Rip all chapters in all titles to separate files (DVD)
Replies: 3
Views: 2025

Rip all chapters in all titles to separate files (DVD)

Description of problem or question: Hi all! I'd like to rip all chapters from all titles to separate files and name them automatically (like the gui). What would a natural command for this be in the CLI? Thank you so much for taking the time to look at my post:) Steps to reproduce the problem (If A...
by FelixB
Sat Feb 23, 2019 3:34 pm
Forum: General Questions
Topic: Rip all found chapters to separate files
Replies: 2
Views: 641

Rip all found chapters to separate files

Hi all! Is it possible to easily rip ALL chapters to separate video files with Handbrake? My dream situation would be to insert a DVD and press a button and then get all separate files. I am ripping instructional videos so I do not have to use the DVD's themselves, therefore the separate files. All ...