Skip to content

Commit

Permalink
No audio output at all (since at least oen file breaks pulseaudio for…
Browse files Browse the repository at this point in the history
… me).
  • Loading branch information
Colin Marquardt committed Feb 14, 2012
1 parent ab13d34 commit fb1edab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ MOVIE_LENGTH:=$(shell mplayer -vo null -ao null -frames 0 -identify $(MOVIE_NAME
T:=$(MOVIE_LENGTH)/60

MPLAYER_OPTS += -fs
MPLAYER_OPTS += -ao null
MPLAYER_OPTS += -volume 0
MPLAYER_OPTS += -loop 0
MPLAYER_OPTS += -menu
Expand Down

0 comments on commit fb1edab

Please sign in to comment.