3D to 2D renderer

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
Post Reply
elmoxol
Posts: 2
Joined: Wed Mar 11, 2015 10:43 pm

3D to 2D renderer

Post by elmoxol »

Hello,

what can i do to convert 3D video to 2D video?
I've read that this 6.7.3 last version adds a renderer for that but i have not found.

thks in advance

Mox
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: 3D to 2D renderer

Post by Sami32 »

Hello,

all is explained into your DefaultRenderer.conf file.
Here you can find an updated version:
https://github.com/UniversalMediaServer ... #L762-L805

Just add this line into you renderer's configuration file:

Code: Select all

Output3DFormat = ml
Hoping that helped you.
Post Reply