meigo / svelte-video-player

Basic video player component for svelte
MIT License
133 stars 21 forks source link

First frame as poster image #16

Open Gamigre opened 2 years ago

Gamigre commented 2 years ago

Would it be possible to add the option to just use the first frame (or any specified frame) of the video as the poster picture instead of having to create and link an external image? Thanks for the module it works great!

oem18 commented 1 year ago

Hello, were you able to resolve this issue?

Gamigre commented 1 year ago

Hi, sadly no, I settled with manually creating cover pictures for my videos. If you have a lot of videos you can try to batch this generation with ffmpeg