- 
    Bug 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    6.5.6, 6.7.1
Description: camera Example fails to record video if VAAPI library is Installed on the System.
Steps to reproduce:
- make sure you have VAAPI library Installed, if you don't have it Installed already you will get the following Warning:
qt.multimedia.ffmpeg.libsymbolsresolver: Couldn't load VAAPI library
you can Install it using the following command:
apt install -y libva-dev
- build and run any camera example widget or Qml.
- switch to video and start recording
- observe that the video recording fails with this error:
[hevc_vaapi @ 0x55e8b9921480] No usable encoding entrypoint found for profile VAProfileHEVCMain (17). Couldn't open codec for writing "Function not implemented" codec context is not initialized! codec context is not initialized! [aac @ 0x7efcbc003a80] Qavg: 65536.000 codec context is not initialized! 
Environment:
Ubuntu 22.04
Qt creator 13
- relates to
- 
                     QTQAINFRA-6224
        Qt 6.5.6 LTS Testing QTQAINFRA-6224
        Qt 6.5.6 LTS Testing-           
- Open
 
-         
