source: trunk/src/testing/app/DecklinkCapture/YUV2JPG @ 4

Revision 4, 74 bytes checked in by ajaworski, 13 years ago (diff)

Added modified SAGE sources

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3convert -size 1920x1080 -depth 8 -sampling-factor 4:2:2 $1 $2
4
Note: See TracBrowser for help on using the repository browser.