Support copy
This commit is contained in:
parent
9375bb42c0
commit
a3a63d6f42
@ -86,6 +86,7 @@ async function removePrevious (transcodingManager) {
|
|||||||
|
|
||||||
function buildResult (profile) {
|
function buildResult (profile) {
|
||||||
return {
|
return {
|
||||||
|
copy: profile.copy,
|
||||||
outputOptions: profile.outputOptions,
|
outputOptions: profile.outputOptions,
|
||||||
inputOptions: profile.inputOptions,
|
inputOptions: profile.inputOptions,
|
||||||
scaleFilter: profile.scaleFilter
|
scaleFilter: profile.scaleFilter
|
||||||
|
Loading…
Reference in New Issue
Block a user