Video Previews not working

1,379 views
Skip to first unread message

markAPR

unread,
May 21, 2010, 11:08:55 AM5/21/10
to ResourceSpace
Hi all,

I have RS set up on a Windows 2003 Server with IIS6.

Have got all working now apart from the video previews.

I do get a still thumbnail preview for any videos that i try to load,
I cannot play the previews though, and for Quick Time files, they are
not being converted to .flv previews.

flv previews do show the replay controls, although nothing happens
when i attempt to play the video clip through.

I have been through lots of posts on this group to try to solve the
issue myself - i do have ffmpeg installed on the root of my c: drive,
and config.php points to it correctly with c:/ffmpeg as the path.

I cannot see ffmpeg firing at all in the task manager on the server
when uploading - neither through the .swf, or java method.

Please can someone indicate what steps i might take to get the video
previews working correctly.

Thank you for your help.

--
You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
To post to this group, send email to resour...@googlegroups.com.
To unsubscribe from this group, send email to resourcespac...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/resourcespace?hl=en.

Tech Patriot

unread,
May 21, 2010, 12:00:20 PM5/21/10
to ResourceSpace
Hi,

A couple of things:

First - you may need to use the following for your path in config.php:

$ffmpeg_path = 'c:/ffmpeg/bin';

Second - make sure your ffmpeg preview setting is set to true:

$ffmpeg_preview=true;

Third - make sure your ffmpeg extension array includes MOV files.
Here's what I use:

$ffmpeg_supported_extensions = array(
'aaf',
'3gp',
'asf',
'avchd',
'avi',
'cam',
'dat',
'dsh',
'flv',
'm1v',
'm2v',
'mkv',
'wrap',
'mov',
'mpeg',
'mpg',
'mpe',
'mp4',
'mxf',
'nsv',
'ogm',
'rm',
'ram',
'svi',
'smi',
'vob',
'wmv',
'divx',
'xvid',
);

Fourth - check the version of ffmpeg you have. I'm using the 0.5
"static" build for Windows x64 (it apparently has a known bug, but it
works fine for me. x32 should be ok):

http://ffmpeg.arrozcru.org/autobuilds/

Thanks,
John

pgmanno

unread,
May 21, 2010, 12:42:51 PM5/21/10
to ResourceSpace
Hi,

Don't forget to try to run ffmpeg on the command line first for one of
the video files you are attempting to upload and have previews for.
It might be an incompatible codec problem (e.g. ffmpeg cannot create
previews for apple prores encoded .mov files).

Good luck,
Paul

markAPR

unread,
May 24, 2010, 4:46:17 AM5/24/10
to ResourceSpace
Ok, - thanks very much for your help guys, - i'm going to give these
things a whirl this morning.


Mark


On May 21, 5:00 pm, Tech Patriot <j...@techpatriot.com> wrote:
> For more options, visit this group athttp://groups.google.com/group/resourcespace?hl=en.- Hide quoted text -
>
> - Show quoted text -

markAPR

unread,
Jun 2, 2010, 6:39:06 AM6/2/10
to ResourceSpace
Hi there,

I'm still trying to get my video previews working with RS

I do now have the .flv files actually being created on the server - i
can see the .flv files in the filestore. I can't get RS to replay
them though. When i click the play button, the .swf player window
simply goes black, and nothing happens, this applies for both .flv
files and for .mov files

does anyone have any suggestions on how to fix this please ?

Am using Windows Server 2003, with II6, PHP5, MySql 5

Thanks very much,


Mark
> > For more options, visit this group athttp://groups.google.com/group/resourcespace?hl=en.-Hide quoted text -

Willi Hendranu

unread,
Jun 2, 2010, 7:12:19 AM6/2/10
to resour...@googlegroups.com
Try installing adobe flash player on your server... 
 
-------Original Message-------
Reply all
Reply to author
Forward
0 new messages