Re: idct8x8 C version in libtheora1.1 release
chandramouli narayanan <[email protected]> Tue, 18 May 2010 17:18:18 -0700
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 18, 2010 at 3:44 PM, Ralph Giles <[email protected]> wrote: > On 18 May 2010 15:37, chandramouli narayanan <[email protected]> wrote: > > > --------------- error when running with player_example > > examples/player_example ~/Downloads/1696_lightnings.ogg > > [...] > > Could not open audio device /dev/dsp. > > This means that another program is holding exclusive write access to > your audio device. If you have another audio application open, such as > a music player, try quitting that first. However, on recent systems > this is often the pulseaudio daemon, so you may need to temporarily > disable that for player_example to work with audio. > > If you're just interested in testing video playback, you can use the > oggz-rip utility to strip out the audio track. > > -r > My issue had to do with no /dev/dsp. I've reconfigured Linux kernel with deprecated OSS support and loaded the module snd-pcm-oss and that created /dev/dsp. Now, I can use the example_player. thanks - mouli _______________________________________________ theora-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/theora-dev