Author: bircoph Date: Thu Feb 19 04:41:35 2009 New Revision: 28657 Log: Screen example for no audio problem is outdated: The following MSGTR_* messages changed since then: MSGTR_AO_OSS_CantOpenDev MSGTR_CannotInitAO MSGTR_NoSound MSGTR_StartPlaying
Expamle is updated as appropriate. Modified: trunk/DOCS/xml/en/faq.xml Modified: trunk/DOCS/xml/en/faq.xml ============================================================================== --- trunk/DOCS/xml/en/faq.xml Thu Feb 19 03:24:03 2009 (r28656) +++ trunk/DOCS/xml/en/faq.xml Thu Feb 19 04:41:35 2009 (r28657) @@ -693,10 +693,10 @@ you have to use <option>-ao alsa:device= I have no sound when playing a video and get error messages similar to this one: <screen> AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) -audio_setup: Can't open audio device /dev/dsp: Device or resource busy -couldn't open/init audio device -> NOSOUND -Audio: no sound!!! -Start playing... +[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy +Could not open/initialize audio device -> no sound. +Audio: no sound +Starting playback... </screen> </para></question> <answer><para> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
