Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
67 user(s) are online (45 user(s) are browsing Forums)

Members: 0
Guests: 67

more...

Headlines

 
  Register To Post  

smTube on SAM460ex
Just can't stay away
Just can't stay away


See User information
Thanks to antique Mplayer is now working on my SAM460ex, i change the video output settings in Mplayer-GUI to sdl
Under smTube though it seems Mplayer forgets about this settting and i get successive errors till the video has been read completel, just as before


I tried the following:



From the Cli you can lauch Mplayer with

MPlayer -vo sdl

so i edited smTube's Play8Video.rexxx
replacing line 14
MPLAYER = "APPDIR:MPlayer"
with
MPLAYER = "APPDIR:MPlayer -vo sdl"


The output is not a succession of errors, but the video is not started

it contains the messages obviously produced by Play8Video.rexxx notably



"Streaming seems to work only with MUI-Mplayer (MPlayer UNKNOWN-4.4.3 (C) 2000-2010 MPlayer Team)
or SDL MPlayer SVN-r32561-snapshot-4.2.4"

Now this is strange as all this works well on my SAM440ep

I also tried instead of changing line 10

MPLAYER_OPTIONS = ""
to
MPLAYER_OPTIONS = "-vo sdl"

with the same result

Any suggestion?

Go to top
Re: smTube on SAM460ex
Just can't stay away
Just can't stay away


See User information
Which version of MPlayer ?
RA-MPlayer, MUI-MPlayer ?

If MUI-Mplayer, why don't simply use what was provided in the REXX ?

MPLAYER_OPTIONS = "-vo cgx_wpa -cache 8192" /* for MUI-Mplayer without overlay */

Go to top
Re: smTube on SAM460ex
Just can't stay away
Just can't stay away


See User information
@zzd10h

it is the Mplayer 22/08/2009 from OS4Depot that i use and it works OK on my SAM440ep with just the line
MPLAYER = "APPDIR:MPlayer"



I'll try MUI-Mplayer later

Go to top
Re: smTube on SAM460ex
Just can't stay away
Just can't stay away


See User information
...

Go to top
Re: smTube on SAM460ex
Just can't stay away
Just can't stay away


See User information
@zzd10h
I tried to us mplayer (Mui) independent of smtube first

I edited its config file as follows

Quote:

# Write your default config options here!

# you can set up a list of vo with their own options. The one below is what mplayer handles by default.
#vo=cgx_overlay::PLANAR,cgx_wpa
vo=cgx_wpa
cache=8192



The gui shows up but mplayer crashes on my standard test video once, second time the gui disappears and no play

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