Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
159 user(s) are online (116 user(s) are browsing Forums)

Members: 0
Guests: 159

more...

Headlines

 
  Register To Post  

getVideo set up!!
Quite a regular
Quite a regular


See User information
I have downloaded and set up getvideo v0.15 from Aminet.

I have the menu entries in the FAB menus, but when I go on to YouTube, click on a video and use the menu option, I get the following error message -
Quote:
[get video] 0.15
Can't receive the wanted file
I have wget in c:, but Mplayer is in another directory.
Can someone tell me which lines in the getvideo.cfg file I have to change to my path for MPlayer?
Or, do I simply set up an assign in user-startup?

Peter Swallow

Eyetech A1XE-G3 800Mhz OS4.1
Towered A1200 OS3.9
Go to top
Re: getVideo set up!!
Just popping in
Just popping in


See User information
@Swoop

or simply copy MPlayer and the Conf/ dir in C:

Go to top
Re: getVideo set up!!
Quite a regular
Quite a regular


See User information
@Framiga

I have more than one version of MPlayer on my system, and in FFmpeg for example it is easier to just change the path of MPlayer, rather than keep copying and ovewriting the version in c:

Peter Swallow

Eyetech A1XE-G3 800Mhz OS4.1
Towered A1200 OS3.9
Go to top
Re: getVideo set up!!
Just popping in
Just popping in


See User information
@Swoop

;#### getVideo Config File ###
;# This config file is optional.
;# If you only use default settings you can delete it from c:
;# If you want to change some settings then uncomment and edit
;# the prefered options.

;# here as examples the default settings
; save_http = 'wget -c -O "%d" "%s"'
; save_mms = 'mplayer >nil: -dumpfile "%d" -dumpstream "%S" -quiet'
; play_file = 'mplayer >nil: *>nil: "%d" -quiet'
; play_stream = 'mplayer >nil: *>nil: "%S" -quiet'

;# here some hints:
;# dont forget quotes if your path has spaces
; save_http = '"work:directory with space/wget" -c -O "%d" "%s"'

;# for network streaming it is good to setup some cache
; play_stream = 'mplayer >nil: -cache 4096 -cachenetwork "%S" -quiet'

;# you dont like wget? then use mplayer for http download
; save_http = 'mplayer >nil: -dumpfile "%d" -dumpstream "%S" -quiet'

uncomment all the lines with "mplayer" and set it up your path.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project