I want to upload existing FLV files and not want to do any conversion on the server.
What do i enter for "ffmpeg Command" and "ffmpeg Thumbnail Command" under ffmpeg settings?
I have selected cck fields and convert videos automatically.

So far, with the default commands the uploaded flv is renamed, the two cck fields for video are updated, the thumbnail is not being made and a message for conversion error is displayed.
Thank you.

Comments

inforeto’s picture

Category: support » feature

As a workaround i modified the NOCONVERT check to be always 'false', on flashvideo.module.
Now changing to feature request to ask for a checkbox to set this for each node type separately.

travist’s picture

Status: Active » Closed (fixed)

My big question for you is.... why are you using the FlashVideo module? The main purpose that this module has is to provided automated flash conversions on the server. If you just want to upload a video that you yourself converted, then I would just recommend using the FileField CCK module. This may save you a lot of hacking and headache.

Just a suggestion.

Thanks,

Travis.