Go Back   IceInSpace > Equipment > Software and Computers
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread
  #1  
Old 16-11-2013, 10:20 AM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Question Stacking DSLR moon - software that can handle it?

Any suggestions on alternatives to Registax which can stack large DSLR movies and/or still frames? It seems Registax can't really handle the weight of a series of DSLR frames of the Moon?

Regards,
Roger.
Reply With Quote
  #2  
Old 16-11-2013, 10:51 AM
luigi
Registered User

luigi is offline
 
Join Date: Jun 2010
Posts: 438
You can pre-process the images first with PIPP (https://sites.google.com/site/astropipp/)
See this tutorial for the Moon:
https://sites.google.com/site/astrop...uasge/example5

Then Registax should be able to handle about 100-200 images without problems.
----

There's another method if you use PtGUI you can first align the images and load the aligned stack into photoshop to merge the images for the final result.

----
Reply With Quote
  #3  
Old 16-11-2013, 01:09 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Thanks Luigi.

PIPP runs quite well and produces the appropriate TIF files. However I'm still having trouble with the next step - Registax. Opening any number of the TIF, or JPG batched from the TIF, results in out of memory error.

I'm quite sure after having tried TIF and JPG that it's not the file format. And it's not the number of files, because two or more causes out of memory. I wonder what I need to do for Registax to be able to load these large files?

I'll try the photoshop option next.
Reply With Quote
  #4  
Old 16-11-2013, 04:48 PM
Astro_Bot's Avatar
Astro_Bot
Registered User

Astro_Bot is offline
 
Join Date: Jun 2012
Location: Brisbane
Posts: 1,605
I'm stil learning and my results are in an "improving" stage, but ...

I have used AVIs in Autostakkert without problems. I've also loaded AVIs directly into Registax, and that worked, too.

Maybe movie length/frame rate are different - I have only DSLR movies of the moon up to a minute long with frame rates around 11-19 frames/sec. Perhaps yours are much longer?
Reply With Quote
  #5  
Old 16-11-2013, 07:37 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Hmm, well I've tried some more AVI options now (converted MOV to AVI then loaded the AVI instead of individual 20MP frames as JPG) and no more luck than before. With the AVI's Registax is seeming to hang loading them (left it for 10 minutes).

The AVI is 15.8mb, 61 seconds long, 25fps.

Hmm. I must have something wrong with the formats.
Reply With Quote
  #6  
Old 16-11-2013, 09:11 PM
Sarge's Avatar
Sarge (Rod)
Registered User

Sarge is offline
 
Join Date: Mar 2009
Location: Melbourne, Vic
Posts: 465
Roger,

This is from Michael Covington's site, might be helpful.

Clear skies

Rod


http://www.covingtoninnovations.com/...SLR/index.html

Now for the tricky part. Canon records .MOV files and RegiStax wants .AVI files. There are many ways to convert .MOV to .AVI, and most of them are wrong! The problem is that they recompress the image and lose fine detail. Eventually, this shows up as strange things in your image — mottled areas and even rectangles and polygonal shapes from nowhere!
The .AVI file format is a "container," which means it holds AVI files in many different formats, and the ability to play them depends on the codecs (coder-decoders) that happen to be installed on your computer. That's the cause of the maddening but familiar phenomenon that some video files will play on some computers and not others. .MOV is also a container, although the movies are almost invariably in QuickTime format.
Here's one way to do the conversion right: Use WinFF, which is a free video format converter — an exceptionally good one, not plagued by adware like its rivals! Tell it you want to convert to AVI, and specifically "MS Compatible AVI". Click "Options" and on the "FFmpeg" pane, add the additional command line argument "-vcodec rawvideo" (no quotes). You'll get large AVI files that are pleasing to RegiStax. Since you're going to do this conversion regularly, you can save it as a "preset."
Expect the converted .AVI files to be big. Since you can regenerate them at any time, you don't have to keep them.
You can also do the conversion through the excellent, free VirtualDub video editor. Download, unzip, and install the appropriate version of VirtualDub (32- or 64-bit). To do this, manually make a folder on your desktop and copy the files into it. (There is no installer.)
You'll see that VirtualDub doesn't open .MOV files. To fix that, get the FF Input Driver for VirtualDub. It unzips to make a folder named plugins or plugins64. Copy that folder into your VirtualDub folder (that is, make it a subfolder of the folder that VirtualDub is in), and now VirtualDub can open and edit .MOV files. When you save the file as AVI, it is uncompressed and suitable for RegiStax.
Of course, the best thing is that VirtualDub can edit video files, not just convert them. You can trim off any part of the video where the telescope was shaking or the image is otherwise useless.
Further, VirtualDub produces 24-bit output; WinFF produces 12-bit output. Since the 60Da has a 14-bit sensor readout, I don't know whether WinFF is losing something or whether the .MOV file was already limited to 12 bits.
Reply With Quote
  #7  
Old 16-11-2013, 09:21 PM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Roger, I've tried Hugin and ICE to stack DSLR moon frames, but AutoPano rules. "Pro" will probably cope with the number of frames most people have. I haven't managed to kill "Giga" in 64 bit mode, but another 56GB of RAM would speed things up.
Reply With Quote
  #8  
Old 16-11-2013, 09:49 PM
Astro_Bot's Avatar
Astro_Bot
Registered User

Astro_Bot is offline
 
Join Date: Jun 2012
Location: Brisbane
Posts: 1,605
I use Backyard EOS with a Canon EOS 600d but I'm pretty sure I didn't change any defaults for video codecs/container formats. Mine comes out as AVI with RV24 (24-bit RGB) video codec in 1056x704 size - frame rate is variable and depends on exposure settings.
Reply With Quote
  #9  
Old 16-11-2013, 10:05 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Quote:
Originally Posted by Sarge View Post
Roger,

This is from Michael Covington's site, might be helpful.

Clear skies
Thanks Rod. Looks like useful info if I go down the MOV path. At this stage I'm primarily attempting a sequence of full frame images.

Quote:
Originally Posted by mithrandir View Post
Roger, I've tried Hugin and ICE to stack DSLR moon frames, but AutoPano rules. "Pro" will probably cope with the number of frames most people have. I haven't managed to kill "Giga" in 64 bit mode, but another 56GB of RAM would speed things up.
Interesting. So, Giga will "stack" them (perform the avg/median/? algorithm, not just align and "blend edges")? I had a look over their site but don't see the feature.

Quote:
Originally Posted by Astro_Bot View Post
I use Backyard EOS with a Canon EOS 600d but I'm pretty sure I didn't change any defaults for video codecs/container formats. Mine comes out as AVI with RV24 (24-bit RGB) video codec in 1056x704 size - frame rate is variable and depends on exposure settings.
Ahh yes, I should use Backyard EOS to record the images, that has worked for me in the past now that you mention it. That worked for recording it's AVI format through the live view movie feature if I remember right. Not quite the full frame JPG images I'm trying now but it would work for producing a lower res image (where "lower" is a mere 1920x1080 I guess).
Reply With Quote
  #10  
Old 16-11-2013, 10:10 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Quote:
Originally Posted by Astro_Bot View Post
I'm stil learning and my results are in an "improving" stage, but ...

I have used AVIs in Autostakkert without problems. I've also loaded AVIs directly into Registax, and that worked, too.

Maybe movie length/frame rate are different - I have only DSLR movies of the moon up to a minute long with frame rates around 11-19 frames/sec. Perhaps yours are much longer?
I've been giving Autostakkert a shot with some success. It runs in to memory limitations on my aging laptop though

Looking like I need to upgrade to 64bit and newer hardware for this job.
Reply With Quote
  #11  
Old 17-11-2013, 03:51 PM
jjjnettie's Avatar
jjjnettie (Jeanette)
Registered User

jjjnettie is offline
 
Join Date: Feb 2005
Location: Monto
Posts: 16,741
I capture my moonage as single images, in lge jpeg.
Registax has no problems stacking 50 or 60 of these.
Reply With Quote
  #12  
Old 17-11-2013, 05:56 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
I am thinking I must have some cause of my problems which is unique to my PCs. Perhaps it is that everyone else has newer OS and hardware. Thinking I might try it on my 64bit machine at work.

My only end result so far has come via RegiStar, which on this occasion managed to identify bright points on the moon as "stars" and align the images successfully.

RegiStax is still grinding to a hault and/or crashing.
Reply With Quote
  #13  
Old 17-11-2013, 08:27 PM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Quote:
Originally Posted by rogerg View Post
Interesting. So, Giga will "stack" them (perform the avg/median/? algorithm, not just align and "blend edges")? I had a look over their site but don't see the feature.
Roger, you can try before you buy. It will watermark the image. Pro and Giga are essentially the same, Giga can handle much bigger panos. There are multiple stacking options as to how to merge overlapping areas.

If you put a an overlapping subset of images online I'll run them through Giga. I'm supposed to get out of hospital tomorrow.
Reply With Quote
  #14  
Old 18-11-2013, 12:14 AM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
Quote:
Originally Posted by mithrandir View Post
Roger, you can try before you buy. It will watermark the image. Pro and Giga are essentially the same, Giga can handle much bigger panos. There are multiple stacking options as to how to merge overlapping areas.

If you put a an overlapping subset of images online I'll run them through Giga. I'm supposed to get out of hospital tomorrow.
Thanks for your generous offer Andrew.

I previously downloaded the trial of giga and found my laptop just couldn't handle the requirements. It worked, but was painfully slow.

I think I'll just give my work computer a go and consider a new laptop. (Edit: this is one of a few recent things pointing to the need for a new laptop which is 64bit and faster)
Reply With Quote
  #15  
Old 08-12-2013, 02:10 PM
rogerg's Avatar
rogerg (Roger)
Registered User

rogerg is offline
 
Join Date: Feb 2006
Location: Perth, Western Australia
Posts: 4,563
It's a bit disappointing that having a new i7 laptop with 16gb ram both RegiStax 5.1 & 6 seem unable to process my sequence of 86 images of the Moon AVI. 5.1 does the best, loading and aligning most of the images but at the end of optimising complains about being out of memory.

Back to the drawing board. I was hoping to use Registax so it would rank the image quality etc. not just stack.

[Edit: tried 40 frames and that's failed too. Hmmm.]
Reply With Quote
  #16  
Old 21-12-2013, 12:55 AM
67champ's Avatar
67champ
Registered User

67champ is offline
 
Join Date: Apr 2005
Location: Ohio, USA
Posts: 221
Roger, I was thinking maybe it was PC related... Hate to hear your issues with memory as I just purchased i7 with only 8Gb, but haven't used yet....
Interesting... (not in a good way) ?

Good luck.

dana t
Reply With Quote
  #17  
Old 22-12-2013, 09:18 PM
Troy's Avatar
Troy
Registered User

Troy is offline
 
Join Date: Feb 2008
Location: Hunter Valley
Posts: 946
Hi Roger, AutoStakkert can do mov files. Here is a link to the beta site download the 2.2.0.12 (MOV) version and all should be well. Don't worry about large file size because AutoStakkert is really fast at processing large files. The amount of memory shouldn't matter with this slick program.

Cheers
Troy

Last edited by Troy; 22-12-2013 at 09:34 PM.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 10:19 PM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Advertisement
Bintel
Advertisement