Search found 7 matches
- Fri May 10, 2013 5:11 am
- Forum: Command Line Interface And Scripting
- Topic: How to keep original chapter names using --markers flag?
- Replies: 2
- Views: 689
Re: How to keep original chapter names using --markers flag?
Thanks. Confirmed it's working on 0.99RC OSX build (HandBrakeCLI).
- Thu May 09, 2013 8:55 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: 96845
Re: [Script] rip all episodes or only main-feature from DVD
AlBundy,
What is an example of "recursive converting?" I would like to apply your script for distributed rendering on network of computers.
Thanks.
What is an example of "recursive converting?" I would like to apply your script for distributed rendering on network of computers.
Thanks.
- Thu May 09, 2013 8:47 am
- Forum: Command Line Interface And Scripting
- Topic: Generate CLI options from GUI options?
- Replies: 27
- Views: 5978
Re: Generate CLI options from GUI options?
I was also looking for exact same feature from GUI. I am comfortable with command line and always look through details of options, but being able to visually and rapidly build a queue of tasks avails best of both worlds. Essentially Handbrake is not a front-end for HandbrakeCLI and it sounds like th...
- Thu May 09, 2013 7:01 am
- Forum: General Questions
- Topic: HandBrake Release Preview Feedback
- Replies: 46
- Views: 7296
Re: HandBrake Release Preview Feedback
First chapter's start time reset to zero. Is this by design? https://forum.handbrake.fr/viewtopic.php?f=10&t=27174&p=124971 Maybe too late to include in this build. Suggestion is to respect initial chapter start time or give option to auto-insert chapter to fill gap between time 0.0 and fir...
- Thu May 09, 2013 6:30 am
- Forum: Command Line Interface And Scripting
- Topic: First chapter's start time reset to zero. Is this by design?
- Replies: 2
- Views: 654
Re: First chapter's start time reset to zero. Is this by des
Verified this is also happening in HandbrakeCLI v0.99 (OSX). If the first chapter's start time > 0, then it is reset to 0. If this is by design, it would be nice to have an option for auto-inserting a chapter that fills the gap (0 sec to original Ch. 1 start time) rather than rewriting the start tim...
- Wed May 08, 2013 6:18 am
- Forum: Command Line Interface And Scripting
- Topic: First chapter's start time reset to zero. Is this by design?
- Replies: 2
- Views: 654
First chapter's start time reset to zero. Is this by design?
I used HandBrakeCLI to transcode a .mov file with embedded chapter markers and explicit start and end times to a .mp4 file. Inspecting the metadata of the converted file and playing the file shows that Chapter 1 start time as been rewritten from 124 seconds to -0.8 seconds. Input file - inspected wi...
- Wed May 08, 2013 6:11 am
- Forum: Command Line Interface And Scripting
- Topic: How to keep original chapter names using --markers flag?
- Replies: 2
- Views: 689
How to keep original chapter names using --markers flag?
I used HandBrakeCLI to convert a .mov file with embedded chapter markers and meaningful chapter names/titles to a .mp4 file. Inspecting the metadata of the converted file and playing the file show that the original chapter names have all been renamed to default "Chapter N" format. I verifi...