Jump to content


Photo

VCS

auto zoom plugin

  • Please log in to reply
72 replies to this topic

Re: VCS #41 blzr

  • PLi® Core member
  • 2,269 posts

+118
Excellent

Posted 4 September 2014 - 07:37

well, so what did you expect by a 'zoom option' then?

as to above screenshots - in the last two the picture is enlarged, isn't it? At least it appeared to be when I looked at my TV, but, of course, my eyes ain't what they used to be, you know ;)...

It was just a prove of concept, I just played around with the sliders (not caring about aspect ratio etc.), just make two profiles with a increasingly larger /?/ picture, then assign vcs quick button to < >, and I could 'zoom' in / out with these buttons...

I think if you add more profiles, increasing the picture gradually, with appropriate aspect ratio, you could probably even get sort of a smooth 'zoom'
True sarcasm doesn't need green font...

Re: VCS #42 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 4 September 2014 - 07:45

'Zoom' means litarelly zoom. I just found out that the Technomate E2-boxes actually support that. They even have a dedicated button for it.
And VCS does only clipping; that has nothing to do with zoom.

Re: VCS #43 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 4 September 2014 - 14:31

It certainly has.

You clip from the left and the same amount from the right and the rest of the picture is actually zoomed in because of that 'clipping'.



Re: VCS #44 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 27 July 2016 - 20:05

Version 1.9

-update code


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #45 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 29 July 2016 - 05:39

Not compatible with all images & hardware:

<  4937.411> [PluginComponent] Plugin  Extensions/VCS failed to load: HardwareInfo instance has no attribute 'get_device_model'
<  4937.412> Traceback (most recent call last):
<  4937.412>   File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 53, in readPluginList
<  4937.413>   File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
<  4937.413>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/plugin.py", line 26, in <module>
<  4937.414>     boxname = HardwareInfo().get_device_model()
<  4937.414> AttributeError: HardwareInfo instance has no attribute 'get_device_model'

 



Re: VCS #46 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 29 July 2016 - 19:09

 

Not compatible with all images & hardware:


Thanks,fixed.


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #47 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 30 July 2016 - 06:01

Resulting crash:

<   293.005> Traceback (most recent call last):
<   293.005>   File "/usr/lib/enigma2/python/mytest.py", line 667, in <module>
<   293.007>     runScreenTest()
<   293.007>   File "/usr/lib/enigma2/python/mytest.py", line 502, in runScreenTest
<   293.007>     runNextScreen(session, screensToRun)
<   293.007>   File "/usr/lib/enigma2/python/mytest.py", line 498, in runNextScreen
<   293.007>     session.openWithCallback(boundFunction(runNextScreen, session, screensToRun[1:]), screen, *args)
<   293.008>   File "/usr/lib/enigma2/python/mytest.py", line 307, in openWithCallback
<   293.008>     dlg = self.open(screen, *arguments, **kwargs)
<   293.008>   File "/usr/lib/enigma2/python/mytest.py", line 317, in open
<   293.008>     dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
<   293.008>   File "/usr/lib/enigma2/python/mytest.py", line 254, in instantiateDialog
<   293.008>     return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
<   293.009>   File "/usr/lib/enigma2/python/mytest.py", line 277, in doInstantiateDialog
<   293.009>     dlg = screen(self, *arguments, **kwargs)
<   293.009>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/plugin.py", line 146, in newInfoBar__init__
<   293.010>     self.vcsinfobar = VcsInfoBar(session, self)
<   293.010>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/VCS.py", line 630, in __init__
<   293.012>     self.switchMode(0)
<   293.012>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/VCS.py", line 670, in switchMode
<   293.012>     self.doSwitch(modeslist[self.currentMode])
<   293.012>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/VCS.py", line 674, in doSwitch
<   293.013>     setAspect(profile.aspect.value)
<   293.013>   File "/usr/lib/enigma2/python/Plugins/Extensions/VCS/VCS.py", line 499, in setAspect
<   293.013>     AVSwitch().setAspectRatio(aspect)
<   293.013> AttributeError: AVSwitch instance has no attribute 'setAspectRatio'
<   294.014> ------------------------------------------------------------



Re: VCS #48 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 30 July 2016 - 06:28

openATV?


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #49 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 30 July 2016 - 07:33

ViX & ATV on TM-N2S & ET8k



Re: VCS #50 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 30 July 2016 - 08:13

XTA on ET8k no issues.



Re: VCS #51 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 1 August 2016 - 16:17

version 2.1

-support ViX & ATV


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #52 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 1 August 2016 - 16:23

Thanks: no more crashes :)



Re: VCS #53 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 13 October 2016 - 07:54

version 2.4

-new option fix aspect ratio VU+ 4:3 AVC/MPEG4

 

 

"Delay x seconds after service started" > 0(4-5 sec.)

"Auto aspect ratio for service 4:3 AVC/MPEG4" --> YES

 

When show correct icon 4:3/16:9 for infobar need  add service --> Channel Selection --> Context menu --> "Mark service as 4:3 AVC/MPEG4"


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #54 tom1984

  • Senior Member
  • 98 posts

0
Neutral

Posted 7 September 2017 - 22:25

Does the VCS plugin work with a Dreambox DM900?



Re: VCS #55 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 8 September 2017 - 05:41

ver. 2.5


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #56 tom1984

  • Senior Member
  • 98 posts

0
Neutral

Posted 9 September 2017 - 18:40

Does the plugin work with a Dreambox dm900 or dm7080?



Re: VCS #57 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 9 September 2017 - 20:38

Does the plugin work with a Dreambox dm900 or dm7080?

What exactly does not work?
Details, screenshots...


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #58 ian1095

  • Senior Member
  • 462 posts

+6
Neutral

Posted 10 September 2017 - 07:46

Does this work with streams too ?

 

I cant seem to get it to automatically switch when watching IPTV



Re: VCS #59 Dimitrij

  • PLi® Core member
  • 9,970 posts

+335
Excellent

Posted 10 September 2017 - 11:38

Does this work with streams too ?

 

I cant seem to get it to automatically switch when watching IPTV

Does it work with DVB channels?


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: VCS #60 ian1095

  • Senior Member
  • 462 posts

+6
Neutral

Posted 10 September 2017 - 12:46

 

Does this work with streams too ?

 

I cant seem to get it to automatically switch when watching IPTV

Does it work with DVB channels?

 

It did once, and the message appeared onscreen that it had indeed switched to Pan and Scan when I went to a 4:3 channel, which is what I've set 4:3 to switch to. However when I went back to a 16:9 channel no message appeared telling me it had switched back to 16:9 and I've never been able to get the message to show again after that when changing to any ratio type. And like I said, its never shown at all on any IPTV channels, which leads me to believe it doesn't work on Streams ? This is using a VU+ Solo2 box.

 

Also I cannot find any option for Zoom in the settings, whereby it stretches the picture to fill the black bars top and bottom.

 

Ian.


Edited by ian1095, 10 September 2017 - 12:48.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users