[mythtv-commits] Ticket #13606: Can't compile whith--enable-vaapi

MythTV noreply at mythtv.org
Sat Apr 11 22:33:01 UTC 2020


#13606: Can't compile whith--enable-vaapi
--------------------------------------+--------------------------
     Reporter:  nicolas-mrq           |      Owner:  (none)
         Type:  Bug Report - General  |     Status:  new
     Priority:  major                 |  Milestone:  needs_triage
    Component:  Packaging             |    Version:  v31-fixes
     Severity:  medium                |   Keywords:  vaapi
Ticket locked:  0                     |
--------------------------------------+--------------------------
 Error with mageia 7.1 when i tried compile with vaapi :

 include/QtSql -I/usr/lib64/qt5/include/QtCore -Imoc -isystem
 /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/dtvchannel.o
 recorders/dtvchannel.cpp
 opengl/mythvaapidrminterop.cpp: In static member function 'static
 VideoFrameType MythVAAPIInteropDRM::VATypeToMythType(uint32_t)':
 opengl/mythvaapidrminterop.cpp:353:14: error: 'VA_FOURCC_P010' was not
 declared in this scope
          case VA_FOURCC_P010: return FMT_P010;
               ^~~~~~~~~~~~~~
 opengl/mythvaapidrminterop.cpp:353:14: note: suggested alternative:
 'VA_FOURCC_NV12'
          case VA_FOURCC_P010: return FMT_P010;
               ^~~~~~~~~~~~~~
               VA_FOURCC_NV12
 opengl/mythvaapidrminterop.cpp:354:14: error: 'VA_FOURCC_P016' was not
 declared in this scope
          case VA_FOURCC_P016: return FMT_P016;
               ^~~~~~~~~~~~~~
 opengl/mythvaapidrminterop.cpp:354:14: note: suggested alternative:
 'VA_FOURCC_NV12'
          case VA_FOURCC_P016: return FMT_P016;
               ^~~~~~~~~~~~~~
               VA_FOURCC_NV12
 make[2]: *** [Makefile:48109: obj/mythvaapidrminterop.o] Error 1
 make[2]: *** Waiting for unfinished jobs.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13606>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list