#!/bin/sh
# Disable spacemit HW decoder for thumbnailer only
export GST_PLUGIN_FEATURE_RANK=spacemitdec:0

exec /usr/bin/totem-video-thumbnailer.real "$@"
