[ Video Sharing CMS v4 ] Some problems, ffmpeg, width.

Started by viveo,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

viveoTopic starter

hey, i have 2-3 question about ffmpeg and site width.
1) i found site width code in inspect element (max-width 1264 and widht 99.5%), site width is so big and i wont more small it. i try max width 1050px width 100%. it's great dimensions but, title of videos is transtioned each other title. how i can modify correctly homepage width great?

2) i have dedicated server with all commponents of your requerements. ffmpeg on the server is installed, also enable in site dashboard Globals>ffmpeg sectioon, but on the videos don't have thumbnail or other. i make your tester on my server, and it's tell me line 127 somesing else i don't know. when i upload tester files in public_html it's automated change perrmission to 0755 and of course site has 500 internal server error. when i delete tester files and change public_html permission correct site work great. how can enable ffmpeg correct? thanks, and sorry for my bad english :D
  •  

Marius P.

Hi.

1) Not sure what you need. It uses bootstrap 2 grid system http://getbootstrap.com/2.3.2/scaffolding.html#gridSystem Is this what you where looking for?
What's your resolution? Any printscreens?
2) Error 127 says that the ffmpeg executable is not found on server.
Under ffmpeg settings have you correctly input the path to your server's php bine and the ffmpeg command executable path/alias? What ffmpeg do you have? Is it 1.0+ ?
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!
  •  

viveoTopic starter

thank for reply. i want wite width be max-width 1050px width 100% thats all. any screen, or any resolution i want site width is this. for this is  required change homepage video box sizes? or change this two components and thats all?

i don't know my server administrator tell me ffmpeg is instaled and it's 1.0 +.
  •  

Marius P.

You should ask your server admin the correct paths to put under ffmpeg settings for it to work, then ;)

If I understand correctly you wish to limit the site width to 1050 px? You can do that by force limiting the #wrapper to that size in a css file.
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!
  •  

viveoTopic starter

  •  

Marius P.

You can add a new line, or edit it's definition in vibe.style.css, as you please and desire.
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!
  •  

viveoTopic starter

Amazing support ! thanks lot. live you phpvibe !
  •  

Marius P.

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!
  •  

viveoTopic starter

i forget one question. how i can change the site body font? example: i have my font, i need upload this font tpl>main>css>font directory and thats all? when i edit font example with inspect element i can change it simple? font-family: sans-serif vs my font? or it's need more trick?
  •  

Marius P.

I think there are few font definitions, just search for "font-family" in bootstrap.css and vibe.style.css and edit thouse to your font family (make sure you hook the font also, either directly in the css file, or on tpl.globals.php if it's google font).
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)