Bug#856103: libav-tools : concat Protocol not found

Sebastian Ramacher sramacher at debian.org
Sun Feb 26 09:28:01 UTC 2017


Control: forcemerge 856100 -1

On 2017-02-25 04:48:40, NBaH wrote:
> Package: libav-tools
> Version: 6:11.8-1~deb8u1
> Severity: normal
> 
> Dear Maintainer,
> 
> I'm trying to concatenate mp3 files using avconv (from libav-tools) with
> this line :
> 
> $ avconv -i concat:./The_Beach_Boys_-_God_Only_Knows.mp3\|./Order_Of_Era_-_one_is_the_loneliest_number.mp3
> -c copy /tmp/mix.mp3
> avconv version 11.8-6:11.8-1~deb8u1, Copyright (c) 2000-2016 the Libav
> developers
>   built on Oct  1 2016 07:16:29 with gcc 4.9.2 (Debian 4.9.2-10)
> 
> and I get :
> 
> concat:./The_Beach_Boys_-_God_Only_Knows.mp3|./Order_Of_Era_-_one_is_the_loneliest_number.mp3:
> Protocol not found
> 
> it's the same if I put quotes:
> 
> $ avconv -i 'concat:./The_Beach_Boys_-_God_Only_Knows.mp3|./Order_Of_Era_-_one_is_the_loneliest_number.mp3'
> -c copy /tmp/mix.mp3
> avconv version 11.8-6:11.8-1~deb8u1, Copyright (c) 2000-2016 the Libav
> developers
>   built on Oct  1 2016 07:16:29 with gcc 4.9.2 (Debian 4.9.2-10)
> concat:./The_Beach_Boys_-_God_Only_Knows.mp3|./Order_Of_Era_-_one_is_the_loneliest_number.mp3:
> Protocol not found
> 
> 
> this protocol is listed in the manpage, but not showed by
> 
> $ avconv -protocols

Merging with #856100 which is the same bug.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20170226/72233b9f/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list