Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#565 closed defect (worksforme)

network/nfs performance too low

Reported by: kalium@… Owned by: r_togni@…
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 kalium@…, 18 years ago

ahem, "driver" -> "disk"

comment:2 by reimar, 18 years ago

-cache makes MPlayer use a separate _process_ to pre-buffer input data. Have you
tried that?

comment:3 by reimar, 18 years ago

Resolution: worksforme
Status: newclosed

-cache should work well enough -> closing

Note: See TracTickets for help on using tickets.