How to go about patching KMplayer to use subtitles with the phonon backend, there's a patch at https://bugs.kde.org/attachment.cgi?id=38433
I tried the following method but still don't get subtitles
What am I doing wrong?
I tried the following method but still don't get subtitles
# cd /usr/ports/multimedia/phonon && make
# cd work/phonon && patch -p1 < /path/to/patch
# cd ../.. && make install
What am I doing wrong?