Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 632 → Rev 633

/video-contact-sheet/trunk/dist/CHANGELOG
3,6 → 3,9
* BUGFIX: Fix handling of failed captures
* BUGFIX: Fix handling of failed identification
* BUGFIX: Cleaned output for identification of unsupported file types
* BUGFIX: Codec information was getting cropped with current versions of
ImageMagick. Gravity appears to be interpreted in a different way
now. [#323]
* OTHER: Print warning about possible lack of support if no frame could be
captured
* OTHER: Don't trust MPlayer's detection of raw video, use FFmpeg's
/video-contact-sheet/trunk/dist/vcs
4111,7 → 4111,7
-append \
\( \
-size ${headwidth}x${headheight} \
-gravity East -fill "$FG_HEADING" -annotate +0-1 "$meta2" \
-gravity NorthEast -fill "$FG_HEADING" -annotate +0-1 "$meta2" \
\) \
-bordercolor "$BG_HEADING" -border 9 \
\) \