The thumbnail can disappear if you are using the streaming module. This is because of the video file's path can be "myvideo.flv" and nothing else. The videos filepath is used to determine which thumbnail to use.

The attached patch fixes the problem.

CommentFileSizeAuthor
flashvideo.patch798 bytesjseffel

Comments

jseffel’s picture

Would be great to know if this patch will be commited to the CVS.

pobster’s picture

Status: Needs review » Closed (duplicate)

This solution isn't good imho... The thumbnail doesn't necessarily reside in the output directory (if you're using CCK), I'm going to look into solving this myself but for the time being I'm going to mark this as a duplicate of this bug;

http://drupal.org/node/474154

Pobster