h:m:s.dv change : to?
Ben Hutchings
ben at decadent.org.uk
Thu May 12 13:17:02 UTC 2011
On Thu, 2011-05-12 at 14:59 +0200, Robin Gareus wrote:
[...]
> No it does not work here :(
>
> However
> touch "/tmp/01:02:03:04.wav" && ffplay "/tmp/01:02:03:04.wav"
> does.
>
> That's a funny bug! Challenge for the next CS-class: write a
> command-line parser that behaves like this :) Sorry for the noise.
I think that ffplay is treating the argument as a URL, so 'a' or '01'
would be the scheme name (like 'http'). Since it does not support any
scheme with that name, you get 'No such file or directory'.
You should be able to work around this for relative paths by prepending
'./' (also useful if there are leading hyphens).
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/dvswitch-devel/attachments/20110512/c77db3f2/attachment-0001.pgp>
More information about the dvswitch-devel
mailing list