webinterface:webinterface
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
webinterface:webinterface [2024/02/12 20:28] – benjamin | webinterface:webinterface [2024/10/01 21:54] (current) – [User Form] emcodem | ||
---|---|---|---|
Line 144: | Line 144: | ||
</ | </ | ||
- | https:// | + | ==== Segment submission and processing ==== |
- | === Submit all selected files into one job for concat/ | + | Currently since Webint 1.4.0.38, you need to use the player to set in/out points. |
+ | Of course your workflow must add support for this special type of source. | ||
+ | |||
+ | In case of segments, Webinterface will submit a special predefined variable called " | ||
+ | |||
+ | |||
+ | **Simple example: | ||
+ | In this case, we just showcase a minimal workflow, due to the nature of ffmpeg " | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | |||
+ | **More complex, frame accurate example: | ||
+ | This is a complex showcase where we use Avisynth to cut the segments frame accurately and after that, stitch all source files into one. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== Submit all selected files as array into one job for concat/ | ||
In FFAStrans workflow editor - workflow properties, you can enter a workflow description. Add the keyword webui_stitch. If this word is found in the workflow description, | In FFAStrans workflow editor - workflow properties, you can enter a workflow description. Add the keyword webui_stitch. If this word is found in the workflow description, | ||
+ | |||
+ | * Note that webui_stitch keyword in the workflow description will cause %s_source% variable to be a JSON array of file paths or URLs. | ||
---------------------------------------- | ---------------------------------------- | ||
Line 206: | Line 229: | ||
< | < | ||
- | == New documentation work in progress for webinterface | + | === Jobstarter workflow control using URL Parameters since Version 1.4 === |
[[webui_jobstarter]] | [[webui_jobstarter]] | ||
+ | === Override CSS globally === | ||
+ | |||
+ | [[webui_alternate_server]] | ||
+ | |||
+ | === Retrieve username of logged in user who submitted a job from Webui === | ||
+ | |||
+ | If a job was submitted on WebUI Job Submitter page, this variable should carry the username of the logged in user: | ||
+ | %s_job_submit_username% | ||
webinterface/webinterface.1707769724.txt.gz · Last modified: 2024/02/12 20:28 by benjamin