Changes between Version 2 and Version 3 of Errors
- Timestamp:
- May 21, 2019, 11:04:08 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Errors
v2 v3 132 132 That ''Windows'' oddity can affect ''FFplay'', just `set SDL_AUDIODRIVER=directsound` in the environment of the shell, i.e., a '''`cmd.exe`''' window on your desktop. Maybe `setx SDL_AUDIODRIVER=directsound` in the environment of the current user (HKCU) or local machine (HKLM), effective for all command line windows after a reboot, or (untested) after logging off + in again, or (untested) after killing + restarting ''explorer''. 133 133 134 Credits: [https://forum.videohelp.com/threads/388189-ffplay-WASAPI-can-t-initialize-audio-client-error autodidact] (2018-02-27) , and it took me less than eight years to figure this out.134 Credits: [https://forum.videohelp.com/threads/388189-ffplay-WASAPI-can-t-initialize-audio-client-error autodidact] (2018-02-27).
