Re: Splash at beginning of movie confuses Ogle
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Tue Mar 23 2004, John Polstra wrote: > menu appears, Ogle is playing in a jerky fashion and much faster than > normal. The sound is gone at that point, too. Once it's in that > mode, I'm not able to restore proper playback using the keys that > control the speed. > The first setting of the audio format works fine: > Debug[ogle_audio]: decode_a52: found sync > Debug[ogle_audio]: Searching <speakers> for: > Debug[ogle_audio]: 'Left' 'Right' 'Center' 'LeftSurround' 'RightSurround' 'LFE' > Debug[ogle_audio]: or for: > Debug[ogle_audio]: 'AC3' > Debug[ogle_audio]: No channel configs found > Note[ogle_audio]: Using audio driver 'oss' > Note[ogle_audio]: wanted 0 channels, got 2 > Debug[ogle_audio]: channels 2, encoding 1, resolution 16 > Debug[ogle_audio]: byte order 1, rate 48000 > Debug[ogle_audio]: fragments 32, size 4096 > Debug[ogle_audio]: 2 channels decoded: Left Right > Note[ogle_audio]: delay resolution: 0.021332992, 1024 samples, rate: 48000 The next time the audio format changes the audio driver reports an error: > Debug[ogle_audio]: Searching <speakers> for: > Debug[ogle_audio]: 'Left' 'Right' 'Center' 'LeftSurround' 'RightSurround' > Debug[ogle_audio]: or for: > Debug[ogle_audio]: 'AC3' > Debug[ogle_audio]: No channel configs found > SNDCTL_DSP_SETFMT: Invalid argument > FATAL[ogle_audio]: ogle_ao_init: You probably have a buggy audio driver that doesn't reset correctly. What soundcard and audiodriver are you using? Try setting the environment variable OGLE_OSS_RESET_BUG and then run ogle and see if you still have the problem or if it works. /Bj|rn