public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Questions about recording webcam+mic on netbook
@ 2012-10-05  7:19 Walter Dnes
  2012-10-05 11:36 ` Michael Mol
  2012-10-05 17:11 ` [gentoo-user] " James
  0 siblings, 2 replies; 6+ messages in thread
From: Walter Dnes @ 2012-10-05  7:19 UTC (permalink / raw
  To: Gentoo Users List

  I'm getting really ambitious with my 3-year-old Acer netbook, now that
open source Poulsbo video support exists.  After tweaking the kernel,
I've got the webcam+mic recording with the command...

ffmpeg -y -f alsa -i plughw:0,0 -f video4linux2 -i /dev/video0 -f avi -vcodec mpeg4 output.avi

mplayer plays the output file fine with the command...

mplayer -vo x11 output.avi

  Any suggestions for better options?  Would x264 be an improvement?  Is
there a way for the video to be displayed on the screen as it's being
recorded?  Should I be looking at a program other than ffmpeg?  BTW,
here is output from "emerge -pv ffmpeg mplayer" in case anybody has
ideas for improvements in my USE flags...


[ebuild   R    ] media-video/ffmpeg-0.10.3  USE="X aac alsa bzip2 encode faac libv4l mmx mp3 oss ssse3 theora threads truetype v4l vorbis x264 zlib -3dnow -3dnowext -aacplus (-altivec) -amr -avx -bindist -cdio (-celt) -cpudetection -debug -dirac -doc -frei0r -gnutls -gsm -hardcoded-tables -ieee1394 -jack -jpeg2k -libass -mmxext -modplug (-neon) -network -openal -openssl -pic -pulseaudio -rtmp -schroedinger -sdl -speex -static-libs -test -vaapi -vdpau (-vis) -vpx -xvid" FFTOOLS="-aviocat -cws2fws -ffeval -graph2dot -ismindex -pktdumper -qt-faststart -trasher" 0 kB

[ebuild   R    ] media-video/mplayer-1.0_rc4_p20110322-r1  USE="X a52 alsa dts encode faac faad gif jpeg mmx mng mp3 opengl png real sse sse2 ssse3 theora truetype v4l vorbis win32codecs x264 xv -3dnow -3dnowext -aalib (-altivec) -amr (-aqua) -bidi -bindist -bl -bluray -bs2b -cddb -cdio -cdparanoia -cpudetection -custom-cpuopts -debug -dga -dirac -directfb -doc -dv -dvb -dvd -dvdnav -dxr3 -enca -fbcon -ftp -ggi -gsm -iconv -ipv6 -jack -joystick -jpeg2k -ladspa -libass -libcaca -libmpeg2 -lirc -live -lzo -mad -md5sum -mmxext -mpg123 -nas -network -nut -openal -osdmenu -oss -pnm -pulseaudio -pvr -quicktime -radio -rar -rtc -rtmp -samba -schroedinger -sdl -shm -speex -tga -toolame -tremor -twolame -unicode -vdpau -vidix -vpx -xanim -xinerama -xscreensaver -xvid -xvmc -zoran" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 0 kB

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-09  7:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-05  7:19 [gentoo-user] Questions about recording webcam+mic on netbook Walter Dnes
2012-10-05 11:36 ` Michael Mol
2012-10-06  9:03   ` Walter Dnes
2012-10-06 11:48     ` Michael Mol
2012-10-09  7:47       ` Walter Dnes
2012-10-05 17:11 ` [gentoo-user] " James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox