S3 Module works - but not fully - jpg moved to S3, but not the flv when you just post flv
williamhdean - April 28, 2008 - 02:38
| Project: | FlashVideo |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
Jump to:
Description
When I add video of a non flv filetype - S3 works fine. When I add an flv video, the jpg is moved to S3, but not the flv file. I want to be able to post flv's directly and have them moved to S3.

#1
yes, i have same problem too.
Only jpg is moved to S3, but not FLV file.
Anyone can help ?
thanks
Rizqi
#2
Fixed!! Problem is not from module flashvideo, but from FFMPEG
FFMPEG is not installed properly, i solve this by installing FFMPEG using Ubuntu package and by following this tutorial
http://linux.justinhartman.com/FFmpeg,_FFmpeg-PHP,_Lame,_Libogg,_Libvorb...
for user with same problem, try see your Apache error log after you have upload your video file and see if any error log exist from FFMPEG.