DaTorrents Forums
Help Datorrents Out!


Advertise with us! | Help us sort 200,000 images!

Torrents Forums Gallery
Go Back   DaTorrents Forums > General > Miscellaneous > Computers/mIRC/Photoshop
Register vbBux / Shaunas Candy Shop Gallery FAQ Members List Calendar Search Today's Posts Mark Forums Read


Welcome to the DaTorrents Forums. The DaTorrents Forums is an Anime community where you can join over 25,000 other fans from around the world discussing all things related to Anime. To gain full access to the DaTorrents Forums community you must register for a free account. As a registered member you will be able to:

 Participate in over 55 different forums, 6,000 different topics and browse over 70,000 posts.
 Communicate privately with over 25,000 Anime fans from around the world.
 Post your own screenshots, photos, and Anime or browse images uploaded from other users.
 Gain access to your own blog and profile page as well as view other Anime fan profiles.
 Download torrents from our free download section.

All this and much more is available to you when you register for an account, so sign up today!

If you have any problems with the registration process or your account login, please contact us.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-18-2006, 12:21 PM   #1 (permalink)
Sosseres
 
Posts: n/a
Points: 0
Bank: 0
Total Points: 0
Ram and media players

Hmm, I'm having trouble with my two hdd's, the larger one is the one I have to use for torrents and so on. Since that is the case I'm wondering if there is any media player that dumps 100-900mb chunks or thereabout of the video file into the ram for me?

That way I could reduce the number of hdd reads and get away without the slight stutter I sometimes get when the next part of the file is loading up and gets shuffled into the queue...

Ooh well it isn't that big a hassle, just curious if there is any media player where I could set a setting for it or one that does it by default. If it had a decent play list function that would be nice as well, but not needed.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-18-2006, 01:05 PM   #2 (permalink)
dagger906
 
Posts: n/a
Points: 0
Bank: 0
Total Points: 0
As far as I know, no media player will do that. The stutter isn't due to harddisk reading, but slow cpu decoding compressed video formats. It should only happen when your cpu is below 1ghz. It can also happen when there is codec conflicts, and several different ones runs at the same time to decode the same pieces of information.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-18-2006, 01:21 PM   #3 (permalink)
vincent_10_27
Special Member
 
vincent_10_27's Avatar
 
Join Date: Feb 2006
Location: BC, Canada
Posts: 876
Images: 1
vincent_10_27 is on a distinguished road
Points: 555.09
Bank: 745,349.57
Total Points: 745,904.66
MPlayer is your solution.

MPlayer is very same as MPC. It does not use much memory and much space plus it's about as big as 10mb or smaller, without the extra codecs. If you're planning to add more codecs it'll be like 40+mb. but still, Mplayer wont have the problem in codec prioritizing because it's also like VLC that has built in codecs.

If you do not know how to run a command line. I suggest you get the front-end for it. Some front ends offer a playlist thing. Dont get the gui's cause it's kinda hassle for Windows, gui for MPlayer will only be good for Linux. The difference between MPlayer and VLC is MPlayer offers all codecs available in the market while VLC offers only a few.

Quote:
Originally Posted by dagger906
As far as I know, no media player will do that.
there are lots of Media Players that sucks up ram to get the decoding of own built-in codecs faster. You may not have encoutered it yet.

Last edited by vincent_10_27 : 07-18-2006 at 01:41 PM.
vincent_10_27 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-18-2006, 01:54 PM   #4 (permalink)
Sosseres
 
Posts: n/a
Points: 0
Bank: 0
Total Points: 0
So my problem is with codecs or corrupted files? (since I have a athlon 64 3.2ghz) Ooh well not much to do then since I have a clean system of codecs if one exlcudes cccp and players built in ones...

Ooh well, maybe I ought to learn programming to see if I can create a player that uses ram more instead of hdd as much, for future high quality stuff (j/k I won't learn programing for something this silly)
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-18-2006, 05:43 PM   #5 (permalink)
dagger906
 
Posts: n/a
Points: 0
Bank: 0
Total Points: 0
If you don't turn off page file, then it will still run off the harddisk anyway. And since the page file runs off primary C drive instead of your storage drive, the extra load will just make things worse.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-18-2006, 07:07 PM   #6 (permalink)
vincent_10_27
Special Member
 
vincent_10_27's Avatar
 
Join Date: Feb 2006
Location: BC, Canada
Posts: 876
Images: 1
vincent_10_27 is on a distinguished road
Points: 555.09
Bank: 745,349.57
Total Points: 745,904.66
Quote:
Originally Posted by Sosseres
So my problem is with codecs or corrupted files? (since I have a athlon 64 3.2ghz) Ooh well not much to do then since I have a clean system of codecs if one exlcudes cccp and players built in ones...

Ooh well, maybe I ought to learn programming to see if I can create a player that uses ram more instead of hdd as much, for future high quality stuff (j/k I won't learn programing for something this silly)
There's no problem with a 64bit processor if you are using a 32bit OS. However if you are using a 64bit OS, I dont think there'll be a problem either cause Athlon 64 has a set of built in 32bit executables. If you are using Windows 64XP, your app(CCCP + media player) will go through an emulation(WOW64) to run the necessary lib. But since the kernel access done by the WOW64 will just switch the command to 32bit not exactly emulate it, it will flow just like you are using a 32bit OS. So it's not in your processor, whether or not you're using other kinds of OS.

It could be that prioritizing. You must've misproperly configured your codecs to which is first to be decoded. Let's say you have XviD, FFDSHOW, and MPC. These three can decode mp4 in their own manner. Usually all media players will prioritize their built-in codecs.

So let's say you prioritize external codecs over the built-in from MPC's. Now the player will have trouble in deciding which decoder should it use, XviD or FFDSHOW. If you did not configure one to be prioritized over the other, then MPC will load both decoders during playback. Hence, conflict in priority, and will end up the player in crashing.

And one note, since you are using CCCP, you must know(or if you dont, read the documentation), that it has an XviD decoder and FFDSHOW as well, you must disable one or configure the pack to use one first before the other.
vincent_10_27 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 07-19-2006, 01:31 PM   #7 (permalink)
Sosseres
 
Posts: n/a
Points: 0
Bank: 0
Total Points: 0
Anyhow, I got my problem fixed. I went into services and msconfig and removed some stuff there, defragmented my hdd's and put in a fan to cool down my very hot hdd's...

Dunno which of the steps that did it, but it works as it ought to now anyhow, so was unrelated to codecs as I see it...
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 15.00
Points Per Post: 5.00


Advertise with us!
All times are GMT -5. The time now is 06:46 AM.

eXTReMe Tracker
Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65