View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000284 | file | General | public | 2021-08-18 23:35 | 2021-08-24 09:25 |
Reporter | ntavares | Assigned To | christos | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.40 | ||||
Fixed in Version | 5.41 | ||||
Summary | 0000284: New file format - SER video sequence | ||||
Description | Hi there, I found it strange that there was no magic for SER files, please add it. This is a very popular video format among astrophotographers. It's a video file, so I'm not attaching a sample. I could provide the header from a real file, though, if it's useful. Just let me know. -NT | ||||
Steps To Reproduce | # SER file format - simple uncompressed video format for astronomical use # Initially developed by Lucam Recorder, as of 2021 maintained by Heiko Wilkens, Grischa Hahn # Typical extensions: .SER # V3 - http://www.grischa-hahn.homepage.t-online.de/astro/ser/SER%20Doc%20V3b.pdf 0 string LUCAM-RECORDER SER video sequence >18 lelong 0 \b, bayer: mono >18 lelong 8 \b, bayer: RGGB >18 lelong 9 \b, bayer: GRBG >18 lelong 10 \b, bayer: GBRG >18 lelong 11 \b, bayer: BGGR >18 lelong 16 \b, bayer: CYYM >18 lelong 17 \b, bayer: YCMY >18 lelong 18 \b, bayer: YMCY >18 lelong 19 \b, bayer: MYYC >18 lelong 100 \b, bayer: RGB >18 lelong 101 \b, bayer: BGR >22 lelong 0 \b, big-endian >22 lelong 1 \b, little-endian >26 lelong x \b, width: %d >30 lelong x \b, height: %d >34 lelong x \b, %d bit >38 lelong x \b, frames: %d | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-18 23:35 | ntavares | New Issue | |
2021-08-24 09:25 | christos | Assigned To | => christos |
2021-08-24 09:25 | christos | Status | new => assigned |
2021-08-24 09:25 | christos | Status | assigned => resolved |
2021-08-24 09:25 | christos | Resolution | open => fixed |
2021-08-24 09:25 | christos | Fixed in Version | => 5.41 |
2021-08-24 09:25 | christos | Note Added: 0003639 |