Date: Mon, 16 Nov 1998 01:15:37 -0800 From: brian@worldcontrol.com To: freebsd-current@FreeBSD.ORG Subject: pcm0 A/V sync off after unusual behavior w/xanim Message-ID: <19981116011537.A1173@top.worldcontrol.com>
next in thread | raw e-mail | index | archive | help
On my laptop, Chembook 9780 P5/233MMX 64MB with yamaha 715 audio chipset, and the pcm0 audio driver, running -current I occasionally get into a state where the audio is out of sync with the video using xanim. Most of the time things work correctly. However, I have noticed the following behavior: I run a script, which does for i in $1.mov ; do xanim +Ae +Ze -Zr +p +f $i done Sometimes I ^C my way out of the program. Usually the ^C is captured by the running xanim, and does not kill the shell script. So I type many ^C's and eventually either hit all the spawned xanim's or hit the shell and things stop. Sometimes after doing this, and then using xanim again, I find the audio is out of sync with the video. The audio is generally about 1000ms late. Nothing helps, except a reboot. Back in the old days when I used the sb0 driver, I had never noticed this behavior. -- Brian Litzinger <brian@litzinger.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981116011537.A1173>