From 1870c353eb4697290cf7f49861e5d1b8699e3cd3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 8 Jan 2017 05:39:09 +0100 Subject: Add vu-image-to-frame MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/vu-image-to-frame.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 src/vu-image-to-frame.sh diff --git a/src/vu-image-to-frame.sh b/src/vu-image-to-frame.sh new file mode 100755 index 0000000..42655d5 --- /dev/null +++ b/src/vu-image-to-frame.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec convert - -depth 8 -alpha activate pam:- | exec sed '1,/^ENDHDR$/d' -- cgit v1.2.3-70-g09d2