Priest of the Order of the Butterfly
Posts: 820 from 2008/3/30
From: Roma, Italy
Well. I configured the whole thing following the guide I found on Obligement:
Tutorial by Thomas Vivet
1) Check you have a functioning ARexx configuration: you wrote it's working. I copied rexsyslib.library in SYS:Libs, not in wbstartup, and I don't have rexxmast (...)
2) Copy "getVideo", "getVideo.rexx" and "getVideo.cfg" in SYS:C and do the same with "WGet".
3) The guide explains to mount a TCP handler usin user-startup. I didn't. I don't know where is the TCP handler (..ehm..). Maybe I missed something.. =)
4) Configure it.
In OWB contextual menu:
a) to see:
Category?: link
Name?: See video
Command?: c:getvideo "%l" play
b) to save:
Category?: link
Name?: Save video
Command?: c:getvideo "%l" save ram: (or whatever you desire)
You can edit the OWB menu to see/save video when you are on the page too:
a)to see:
Category?: page
Name?: See video
Command?: c:getvideo "%u" play
b) to save:
Category?: page
Name?: Save video
Command?: c:getvideo "%u" save ram: (or whatever you want)
Edit "getvideo.cfg":
find "play_stream" line and erase the ";" and write:
play_stream = 'c:mplayer >nil: *>nil: -gui 1 -quiet -cache 4096 "%S"
You can watch video now! But if you want more performance...
To avoid another MPlayer window to be launched when another video is started, Fab (THX!) have done a
rexx script to avoid this:
mplayer.rexxInstall it in SYS:C and edit "getvideo.cfg".
Instead of the script above, insert this in the "play_stream" string:
play_stream = 'rx c:mplayer.rexx "%S"'
Then edit mplayer.rexx at the "address command" line:
address command 'run >nil: c:mplayer -gui 1 >nil: *>nil: -cache 4096 'filename
Done!
Note 1: I have installed the Fab's rexx script, but if I try to see another video after the previous is ended without closing MPlayer window, no video is displayed. Closing MPlayer and trying again works.
Missing something or doing wrong?!?
Note 2: The "play_stream" string is after "# for network streaming it is good to set up some cache" string.
Note 3: You can also take a look and try
Flashlessby Paolo Germano (Tubexx author) that has got more :
"As a starting point, you can enjoy:
- Any direct link to audio and video files supported by MPlayer.
- Most popular video aggregators such as YouTube, Vimeo, Dailymotion,
Break, Current, Metacafe and others are already covered via external
support by the "keep-tube.com" web service (for a complete list go
to "http://keep-tube.com/supported-websites.php").
- In addition, an unlimited number of video hosting services may be
made accessible by developing new, dedicated internal scripts." (extracted from readme)
Enjoy!
Pegasos II 1 ghz
Powermac G4 Quicksilver with Sonnet Encore 1.8 ghz
Powermac G4 MDD single 1.25 ghz, silenced for ears health...
Powermac G5 dual 2.7 ghz I'll be back...
Powermac G5 dual 2.0 ghz
Powerbook G4 1.67 ghz 17