Apple Xserve Up Mac OS X Server Dokumentacja Strona 289

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 329
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 288
Chapter 17 Configuring the Podcast Producer Service 289
For more information about pcastaction and its commands, see its man page. You can
also view help information about the commands of pcastaction by entering:
$ pcastaction help
command
Applying Quartz Composer Compositions to Movies
Quartz Composer supports the notion of composition protocols and repositories where
compositions are stored.
Quartz Composer supports these types of composition protocols:
 Animation
 Transition
 Effect
Podcast Producer leverages compositions that abide by the Transition and Effect
protocols. These compositions must reside in one of the following repositories:
When specifying a Quartz Composer composition that abides by either the Effect or
Transition protocol, use the composition’s repository identifier. Otherwise, you can pass
the compositions full file path.
Applying a Quartz Composer Transition
To apply a Quartz Composer transition to a QuickTime movie:
$ pcastaction merge --basedir=
basedir
--input1=
first_input_movie
--input2=
second_input_movie
--output=
output_movie
--duration=
transition_duration
--transition=
composition_repository_identifier
For example, to apply the Copy Machine transition between movies, enter:
$ pcastaction merge --basedir=
basedir
--input1=
first_input_movie
--input2=
second_input_movie
--output=
output_movie
--duration=
transition_duration
--transition="/copy machine"
or
$ pcastaction merge --basedir=
basedir
--input1=
first_input_movie
--input2=
second_input_movie
--output=
output_movie
--duration=
transition_duration
--transition=/copy\ machine
Repository Description
/System/Library/Compositions Contains Apple-supplied compositions.
/Library/Compositions Contains user-created or third party compositions.
Przeglądanie stron 288
1 2 ... 284 285 286 287 288 289 290 291 292 293 294 ... 328 329

Komentarze do niniejszej Instrukcji

Brak uwag