
Phonon-xine subtitles patch
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Phonon-xine subtitles patch
====================================
Please vote for phonon-xine subtitle support at:
https://bugs.kde.org/show_bug.cgi?id=213710
====================================
From: Romain Perier
Date: Wed, 18 Nov 2009 22:46:01 +0100
Subject: Add external subtitles (files) support in phonon-xine backend
Maybe someone wants to create a git clone ?
http://www.gitorious.org/phonon/phonon
https://bugs.kde.org/show_bug.cgi?id=213710
ATTENTION THIS IS ONLY FOR ADVANCED USERS !
============================================
HOWTO:
- Download phonon 4.4:
- Download phonon-4.4-subtitles-files-phonon-xine.patch
- patch -p1 < phonon-4.4-subtitles-files-phonon-xine.patch
- mkdir build
- cd build
- cmake -DCMAKE_INSTALL_PREFIX=/usr ..
- make
- make install
Rename your .srt, .txt, .sub, .asc files, such as the movie.
Tondu
11 years ago
I really hope it is going to be merged in phonon trunk soon. For now, it seems phonon miss a lot of features concerning subtitles (changing font, color or position as in smplayer would be great for instance).
Maybe you could ask to have an access to gitorious to submit corrections to phonon, especially if you aim to add subtitles options to your app loopy ?
Report
Tondu
11 years ago
http://www.gitorious.org/phonon
What's more, the internal subtitles of MKV files are not recognized by loopy, while dragon get them.
Is there any way to choose the external srt file ?
Report
MonsterMagnet
11 years ago
thanks for your comment, i thought you know that this patch wasn't made by me (MonsterMagnet). It was made by Romain Perier a long time ago.
I don't follow any dev mailinglists, but as far as i know phonon subtitles support is not planned.
Q:What's more, the internal subtitles of MKV files are not recognized by loopy, while dragon get them.
A:You are right, Loopy has no internal subtitles support yet.
Q:Is there any way to choose the external srt file ?
A:Yes, as far as i can see this is supported by the patch, but not by Loopy yet.
Please vote for phonon-xine subtitle support at:
https://bugs.kde.org/show_bug.cgi?id=213710
Report