Bug#785690: libav-tools: avprobe fail on file with colon in the name
Jonas Smedegaard
dr at jones.dk
Tue May 19 11:31:50 UTC 2015
Hi Petter,
Quoting Petter Reinholdtsen (2015-05-19 12:24:45)
>
> Control: found -1 6:11.3-1
>
> I tested again in Jessie, and now I get this error instead:
>
> % avprobe makercon-2014-10-18T16:49:26.dv
> avprobe version 11.3-6:11.3-1, Copyright (c) 2007-2014 the Libav developers
> built on Mar 13 2015 23:08:20 with gcc 4.9.2 (Debian 4.9.2-10)
> makercon-2014-10-18T16:49:26.dv: Protocol not found
> # avprobe output
Deep down in the manpage for avprobe is mentioned that input isn't
really bare filename but a URL, defaulting to file: protocol.
Therefore a filename foo:bar is treated as resource bar via protocol
foo. To use filenames with colon you can explicitly state protocol as
file:foo:bar.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150519/8395deec/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list