#6891: FFplay: WASAPI can't initialize audio client (zeranoe's FFmpeg 3.4 MS
Windows binaries)
------------------------------------+----------------------------------
Reporter: unknown | Owner:
Type: defect | Status: new
Priority: normal | Component: ffplay
Version: git-master | Resolution:
Keywords: win | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Comment (by cus):
Try to get some feedback from SDL about this. Also it would be good to
know which fix should be used if any:
{{{
CoInitializeEx(NULL, COINIT_MULTITHREADED)
}}}
or simply
{{{
CoInitialize(NULL);
}}}
They seem to do different things...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6891#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac