Feature complete: Automatic encoder selection based on gpu
- Don't use the nVidia GPU on optimus devices for the application if you have an GeForce MX GPU, because they don't have any video de-/ encoders and the application selects the encoder based on the rendering GPU
Showing
- VanadiumCast/VanadiumCast.pro 2 additions, 1 deletionVanadiumCast/VanadiumCast.pro
- VanadiumCast/res/gui/fragments/PageMedia.qml 1 addition, 1 deletionVanadiumCast/res/gui/fragments/PageMedia.qml
- VanadiumCast/src/main.cpp 4 additions, 1 deletionVanadiumCast/src/main.cpp
- backend/backend.pro 3 additions, 0 deletionsbackend/backend.pro
- backend/src/MediaProcessing/OGLUtil.cpp 61 additions, 0 deletionsbackend/src/MediaProcessing/OGLUtil.cpp
- backend/src/MediaProcessing/OGLUtil.h 31 additions, 0 deletionsbackend/src/MediaProcessing/OGLUtil.h
- backend/src/MediaProcessing/VideoTranscoder.cpp 9 additions, 1 deletionbackend/src/MediaProcessing/VideoTranscoder.cpp
- backend/src/MediaProcessing/VideoTranscoder.h 45 additions, 5 deletionsbackend/src/MediaProcessing/VideoTranscoder.h
Loading
Please register or sign in to comment