From 7741e47c88eae40f51b3c22afb150d7e49240ef2 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Fri, 3 Aug 2012 09:51:23 -0400 Subject: fix the formatting --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 834ff7a..404cd1b 100644 --- a/README.markdown +++ b/README.markdown @@ -62,15 +62,15 @@ into it's own set. To do so, extract one frame of the video and then use gimp to determine the x, y, height and width of each cell (the select tool is very handy for this). You should write each cell into a file in this format: - height:width:x:y + height:width:x:y You should save this in a file (make sure to name it properly. For the purpose of this explaination I am going to be working on video "Group1" Group1First10MinCropFile will look like this: - 180:172:119:116 - 181:173:195:120 - 179:170:370:114 + 180:172:119:116 + 181:173:195:120 + 179:170:370:114 -- cgit v1.2.3