Skip to content
Snippets Groups Projects
Commit 58651672 authored by Bapu Pruthvidhar's avatar Bapu Pruthvidhar Committed by Simon Latapie
Browse files

#7 Update: Advanced/Player/3d_display

parent 0efe8a1c
No related branches found
No related tags found
1 merge request!6Master
......@@ -2,7 +2,64 @@
3D Display with VLC
#####################
.. todo::
.. warning:: Not to be confused with 3D and 360° video. A 3D video projects depth in the video whereas a 360° video emulates a free point of view in the video scenery.
This page is under construction. Please refer the old documentation page: https://wiki.videolan.org/3D/
3D display is a process of creating the illusion of depth perception in a media file using different methods solely based on stereoscopic projection.
They are:
* `Anaglyph - <https://en.wikipedia.org/wiki/Anaglyph_3D>`_ Red/Green or Red/Blue images with colours filtering out each other using Glasses.
* `Polarization - <https://en.wikipedia.org/wiki/Polarized_3D_system>`_ Polarization glasses are used to restrict entering of light through each eye perceiving an image with depth.
* `Active shutter - <https://en.wikipedia.org/wiki/Active_shutter_3D_system>`_ Uses alternating images for each eye to create the 3D effect.
* `Autostereoscopy - <https://en.wikipedia.org/wiki/Autostereoscopy>`_ AKA Glass-free 3D, is a method of displaying 3D Media by adding binocular perception to the rendered image.
* `Interference Filter - <https://en.wikipedia.org/wiki/Stereoscopy#Interference_filter_systems>`_ AKA Super Anaglyph, This technique uses specific wavelengths of RGB for the right eye and different wavelengths of RGB for the left eye, filtering out very specific wavelengths which helps to see in full colour 3D.
* `Chromadepth - <https://en.wikipedia.org/wiki/ChromaDepth>`_ It is a technique that produces the effect based on diffraction of colour through a prism-like holographic film in the glass.
* `Pulfrich Method - <https://en.wikipedia.org/wiki/Pulfrich_effect>`_ It is based on the phenomenon of the eyes processing relatively slower when there is less light. Since it depends on motion to produce the desired depth, it is not very popular.
* `Over/Under Method - <https://en.wikipedia.org/wiki/KMQ_viewer>`_ A technique where a pair of images are placed one above another. The prismatic viewer is made so that the right eye is slightly tilted upwards and the left is slightly tilted downwards which, in effect, the stereoscopic viewing is achieved.
Out of these, VLC supports **Side-by-Side Anaglyph** Videos.
*********************************************
Enabling the Anaglyph 3D Side-by-Side feature
*********************************************
To enable the Anaglyph 3D Side-by-Side feature, go to :menuselection:`Tools --> Effects and Filters --> Video Effects` and among the list at the extreme right select :menuselection:`Advanced` and then tick out the **Anaglyph 3D** option to enable it. Then click :menuselection:`Save --> Close` to save and close it successfully.
.. figure:: /images/advanced/player/3d_display_step3.jpg
:align: center
.. figure:: /images/advanced/player/3d_display_example.jpg
:align: center
**An Example how a video should look like after enabling Anaglyph 3D**
*******************************************************
Configuring the colour scheme of the Anaglyph 3D filter
*******************************************************
To configure various available colour scheme options, go to :menuselection:`Tools --> Preferences(All) --> Video` and click on the drop-down to reveal :menuselection:`--> Filters --> Anaglyph --> Colour scheme` and the colour scheme can be changed according to will by scrolling on the options.
-------
Options
-------
The Anaglyph filter comes in various colour schemes. They are:
* pure red (left) pure green (right)
* pure red (left) pure blue (right)
* pure red (left) pure cyan (right)
* pure green (left) pure magenta (right)
* magenta (left) cyan (right)
*Note: The Default Colour scheme is pure red (left) pure cyan (right).*
.. figure:: /images/advanced/player/3d_display_adv4.jpg
:align: center
images/advanced/player/3d_display_adv4.jpg

74.3 KiB

images/advanced/player/3d_display_example.jpg

386 KiB

images/advanced/player/3d_display_step3.jpg

43 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment