OSDN Git Service

Adds --start-at-preview and --stop-at-duration and --stop-at-pts options. These corre...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 30 Dec 2008 21:12:02 +0000 (21:12 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 30 Dec 2008 21:12:02 +0000 (21:12 +0000)
commit552acf4a213022b5b0f67430f3a8cb15feed5a81
tree2fe41c8a885074da3777af23e6b4c47f8ef80b25
parent391e7675424309678ca22e58a17d4aad5a9075ba
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://localhost/HandBrake/trunk@2051 b64f7644-9d1e-0410-96f1-a4d463321fa5
test/test.c