Jump to content

Recommended Posts

45 minutes ago, onlyME said:

I don't understand. All videobox widgets can embed in Pages

i have an idea now - i think this can be easy build with one of your existing blocks ;)  
Would it be possible to modify the size of the displayed images in custom video feed a little bit ? 

Bigger in size and only if possible to add into the overlay where the name of the video is a small button at the right corner with  "watch now"  similar as we have added the language flags for example in category view ^_^  

Edited by m@t
Link to comment
1 minute ago, GrooveOnBeat said:

Silly question but does the CC button only appear if the video itself have subs?

So if I'm linking to a YouTube video that has multiple languages the CC will detect them and the button will show up?

Yes, the CC button only apprear if you uploaded subtitles (*.vtt).

I think I will remove the youtube plugin, it's better to use youtube's player.

Link to comment
1 minute ago, onlyME said:

Yes, the CC button only apprear if you uploaded subtitles (*.vtt).

I think I will remove the youtube plugin, it's better to use youtube's player.

Ah YES! That's a great idea. :lol:

The benefit if doing that too is that the YouTube controls will be there as if people were viewing the channel.

Next release maybe?

 

Link to comment
9 minutes ago, m@t said:

Would it be possible to modify the size of the displayed images in custom video feed a little bit ? 

Edit your theme > videobox > front > widgets > Videos

Find

<div class="esnList_item">

Replace by

<div class="esnList_item_big">

Find

<div class="esnList_item_border">

Replace by

<div class="esnList_item_border_big">

Save

14 minutes ago, m@t said:

Bigger in size and only if possible to add into the overlay where the name of the video is a small button at the right corner with  "watch now"  similar as we have added the language flags for example in category view

Try to play with css to make your layout. I designed it for the default skin ^_^ 

7 minutes ago, GrooveOnBeat said:

Ah YES! That's a great idea. :lol:

The benefit if doing that too is that the YouTube controls will be there as if people were viewing the channel.

Next release maybe?

 

YEs

Link to comment
7 minutes ago, onlyME said:

Try to play with css to make your layout. I designed it for the default skin ^_^ 

great thanks i will try it later - could you also tell me where i find the css parts of the block which are used?  
I think i will make a new block with pages and use the code there and change some parts & css ;) to have the old block untouched 

Edited by m@t
Link to comment
Just now, m@t said:

great thanks i will try it later - could you also tell me where i find the css parts of the block which are used?  
I think i will make a new block with pages and use the code there maybe and change some parts & css ;) 

Go to videobox > front > view > view you will see the elements

Link to comment
  • 4 weeks later...
9 hours ago, PedroNL said:

With your program can you have video links play in the forum post like youtube would be and not have to go to the video section?

It only show a block with Thumbnail, title and url. I'm finding a solution to embed video player when posting url.

Link to comment
  • 1 month later...
On ‎5‎/‎25‎/‎2016 at 7:37 PM, onlyME said:

Hello,

Go to ACP > Servers > click the blue button "Media Tags" > Add new tag for Daily motion

Title: Dailymotion

Media Replacement Match: 


http://www.dailymotion.com/video/{1}_{2}

Media Replacement HTML


<iframe frameborder="0" width="480" height="270" src="//www.dailymotion.com/embed/video/$1" allowfullscreen></iframe>

Save

Then you can post dailymotion

1) Dailymotion wasn't working so I've changed the Media Replacement Match to:

http://www.dailymotion.com/video/{1}

 

2) The video thumbnail does not generate automatically in Dailymotion. :(

Link to comment
Example Link: 

http://youtube.com/1234.html

I put:

http://youtube.com/{1}.html



I have a embed code:

<IFRAME SRC="http://youtube.com/embed-1234-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

I put

<IFRAME SRC="http://youtube.com/embed-$1-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

I am trying to create a media tag. The video does not show at the correct height and width though. It will embed smaller in the page.

 

Edited by JoshB84
Link to comment
8 hours ago, JoshB84 said:

Example Link: 

http://youtube.com/1234.html

I put:

http://youtube.com/{1}.html



I have a embed code:

<IFRAME SRC="http://youtube.com/embed-1234-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

I put

<IFRAME SRC="http://youtube.com/embed-$1-640x360.html" FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=640 HEIGHT=360></IFRAME>

I am trying to create a media tag. The video does not show at the correct height and width though. It will embed smaller in the page.

 

Please let me know the real url I will test it.

Link to comment
1 minute ago, ajmboy said:

How does this handle video conversion on upload? Is there a restriction on upload size? With today's HD videos, you can have a 4 minute 1 GB video, how is everyone handling that? Are you storing them locally?

 I don't have a way to handle video length. But there is a setting to limit file size on upload. And you can setup the File Storage on local, ftp or Amazon..

Link to comment
2 hours ago, onlyME said:

 I don't have a way to handle video length. But there is a setting to limit file size on upload. And you can setup the File Storage on local, ftp or Amazon..

Thank you. Does it resize the video and convert it to a different format or is it just uploading the video, storing it, and playing the file?

Link to comment
  • 4 weeks later...
10 hours ago, The Asian said:

Would you be able to help debug a problem with my livestreams not showing up when a user goes online via Twitch?

The block itself will not show up for some reason when I have this option on, however it will show up when I allow all the streams to show.

this means the livestream not show in Twitch or only in videobox? 

Edited by onlyME
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...