Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 10 of 10

Thread: solo2 transcoding

  1. #1

    Title
    Junior Member
    Join Date
    Feb 2016
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts

    solo2 transcoding

    So, here is my first post, its about solo2 and transcoding, atm the best i get is

    1mbps
    416 x 244

    using port 8002

    is it possible to beef these setting up? ie is the solo2 capable of transcoding say a HD channel 1920 x 1080 to say 1280 x 720? @ maybe 5-8mbps?

    i have gone through the whole plugin.py and compiled too the correct pyo extension...

    but im still left with 416 x 244??.....

    is it possible or am i just wasting my time? or is it the setup.xml needs editing as i see its already in automode cant get it too stop being...

    any help advice appreciated




    able2

  2. #2

    Title
    Senior Member
    Join Date
    Jun 2012
    Posts
    427
    Thanks
    119
    Thanked 135 Times in 105 Posts
    Not got a solo2 to hand, but from memory try going into plugins / transcoding setup to adjust the bitrate. Not so sure about the resolution. There's an encoder setting that can be adjusted - I'm not sure what it does, though, but perhaps it adjusts the resolution?

    Edit: Just done some testing on my Duo2 & VLC. For my HD channels VLC reports:

    Codec: H264 - MPEG-4 AVC (part 10) (h264)
    Resolution: 1280x738
    Display resolution: 1280x720
    Frame rate: 60
    Decoded format: Planar 4:2:0 YUV

    Duo2 Transcoder plugin settings (press blue button for advanced settings):

    Port: 8002
    Encoder: 0
    Auto set Framerate / Bitrate: Off
    Bitrate: 10 Mbits
    Framerate: 50 fps
    Resolution: 720p
    Aspect Ratio: 16x9
    Audio codec: aac
    Video codec: h264
    GOP Frame P: 29
    Level 3:1
    Profile: high
    Last edited by chaser; 12-02-16 at 17:57.

  3. The Following User Says Thank You to chaser For This Useful Post:

    able2 (14-02-16)

  4. #3

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2013
    Posts
    2,704
    Thanks
    68
    Thanked 567 Times in 487 Posts
    Solo2 is only software transcoding, duo2 is hardware, that is why you will struggle.
    VU+ Ultimo 4K 3TB, 1x Twin DVBS-2 FBC / 1x DVB-C FBC/ 1x Twin DVB-T2.
    VU+ Solo4k 2TB, 2xFBC-S2, 2xC/T2, 1x Sundtek .
    1m Motorised Single LNB Dish, 60cm Fixed Octo LNB Dish.
    Samsung 65HU8500 with SEK-3500, Denon AVR-X2200W 5.1.2.
    Oppo UDP-203
    Panasonic 55VT50.
    Zidoo X9S
    Amazon Fire TV 4k & Amazon Fire TV (SPMC sideloaded).

  5. #4

    Title
    Junior Member
    Join Date
    Feb 2016
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts
    i see, solo2 options are 8002, 1mbps, and fps.........

    what about the solo4k can that stream with better options? compared to duo2......maybe time to get a new box..

  6. #5

    Title
    Senior Member
    Join Date
    Jun 2012
    Posts
    427
    Thanks
    119
    Thanked 135 Times in 105 Posts
    Deleted...
    Last edited by chaser; 12-02-16 at 18:50.

  7. #6

    Title
    Moderator
    Join Date
    Jul 2011
    Location
    germania
    Posts
    5,126
    Thanks
    106
    Thanked 1,434 Times in 1,137 Posts
    Hi,
    I have no 4K but she has at least 1 disadvantage over the Duo2. If you want to transcode with the 4K she must be in standby so no watching and transcoding at the same time. In my opinion the 4K is the advanced box but the Duo2 the box with the most features.

    ciao
    ---
    Sat:VU+ Ultimo4K/Solo4K/Duo2/2*Solo2/Ultimo
    Remote: Harmony 200, 700, Link, Smart Control, Smart Companion, Elite, 2*Ultimate, Keyboard

  8. The Following User Says Thank You to Trial For This Useful Post:

    able2 (14-02-16)

  9. #7

    Title
    Junior Member
    Join Date
    Feb 2016
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Trial View Post
    Hi,
    I have no 4K but she has at least 1 disadvantage over the Duo2. If you want to transcode with the 4K she must be in standby so no watching and transcoding at the same time. In my opinion the 4K is the advanced box but the Duo2 the box with the most features.

    ciao
    Thats ideal really as the box will only be streaming to me, hows it suffice streaming HD does it down scale it to a a decent resolution ie 720? and at what BR? just dont want to buy a box and it not do that 1 and only function i want it for tbh

  10. #8

    Title
    Junior Member
    Join Date
    Feb 2016
    Posts
    4
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by chaser View Post
    Not got a solo2 to hand, but from memory try going into plugins / transcoding setup to adjust the bitrate. Not so sure about the resolution. There's an encoder setting that can be adjusted - I'm not sure what it does, though, but perhaps it adjusts the resolution?

    Edit: Just done some testing on my Duo2 & VLC. For my HD channels VLC reports:

    Codec: H264 - MPEG-4 AVC (part 10) (h264)
    Resolution: 1280x738
    Display resolution: 1280x720
    Frame rate: 60
    Decoded format: Planar 4:2:0 YUV

    Duo2 Transcoder plugin settings (press blue button for advanced settings):

    Port: 8002
    Encoder: 0
    Auto set Framerate / Bitrate: Off
    Bitrate: 10 Mbits
    Framerate: 50 fps
    Resolution: 720p
    Aspect Ratio: 16x9
    Audio codec: aac
    Video codec: h264
    GOP Frame P: 29
    Level 3:1
    Profile: high

    Thanks for the reply was more informative than i first noticed, the encode settings is this part i guess its how much to throw at encoding it were its set 3.1 default just over half way

    if fileExists( getProcPath(encoder, "level") ):
    choice = TconfigSelection(encoder, default = "3.1", choices = [("1.0", _("1.0")), ("2.0", _("2.0")),
    ("2.1", _("2.1")), ("2.2", _("2.2")), ("3.0", _("3.0")), ("3.1", _("3.1")),
    ("3.2", _("3.2")), ("4.0", _("4.0")), ("4.1", _("4.1")), ("4.2", _("4.2")),
    ("5.0", _("5.0")), ("low", _("low")), ("main", _("main")), ("high", _("high"))] )
    setAttr("level", encoder, choice)

    the solo2 dont have these advanced features with blue button as checks box model first

    if fileExists( getProcPath(encoder ,"bitrate") ):
    vumodel = getModel()
    if vumodel in ("solo2", "solose"):


    i think i may just try the duo2 out

  11. #9

    Title
    Junior Member
    Join Date
    Jan 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by able2 View Post
    Thanks for the reply was more informative than i first noticed, the encode settings is this part i guess its how much to throw at encoding it were its set 3.1 default just over half way

    if fileExists( getProcPath(encoder, "level") ):
    choice = TconfigSelection(encoder, default = "3.1", choices = [("1.0", _("1.0")), ("2.0", _("2.0")),
    ("2.1", _("2.1")), ("2.2", _("2.2")), ("3.0", _("3.0")), ("3.1", _("3.1")),
    ("3.2", _("3.2")), ("4.0", _("4.0")), ("4.1", _("4.1")), ("4.2", _("4.2")),
    ("5.0", _("5.0")), ("low", _("low")), ("main", _("main")), ("high", _("high"))] )
    setAttr("level", encoder, choice)

    the solo2 dont have these advanced features with blue button as checks box model first

    if fileExists( getProcPath(encoder ,"bitrate") ):
    vumodel = getModel()
    if vumodel in ("solo2", "solose"):


    i think i may just try the duo2 out
    I read even the Vu+ Duo can't Handle transcoding well coz hardware is not good enough for it.
    That an extra powerful PC with VLC is needed.
    Is that true?

  12. #10
    Andy_Hazza's Avatar
    Title
    Moderator
    Join Date
    Oct 2012
    Location
    Derbyshire, UK
    Posts
    7,287
    Thanks
    2,855
    Thanked 2,126 Times in 1,752 Posts
    Quote Originally Posted by Makandal View Post
    I read even the Vu+ Duo can't Handle transcoding well coz hardware is not good enough for it.
    That an extra powerful PC with VLC is needed.
    Is that true?
    The Vu+ Duo is an ancient receiver by todays standards.


    Sent from my iPhone using Tapatalk
    Vu+ Ultimo 4K with 3TB HDD, Dual FBC (Sat) tuners, 1x Twin Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 4K with 1TB HDD, Dual FBC (Sat) tuners, 1x Hybrid DVB-C/T/T2 tuner
    Vu+ Solo 2 with 1TB HDD 'White Edition', 2x DVB-S2 tuners
    Mut@nt HD2400 with 1TB HDD, 4x DVB-S2 tuners
    Fixed 28.2E Technomate 65cm Mesh Satellite Dish with Inverto Unicable II/JESS LNB and Inverto Unicable Splitter
    Fixed 28.2E Sky Zone 1 45cm Satellite Dish with Octo LNB
    (All receivers installed with the latest Dev build)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.