Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Status of subtitle support in MythVideo Internal player?

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


lmjogback at gmail

Nov 9, 2009, 1:09 AM

Post #1 of 10 (1939 views)
Permalink
Status of subtitle support in MythVideo Internal player?

Hi,

I've tried to get subtitles showing when using the internal player in Mythvideo.

I've tried both separate .srt/.ssa files and integrated subtitles in
the Matroska
container with no luck. Is this implemented?

BR,
/LM
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


ryan.goat at gmail

Nov 9, 2009, 4:44 AM

Post #2 of 10 (1909 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

On Mon, Nov 9, 2009 at 4:09 AM, Lars Michael Jogbäck
<lmjogback [at] gmail> wrote:
> Hi,
>
> I've tried to get subtitles showing when using the internal player in Mythvideo.
>
> I've tried both separate .srt/.ssa files and integrated subtitles in
> the Matroska
> container with no luck. Is this implemented?
>

I was just stuck on this last night. I couldn't get myth Internal
player to show subs either. I tried a .mkv file. Then I tried the
and same .mkv with a .srt file.

I'm pretty sure I have used the Internal player to watch an .avi file
with .srt subtitles before. But I am not 100% certain.

--
_____________
Ryan Patterson
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


vitaminjoe at gmail

Nov 9, 2009, 5:27 AM

Post #3 of 10 (1908 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

On Mon, Nov 9, 2009 at 2:09 AM, Lars Michael Jogbäck
<lmjogback [at] gmail> wrote:
> Hi,
>
> I've tried to get subtitles showing when using the internal player in Mythvideo.
>
> I've tried both separate .srt/.ssa files and integrated subtitles in
> the Matroska
> container with no luck. Is this implemented?
>
> BR,
> /LM

Your issues may be specific to Matroska... or version dependent. The
last update to the SRT/SUB code was done here:
http://svn.mythtv.org/trac/ticket/7111

Check if your installed version is newer than SVN revision 22025...

--
Joe Ripley
vitaminjoe [at] gmail
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


callmegar at gmail

Nov 9, 2009, 10:50 AM

Post #4 of 10 (1910 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

I have the latest mythtv-0.22-fixes and external subtitles work pretty
well from .srt on .avi .mkv and .m2ts files using the internal player
(is all I use), they been working on trunk for a while too, just make
sure to press the "T" key after the video starts playing.

On Mon, Nov 9, 2009 at 6:44 AM, ryan patterson <ryan.goat [at] gmail> wrote:
> On Mon, Nov 9, 2009 at 4:09 AM, Lars Michael Jogbäck
> <lmjogback [at] gmail> wrote:
>> Hi,
>>
>> I've tried to get subtitles showing when using the internal player in Mythvideo.
>>
>> I've tried both separate .srt/.ssa files and integrated subtitles in
>> the Matroska
>> container with no luck. Is this implemented?
>>
>
> I was just stuck on this last night.  I couldn't get myth Internal
> player to show subs either.  I tried a .mkv file.  Then I tried the
> and same .mkv with a .srt file.
>
> I'm pretty sure I have used the Internal player to watch an .avi file
> with .srt subtitles before.  But I am not 100% certain.
>
> --
> _____________
> Ryan Patterson
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


stichnot at gmail

Nov 9, 2009, 11:02 AM

Post #5 of 10 (1901 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

On Mon, Nov 9, 2009 at 10:50 AM, German Rodriguez <callmegar [at] gmail> wrote:
> I have the latest mythtv-0.22-fixes and external subtitles work pretty
> well from .srt on .avi .mkv and .m2ts files using the internal player
> (is all I use), they been working on trunk for a while too, just make
> sure to press the "T" key after the video starts playing.
>
> On Mon, Nov 9, 2009 at 6:44 AM, ryan patterson <ryan.goat [at] gmail> wrote:
>> On Mon, Nov 9, 2009 at 4:09 AM, Lars Michael Jogbäck
>> <lmjogback [at] gmail> wrote:
>>> Hi,
>>>
>>> I've tried to get subtitles showing when using the internal player in Mythvideo.
>>>
>>> I've tried both separate .srt/.ssa files and integrated subtitles in
>>> the Matroska
>>> container with no luck. Is this implemented?
>>>
>>
>> I was just stuck on this last night.  I couldn't get myth Internal
>> player to show subs either.  I tried a .mkv file.  Then I tried the
>> and same .mkv with a .srt file.
>>
>> I'm pretty sure I have used the Internal player to watch an .avi file
>> with .srt subtitles before.  But I am not 100% certain.

I can't speak in particular for .mkv files, but if the basename of the
file contains a period '.' character, the internal player won't pick
up the srt file. E.g., "My.Movie.avi" / "My.Movie.srt" will not show
subtitles, but "My Movie.avi" and "My Movie.srt" will.

