579632
22
Zoom out
Zoom in
Previous page
1/24
Next page
AppleScript
Many functions in Turbo.264 HD can be accessed
using AppleScript.
Dictionary
The AppleScript Dictionary of Turbo.264 HD lists all
available commands and parameters. To write
scripts and browse the dictionary the application
Script Editor is available on every computer
running Mac OS X. It can be found under
Applications/AppleScript. You can also find example
scripts in the online Elgato Knowledgebase.
If you find that there is functionality in Turbo.264 HD
that is not present in the AppleScript dictionary,
please write us at support@elgato.com. We will try
to accommodate your needs in future software
updates.
Turbo.264 HD AppleScript Commands
encodev : Encode added files.
encode
[no error dialogs true] : Do not show error dialogs
that happen during encoding. Caller can check
lastErrorCode to find out about them.
add filev : Add a file to the queue for later
encoding.
add file furl : The file(s) to be added.
[with destination alias] : file to export to
[exporting as iPod High/iPod Standard/Sony PSP/
AppleTV/iPhone/YouTube/YouTubeHD/HD720p/
HD1080p/custom] : type of export
[with custom setting text] : name of the custom
setting if the export type is set to ‘custom’
[replacing boolean] : replace file if it exists
Applicationn : The Turbo application itself.
properties
lastErrorCode (integer, r/o) : Last error code that
occurred, e.g. during encoding.
isEncoding (boolean, r/o) : True if Turbo.264 is
currently encoding, False if you can start a new
encode.
isHardwarePluggedIn (boolean, r/o) : True if the
Turbo.264 hardware is plugged in.
Sample AppleScript
The following sample script will take a file called
“file.mp4” on the Desktop, and immediately encode
it for iPhone as a new file called “finished.mp4”,
saved on the Desktop.
tell application "Turbo.264 HD"
add file "/Users/nick/Desktop/file.mp4" with
destination "/Users/nick/Desktop/
finished.mp4" exporting as iPhone
encode
end tell
Please note that “ "/Users/nick/Desktop/” is an
example path; if your OS X account name is mary,
then the path would be “/Users/mary/Desktop/”. An
easy way to find the correct path to a file would be
to drag it onto the ScriptEditor window, at the point
you want to use it - AppleScript will take care of the
rest.
Turbo.264 HD Manual
22!
AppleScript
22


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for Elgato Turbo 264 HD at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of Elgato Turbo 264 HD in the language / languages: English as an attachment in your email.

The manual is 2,36 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info