help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Estimating track length


From: tossel
Subject: Re: Estimating track length
Date: Wed, 25 Aug 2010 22:46:17 +0400

2010/8/25 Ivan Kanis <expire-by-2010-08-30@kanis.fr>:
> tossel@gmail.com wrote:
>
>> Hello, everybody! I need to estimate length of audio file in seconds
>> from emacs. Is such function already implemented in some package? One
>> obvious candidate is EMMS, but I couldn't find information about how
>> to do it. I'd be grateful for any suggestions.
>
> What kind of file? Emacs won't tell you the track length of a file. You
> will need to call a separate process which will output the information
> you want.
>
> HTH,
> --
> Ivan Kanis
> http://kanis.fr
>
> In this world nothing can be said to be certain,
> except death and taxes.
>    -- Benjamin Franklin
>
>

mp3, ogg, wav, wma etc. - the more formats the better.
It's a good idea to find an external program to do this task, but
could not find any either. And if I'll have to develop it myself, it
can be implemented in elisp as well as in any other language.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]