You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone have any examples of doing a two pass encode in this library?
I'm looking to convert my NodeJS transcoder to this library, here's and example of a job, also when trying to use the output options and submit a single string such as c:v libvpx-vp9 -pass 1 -b:v 1400K -crf 23 i get an error, is there a delimiter we should be using ?
`ffmpeg -i
ffmpeg -i
The text was updated successfully, but these errors were encountered:
Anyone have any examples of doing a two pass encode in this library?
I'm looking to convert my NodeJS transcoder to this library, here's and example of a job, also when trying to use the output options and submit a single string such as
c:v libvpx-vp9 -pass 1 -b:v 1400K -crf 23
i get an error, is there a delimiter we should be using ?`ffmpeg -i
ffmpeg -i
The text was updated successfully, but these errors were encountered: