Re: Can't compile
The Wanderer <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Organization | This space intentionally left blank. |
| Message-ID | <[email protected]> |
On 2020-05-21 at 23:07, Masaru Nomiya wrote: > Hello, > > I tried to compile the svn head, I got the error; > > [...] > In file included from libavcodec/mf_utils.c:25: > libavcodec/mf_utils.h:22:10: fatal error: windows.h: No such file or directory > 22 | #include <windows.h> > | ^~~~~~~~~~~ > compilation terminated. <snip> This was already discussed here, as recently as earlier that same day. Basically, FFmpeg added a new feature, which (I infer) only works on Windows, and MPlayer hasn't been updated to support autodetecting or ignoring it properly. Reportedly, the MPlayer configure options --disable-encoder=AAC_MF --disable-encoder=AC3_MF \ --disable-encoder=MP3_MF --disable-encoder=H264_MF \ --disable-encoder=HEVC_MF serve to manually ignore the new feature and compile anyway. I have not yet tried them myself. -- The Wanderer The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. -- George Bernard Shaw _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEJCOqsZEc2qVC44pUBKk1jTQoMmsFAl7HskQACgkQBKk1jTQo Mmv3dhAAqclUdfh5285jI18bhY+snTzXeQiw3kYKkMLMjDZfcbyQsNCZru2oaoUa OK/G4WTjlfy8Q+UWbBCQdW5lUR0eIfNlAFJ5pcQmUy45kwXWxYz5Fje7fhiMCoTP Cz7PoMyc8c+BQ4coPkOWMWsWS4nGMsSnm0SxwN9nQZESjfc97/wICYh1ucJrZah7 t27Hp4dFh4eUwzVfj6ncbbB7o7QC3nOz9NLUd5WBeLsiOkcVhtiG2PiHOsvqZxFO Rg3vEGKCR0OIE+ZXCg1q9u5kLAg2oFwksIGKckddQgkKBzdcP6pDR2YnWRFwpKek UaQr42BARC2Pqxgk5DZwP1koje5F8leL+qvBdCuxo8TQ+2CybTDluj1ZXs7VpjYs vUzGwPE4RRnB/CtN9bqgVTG0npUyV4TwI0IbchYBWBMBd+BKaBuLJf7CN2tNdh3V dFGCxYxA/F3jYghJbDnp+4NirCJreJhPwHFE8nlMYu5aVwcBDNuujYta3dDao004 GjuzPe7Wut5aTHvAn3jec+v2zvPt2bYHtu4K1fNj0zOpkl+r8z4SFK8bZhtrqz3D i7yCKjjmKLLteo8PxEaK9lRKPndOQNnVMygZUKC7d3owdAuoUDHnNTbqR5RRfZjH fVO9Qc6wVsxIns7b4hwjVPhxcx9mYIm7y05DOoiq2VwFdt8QBrk= =n/0j -----END PGP SIGNATURE-----