]> granicus.if.org Git - handbrake/commit
Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. These corre...
authorjbrjake <jb.rubin@gmail.com>
Tue, 30 Dec 2008 21:12:02 +0000 (21:12 +0000)
committerjbrjake <jb.rubin@gmail.com>
Tue, 30 Dec 2008 21:12:02 +0000 (21:12 +0000)
commiteef37cf07dc0a9c28b938688469ca0bbdbe35720
tree2fe41c8a885074da3777af23e6b4c47f8ef80b25
parentff08bb6bfb4a05e5f07161b83aae7dd87e528689
Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. These correspond to the job->start_at_preview and job->pts_to_stop variables the MacGui and LinGui use to achieve live preview encodes.

While of course starting at a certain preview is not an optimal way of choosing a starting position for an encode (especially in a CLI), it is fast, and flexible. By altering the number of previews to scan with --previews, it is possible to start an encode at any percentage of the video.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2051 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c