Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 25. Apr 2024, 22:51

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 23 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: VIDEO failed
PostPosted: 11. Nov 2007, 12:52 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
Dear,

I tried settup as the Howto 34 and the MPG/WMV still can't be played. I checked with the property and it showed as a .mp3 file. I did try to set to true the $linkwvx, the content inside showed .mp3 also. What's wrong? Pls help.


Top
 Profile  
 
 Post subject:
PostPosted: 11. Nov 2007, 15:18 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
check your video.php

$video_player="WMP";

is needed!

Go to the demo - therer you can download a working example!

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 11. Nov 2007, 16:20 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
check your video.php

$video_player="WMP";

is needed!

Go to the demo - therer you can download a working example!

/Michael


I actually copy the whole strings from the Howtos 34. none words missed. Is that casued by my WMP?? Cauese my default mpg/avi player is KMP instead of WMP. However, the default player of MP3 is not WMP, KMP also. What's going on??


Top
 Profile  
 
 Post subject:
PostPosted: 11. Nov 2007, 17:44 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
have you tried my example?


Top
 Profile  
 
 Post subject:
PostPosted: 11. Nov 2007, 21:02 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
have you tried my example?


I did but failed. I followed the instruction from readme but no showed in the overview page. Anyway, seems that the video problem is broken through, I use static IP instead of DHCP in the NAS. The film shows. But, I need to try once more for the confirmation. Thanks for your support.


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 08:41 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
ckwong58 wrote:
TinyWebGallery wrote:
have you tried my example?


I did but failed. I followed the instruction from readme but no showed in the overview page. Anyway, seems that the video problem is broken through, I use static IP instead of DHCP in the NAS. The film shows. But, I need to try once more for the confirmation. Thanks for your support.


Sorry that I was overlooked. The examples can be found in overview page.
However, the video inside can't be played. The properties in WMP shows local privite IP maybe the cause. Anyway, the download link can work properly.


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 09:57 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I actually don't understand what you are writing:

--
The examples can be found in overview page.
--

What does this mean?

If you look at the html - does the link that is given to the wmp work?

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 10:15 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
I actually don't understand what you are writing:

--
The examples can be found in overview page.
--

What does this mean?

If you look at the html - does the link that is given to the wmp work?

/Michael


Sorry for my bad english :oops:

Please forget the "example" that I said.
Anyway, the property in WMP shows private IP "192.168.xxx:80/xxx.wmv" and can only be played locally but the download link works properly.


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 10:16 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
the download link don't has an ip ?

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 10:52 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
the download link don't has an ip ?

/Michael


The download link does have an correct IP and can download the video.

However, the video can't be played in the WMP windows. I checked the properties of WMP windows and found the private IP.


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 11:16 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
have you checked the html too?

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 11:31 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
have you checked the html too?

/Michael


?? Do you mean choice HTML in "Default big navigation", admin mode?


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 11:50 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
no - if you view the source of the html in the browser.

/Michael


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 12:26 
Offline

Joined: 11. Nov 2007, 12:39
Posts: 12
TinyWebGallery wrote:
no - if you view the source of the html in the browser.

/Michael


I think the following tells why I only can play locally:

<embed
type='application/x-mplayer2' pluginspage='xxxp://xxxmicrosoftcom/Windows/Downloads/Contents/Products/MediaPlayer/' src='xxxp://192.168.1.109:80/cktwinz/pictures/004_wmp/Fingerfussball.jpg.wvx' id='mediaPlayer' name='mediaPlayer'
displaysize='4' autosize='-1' showcontrols='true' showtracker='-1'
showstatusbar='-1' autoStart='1'> WIDTH=320 HEIGHT=310>
</EMBED>

I modified the addr cause your system do not allow me post full link here.


Top
 Profile  
 
 Post subject:
PostPosted: 12. Nov 2007, 12:30 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
o.k.

and what is the url in the dl link?

I want to find the differences - then I can check the code If I do something different there.

/Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 26 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy