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

Problem with input-video dimensions #22

Open
flakula opened this issue Sep 16, 2020 · 0 comments
Open

Problem with input-video dimensions #22

flakula opened this issue Sep 16, 2020 · 0 comments

Comments

@flakula
Copy link

flakula commented Sep 16, 2020

Description

I had this error when using a file with a custom set of dimensions

Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height

Also it leaves an empty file (0k) behind that has to be removed by hand if you want to do another run.

Steps to reproduce

  1. I made a screencast using Icecream Screen Recorder.
  2. Video resolution was set to 1000x730p instead of full screen (1366x768p).
    2.1. This was an atttempt to decrease file size.
    2.2. Only removed the taskbar and shrink the browser to a width that didnt break any component.
  3. run video-diet file Demo-ConEstilo-3.mkv

Enviroment

ffmpeg version N-76347-gdd36749
python 3.7.0
windows 10

Notes

full output here: error.txt

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