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

when using the -metadata parameter in windows 10/powershell terminal, I get an error #19

Open
mrjayviper opened this issue Oct 23, 2020 · 0 comments

Comments

@mrjayviper
Copy link

see below

C:\Users\myuser> ffmpeg-bar -i "input.mkv" -map_metadata -1 -vcodec copy -acodec copy -scodec copy -metadata:s:s:0 language=eng "output.mkv"
language=eng: Invalid argument

Things I've tested:

  • If I replace ffmpeg-bar with ffmpeg, it works fine.
  • If I run the command above using cmd, it works fine.

Any ideas on what could be wrong? Thank you.

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

No branches or pull requests

1 participant