Jump to content


Photo

Default aspect ratio in Freeplayer plugin


  • Please log in to reply
26 replies to this topic

Re: Default aspect ratio in Freeplayer plugin #21 oxejatte

  • Senior Member
  • 79 posts

+1
Neutral

Posted 20 November 2014 - 13:48

Great job Mfaraj57,

 

Integration works, however Subsupport settings(Fonts,Size,Position,Encoding...) are ignored when coming back to movies, seems Freeplayer subtitles settings override Subsupport settings



Re: Default aspect ratio in Freeplayer plugin #22 mx3L

  • Senior Member
  • 616 posts

+79
Good

Posted 20 November 2014 - 22:49

Thanks mx3L for useful information

i integrated subsupports with the player of TSmedia but  subsDelayInc, subsDelayDec do not synchronize subtitles .also in mp2,did i miss something?

When you use MP2 try right/left button when external subtitles are loaded, right button increases subtitles time by 200ms step, meaning that they will appear 200ms later, left button does opposite.

If you look on subsDelayInc/subsDelayDec in MP2, it just retrieves current subtitles delay by SubsSupport.getSubsDelay function, increase/decrease it by step(200ms) and sets new delay by SubsSupport's.setSubsDelay function.

 

setSubsDelay sets new delay for subtitles, but you should noticed it only on next subtitle, since it doesn't re-adjust already running timer only the next one.

 

Great job Mfaraj57,

 

Integration works, however Subsupport settings(Fonts,Size,Position,Encoding...) are ignored when coming back to movies, seems Freeplayer subtitles settings override Subsupport settings

Freeplayer shouldn't override anything subssupport related. This should mean that when you change and save subssupport settings, exit movie, open movie, open subssupport settings, then they are in default state(not changed), right?



Re: Default aspect ratio in Freeplayer plugin #23 oxejatte

  • Senior Member
  • 79 posts

+1
Neutral

Posted 21 November 2014 - 12:57

Hi Mx3l

 

It's seems that Subsupport is completly ignored when watching movies, probably conflict between subtitle internal handling & Subsupport.

 

Snapshot better than words, notice changes ( size, fonts, tags) when watching and opening Susupport settings

 

 

Attached Files



Re: Default aspect ratio in Freeplayer plugin #24 oxejatte

  • Senior Member
  • 79 posts

+1
Neutral

Posted 24 November 2014 - 17:45

Hi,

 

Did'nt manage to make it work, even saving settings in SubSupport plugin, exit from movie, restart enigma2 Freeplayer still overriding all settings.

Try also to comment or remove lines containing "opensubtitle", no success



Re: Default aspect ratio in Freeplayer plugin #25 mx3L

  • Senior Member
  • 616 posts

+79
Good

Posted 28 November 2014 - 18:57

Hi,

 

1. try to lower zPosition of this screen:

<screen name="FreePlayer" position="0,0" size="1280,720" flags="wfNoBorder" zPosition="-2" backgroundColor="transparent">

2.disable FreePlayer subtitles handling in __init__ function:

self.opensubtitle = ""
self.enablesubtitle = False


Re: Default aspect ratio in Freeplayer plugin #26 oxejatte

  • Senior Member
  • 79 posts

+1
Neutral

Posted 28 November 2014 - 21:09

Thank you Mx3l you did it ( Mfaraj57 too)  ;)

 

 This work also on embedded subtitles

 

Just one thing, there is buffering problem i guess, the subtitles doesn't appear at start, have to wait 10-15s to view them.

 

Regards



Re: Default aspect ratio in Freeplayer plugin #27 stupin

  • Member
  • 2 posts

0
Neutral

Posted 1 January 2015 - 23:20

hello,

is it possible to integrated ddamir subtitle player to free player for example: fix to yellow button to open ddamir subtitle player when you start watching movie??




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users