Re: File descriptor 9 and VLC.

2013-01-17 Thread Richard Hector
Replying from archive since I'd deleted the original ... > peter@dalton:~$ lsof /home/peter/*.WAV > COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME > vlc 10888 peter9u REG8,620470 3612711 /home/peter/M1357873276.WAV > > man lsof explains, > "The mode character is

Re: Re (2): File descriptor 9 and VLC.

2013-01-15 Thread Darac Marjal
On Mon, Jan 14, 2013 at 01:31:21PM -0700, peasth...@shaw.ca wrote: > From: Darac Marjal > Date: Mon, 14 Jan 2013 10:36:47 + > > Simply, it is the ninth file handle that vlc has open. ... > > > > If you look at vlc's other opened files, you will probably see that they > > are a combination of

Re (2): File descriptor 9 and VLC.

2013-01-14 Thread peasthope
From: Darac Marjal Date: Mon, 14 Jan 2013 10:36:47 + > Simply, it is the ninth file handle that vlc has open. ... > > If you look at vlc's other opened files, you will probably see that they > are a combination of the stdio channels, control pipes (maybe) and > libraries. Thanks for expl

Re: File descriptor 9 and VLC.

2013-01-14 Thread Darac Marjal
On Fri, Jan 11, 2013 at 09:34:25AM -0800, peasth...@shaw.ca wrote: > While vlc is producing sound from M1357873276.WAV this > is observed. > > peter@dalton:~$ lsof /home/peter/*.WAV > COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME > vlc 10888 peter9u REG8,620470 3

File descriptor 9 and VLC.

2013-01-11 Thread peasthope
While vlc is producing sound from M1357873276.WAV this is observed. peter@dalton:~$ lsof /home/peter/*.WAV COMMAND PID USER FD TYPE DEVICE SIZE/OFFNODE NAME vlc 10888 peter9u REG8,620470 3612711 /home/peter/M1357873276.WAV man lsof explains, "The mode character is