Re: avidemux, ffmpeg and lavc

2007-02-22 Thread Виталий Ищенко
В Вск, 18/02/2007 в 22:03 +0100, Benjamí Villoslada пишет: > Just I'm curious about lavc (mpeg4) codec in my Debian Sid: > > I can't put lavc codec in -vcodec ffmpeg option Of course you can't lavc == libavcodec, and ffmpeg is using this lib for encoding (ffmpeg is a front-end to libavcodec libra

Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Dilluns 19 Febrer 2007 04:44, Ron Johnson va escriure: > Have you installed w32codes?  It might not help *this* problem, but > you still need it. Yes, I've installed w32codecs $ dpkg -l "w32*" | grep ^i ii w32codecs 20061022-0.0 win32 binary codecs Thanks :) -- Benjamí http://blog.b

Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/18/07 20:27, Benjamí Villoslada wrote: > El Diumenge 18 Febrer 2007 22:30, Ron Johnson va escriure: >> Do you have debian-multimedia in your sources.list? > > Yes: > > $ cat /etc/apt/sources.list | grep -i multimedia > deb http://www.debian-mul

Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Dilluns 19 Febrer 2007 03:27, Benjamí Villoslada va escriure: > Seems that avidemux works with in order to make mpeg4 (lavc) files: *works with _libavcodec_ (sorry) > http://www.avidemux.org/admWiki/index.php?title=Video_encoders > > And I've installed libavcodec [snip] -- Benjamí http://

Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
El Diumenge 18 Febrer 2007 22:30, Ron Johnson va escriure: > Do you have debian-multimedia in your sources.list? Yes: $ cat /etc/apt/sources.list | grep -i multimedia deb http://www.debian-multimedia.org sid main Seems that avidemux works with in order to make mpeg4 (lavc) files: http://www.avid

Re: avidemux, ffmpeg and lavc

2007-02-18 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/18/07 15:03, Benjamí Villoslada wrote: > Just I'm curious about lavc (mpeg4) codec in my Debian Sid: > > I can't put lavc codec in -vcodec ffmpeg option > > --- > $ ffmpeg -i input.avi -sameq -vcodec lavc -acodec mp3

avidemux, ffmpeg and lavc

2007-02-18 Thread Benjamí Villoslada
Just I'm curious about lavc (mpeg4) codec in my Debian Sid: I can't put lavc codec in -vcodec ffmpeg option --- $ ffmpeg -i input.avi -sameq -vcodec lavc -acodec mp3 -f avi -s 400x240 output.avi [...] Unknown codec 'lavc' --- But avidemux