Click Here
home features news forums classifieds faqs links search
6162 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
22 crawler(s) on-line.
 95 guest(s) on-line.
 2 member(s) on-line.


 zipper,  BigD

You are an anonymous user.
Register Now!
 BigD:  18 secs ago
 zipper:  3 mins ago
 Rob:  11 mins ago
 pavlor:  34 mins ago
 Templario:  38 mins ago
 AmigaOldskooler:  44 mins ago
 kamelito:  59 mins ago
 blmara:  1 hr 21 mins ago
 klx300r:  1 hr 42 mins ago
 michalsc:  1 hr 43 mins ago

/  Forum Index
   /  Amiga OS4 Software
      /  MPlayer to run in a window
Register To Post

Goto page ( Previous Page 1 | 2 | 3 Next Page )
PosterThread
sicky 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 14:45:56
#21 ]
Elite Member
Joined: 11-Mar-2003
Posts: 2843
From: Essex, UK

@cha05e90


Quote:
Wasn't there an updated non-MUI-version of Andrea's MPlayer in the AMC package? This is the version I use (not in front of my machine atm, so I can't check now...). AFAIK the crash-on-exit-problem should be soved with it...


Where can I find this?

_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.

 Status: Offline
Profile     Report this post  
number6 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 14:49:50
#22 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11782
From: In the village

@cha05e90

Quote:
AFAIK the crash-on-exit-problem should be soved with it


I've never seen a crash on exit with afxgroup's version SVN-r29532-4.2.3 (summer reloaded). Did it always do this for you?

#6

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
sicky 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 14:51:23
#23 ]
Elite Member
Joined: 11-Mar-2003
Posts: 2843
From: Essex, UK

@number6

Yes it has always done this for me

_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.

 Status: Offline
Profile     Report this post  
cha05e90 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 14:52:28
#24 ]
Super Member
Joined: 18-Apr-2009
Posts: 1275
From: Germany

@sicky

http://a-mc.biz/AMC/AMC_AmigaOS4_v1.22.lha

@number6

Only sporadic - sometimes when playing videos through GetVideo/Clipdown. With the "AMC version" I never got these crashes (up to now - knock on wood...).

_________________
X1000|II/G4|440ep|2000/060|2000/040|1000

 Status: Offline
Profile     Report this post  
broadblues 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 14:55:40
#25 ]
Amiga Developer Team
Joined: 20-Jul-2004
Posts: 4449
From: Portsmouth England

@sicky

Quote:

Quote:

You need to set the Preferences :Video driver to cgx_wpa for it to work without pip96 .

Okay I need an idiots guide on how to achieve this, is it a tooltype or in config file and exactly how do I put it?



If launcing from the command line add -vo cgx_wpa

like so

mplayer -vo cgx_wpa path/to/a/video.avi


to use it by default edit

work:mplayer/generic/conf/config

and add the line

vo=cgx_wpa

there's comment in that file that shows you where to put that.




_________________
BroadBlues On Blues BroadBlues On Amiga Walker Broad

 Status: Offline
Profile     Report this post  
broadblues 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:00:50
#26 ]
Amiga Developer Team
Joined: 20-Jul-2004
Posts: 4449
From: Portsmouth England

@broadblues

Update to the above, you can do the same same directly from the MUI GUI by choosing Preferences from the Settings menu.

_________________
BroadBlues On Blues BroadBlues On Amiga Walker Broad

 Status: Offline
Profile     Report this post  
number6 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:07:58
#27 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11782
From: In the village

@cha05e90

Quote:
Only sporadic - sometimes when playing videos through GetVideo/Clipdown.


Heh. I should have said when using MPlayer standalone and not with utube.
ok. I've seen that as well, but only with getvideo/clipdown. It would be interesting to make a different codec choice from those offered prior to playing and see if the crash is there for all choices.

#6

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
Fab 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:12:43
#28 ]
Super Member
Joined: 17-Mar-2004
Posts: 1178
From: Unknown

@broadblues

Actually, it shouldn't be needed to choose manually cgx_wpa at all in this case, because when overlay is not available (assuming preinit method was implemented correctly in p96pip driver), MPlayer will fallback to the next video driver, which is cgx_wpa.


 Status: Offline
Profile     Report this post  
kas1e 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:16:57
#29 ]
Elite Member
Joined: 11-Jan-2004
Posts: 3551
From: Russia

@Fab

Yep, and that how it works for other users who use RadeonHD drivers which not have overlay: if overlay not available, then it swith to cgw_wpa. I think that sicky still use old version of mplayer, or wrongly install it, or kind of.

@sicky
Check your thread on amigans, i write some step-by-step guide

Last edited by kas1e on 27-Jan-2012 at 03:22 PM.

_________________
Join us to improve dopus5!
zerohero's mirror of os4/os3 crosscompiler suites

 Status: Offline
Profile     Report this post  
Fab 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:23:19
#30 ]
Super Member
Joined: 17-Mar-2004
Posts: 1178
From: Unknown

@kas1e

Well, if one runs MPlayer and explicitely requests p96pip (-vo p96pip in command line or config file, and without the fallbacks following separated by a comma), then MPlayer will just attempt the requested driver and exit if it can't be initialized.

 Status: Offline
Profile     Report this post  
kas1e 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:25:16
#31 ]
Elite Member
Joined: 11-Jan-2004
Posts: 3551
From: Russia

@Fab

But for what sicky will run it like that ? Imho everyone just unpack it, and run. If he is advanced enough to run with p96 driver in command line, then we should't have that thread at all :)

_________________
Join us to improve dopus5!
zerohero's mirror of os4/os3 crosscompiler suites

 Status: Offline
Profile     Report this post  
number6 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 15:25:37
#32 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11782
From: In the village

@thread

To be clear:

afxgroup's version SVN-r29532-4.2.3 (summer reloaded).

With overlay this version exits cleanly. Using SDL it DSI's on exit (known problem). Earlier version MPlayer Epiphany does not exhibit this error with exit when using SDL (also known).

I suspect those of you reporting errors on exit are using it without overlay.

On the issue of using the AMC version:
issue described and links

#6

Last edited by number6 on 27-Jan-2012 at 03:34 PM.

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
sicky 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 20:35:03
#33 ]
Elite Member
Joined: 11-Mar-2003
Posts: 2843
From: Essex, UK

@broadblues

Quote:
work:mplayer/generic/conf/config

and add the line

vo=cgx_wpa

there's comment in that file that shows you where to put tha


I did that, launched MPlayer, selected a movie and nothing happens whatsoever! It's the same if I try and use muimplayer or the one included in the AMC package. But if I launch without that line it works and if I press the 'F' key it changes to a window display?

_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.

 Status: Offline
Profile     Report this post  
number6 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 20:51:39
#34 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11782
From: In the village

@sicky

Quote:
vo=cgx_wpa


You could change it to "vo=sdl" and I bet it would work.
That's the default -without- overlay in the earlier (afxgroup) versions.

#6

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
kas1e 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 21:02:48
#35 ]
Elite Member
Joined: 11-Jan-2004
Posts: 3551
From: Russia

@number6

I can be wrong, but as i remember, fab's muimplayer do not have sdl drivers inbuild, but afxgroup's one sure have.

_________________
Join us to improve dopus5!
zerohero's mirror of os4/os3 crosscompiler suites

 Status: Offline
Profile     Report this post  
sicky 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 21:26:18
#36 ]
Elite Member
Joined: 11-Mar-2003
Posts: 2843
From: Essex, UK

@number6

No it doesn't, tried that and when I load a movie GUI disappears and no movie showing!!

_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.

 Status: Offline
Profile     Report this post  
number6 
Re: MPlayer to run in a window
Posted on 27-Jan-2012 21:29:02
#37 ]
Elite Member
Joined: 25-Mar-2005
Posts: 11782
From: In the village

@sicky

You're talking about :

Quote:
afxgroup's version SVN-r29532-4.2.3 (summer reloaded).


like I was?

#6

_________________
This posting, in its entirety, represents solely the perspective of the author.
*Secrecy has served us so well*

 Status: Offline
Profile     Report this post  
sicky 
Re: MPlayer to run in a window
Posted on 28-Jan-2012 8:37:27
#38 ]
Elite Member
Joined: 11-Mar-2003
Posts: 2843
From: Essex, UK

@number6

Yes

But since then I grabbed the one in the AMC package and set the option vo=cgx_wpa and it works fine. It did crash my system on exit but think that might have been down to previous GR's after normal version exits (twice at least) shall try fresh later today.

Last edited by sicky on 28-Jan-2012 at 08:41 AM.

_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.

 Status: Offline
Profile     Report this post  
Spectre660 
Re: MPlayer to run in a window
Posted on 28-Jan-2012 11:50:57
#39 ]
Elite Member
Joined: 4-Jun-2005
Posts: 3918
From: Unknown

@sicky

Launch MuiMplayer from its Icon.
Then Go to the Menu
Settings is the last Menu Item.
Select Preferences from this.
A window will open the with the options.
First option is Video driver,
Select the down arrow until it shows cgx_wpa .
Select save at the bottom of the window

Quote:

sicky wrote:
@Spectre660


Quote:
You need to set the Preferences :Video driver to cgx_wpa for it to work without pip96 .


Okay I need an idiots guide on how to achieve this, is it a tooltype or in config file and exactly how do I put it?

_________________
Sam460ex : Radeon Rx550 Single slot Video Card : SIL3112 SATA card

 Status: Offline
Profile     Report this post  
Thematic 
Re: MPlayer to run in a window
Posted on 28-Jan-2012 20:12:29
#40 ]
Super Member
Joined: 28-Oct-2003
Posts: 1616
From: I'm actually flying into a bug!

@Fab

"Sans gui" mplayer can read standard input, better (less hiccup) with cache. Muimplayer fails with or without cache. I have used many of the MorphOS releases, but only on file or DVD.

Last edited by Thematic on 28-Jan-2012 at 08:14 PM.

_________________
: AmigaOneXE (unmod.) 750FX/512 MB +stuff & AmigaOS 4.(0|1)
: A1200/68060&96MB/SCSI/EM1200-Voodoo3 & OS 3.5
: A500/1MB
: Pegasos (ff) 512 MB & MorphOS
Praise seitan.

 Status: Offline
Profile     Report this post  
Goto page ( Previous Page 1 | 2 | 3 Next Page )

[ home ][ about us ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle