I have one specific .mov file which is not converting. I also get with this one file the same issue of repeating thumbnail attachments I was having here.

http://drupal.org/node/224077

All other files so far, including other .mov files, have converted properly. This one has a pretty small frame. Can that make a difference?

Comments

jmlavarenne’s picture

My question is not very clearly asked.

There are some .mov videos that won't convert. These are small videos, with frames smaller in pixel size than the output. Can that prevent conversions?

dsnydernc’s picture

This is most likely an issue with FFMPEG and not the FlashVideo module. Have you attempted to convert these files on your server via command line? If so, the error output should give you a good clue as to what is holding it up - if no errors are given be sure to check your server's error log.

Also check which codecs are being used in your MOV file. Since MOV is just a container for the codecs, it could be that these particular files that are not converting are not supported by your current server configuration. Be sure that your FFMPEG installation was compiled using all the appropriate add-ons.

travist’s picture

Status: Active » Closed (fixed)