Badpixel.bin on my SX10 (10MP) is ~47kB...
Quote from: fe50 on 21 / June / 2009, 16:54:16Badpixel.bin on my SX10 (10MP) is ~47kB...Okay, so mine's not dying then
LOL - at least you won't see your cam dying on the amount of THESE bad pixels - they were already dead when Canon decided to pack your camera in a gummi bear colored box & sell it...to see your cam aging -or maybe also dying- have a look to the increasing amount of "new" bad pixels, the upcoming stars on your images...
static void638 jump_line(int linenum)639 {640 tokenizer_init(program_ptr);641 while(tokenizer_line_number() != linenum) {642 tokenizer_next();643 }644 /* swallow the CR that would be read next */645 accept(TOKENIZER_CR);646 647 }
645 if (linenum >1) accept(TOKENIZER_CR);
"AF/Macro/MF" selector button and "LEFT" are the same on SX110.Can somebody DISABLE or bind it to an unused button?I dislike zebra because it kills the grid lines.
for v in $VERSIONS; do cat sig_ref_$2_${v}.txt | \ ( read line; rom_start=($line) ; \ while read line; do # workaround - multiword read does not work in Windows shell! line=($line) name=${line[0]} addr=${line[1]} length=${line[2]} ./gensig sig_ref_$2_${v}.bin ${rom_start} ${name}_${v} $addr ${length:-32} done )done
for v in $VERSIONS; do ( read line; rom_start=($line) ; \ while read line; do # workaround - multiword read does not work in Windows shell! line=($line) name=${line[0]} addr=${line[1]} length=${line[2]} ./gensig sig_ref_$2_${v}.bin ${rom_start} ${name}_${v} $addr ${length:-32} done ) < sig_ref_$2_${v}.txtdone
I tried Bad pixel removal option in both modes (Average, RAWconverter), but with no result.
Hi, everybody! The problem with the SX110IS, when shooting in raw. Source files crw obtained 0kb. I had to roll back to version 0.9.9 953, on which everything is normal. P.S. Sorry for my english.