• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Thumbnail selection is not showing up :(

Started by montydhanjal,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

montydhanjalTopic starter

Hi everyone,
I uploaded a video witch is 5 minutes long.
Thumbnail selection is not showing up?
But if i upload thumbnail picture it comes up.
  •  

Marius P.

Hi, the thumbnail generation is done via ffmpeg. Do you have FFMPEG installed? Is it configured properly in the PHPVibe settings? Tester shows any issue on FFMPEG test?
5 min long video should be no problem at all.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

i was installed ffmpeg on my server,i am facing this thumbnail field request problem,how to fix this problme?i need automatic thumbnail
  •  

PHPVibe A.

Quote from: nithushan8 on
i was installed ffmpeg on my server,i am facing this thumbnail field request problem,how to fix this problme?i need automatic thumbnail


Quote from: @Mario on
Is it configured properly in the PHPVibe settings? Tester shows any issue on FFMPEG test?

Hi, Settings -> FFMPEG , needs to be enabled and configured.

Luiggy

Hi Alexander,

Can you be more specific. I have the same issue. I asked my host and they don't know how to fix but I do have FFMPEG enable.

Thanks!!
  •  

PHPVibe A.

Hi,

you need your correct paths and ffmpeg command, plus switch on in Settings -> FFMPEG in the administration.
Did you did that step?

Luiggy

Hi,

The switch was off in Settings. My bad.


Thank you!!!
  •  

PHPVibe A.


nithushan8

FFmpeg Also Enabled but video not generated automatic thumbnail how to fix this issue
  •  

Marius P.

Quote from: nithushan8 on
FFmpeg Also Enabled but video not generated automatic thumbnail how to fix this issue

Test your ffmpeg with the tester under requirements, make sure you use ff.php
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

nithushan8

http://www.videozupload.com/tester/ff.php

check it

File to convert: test.avi
Converted file: test.mp4
Command send to server: ffmpeg -i test.avi -vcodec libx264 -s 640x360 -threads 4 -movflags faststart test.mp4
FFmpeg output
array(0) {
}
int(127)
Error code 127 means the executable (ffmpeg) couldn't be found.
Open this file in an editor and change $ffmpegmd = "ffmpeg"; to your actual ffmpeg command.

how to modify it,
  •  

neospider69

  •  

nithushan8

hhow to install ffmpeg please sent me ssh commands
  •  


Marius P.

FFMPEG installation depends on the server's OS. Tutorials vary, and you can easily find them by searching "How to install ffmpeg on [input server]"
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)