forked from UniversalMediaServer/UniversalMediaServer
-
Notifications
You must be signed in to change notification settings - Fork 0
3D layout from Filename
DeFlanko edited this page Jul 10, 2015
·
1 revision
First we check for our custom naming convention, for which the filename either has to start with "3DSBSLF" or "3DSBSRF" for side-by-side layout or "3DOULF" or "3DOURF" for over-under layout.
For anaglyph 3D video can be used following combination:
FileName Color | DEFINITION |
---|---|
3DARCG | anaglyph_red_cyan_gray |
3DARCH | anaglyph_red_cyan_half_color |
3DARCC | anaglyph_red_cyan_color |
3DARCD | anaglyph_red_cyan_dubois |
3DAGMG | anaglyph_green_magenta_gray |
3DAGMH | anaglyph_green_magenta_half_color |
3DAGMD | anaglyph_green_magenta_dubois |
3DAGMC | anaglyph_green_magenta_color |
3DAYBG | anaglyph_yellow_blue_gray |
3DAYBH | anaglyph_yellow_blue_half_color |
3DAYBC | anaglyph_yellow_blue_color |
3DAYBD | anaglyph_yellow_blue_dubois |