#565 closed defect (worksforme)
network/nfs performance too low
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | demuxer |
Version: | 1.0pre8 | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
I usually get about 95 MBit on my 100 MBit LAN connection. When compressing a
raw YV12 file from NFS to a local driver, the network traffic is at 35-37 Mbit
only and the CPU consumption is at approx. 28%. Rerunning (reading from cache)
improves framerate from 5 to 16 fps (for the first few). I guess mplayer does
not use a separate thread to pre-buffer input data. Maybe it should. Or is there
a work-around in terms of NFS mount parameters?
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
-cache makes MPlayer use a separate _process_ to pre-buffer input data. Have you
tried that?
comment:3 by , 18 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
-cache should work well enough -> closing
Note:
See TracTickets
for help on using tickets.
ahem, "driver" -> "disk"