This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Multimedia > bino (1.6.1)

 bino (3D video player)

Bino is a 3D video player with multi-display support.

3D videos are more accurately called stereoscopic videos. Such videos
have separate views for the left and right eye and thus allow depth
perception through stereopsis.
The left and right view of a stereoscopic video can be stored using
different layouts. Bino supports all commonly used layouts.

Requirements:
- libGLEW with mx support

glew.SlackBuild fix:
----------------------------------------------------------
# patch wrong multiple definitions for compiling bino
patch -p1 < $CWD/glewexport.patch

make install.all GLEW_DEST=$PKG/usr || exit 1
----------------------------------------------------------

Notes: The glew-1.9.0 needs to be rebuild with install.all for install
libGLEWmx. For compiling bino with glew-1.9.0 is required a patch "glewexport.patch".
The glew-1.10.0 compiles without problems.

This requires: freealut, libass, ffmpeg

Maintained by: Guilherme Calandrini
Keywords: video player,3d,stereoscopic video
ChangeLog: bino

Homepage:
http://bino3d.org

Source Downloads:
bino-1.6.1.tar.xz (59471d7eb3b6981a1e610f96a12ff47c)

Download SlackBuild:
bino.tar.gz
bino.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
bino.SlackBuild
bino.info
glewexport.patch
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds