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

the config file can't be loaded #96

Open
Suitear opened this issue Jul 17, 2021 · 0 comments
Open

the config file can't be loaded #96

Suitear opened this issue Jul 17, 2021 · 0 comments

Comments

@Suitear
Copy link

Suitear commented Jul 17, 2021

I use vcsi -c ~/.config/vcsi.conf file.mp4
Processing file.mp4... Sampling... 3/54 Composing contact sheet... Cleaning up temporary files...
but the output file is always in the same directory, not the output folder I set. And the image format cant be changed to png.
There is no timestamp, too.

My config file is as follows:

[vcsi]
IMAGE_QUALITY = 90
METADATA_FONT_SIZE = 20
DELAY_PERCENT = 7
GRID_HORIZONTAL_SPACING = 0
GRID_VERTICAL_SPACING = 0
CONTACT_SHEET_WIDTH = 1280
GRID_SIZE = 3x18
METADATA_POSITION  = hidden
TIMESTAMP_FONT_COLOR = ffffff
TIMESTAMP_BACKGROUND_COLOR  = 000080
verbose = true
IMAGE_FORMAT = "png"
TIMESTAMP_POSITION = sw
OUTPUT_PATH = "/home/thumbnail/"
TIMESTAMP_FORMAT = {TIME}/{DURATION}

but the output directory never be used. and there is no timestamp at all. I don't what's wrong with the config file. Hope there will be an example of config file.

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