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

how to change ffmpegthumbnailer implementation ? #796

Open
dikasetyaprayogi opened this issue Mar 9, 2022 · 1 comment
Open

how to change ffmpegthumbnailer implementation ? #796

dikasetyaprayogi opened this issue Mar 9, 2022 · 1 comment

Comments

@dikasetyaprayogi
Copy link

dikasetyaprayogi commented Mar 9, 2022

hey spacefm is very great application btw.

prior using spacefm, most of us are accostumed with default ffmpegthumbnailer settings which takes 10% frame seek as the thumbnail image (pcmanfm, caja, etc). we use them consideribly very long that the thumbnail images are burned into our memories.

i notice the whole set of video thumbnail generated by ffmpegthumbnailer in spacefm is different, is there any way to change this ? a ffmpegthumbnailer settings will be good idea.

many thanks in advance.

@dikasetyaprayogi
Copy link
Author

dikasetyaprayogi commented Mar 10, 2022

hey, found some way to achive this

the ffmpegthumbnailer specification can be set in /src/vfs/vfs-thumbnail-loader.c

line 526: video_thumb->seek_percentage = "enter your value";

the default value spacefm use is 25
default ffmpegthumbnailer use 10

a manual or conf file or maybe settings for this would be good, i think

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