[MPlayer-users] BUG: stream_file.c: reconnects to fifos

Nicolas George nicolas.george at normalesup.org
Fri Aug 24 01:05:25 CEST 2012


Le septidi 7 fructidor, an CCXX, Krzysztof Duchnowski a écrit :
> What about this, it have the initial lag of loading playlist from pipe,
> but only during startup:
> 
> :$ PLAYLIST=; while read f; do PLAYLIST="${PLAYLIST}\n${PWD}/${f}";
> done< <(find); mplayer -playlist <(printf "${PLAYLIST}")

Breaks if tere are '%' or '\' chars in the file names.

Why do people insist on using complex and brittle solutions when using a
correct shell will fix everything in a second?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20120824/a2f22d4f/attachment.asc>


More information about the MPlayer-users mailing list