What cache? it was uploading at about 45k/s which is about right for my connection... if the receiving end has a cache and deletes incomplete files then that obviously borked system needs fixing...
Amiga user since 1985 AOS4, A-EON, IBrowse & Alinea Betatester
maybe is not supported anymore.. however i'll try at home.. i think i will release a new version soon, maybe based on svn source that is surely updated..
I've just installed/unpacked this version. Runs the included .flv really well. I noticed there is no Fullscreen option, but to be honest I think the window scaling is brilliant.
I Haven't yet tried it with MPlayerGUI, but that's next.
I have just tried to set this version as the default tool in the def_icon def.avi, but double clicking on an avi file does not launch MPlayer. If I do the same using DVPlayer, DVPlayer launches and plays the .avi file.
What am I doing wrong? What parameters do I have to use/set?
@Swoop I had this problem too, and at the recent ANT meeting the guys there came up with a solution which involved writing a script which would call MPlayer with an increased stack size and which could be used with any deficon (avi, mpeg,etc) personally they lost me the minute they started typing but give the group a shout and they should be able to help you.( http://www.amiganorththames.co.uk )
Swisso wrote: @Swoop I had this problem too, and at the recent ANT meeting the guys there came up with a solution which involved writing a script which would call MPlayer with an increased stack size and which could be used with any deficon (avi, mpeg,etc) personally they lost me the minute they started typing but give the group a shout and they should be able to help you.( http://www.amiganorththames.co.uk )
Do you have the script? Can you post it here? Is it just a stack thing, if so can I snapshot Mplayer and increase the stack size in the icon?
Another problem I have found with this and the epiphany version, I only get audio when using MPlayerGUI. If I select the movie file using the Mplayer requester it plays fine, but via the MPlayerGUI, I get just audio.
Previoulsy I was using #3 with MPlayerGUI, and it worked fine.
Assuming your Mplayer is in same directory as mine then go into Prefs/deficons and select your AVI deficon change the default tool to Sys:C/RunMplayer and change start from to `shell` and untick prompt then save and reboot. clicking on an AVI file icon should then automagically startup. repeat operation for other file deficons i.e mov,wmv,qt, etc. You may need to configure the file PATTERN in the Actions box since you will need to allow for upper and lower case file endings. apologies for non technical rant to our more learned colleagues but we are just trying to get by.
Assuming your Mplayer is in same directory as mine then go into Prefs/deficons and select your AVI deficon change the default tool to Sys:C/RunMplayer and change start from to `shell` and untick prompt then save and reboot. clicking on an AVI file icon should then automagically startup. repeat operation for other file deficons i.e mov,wmv,qt, etc. You may need to configure the file PATTERN in the Actions box since you will need to allow for upper and lower case file endings. apologies for non technical rant to our more learned colleagues but we are just trying to get by.
I cut and pasted that into NotePad, and saved it as RunMplayer. However when I run it I get an output window saying Quote:
I cut and pasted that into NotePad, and saved it as RunMplayer. However when I run it I get an output window saying Quote:
Stack300000: Unknown command
OK there needs to be a space betwen the word stack and the 300000. It was taking the command to be "Stack300000" and not set the stack at 300000. Now I get the following error message Quote:
Work2:Movie/MPlayer/Mplayer: unable to open redirection file
I don't know if this "redirection" relates to the Mplayer, or the AVi File.