See http://svn.mythtv.org/trac/ticket/6869 .

Jim
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


warpme at o2

Nov 11, 2009, 9:47 AM

Post #6 of 10 (1874 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

Hi *

I'm also trying to get subtitles working in 0.22-fixes (22775)
So far no any success :(
I was trying 2 movies:
-one avi with external subtitles file (txt and sub extension)
-one mkv with embedded subtitles

There is no any entries in mythfrontend related to subtitles.
Also I ported ticket 7111 - no change.
All this suggest me that issue is elsewhere.

There is no entry in OSD related to subtitles.
Also pressing "t" during playback (via VNC as me FE is disk/kb/mice-less
appliance) has no any effect.

As other ppl reporting success with subtitles - may somebody hint me
what I should do for enabling subtitles support (and what is supported
in 0.22 + ticket 7111)

thx n advance
Attachments: warpme.vcf (83 B)


vitaminjoe at gmail

Nov 11, 2009, 11:09 AM

Post #7 of 10 (1873 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

2009/11/11 Warpme <warpme [at] o2>:
> Hi *
>
> I'm also trying to get subtitles working in 0.22-fixes (22775)
> So far no any success :(
> I was trying 2 movies:
> -one avi with external  subtitles file (txt and sub extension)
> -one mkv with embedded subtitles
>
> There is no any entries in mythfrontend related to subtitles.
> Also I ported ticket 7111 - no change.
> All this suggest me  that issue is elsewhere.
>
> There is no entry in OSD related to subtitles.
> Also pressing "t" during playback (via VNC as me FE is disk/kb/mice-less
> appliance) has no any effect.
>
> As other ppl reporting success with subtitles  - may somebody hint me what I
> should do for enabling subtitles support (and what is supported in 0.22 +
> ticket 7111)

Check the following:

* Your subtitle file must be named /exactly/ the same as the video
file, except using a .srt or .sub extension. Both files must be in
the same directory.
** i.e. Video: '/myth/video/My Movie.avi' Sub: '/myth/video/My Movie.sub'

* Check your keybindings for TOGGLECC. This is the keybinding that
tells Myth to display subtitles. The default is 'T'.

* Check the read permissions on the subtitle file

--
Joe Ripley
vitaminjoe [at] gmail
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


warpme at o2

Nov 11, 2009, 12:14 PM

Post #8 of 10 (1868 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

Solved.

In my case, for having subs,
"Setup/TVsettings/PlaybackOSD/AlwaysDisplayClosedCaptioningOrSubtitles"
should be ON.

br
Attachments: warpme.vcf (83 B)


scott at alfter

Nov 17, 2009, 3:28 PM

Post #9 of 10 (1788 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

Warpme wrote:
> In my case, for having subs,
> "Setup/TVsettings/PlaybackOSD/AlwaysDisplayClosedCaptioningOrSubtitles"
> should be ON.

That works for subtitles in MythVideo, but it means that captions are displayed
for TV recordings until they're turned off. Captions can be turned on/off for
TV recordings by pressing T, but this key seems to have no effect. Looking at
the keybindings table in the database, there doesn't appear to be anything in
there pertaining to subtitles or captions.

select distinct action,description,keylist from keybindings where context="Video";

+--------------+----------------------------------------+---------+
| action | description | keylist |
+--------------+----------------------------------------+---------+
| BROWSE | Change browsable in video manager | B |
| DECPARENT | Decrease Parental Level | [.,{,F10 |
| DOWNLOADDATA | Download metadata for current item | W |
| END | Go to the last video | End |
| FILTER | Open video filter dialog | F |
| HOME | Go to the first video | Home |
| INCPARENT | Increase Parental Level | ],},F11 |
| INCSEARCH | Show Incremental Search Dialog | Ctrl+S |
| ITEMDETAIL | Display Item Detail Popup | |
| PLAYALT | Play selected item in alternate player | ALT+P |
+--------------+----------------------------------------+---------+

I'm running MythVideo 0.22 (build 22763, pulled in by a Gentoo ebuild). Would
adding a TOGGLECC action in the Video context (there's one in the TV Playback
context) fix this problem?

Scott Alfter
scott [at] alfter
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


robert.mcnamara at gmail

Nov 17, 2009, 3:34 PM

Post #10 of 10 (1801 views)
Permalink
Re: Status of subtitle support in MythVideo Internal player? [In reply to]

On Tue, Nov 17, 2009 at 3:28 PM, Scott Alfter <scott [at] alfter> wrote:

> I'm running MythVideo 0.22 (build 22763, pulled in by a Gentoo ebuild).
> Would adding a TOGGLECC action in the Video context (there's one in the TV
> Playback context) fix this problem?
>

No, because you're not in the Video context when you play a video with
the internal player-- you're in the TV Playback context.

Robert
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.