NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 235 236 237 238 239 … 1231 Next »
new Samsung 1tb hd causing slow mvp and stutter!

 
  • 0 Vote(s) - 0 Average
new Samsung 1tb hd causing slow mvp and stutter!
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#1
2008-10-20, 05:51 PM
Hi all,

I have a new powerful machine which has been working with GBPVR for the last 6 months without a problem.

Last week I got a new Samsung Spinpoint 1000gb SATA HD. Being SATA of course I just plugged it in and formatted it in windows. That all seemed to go ok. I then copied my media over on to it from the old full drive (250GB IDE drive).

Then rebooted (now 10000 times after playing with services safemode, reinstall GBPVR etc). After rebooting the speed at which the .avi converts is slower than the speed the MVP plays. So ffmpeg is not converting fast enough and writing the xxxxxxx.mpg cahe file fast enough. When I map back to the old drive and run the same file. ffmpeg converts and saves at the lightning speed - about 1m20 after 20 seconds if not more.

So why wont it do it on the bigger, new, newest technology HD? What am I doing wrong.

Is there a bios setting? something is not right! The new super duper hd is useless.

I have 3 HDs.

C: is a Seagate SATA 160gb used for windows and programs and contains GBPVR
D: is a DVD RW. IDE old syle burner
E: is the old 250 GB Seagate IDE drive where the media is stored and works perfectly.
F: the new new super dooper 1000GB Samsung - which is not working with GBPVR or rather ffmpeg.

I dont have RAID setup and I downloaded the latest bios and have reset it to factory default. No overclocking etc.

I have an E8400 3gig duo CPU, 4gig ram etc. Motherboard is a Gigabyte GA-P35-DS3P with one IDE slot on it and like 8 SATA slots.

What should I test next?

Please help------

Regards

Matthew
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#2
2008-10-20, 07:38 PM
Download a copy of hdtach and check the transfer rate of your drives.
http://www.simplisoftware.com/Public/index.php

I had a problem with a 750gb Samsung where it set the transfer rate to to PIO mode and things really crawled.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#3
2008-10-20, 08:52 PM
Maybe something to do with where your temp directory is?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#4
2008-10-20, 08:55 PM
Thanks for the tip. How did you find out it was using PIO? And how did you solve it as it looks like you are still using the HD? I will go and google the answer as well.

Anyway the results of the short test dont help. The newest drive is the fastest but is the one which is giving me troubles. Mind you though the test here talks about read speeds... not write speeds.


C: - MVP is fine with this:45MB/s, 128 burst. just below SATA 150
E: - MVP is fine with this:64MB/s, 91 burst.
F: - MVP stutters: 98Mb/s, 250 burst and the graph shows it way above SATA 150 but not to the highest SCSI 320.

I am not sure if I have the same problem. Maybe I did not format it properly?

Anyway if you let me know how you fixed yours I will see if I have the same issue anyway. Right now I will try anything as I have just copied files over - so a refort will be fine or whatever.

I am going to burn the iso image from samsunghdd and see if that will help.
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#5
2008-10-20, 09:02 PM
Zehd,

My user temp files are on my C drive as are my system ones. It is a SATA drive. My media were on an IDE drive and from the results of a speed test above the F: drive (the new SATA) drive the speeds seem ok.

grr..

Thanks

Matthew
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#6
2008-10-20, 09:26 PM
after going to samsunghdd.com they have a bootable cd with an ES Tool for formatting their HDs. After running their diagnostic test and checking the obvious things (what are half of them anyway - acoustic sound something..) I found no problems.

I thought I would do a low level format so I am running that now for the next 3 hours then sleep... then a report back.

Should I have trusted the windows 20 second format? I will let you know. Hopefully I will have some good news.

Matthew
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#7
2008-10-20, 09:36 PM
With your transfer speeds, It cannot be the problem I had, Mine was way, way slower than that.
I am struggling to think of what else might cause it.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2008-10-21, 12:07 AM
it might be the increased cluster size when formatting large drives, it makes really large chunks which may be causing the slowdown..

try partitioning it into smaller chunks, like a 250gig partition and copy files over and try again, if it works, that's your problem...there are charts on the web that show what default cluster size is for given partition size, use as a guide and you can get max size that will work best for you...

otherwise make sure write caching is on [device manager/props on drive]
[also look at ide controllers to see if it's in pio or ultradma modes]
as write cache/pio can severly effect performance..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,165
Threads: 958
Joined: May 2006
#9
2008-10-21, 12:11 AM
Maybe you have set <MvpHighPriority>true</MvpHighPriority> to overcome another problem (I rarely recommend this setting) and you are giving too much priority to ffmpeg?

Martin
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#10
2008-10-21, 06:47 PM
@Martint123 - even thought it does not look like i have the same problem can you please tell me what you did to fix yours?

@mvallevand - I tried this but it did not help. ffmpeg was not using alot of the CPU or RAM but is at the top of the list. Both with the new HD and the old ffmpeg seems to use the same resources. I will look more closely though. Thanks for the tip.

@pBs- Where do I look at the IDE controllers to see this PIO mode? I can see that the disk cache is on. But funnily enough not on the IDE HD. So many variables.

So a summary of the last 24 hours -

I did the low level format and the hard drive check using the Samsung software and then did a normal format in windows which also took 3 hours. No partitioning. But the result is totally the same. It just does not make sense as when I copy files too and from the HD it flies. I think I did 150gb in 50 mins. So far the only problem is this conversion and play on the fly within GBPVR.... grrr

Next task is to break the HD into 250g lots and report back!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is your client slow to load here is what i found stustunz 0 1,195 2010-03-22, 09:05 AM
Last Post: stustunz
  NVIDIA 6200 Settings (running slow/choppy) Atrus 7 6,070 2010-01-29, 12:13 AM
Last Post: Zeno110
  slow UI after hardware upgrade speising 5 1,981 2009-12-13, 04:41 PM
Last Post: sub
  Client server slow to set recording Adrian J 1 1,367 2009-12-10, 11:43 AM
Last Post: martint123
  key held on remote is too slow spotty 3 1,743 2009-11-16, 02:30 PM
Last Post: sub
  Solved - Stutter / jerkiness on USB DVB-T (NZ) serafis 16 8,090 2009-07-27, 07:54 PM
Last Post: serafis
  BDA.ini blank spaces causing "no channels found" JimF 4 2,487 2009-07-14, 09:06 PM
Last Post: JimF
  Slow 3D Menu v1.3.7 crossnet 3 1,764 2009-06-19, 10:18 PM
Last Post: crossnet
  GBPVR unplayable -- Constant Stutter gangaskan 6 2,574 2009-04-29, 08:52 PM
Last Post: gangaskan
  Suddenly slow? <CheckForRenamedRecordings> dennit 7 2,416 2009-03-28, 04:53 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode