Forums » Tutorial and setups »
Added by Sergey Gram over 9 years ago
Hello! I've found tvneadend https://github.com/TheTroll/tvheadend who can use qsv encoding and decoding.
I installed centos 7 and intell media sdk. Then configure tvneadend ./configure --enable-libav --enable-libffmpeg_static.
But qsv not working.
The log says:
08/03/2015 16: 22: 01.746 [ERROR] transcode: 0007: Unable to find MPEG2VIDEO decoder
08/03/2015 16: 22: 01.746 [INFO] transcode: 0007: 1: MPEG2VIDEO > Passthrough
08/03/2015 16: 22: 01.746 [INFO] transcode: 0007: Using decoder mp2
08/03/2015 16: 22: 01.746 [INFO] transcode: 0007: 2: MPEG2AUDIO > AAC (aac)
Who has experience with this program, you can share instructions how to compile and run it to use qsv?