SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-25-2008, 06:33 PM
Patilan Patilan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Lake Forest, Illinois, USA
Posts: 237
Feature Request: Enable the sub support in SageTVPlayer

Greetings!

I'd like to ask the Sage team, if possible, to enable the subtitle option in SageTVPlayer when they recompile it for the next beta.

Even if there are no current plans for SageGUI to do anything new about subtitles in version 6.5.x, just enabling that option in the player will allow me to do some cool things with SageTV. I could for example go in "sage.properties" and add a few things in "extra_mplayer_args=" and thus be able to display what ever subtitles accompany my imported videos, without any need for third-party plugins.

Thanks.
Reply With Quote
  #2  
Old 11-30-2008, 03:25 AM
Patilan Patilan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Lake Forest, Illinois, USA
Posts: 237
Quote:
Originally Posted by Patilan View Post
Greetings!

I'd like to ask the Sage team, if possible, to enable the subtitle option in SageTVPlayer when they recompile it for the next beta.

Even if there are no current plans for SageGUI to do anything new about subtitles in version 6.5.x, just enabling that option in the player will allow me to do some cool things with SageTV. I could for example go in "sage.properties" and add a few things in "extra_mplayer_args=" and thus be able to display what ever subtitles accompany my imported videos, without any need for third-party plugins.
CORRECTION:
SageTVPlayer.exe can load and display .sub/.idx subtitles for my imported videos.

What I really meant to ask is to enable the -fontconfig option. That way we could display all kinds of text-based subtitle formats, like .srt, .smi, etc. This is very useful for translating movies.

Right now if I try to do that, SageTVPlayer aborts with "MPlayer was compiled without fontconfig support."

Thanks.
Reply With Quote
  #3  
Old 10-26-2009, 09:31 PM
Patilan Patilan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Lake Forest, Illinois, USA
Posts: 237
Yet another year passed...

Greetings again! (After a long absence)

Last year I finally gave up on Sage because it was too frustrating to me how Sage ships with a crippled MPlayer.

So now, after a year of using other HTPC products, I decided to check up on Sage and see if anything chaged.

Sadly, nothing has chaned. MPlayer is still crippled as before and was unable to play any subtitles from my video library.

I needed to enable the following MPlayer switch:
extra_mplayer_args=-subcp CP1251
...to which SageTVPlayer aborted with "Unknown option on the command line: -subcp"!!

Without setting up the correct language code-page, none of my subtitles are useable.

So, I guess, I'll see you in another couple of years.

Farewell!

Patilan
Reply With Quote
  #4  
Old 10-27-2009, 04:25 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
Too bad you didn't look deeper. SageTV supports many subtitle formats and cc if you set the option to use them. Not sure why you would check back if your other solutions are working for your subtitles either. Maybe search the forums and configure the latest version correctly.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
  #5  
Old 10-27-2009, 12:55 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
If you're using external SRT you don't need to use the SageTVPlayer, Sage will automattically load the subs.

If the SRT are embeded in MKV there a custom directshow filter for that.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #6  
Old 10-27-2009, 05:44 PM
Patilan Patilan is offline
Sage Advanced User
 
Join Date: Oct 2006
Location: Lake Forest, Illinois, USA
Posts: 237
Quote:
Originally Posted by babgvant View Post
...you don't need to use the SageTVPlayer, Sage will automattically load the subs...
It is not much of Sage's accomplishment that MPlayer (called here SageTVPlayer) knows how to deal with subtitles. It has known that for a long time, long before Sage even started talking about any subtitle support in SageTV. My beef is that the Sage people compile MPlayer in some crippled form so I can't use its full capabilities. And I can't build a SageTVPlayer either because Sage don't make their latest changes to the MPlayer code openly available. (Which they should because MPlayer is open source GNU license. But just try asking for Sage's source code and they give you something that's six years old and unuseable.)

And if you wonder what a code page is... Many languages use the upper 128 codes of the ASCII table for their native alphabets. So if you can't properly set up the needed code page, you can not have any way of drawing the characters of that language on the screen. The world is not just English/Latin you know.

Patilan
---
[edit] Example: Here is some guy who wants to read his subtitles in Hebrew:
http://forums.sagetv.com/forums/show...26&postcount=1

So, back to xbmc I guess.

Last edited by Patilan; 10-27-2009 at 05:57 PM.
Reply With Quote
  #7  
Old 10-27-2009, 08:02 PM
babgvant babgvant is offline
Sage Icon
 
Join Date: Jul 2008
Location: London
Posts: 1,834
If Sage won't provide valid source you should notify the copyright holder and the FSF.

Sage supports UTF-8 encoded SRT (at least when embeded in MKV, don't know about external SRT but don't see why not), so as long as you encode the txt file properly it shouldn't be necessary mess the code page when using the DirectShow player.

I get that subtitles are important (that's why I wrote a DirectShow filter to push them into Sage), but TBH I don't see why you'd want to use mplayer or derivatives to handle playback; it totally butchers blacks.

That said, if another player fits your needs better you should use it.
__________________
babgvant.com | @babgvant | Missing Remote
Reply With Quote
  #8  
Old 10-27-2009, 09:08 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Quote:
Originally Posted by babgvant View Post
If Sage won't provide valid source you should notify the copyright holder and the FSF.
SageTV makes the source available for these types of files upon request. If there is an issue with it, contact SageTV, not others on the forum. Their mplayer code is at: mplayer.zip

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #9  
Old 10-28-2009, 07:27 AM
ytulpan ytulpan is offline
Sage Advanced User
 
Join Date: May 2009
Posts: 84
I resigned trying and am converting MKV subtitles to UTF-8 (for Hebrew). My current (huge) problem is the lack of support for DVB subtitles. That means that I cannot play subtitled recorded material inside Sage.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Feature request: "Views" enhancement Sagebrush SageTV Software 3 10-21-2008 07:54 AM
Feature request: Not watched playlists bastafidli SageTV Software 0 07-25-2008 04:51 PM
Feature Request - Disable wrapping on Fixed Focus Main Menu bialio SageMC Custom Interface 2 04-03-2008 03:07 PM
Feature Request: More configuration to the Auto-Delete feature jbarr SageTV Software 21 06-19-2007 03:56 PM


All times are GMT -6. The time now is 03:47 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.