Chris Beasley wrote:
> Thanks. Got it back again!
>
> Its streaming fine around the house, however I'm now unable to watch via the web interface. I get the following error:
>
> 2018-05-23 16:11:39.572 libav: Undefined constant or missing '(' in 'high'
> 2018-05-23 16:11:39.572 libav: Unable to parse option value "high"
> 2018-05-23 16:11:39.572 libav: Error setting option profile to value high.
>
> I've never had this before and nothing has changed in terms of config.
>
> Chris
In my past experience, these indeed are related VAAPI transcoding. It sounds as if you are using a version of Tvheadend that was build against a version of libav*/ffmpeg that had VAAPI support enabled. However, Tvheadend 4.2 does not know how to properly deal with options/parameters to libav* for VAAPI.
VAAPI support does work with 4.3, but I don't believe that the Synology packages are built from the master/4.3 branch, only 4.2. Therefore, I believe you need to wait until there are 4.3 packages, or use libx264 as your transcoding method as VAAPI does not work with 4.2.