Re: [Mjpeg-users] Converting from jpg/png to dv

2005-08-09 Thread Dave Dodge
On Mon, Aug 08, 2005 at 12:02:50PM +0200, Dik Takken wrote: > ffmpeg2raw.c:228: let op: implicit declaration of function > `please_use_av_log' FYI: I think this message means that something is trying to use printf or fprintf within ffmpeg. ffmpeg intentionally tries to prevent that.

[Mjpeg-users] [yuvdenoise] question about one option.

2005-08-09 Thread CPM
Hello, I have a problem with Kino when it using yuvdenoise because yuvdenoise doesn't accept the -F option. In the manpage, this option is available but read error message below: [EMAIL PROTECTED] (15:23:24) ~ 1 > echo "fo" | yuvdenoise INFO: [yuvdenoise] yuvdenoise version 1.6.3-r

Re: [Mjpeg-users] [yuvdenoise] question about one option.

2005-08-09 Thread Steven M. Schultz
On Wed, 10 Aug 2005, CPM wrote: > I have a problem with Kino when it using yuvdenoise because > yuvdenoise doesn't accept the -F option. In the manpage, this > option is available but read error message below: The manpage is outdated. When yuvdenoise went thru a couple rewrit

Re: [Mjpeg-users] [yuvdenoise] question about one option.

2005-08-09 Thread CPM
Steven M. Schultz wrote: > On Wed, 10 Aug 2005, CPM wrote: > An easier way to get the set of options that yuvdenoise accepts would > be with > >yuvdenoise -h Good solution it is. :-) >> So, my question: where is the problem? > > The problem is in the yuvdenoise manpage ;)

Re: [Mjpeg-users] Converting from jpg/png to dv

2005-08-09 Thread Dik Takken
On Mon, 8 Aug 2005, Steven M. Schultz wrote: ./configure --prefix=/usr --with-avcodec --with-ffmpeg=/usr/include/ffmpeg --enable-mp3lame --enable-vorbis --disable-dependency-tracking Well, there are a couple problems with that. For one thing 0.3.0 is quite old. Last release w

Re: [Mjpeg-users] Converting from jpg/png to dv

2005-08-09 Thread Steven M. Schultz
On Mon, 8 Aug 2005, Dik Takken wrote: > Hmm.. I thought I was lucky finding a version as recent as 0.3.0... Where ;) > on earth/www can I find 0.3.1? Off somewhere at Kino's site I thought - but it's been quite a while since I've looked at anything except the CVS vers