Closed (fixed)
Project:
FlashVideo
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2010 at 18:48 UTC
Updated:
14 Feb 2010 at 01:53 UTC
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
Comment #1
inforeto commentedAs 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.
Comment #2
travist commentedMy 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.