Skip to main content

3D Video Converter

A simple FFMPEG-based script for converting either two separate stereo videos or an existing 3D video into a wide range of 3D video formats.

Installation

Install 3d-video-converter

From PyPI:

pip install 3d-video-converter

Or from the source on GitHub:

pip install "3d-video-converter @ git+https://github.com/evoth/3d-video-converter"

The package will be installed with the module name video_converter_3d.

Install FFmpeg

This package depends on ffmpeg-python, which means that FFmpeg must be installed and accessible via the $PATH environment variable. Please follow appropriate installation instructions for your platform.

To check if FFmpeg is installed, run the ffmpeg command from the terminal. If it is installed correctly, you should see version and build information.

Usage examples

Convert a full-width parallel view video to full color red/cyan anaglyph:

from video_converter_3d import convert_3d

convert_3d("video_parallel.mp4", "sbsl", "video_anaglyph.mp4", "arcc")

Combine two separate stereo videos into a full-width parallel view video, only keeping audio from the left video:

from video_converter_3d import convert_2d_to_3d

convert_2d_to_3d(
    "video_left.mp4",
    "video_right.mp4",
    True,
    False,
    "video_parallel.mp4",
    "sbsl"
)

Release files for 3d-video-converter 0.0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for 3d-video-converter 0.0.4
File Size Uploaded
3d-video-converter-0.0.4.tar.gz 4.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for 3d-video-converter 0.0.4
File Interpreter ABI Platform
3d_video_converter-0.0.4-py3-none-any.whl Python 3 none any Details

Total release size: 8.7 kB

Release files / 3d-video-converter-0.0.4.tar.gz

Download URL 3d-video-converter-0.0.4.tar.gz
Size 4.1 kB
Tags Source
SHA-256 checksum
How to use checksums
898d947933e41b6ccdc079474fa07cda65c8ec1dea0f62b10f8842e798e2625f
BLAKE2b-256 checksum
How to use checksums
aca0673c9dc358b33f9234ab30243f242ee117d93dacf81dd90f000e6fb11002
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.0

Release files / 3d_video_converter-0.0.4-py3-none-any.whl

Download URL 3d_video_converter-0.0.4-py3-none-any.whl
Size 4.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a743e3b2353539ab7e404bf6cbf368502f76eab4e94dc90a9e7c4815be413c7c
BLAKE2b-256 checksum
How to use checksums
796ec0315d7de86ab94efaf783079656e709d002fd1cab87162dc332678f9ded
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.11.0

Release history Release notifications | RSS feed

This release

0.0.4 This release

2 release files

0.0.3

2 release files

0.0.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page