Only change container on transcoding
This commit is contained in:
parent
8d6e631abd
commit
7e4e089051
@ -56,7 +56,7 @@ export async function onRequestPost(context: RequestContext) {
|
|||||||
url: `https://${context.request.headers.get("host")}/api/coconut`,
|
url: `https://${context.request.headers.get("host")}/api/coconut`,
|
||||||
},
|
},
|
||||||
outputs: {
|
outputs: {
|
||||||
mp4: {
|
"mp4:copy:copy": {
|
||||||
path: `/${attachment}.mp4`,
|
path: `/${attachment}.mp4`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user