StereoPhotoView is a viewer/editor for stereoscopic 3d photo and video.
An ordinary JPEG file with a stereo pair.
Can contain a stereo descriptor. In this case, the stereo source format is determined automatically when the file is opened.
MPO files contains two separate JPEG images for the left and right view.
Supports all formats and codecs supported by FFmpeg library.
Reading, saving, and displaying:
Read and write only:
The result can be saved in one of the following formats: mp4, mkv, avi, flv.
Metadata describing the stereo format is added to the mp4 and mkv files.
Batch processing allows you to process many photos.
The application includes a command line utility stereo-conv, which allows you to convert a stereo format and edit stereoscopic photo and video files.
To display help on usage, type the command line: stereo-conv -h
or stereo-conv
.
Stereo Photo View accepts parameters that specify the format of the input file. To display help, type stereophotoview -h
.