Anybody know if we can capture (read frame) from tv tuner or a graber using only the libavformat ? I'm under wxp I already use C:\ffmpeg>ffmpeg -r 15 -f vfwcap -i 0 output.mpg FFmpeg version UNKNOWN, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --enable-shared --enable-static --enable-memalign-hack --prefix =/c/ffmpeg libavutil version: 49.6.0 libavcodec version: 51.54.0 libavformat version: 52.13.0 libavdevice version: 52.0.0 built on Apr 7 2008 14:03:26, gcc: 3.4.5 (mingw special) [vfwcap @ 00743BC0]Unknown compression type.Please report verbose (-v 99) debug information. 0: Error while opening file BUt now i want to code something to do it wiht the libav*
Visitezhttp://docauto.blue-soft.net cliquez sur la pub google svp :) Faites du cash en recherchant sur le web : http://www.mysearchfunds.com/banner.asp?friend=8145 Jonathan Lafontaine> Date: Tue, 8 Apr 2008 15:56:57 +0200> From: [EMAIL PROTECTED]> To: [email protected]> Subject: Re: [libav-user] [FFMpeg-libav-user] Correct Mp3 files> > 2008/4/8 Luca Abeni <[EMAIL PROTECTED]>:> > > Hi,> >> > Pierrick HYMBERT wrote:> > > I developp a code same as output_example.c for only save audio stream as> > mp3> > > code. My problem is the output file have no valid id3 tags/headers, and> > a> > > flash player is unable to play it.> > > Does somebody know a good way to do this?> >> > I think libavcodec by default cannot encode mp3, but only encodes mp2.> > Probably, you need to enable liblame support.> >> > All rights, thakns again.> Pierrick> _______________________________________________> libav-user mailing list> [email protected]> https://lists.mplayerhq.hu/mailman/listinfo/libav-user _________________________________________________________________ Trouvez vos infos rapidement et précisément avec Windows Live Instant Search ! Essayez-le maintenant! http://g.msn.ca/ca55/220 _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
