|
|
Use parameters in filenames and stream namesWhen saving encoded streams to file, you can use parameters in filenames and stream names. During multi-bit rate encoding, it is especially helpful to include the bit rate or other information in the name to distinguish the content. Note: For stream names, you can use either parameters or separate
unique stream names with a semicolon, but not both together. If
you use both parameters and semicolons, Flash Media Live Encoder
treats the characters used to represent parameters as literal characters
in the stream name.
To use parameters, enter an optional identifier (name) of your choice, followed by one or more parameters.
You can use multiple parameters in a single name. When using multiple parameters, if desired, you can separate parameters with underscores to make the resulting names easier to read. For example, say that you want to create an FLV file whose name reflects the video bit rate of 156 Kbps and the output frame rate of 24 fps. In the Save To File box, enter myFLVFile_%v_%f. The resulting filename is myFLVFile_156_24. Note: While it is not required to enter an identifier, such as the
identifier myFLVFile used in the example, an identifier of your
choosing can help differentiate files and streams.
|