[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: audacity export wma format[1 more question]



Resending to list


On 24/10/13 20:21, François Patte wrote:
> Le 24/10/2013 09:53, Scott Ferguson a écrit :
>> On 24/10/13 18:13, Δημήτρης Παπαδάκης wrote:
>> <snipped>
>>     >
>>
>>     It seems that debian version of audacity is compiled without FFmepg
>>     supports, is that true? and why?
>>
>> Yes it's true.
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624807
>>
>> Try the debian-multimedia version.
> I have this in my source list file:
>
> deb http://www.deb-multimedia.org sid main non-free
>
> How can I be sure that my audacity version is the debian multimedia one?
>
>

To install, first simulate installing from a specific repo:-

# apt-get -st $repository install $package [$package...]
if it looks good re-do without the "s" (simulate) (it'll show what will
be installed/removed/upgraded, and where it's pulled from)

e.g.  su -c "apt-get -st deb-multimedia install audacity"

To check origin of installed package:-
$ dpkg -l $package

NOTES: there are several other ways of determining where a specific
package was obtained from.
I don't use the deb-multimedia repository if I can avoid it (it can
break things) so you should check it's name for the repository.

Kind regards

P.S. I recommend The Debian Administrators Handbook
http://debian-handbook.info/


Reply to: