4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: JensF on May 26, 2006, 07:42:49 PM

Title: Canīt see Videos in the Browser
Post by: JensF on May 26, 2006, 07:42:49 PM
Hi there,

i have a little problem. I have uploaded Videos but i canīt see it in the Browser directly. The Video where load but not played.
I have tested it with the IE, Opera and Firefox.

When i Download it it where played from my Media Player...


Test here: http://www.terraristik-galerie.de/details.php?image_id=2153

Can anyone say me what is wrong???
Title: Re: Canīt see Videos in the Browser
Post by: Loda on May 26, 2006, 07:54:53 PM
ich kann die spinne sehen.. :lol:
Title: Re: Canīt see Videos in the Browser
Post by: JensF on May 26, 2006, 08:00:42 PM
ich kann die spinne sehen.. :lol:

Aber woran liegt das das ich es nicht sehen kann. Habe den Link auch an 2 Freunde geschickt und die können es sich auch nur ansehen wenn sie das Video auf den Rechner laden.....komisch.

Ich will ja das jeder was davon hat...
Title: Re: Canīt see Videos in the Browser
Post by: Loda on May 26, 2006, 08:02:59 PM
hmmm... vielleicht an der einstelleung im IE ? (sicherheitseinstellung) oder vielleicht liegt es an der firewall?
Title: Re: Canīt see Videos in the Browser
Post by: marod0er on May 28, 2006, 06:08:08 PM
Try replacing the code in your templates/{template-name}/media/avi.html

With:
Code: [Select]
<!-- Template file for AVI Movies -->
<embed src="{media_src}" border="0" width="240" height="240" type="application/x-mplayer2"></embed>

Remember to backup
Title: Re: Canīt see Videos in the Browser
Post by: JensF on May 28, 2006, 06:20:05 PM
Try replacing the code in your templates/{template-name}/media/avi.html

With:
Code: [Select]
<!-- Template file for AVI Movies -->
<embed src="{media_src}" border="0" width="240" height="240" type="application/x-mplayer2"></embed>

Remember to backup

Thanks for this. It works but i have one Problem. When the Video is load it donīt start self. I must press the Stop Button in the Player and then the Play.

Is there a way that it play self??
Title: Re: Canīt see Videos in the Browser
Post by: marod0er on May 29, 2006, 03:42:09 PM
If I were you, I'd look for another .avi template, that could be causing the problem.