real player says im out of memory
Page 1 of 2 12 LastLast
Results 1 to 15 of 25

Thread: real player says im out of memory

  1. #1
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589

    real player says im out of memory

    i think its wrong. its only 64 megs but it worked before , its ver 8 i think on win 95

    maybe its too old

  2. #2
    Join Date
    Jan 2001
    Location
    Essex, United Kingdom
    Posts
    804
    realplayer is a memory eater(poor coding i think) even on my computer windows me,512mb ram duron 1.3mhz if i open it up more than once i.e send it back to taskbar then open it up again i get messages i.e your system is dangerously low on resourses do you want to end task (what ever realplayer is)

    i have heard the new realplayer holds a lot of spyware with it.

    also on startup it eats resourses maybe try disabling it.

    run regedit

    hkey_local_machine\software\microsoft\windows\run\

    it will be in there somewhere cant remember what it is as i have already deleted it out of my registry something with SYSTEMHIDEPLAYER (so you cant see that it is loaded.

    hope this helps mike




    hope this helps mike

  3. #3
    Join Date
    Jul 1998
    Location
    Toronto
    Posts
    26,543
    It's realplayer one that has the hard to remove spyware in it. Steppenwolf is using 8 (he thinks ) in which the call home feature and the load with window's startup can both be turned off in it's pref's.

    It is a resource hog though, no doubt about that, but I suspect it's got as much to do with it being Win95 than anything else. Does it do that when all other progs are closed?
    _____________________
    cat lovers click here

  4. #4
    Join Date
    Nov 2001
    Location
    Fishbel
    Posts
    2,412
    It may also be that the HD is low on space and the swap file is growing too large--- but not big enough to accomodate the needs of RealPlayer. Mapping the swap file on another drive or just freeing HD space may help.
    Welcome to the Eclipse(C). The Evolution of an Idea
    Options: DCM3 LCR VMS CVM Sil CPI VMI ANI 648 CA1 SACD500 Att CID RLS TIME DLG

    Version: ECLIPSE 2.0.0 09/09/98 System is BUSY Thu 07-21-05 1:31 pm
    Access Level = 10 Port = 10

  5. #5
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    ok thanks all

    its a whopping 2 gig drive partioned and c has 1 gig free , its not that, i thinks its yahoo someone was idle on list

  6. #6
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    so i plugged in my pentium 100 mhz which is slower than the 266 one and it has 32 megs ram half of the other one and i can get bbc newshour on the real player 5 that came with the free i internet disc .. so why is that? i think i clicked on bbc and npr with 266 and i couldnt get anything -- it says out of memory

  7. #7
    Join Date
    Jul 1998
    Location
    Toronto
    Posts
    26,543
    Try changing the buffering options.

    In view/prefs/connection. Lower the time buffer and see what that does.
    _____________________
    cat lovers click here

  8. #8
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    i had it at 6 seconds and 30 and it wont play

  9. #9
    Join Date
    Jul 1998
    Location
    Toronto
    Posts
    26,543
    I'm pretty much out of suggestions except one last ditch attempt. Try reinstalling realplayer.
    _____________________
    cat lovers click here

  10. #10
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    i got real player off silly dog netscape ver 4.8 and it didnt work and off real site too . both dont work

    thanks fink

  11. #11
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    maybe its the modem or sound card ?

  12. #12
    Join Date
    Nov 2001
    Location
    Fishbel
    Posts
    2,412
    Windows is a complicated thing-- it could be some problem with Windows and memory management. You could disable Virtual Memory (first, after noting whether it is set for Windows to manage it, or if it was set to a specific drive, reboot, and on the way back in to Windows use F8 to bring the startup menu and choose "Command Prompt Only."

    At the command prompt, we must delete WIN386.SWP.

    If the swap file was set for Windows to manage it, then it should be in C:\WINDOWS. Issue these commands in sequence in that case:
    Code:
    cd windows
    attrib -s -h -r win386.swp
    del win386.swp
    and then reboot the computer, and turn virtual memory back on, and reboot once more and check Realplayer.

    If virtual memory was set to a specific drive, it will be in the root of that drive (therefore moving it to the root of C:, if C: were the drive specified in the manual settings.) In this case, we will need to change to that drive letter containing the swap file, and then issue the commands:
    Code:
    attrib -s -h -r win386.swp
    del win386.swp
    and then reboot the computer, and turn virtual memory back on, and reboot once more and check Realplayer.


    If this fails, the next step would be to reinstall Windows in a different directory (perform a Custom install), and install Realplayer to this new Windows installation, specifying new directories for it, as well. (Your original Windows installation should remain intact, a simple edit of MSDOS.SYS should restore it.)
    Welcome to the Eclipse(C). The Evolution of an Idea
    Options: DCM3 LCR VMS CVM Sil CPI VMI ANI 648 CA1 SACD500 Att CID RLS TIME DLG

    Version: ECLIPSE 2.0.0 09/09/98 System is BUSY Thu 07-21-05 1:31 pm
    Access Level = 10 Port = 10

  13. #13
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    thanks alaric . that seems complicated . in all the computers ive had running which has been many ,ive never had this problem with real player, and im mainly curios as to why it happens,... i keep getting disconected , i think it may be modem is weird . is that possible?

  14. #14
    Join Date
    Aug 2001
    Location
    kosovo
    Posts
    1,589
    the computer worked ok before , the only thing i changed was i put in a different harddrive some thing called fujiistsa or something. maybe the drive is weird and too slow to get real player ?

  15. #15
    Join Date
    Nov 2001
    Location
    Fishbel
    Posts
    2,412
    If the drive works, then, no, it's not "too wierd", and it would have to be excruciatingly slow for RealPlayer to have trouble with it-- you'd already notice other Windows problems were that the case.


    Sometimes the "complicated" solution is the only thing that has a chance of working. When your coronary arteries are 90% clogged, that simple solution of "good diet and exercise" is too late-- the quadruple bypass is the only way. Sorry if it all sounds complicated-- it's presented pretty much step-by-step. Perhaps you can round up a more advanced user to help you out at your machine. Print those instructions for reference, too-- that way it's all right in front of you should you attempt to do it.
    Welcome to the Eclipse(C). The Evolution of an Idea
    Options: DCM3 LCR VMS CVM Sil CPI VMI ANI 648 CA1 SACD500 Att CID RLS TIME DLG

    Version: ECLIPSE 2.0.0 09/09/98 System is BUSY Thu 07-21-05 1:31 pm
    Access Level = 10 Port = 10

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •