Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
134 user(s) are online (70 user(s) are browsing Forums)

Members: 0
Guests: 134

more...

Headlines

 
  Register To Post  

Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
Hi,
Using Odyssey 1.23, I have often crash of "[OWB] MediaPlayer" when opening webpages with autoplayed videos.

As SMTube & WebReplay are enough for my videos needs, is it possible to deactivate OWB Mediaplayer ?


For example, on this page, even by deactivating video MIMETYPE, OWB Mediaplayer loads the video and crashs

http://www.jeuxvideo.com/videos/gamin ... action-sauce-samourai.htm


Resized Image


=>

Crash log for task "[OWB] MediaPlayer"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x0200D1C8
Type of crash: DSI (Data Storage Interrupt) exception
Alert number: 0x80000003
...
    _ZN7WebCore18MediaPlayerPrivate10playerLoopEv()+0x4b0 (section 1 @ 0x1876E4)
    _ZN7WebCore18MediaPlayerPrivate15playerLoopStartEPv()+0x2c (section 1 @ 0x187FD4)
    _ZN3WTFL16threadEntryPointEPv()+0x130 (section 1 @ 0x17CE26C)



Thank you for your help.
Guillaume

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Home away from home
Home away from home


See User information
@zzd10h

Mmm no it's not possible i think ..

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
Out of interest, is there anyone actively working on OWB for AOS4?

AmigaOne X1000.
Radeon RX550

http://www.tinylife.org.uk/
Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
Thank you Samir,
I hoped that it was possible...

@ddni@samo79@all
do you encounter the same kind of problems ?

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Home away from home
Home away from home


See User information
@zzd10h

No i don't have this problem, sure sometimes it can crash but generally (even if slow) all works as expected

As interim solution you might switch to the old 1.16, there is no video support on it and at the same time the 1.16 still pretty usable for any "normal" browsing

http://kas1e.mikendezign.com/aos4/odyssey/

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
@zzd10h

I get exactly the same crash as you.

Crash log for task "[OWB] MediaPlayer"
Generated by GrimReaper 53.19
Crash occured in module kernel at address 0x0200D1C8
Type of crash: DSI (Data Storage Interrupt) exception
Alert number:

Stack trace:
native kernel module kernel+0x0000d1c8
native kernel module newlib.library.kmod+0x00007e70
file_read()+0x2c (section 1 @ 0xD87980)
ffurl_read()+0xe8 (section 1 @ 0x1A8880C)
fill_buffer()+0xe0 (section 1 @ 0x1AB5FEC)
avio_rb32()+0xac (section 1 @ 0x1AB7B90)
mov_read_default()+0x12c (section 1 @ 0x1A93778)
mov_read_header()+0xc0 (section 1 @ 0x1A9A3AC)
avformat_open_input()+0x1dc (section 1 @ 0x1AB467C)
ac_open()+0xa4 (section 1 @ 0xD89548)
_ZN7WebCore18MediaPlayerPrivate10playerLoopEv()+0x4b0 (section 1 @ 0x1876E4)
_ZN7WebCore18MediaPlayerPrivate15playerLoopStartEPv()+0x2c (section 1 @ 0x187FD4)
_ZN3WTFL16threadEntryPointEPv()+0x130 (section 1 @ 0x17CE26C)
native kernel module dos.library.kmod+0x00024c18
native kernel module kernel+0x00042654
native kernel module kernel+0x000426d4

AmigaOne X1000.
Radeon RX550

http://www.tinylife.org.uk/
Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Quite a regular
Quite a regular


See User information
Mediaplayer of Odyssey is buggy, sometime i get a crash too.
I wish me that the new MPlayer would be the Mediaplayer of Odyssey.

Amiga600/Vampire2/PrismaMegaMix​/32GB CF Card/2x Rys Mk2/A604n/IndivisionECS/Gotek
Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
@tommysammy

It may be buggy, but I'd never had the type of crash seen above, until I tried to disable the built in player via mimetypes.

Activating all of the mimetypes again fixes the crash.

AmigaOne X1000.
Radeon RX550

http://www.tinylife.org.uk/
Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Just can't stay away
Just can't stay away


See User information
@ddni@TommySammy@Samo79

Thank you for your replies.

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Quite a regular
Quite a regular


See User information
You can disable Javascript on specific sites, I think the players are usually loaded by it.

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Quite a regular
Quite a regular


See User information
It is unfortunate that it should be so buggy. Even if the mediaplayer itself doesn't crash, the whole system gets unstable after it has been used and often results in a crash or freeze somewhere else in Odyssey, Workbench or anywhere.

It's quite clear that it overwrites memory somewhere, maybe stack overflow?

Software developer for Amiga OS3 and OS4.
Develops for OnyxSoft and the Amiga using E and C and occasionally C++
Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Home away from home
Home away from home


See User information
@Deniil

When you are streaming somethings in OWB, for example a YouTube's video but even if you are streaming a simple web-radio you will see that at some point the internal player slowly consumes all the availible phisical memory of your Amiga, when it reach the "low limit" the whole browser lead to crash or just freeze

See this ticket: http://bugs.os4depot.net/?function=viewissue&issueid=893

Go to top
Re: Odyssey : Is it possible to deactivate internal MediaPlayer ?
Quite a regular
Quite a regular


See User information
@samo79

Yeah, like all of webkit it never frees any memory because it was written for systems with (working) swap. But Odyssey and the player gets unstable around when I have 700MB free ram. I never let Odyssey get below 700MB free (about 700MB allocated), preferable not below 1GB free, because it will surely crash very soon or lock up the system.

But I don't think running out of memory the biggest problem of the player. It trashes memory. If it has been started just once on any small video, the system is unstable and will crash after a while in some unexpected way that never happens when that player has not been run.

Software developer for Amiga OS3 and OS4.
Develops for OnyxSoft and the Amiga using E and C and occasionally C++
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