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

About the filename of Video Screenshots #3083

Open
keihinjin opened this issue Aug 28, 2020 · 2 comments
Open

About the filename of Video Screenshots #3083

keihinjin opened this issue Aug 28, 2020 · 2 comments

Comments

@keihinjin
Copy link

Hi, iina

  • add the time to the end of the screenshot filename
    for example:
    video file name: Sky.mp4
    screenshots file name: Sky-00-01-02-003.png (00-01-02 is the time and the 003 is about frame)

  • Why this is better?
    Easy for file organizing.

  • maybe a on/off option in prefrences...

.

@lizyn
Copy link

lizyn commented Sep 9, 2020

Hi @keihinjin, this can be set with the mpv options (see below)
image

The customization will take effect after you relaunch IINA. Under this setting, the screenshot filename will be (in your case): Sky-00.01.02.png. Unfortunately, frame number "is not easily implementable".

For more information about the option configuration, please go to https://mpv.io/manual/master/#options-screenshot-template

@keihinjin
Copy link
Author

keihinjin commented Sep 16, 2020 via email

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

2 participants