 |
There are currently, 16 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
|
Select Interface Language:
|
|  |
SOFTWARE: e3krstrip - EOS-300D Preview Image Stripper
Posted on Monday, May 02 @ 03:38:06 PDT by lincomatic
|
|
Canon's EOS-300D/Digital Rebel embeds an extra preview JPEG image into every image in order to speed up in-camera viewing of your photos. Once you copy an image out of the camera, this extra preview image is just unnessesary bloat which wastes significant disk space. Therefore, I've written a utility that strips it out for you ...
e3krstrip is freeware that can save you significant disk space in EOS-300D images. It can be downloaded here:
http://www.lincomatic.com/e3krstrip/e3krstrip.html .
|
| |
|
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.
|
|
Re: How to Install ivtv on RedHat 9.0 (Score: 1) by blackmountain on Monday, May 26 @ 11:59:02 PDT (User Info | Send a Message) | 1st time here... hello, whoever is reading this!
some minor typos...;
step 4: (4-i) config file source location should be /usr/src/linux/configs/... (not .../config/...); (4-ii) also I found from other souces that config file can be copied form /boot, hope this is also valid; (4-iii) do "cd /usr/src/linux" before do "make...";
step 6: .h file source location should be ../utils/... (not ../util/...).
my problem;
step 6 "make" gives the following error messages...;
make: *** [msp3400.o] Error 1
sounds like things around /usr/src/linux/include/{linux,asm}/*.h are not correct, trying to decrypt make/cc messages before the last line (captured above).
I am trying to research more on how to get around this... but if suggestions from real experts are shared, I'd appreciate it.
tnx,
|
|
|
Re: How to Install ivtv on RedHat 9.0 (Score: 1) by jau on Sunday, June 01 @ 01:28:42 PDT (User Info | Send a Message) | | whats the point in steps 3 and 4? |
|
|
Re: How to Install ivtv on RedHat 9.0 (Score: 1) by steve on Saturday, March 06 @ 16:34:26 PST (User Info | Send a Message) | modprobe ivtv fails. Where would this module be located?
I am using RH 9 kernel 2.4.20-30.9.
My card is the PVR 250.
thanks
steve
lsmod:
Module Size Used by Not tainted
videodev 8288 0 (unused)
msp3400 71244 0 (unused)
tuner 12384 0 (unused)
i2c-algo-bit 8776 0 (unused)
i2c-core 19108 0 [msp3400 tuner i2c-algo-bit]
via82cxxx_audio 24248 1 (autoclean)
uart401 8356 0 (autoclean) [via82cxxx_audio]
ac97_codec 14536 0 (autoclean) [via82cxxx_audio]
sound 73492 0 (autoclean) [via82cxxx_audio uart401]
soundcore 6468 4 (autoclean) [via82cxxx_audio sound]
ide-cd 35424 0 (autoclean)
cdrom 33216 0 (autoclean) [ide-cd]
binfmt_misc 7336 1
parport_pc 18788 1 (autoclean)
lp 8804 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 14648 1 [iptable_filter]
autofs 13108 0 (autoclean) (unused)
tulip 43488 1
nls_iso8859-1 3548 2 (autoclean)
nls_cp437 5180 2 (autoclean)
vfat 12780 2 (autoclean)
fat 38488 0 (autoclean) [vfat]
reiserfs 205712 1 (autoclean)
scanner 11736 0 (unused)
evdev 5792 0 (unused)
wacom 7928 0 (unused)
printer 8896 0
keybdev 2912 0 (unused)
mousedev 5428 0 (unused)
hid 21892 0 (unused)
input 5792 0 [evdev wacom keybdev mousedev hid]
usb-uhci 25996 0 (unused)
usbcore 78272 1 [scanner wacom printer hid usb-uhci]
ext3 69984 2
jbd 51508 2 [ext3]
sbp2 20608 0 (unused)
ohci1394 19848 0 (unused)
ieee1394 48748 0 [sbp2 ohci1394]
sd_mod 13420 0 (unused)
scsi_mod 106488 2 [sbp2 sd_mod]
|
|
|
Re: How to Install ivtv on RedHat 9.0 (Score: 1) by steve on Wednesday, March 17 @ 19:09:42 PST (User Info | Send a Message) | Using Hauppauge PVR250 RH9 kernel 2.4.20-30.9.
modprobe works with all modules up to ivtv. When modprobe ivtv system locks up.
|
|
|
|
|