On Thu, 2003-07-17 at 20:07, mmihai wrote:
> 
> Am un fisier avi cu sunet, bineinteles.
> Pot extrage sunetul (de pe acest fisier) separat, intr-un fisier mp3, 
> avi, etc,
> sau si mai bine, pot extrge sunetul de la secunda 0 pina la secunda 300 ?

transcode -i file.avi -o /dev/null -y raw \
    -m test.mp3 -c 0:0:0-0:0:300

(man transcode)

-- 
Florin Andrei

http://florin.myip.org/


Raspunde prin e-mail lui