variables:inbuilt_variables
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| variables:inbuilt_variables [2024/01/28 10:03] – benjamin | variables:inbuilt_variables [2024/03/20 21:20] (current) – emcodem | ||
|---|---|---|---|
| Line 95: | Line 95: | ||
| |**%i_v_precharge%**|Return number of pre-charge frames if available.| | |**%i_v_precharge%**|Return number of pre-charge frames if available.| | ||
| + | **%s_last_enc_cmd%** | ||
| + | The latest calculated | ||
| Metadata Variables | Metadata Variables | ||
| Line 242: | Line 244: | ||
| {{: | {{: | ||
| + | |||
| + | |||
| + | **%s_options%** (since FFAStrans 1.4) advanced users can force special behaviour. | ||
| + | |||
| + | Mostly used by advanced users to change the encoding commands of internal encode processors to specific needs. | ||
| + | You can enable/ | ||
| + | |||
| + | Note that **skip_encoding=True|save_enc_cmd=True** can be used to "not encode" | ||
| + | |||
| + | |||
| + | ^ Heading 1 ^ Heading 2 ^ | ||
| + | |skip_encoding |Option to skip encoding in encoding nodes - used to retrieve the calculated encoding cmd in combination with save_enc_cmd| | ||
| + | |proc_execute |Don' | ||
| + | |save_enc_cmd |Option to save ffmpeg processing and filter chains to variables| | ||
| + | |allow_text_source |Option to turn the string in s_source into a text file| | ||
| + | |end_branch |Option to end the current branch even if there are subsequent nodes| | ||
| + | |dispel_branch |Option to end the current branch even if there are subsequent nodes and hide from history| | ||
| + | |emulate_crash |none, | ||
| + | |allow_afuncs |Allow using native AutoIT functions in the populate and conditional node.| | ||
| + | |encode_errors |Stop and error on known encoding andomalies resulting in a complete but incompatible file.| | ||
| + | |afilters |Add extra ffmpeg audio filters at the end of filter chain per stream.| | ||
| + | |apre_filters |Add extra ffmpeg audio filters at the start of filter chain per stream.| | ||
| + | |apost_filters |Add extra ffmpeg audio filters at the end of filter chain per stream.| | ||
| + | |vfilters |Add extra ffmpeg video filters at the end of filter chain.| | ||
| + | |vpre_filters |Add extra ffmpeg video filters at the start of filter chain.| | ||
| + | |vpost_filters |Add extra ffmpeg video filters at the end of filter chain.| | ||
| + | |enc_pre_input |Add extra ffmpeg arguments before input specifier.| | ||
| + | |enc_pre_output |Add extra ffmpeg arguments before output specifier.| | ||
| + | |||
| + | |||
| + | **%s_last_enc_cmd%** | ||
| + | |||
| + | Read only variable for retrieving the latest internally ffmpeg encoding command (after some encode processor) | ||
| + | |||
| ----- | ----- | ||
variables/inbuilt_variables.1706436221.txt.gz · Last modified: 2024/01/28 10:03 by benjamin