Giter Club home page Giter Club logo

blockbuster's Introduction

Blockbuster is a movie player designed for playing movies in the "Streaming Movie" format on large power walls. It includes a Sidecar component for controlling the movie player from a remote workstation, and for executing "movie cues" to facilitate one-click execution of a planned series of movie transitions, window placements, and other actions that might occur during a presentation.

blockbuster's People

Contributors

wealthychef1 avatar

Stargazers

Syam S. avatar

Watchers

James Cloos avatar Jeff Long avatar  avatar Google Code Exporter avatar Laura Weber avatar  avatar

Forkers

syam-s

blockbuster's Issues

broken command line options

X,Y position, X,Y stretch, aspect ratio, pan and zoom set on command line do not work

Original comment by: wealthychef1

blockbuster listen port is not configurable

```
—currently you cannot set the port that blockbuster listens on. Thus, only one copy of blockbuster can listen for incoming connections at a time.
```

Original comment by: wealthychef1

sidecar should launch blockbuster

It is too difficult for users to run blockbuster then connect with sidecar, and it’s insecure to boot.

Original comment by: wealthychef1

Cue with bad movie plays anyway

A cue that tells blockbuster to load a movie that doesn’t exist results in the movie being ignored but the rest of the cue being executed. This seems like a bug, albeit pretty mild.

Original comment by: wealthychef1

no authentication is done by blockbuster

— no authentication or check is done to make sure that a connection from sidecar is from you! Somebody else could come in and nefariously amuse themselves by controlling your movie.

Original comment by: wealthychef1

blockbuster problem with dmx

I am running the lastest version of blockbuster on top of
DMX. I’m running on a 3×3 tiled display, with
Operton64 machines running RH WS 3 underneath.

The problem I’m encountering is a semi-reoccurring
problem with tiles going “grey” during blockbuster
playback. All of the tiles start properly, and the
animation starts, then, randomly, one of the tiles will go
grey. It’s not a blanktime/screensaver issue.

If I stop and restart blockbuster, it may work fine, or a
different tile will eventually go grey. It’s as if
blockbuster loses communication with one of the tiles
and drops it out.

Any ideas?

Original comment by: rca19

odd behavior with +/-25% buttons

if it’s at the end of the movie after playing uninterrupted to the end, then -20 and -25% bring back to beginning, unless it has been stopped at some point.

Original comment by: wealthychef1

Stuck in "slave has not swapped" state

If a cuefile with a bad movie in it is executed, then on the next good cue, the slaves tend to get stuck in a non-swapping state for some reason. This renders blockbuster unusable until it is killed and restarted.

Original comment by: wealthychef1

framerate in movies not respected

Some movies have a preferred framerate stored in them as reported by sminfo. Blockbuster ignores this rate.

Original comment by: wealthychef1

crash on movie greater than 4GB

62billion atom simulation movie, 5.4GB, causes blockbuster to exit with bizarre error about seeking to a nonexistent frame.

Original comment by: wealthychef1

Loop behavior set spuriously

reproducer:
1) play movie, with looping turned off.
2) press Home key to go to beginning of movie
3) hit space key to play through. On last frame, the looping toggle is set and the movie now repeats.

Only happens with keystrokes (home/space keys), not with interface buttons.

Original comment by: wealthychef1

big movie won't play on powerwall

Scott has a big movie that will not play on the powerwall, although it plays on a console no problem.

Original comment by: wealthychef1

blockbuster does not start as frontmost window

When starting blockbuster if there is an existing blockbuster running, the new movie might start under the old one, creating the impression that blockbuster never ran.

Original comment by: wealthychef1

smlib calls exit() resulting in crash

the library functions in smlib actually call exit(). Libraries should not call exit(), they should return error values. Sheesh.

Original comment by: wealthychef1

request pgm support (DevIL)

img2sm now accepts pnm, but not pgm. Apparently pnm == pgm but is rgb, so img2sm makes three images out of pgm files. Requests that we modify img2sm to accept pgm files

Original comment by: wealthychef1

Cannot hide GUI with right click

The GUI is supposed to come and go with right clicking. It only comes that way, but will not go. Sidecar does have the ability to show/hide, but it does not get notified of the proper state and so showing the GUI, then choosing “toggle” from the sidecar menu doesn’t do anything the first click, until it “catches up” with blockbuster’s actual state.

Original comment by: wealthychef1

(Scott) Control window disappears on powerwall

when the control window is up for blockbuster, right clicking hides it, right clicking shows it, then hides, but then it’s gone. It should be visible again but isn’t.

Original comment by: wealthychef1

intermittent hangs when using sidecar

Blockbuster can sometimes hang when under the direction of sidecar. At first, we thought this was when executing cues quickly.

Original comment by: wealthychef1

fix threading performance -- it's bad

Adding more threads makes performance worse. Blockbuster does not use 2 CPU’s on a dual-CPU box. Disk I/O is not the culprit, and taskset shows that thread affinity is also not the issue.

Need to test both threads tightly spinning to confirm they can max out the CPU.

Original comment by: wealthychef1

-framerate causes hang

Blockbuster does not respect framerate set on command line — instead seems to hang and not play.
Scott tried -framerate 3 and the movie hung.

Original comment by: wealthychef1

img2sm crashes

Sean has seen that movies with very very large numbers of pixels crash due to poor memory management inimg2sm tool.

Original comment by: wealthychef1

Fallacious warning on startup with no file given on CL

If you launch bb with no arguments, it gives the warning “BLOCKBUSTER: ERROR: No known format could open the file ‘/usr/gapps/asciviz/blockbuster/latest/macos_104/bin/blockbuster’ – skipping”.
This is a bug.

Original comment by: wealthychef1

framerate not reported on powerwall many times

When blockbuster is displaying to DMX powerwall, often the framerate is reported as 0.0 during the whole time. Sometimes it does get reported. (initialization problem?)

Original comment by: wealthychef1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.