Search Criteria
Package Details: bino-git 1.6.5.r2.gd6ab95c-1
Git Clone URL: | https://aur.archlinux.org/bino-git.git (read-only, click to copy) |
---|---|
Package Base: | bino-git |
Description: | Stereoscopic 3D video player with multi-display support. |
Upstream URL: | http://bino3d.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | aksr |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2012-04-07 04:57 |
Last Updated: | 2017-02-16 02:43 |
Dependencies (8)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-ubuntu-bionic, ffmpeg-svt, ffmpeg-decklink, ffmpeg-git, ffmpeg-headless, ffmpeg-git-nc, ffmpeg-mmal, ffmpeg-full-nvenc, ffmpeg-full, ffmpeg-qsv-git, ffmpeg-amd-full-git, ffmpeg-cuda, ffmpeg-qsv, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-intel-full-git)
- freealut
- freeglut (freeglut-x11-svn, freeglut-wayland-svn)
- glew (glew-libepoxy, glew-git)
- libass (libass-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- git (git-git) (make)
- lirc (lirc-irdroid, lirc-git) (optional) – for infrared remote control
Latest Comments
HellOfBSOD commented on 2016-06-01 17:55
This doesn't compile with the new version of FFMPEG. Must replace the following definitions :
PixelFormat with AVPixelFormat
PIX_FMT_* with AV_PIX_FMT_*
Needs to be compiled with --without-lirc or needs troubleshooting for lirc integration
After these, it compiles and launches but doesn't work, outputing opengl errors.