RMS icon indicating copy to clipboard operation
RMS copied to clipboard

FRbinViewer - single video for multi line bin file fix

Open aitov opened this issue 1 year ago • 1 comments

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)

https://github.com/user-attachments/assets/4fde2280-88d5-4f10-af71-84f20cf580fe

aitov avatar Oct 10 '24 21:10 aitov

Related issue #443

aitov avatar Oct 11 '24 05:10 aitov

Hi @dvida , I know it is not critical issue but I'm using it locally over 10 months from my branch, is there any chance have it in master? The multi videos are rare but feature with real time very helpfull (please see time in my example) - I can create separate PR for it if need.

aitov avatar Aug 28 '25 18:08 aitov