Home > Net >  C # use VLC libvlc. DLL to develop a video player, high-definition video card, could you tell me how
C # use VLC libvlc. DLL to develop a video player, high-definition video card, could you tell me how

Time:09-24

C # use VLC libvlc. DLL to develop a video player, high-definition video card, could you tell me how to invoke the libvlc hardware decoding

CodePudding user response:

VLC official soft armor set of hardware decoding options, so in the source document should also have the corresponding source code! Refer to...

CodePudding user response:

Libvlc_media_add_option (vlcMedia, ": avcodec - hw=any");

CodePudding user response:

Using callback functions play video?
  •  Tags:  
  • C #
  • Related