On Sat, September 11, 2010 20:34, John wrote: > I've been ending up with this error in the terminal every so often and it > causes lives to freeze so I have to kill. > > bad status (1) for client LiVES_audio_out handling event (type = 8) > Jack audio error zombified - calling shutdown handler > jack shutdown, setting client to 0 and jackd_died to true > trying to reconnect right now > Killed >
Try setting your ~/.jackdrc file to the following line: /usr/bin/jackd -t 5000 -Z -d alsa -s Most important is the -Z (no zombies) switch. > Also, this could be a user error. If you have say 1000 frames with sound > and I want to add some blank frames without sound (silence) to the front I > can't get this to work properly. I generate to clipboard and then I insert > into the video with sound and fit to audio unchecked. The dialog box shows > adding silence but when I start the video the sound starts. What am I > doing wrong? > No, it seems to be a bug in LiVES... What I tried just now and worked: - generate blank frames to a new clip - insert silence in selection - copy to clipboard then the insert with silence worked. So it seems that the clipboard has to have some audio in order to insert correctly. Cheers, Gabriel. > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Lives-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lives-users > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
