ffmpeg bulk convert to 720p
this work for my osx 10.9 give -b a high value to maintain quality this script cut my 1080p video to half size # for f in *.MOV; do ffmpeg…
this work for my osx 10.9 give -b a high value to maintain quality this script cut my 1080p video to half size # for f in *.MOV; do ffmpeg…
imagemagick must be installed extensions are of course case sensitive these not the same mogrify -resize 50% *.jpg mogrify -resize 50% *.JPG add -monitor to see progression for cropping convert…
Table for model not found in datasource default http://stackoverflow.com/questions/17145332/table-for-model-not-found-in-datasource-default I faced this problem today. The suggested solution in SOF no use. I end up cleared the cache in app/tmp/model
cd to the dir, then for i in *; do mv “$i” “$i.mpg”; done for i in *; do mv “$i” “$i.jpg”; done for i in *; do mv “$i”…
Apple hates its own history. In newer versions of its os, pict format is poorly supported. (e.g. Preview cannot open pict files as it usually did ), solution here: