Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not pass watermark option to ffmpeg because it is processed wrong #27

Merged
merged 1 commit into from
May 16, 2014
Merged

Conversation

shir
Copy link
Contributor

@shir shir commented May 5, 2014

After https://github.com/streamio/streamio-ffmpeg has added own way to add watermark option watermark is processed with wrong way. So we should remove this option from options list before pass them to ffmpeg.

It closes #23

It will be better in future to use native way to apply watermark.

rheaton added a commit that referenced this pull request May 16, 2014
Do not pass watermark option to ffmpeg because it is processed wrong
@rheaton rheaton merged commit 08731ea into rheaton:master May 16, 2014
@rheaton
Copy link
Owner

rheaton commented May 16, 2014

v 0.5.6 is our with your PR. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ffmpeg fails when creating version wihtout watermark
2 participants