Author Topic: Canīt see Videos in the Browser  (Read 9397 times)

0 Members and 1 Guest are viewing this topic.

Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Canīt see Videos in the Browser
« 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???
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-

Offline Loda

  • Sr. Member
  • ****
  • Posts: 353
    • View Profile
    • Fotosucht Schweiz
Re: Canīt see Videos in the Browser
« Reply #1 on: May 26, 2006, 07:54:53 PM »
ich kann die spinne sehen.. :lol:

Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Re: Canīt see Videos in the Browser
« Reply #2 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...
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-

Offline Loda

  • Sr. Member
  • ****
  • Posts: 353
    • View Profile
    • Fotosucht Schweiz
Re: Canīt see Videos in the Browser
« Reply #3 on: May 26, 2006, 08:02:59 PM »
hmmm... vielleicht an der einstelleung im IE ? (sicherheitseinstellung) oder vielleicht liegt es an der firewall?

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: Canīt see Videos in the Browser
« Reply #4 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
Greetz: Lasse

Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Re: Canīt see Videos in the Browser
« Reply #5 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??
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: Canīt see Videos in the Browser
« Reply #6 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.
Greetz: Lasse