On Sat, March 5, 2011 22:18, Harrie Hoogeveen wrote: > Hello, > > I have build version 1.4.2-svn, I have attached the ebuild. > It seems to be working fine, but no change for the video device selection: > Starting... > *** Using vloopback plugin for fs playback, agreed to use palette type 519 > ( > UYVY:Y'CbCr (clamped) ). *** > Successfully loaded 59 Weed filters > Loading default keymap from /home/mivz/.lives-dir/default.keymap...done. > Started jack audio subsystem. > > Checking optional > dependencies:mplayer...detected...convert...detected...composite...detected...sox...detected > cdda2wav...detected...jackd...detected...pulse audio...NOT > DETECTED...python...detected...dvgrab...detected...xwininfo...detected... > > Window manager reports as "compiz"; number of monitors detected: 1 > Temp directory is /tmp/livestmp/ > Compiled with jack support, good ! > Welcome to LiVES version 1.4.2-svn. > > But not much seems to have changed for the vloopback settings. I still > just > see /dev/video8 in the selection list. When closing it does create the new > vpp_defaults file. > Also the option dialog still appears on the second workspace. > > The OSC commands for loop and pingpong are working perfect. > > Can I provide you with any debugging information some how? > > Regards, > Harrie >
Yes, please edit lives/lives-plugins/plugins/playback/video/vloopback.c and uncomment the line: //fprintf(stderr,"got %s\n",devname); Then re-install and start from a terminal, see what output you get. Gabriel. ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
