Video Thumbnail

Is there a way or code that I can run to either keep the black background of the image for video playback OR a way to set a custom thumbnail for the video? I have tried to apply the following codes, but I am obv. doing it wrong.

poster=.png

or

".mp4#t=2.0"

Any thoughts?

Discussion (1)

#video {

background-color: #000000 !important;

}