Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRbinViewer - single video for multi line bin file fix #444

Open
wants to merge 1 commit into
base: prerelease
Choose a base branch
from

Conversation

aitov
Copy link
Contributor

@aitov aitov commented Oct 10, 2024

Hi, several days ago we have question on groups about short video for fireball ( FRbinViewer shortens video )

Last night I also got same bin file with 2 meteors for one fits file and see that for this case we generate only part of generated frames because for ffmpeg need correct sequence of image files but we have gaps in case multi lines.

It works with option : '-s', '--split' but it generates several video files

Proposed fix : use sequence numbering instead real frame number in bin file.
Also I improved timestamp option ("-t", "--timestamp") - it shows real time for meteors on video.

Example of result attached. Source bin file for testing could be get from groups link above or I could provide my if need (not sure if I can attach 40mb here)

FR_UA0005_20241010_013844_591_1059840_line_00.mp4

@aitov
Copy link
Contributor Author

aitov commented Oct 11, 2024

Related issue #443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant