LemurPwned / VISM

Software for visualising magnetic layers
Other
6 stars 2 forks source link

Recording video from app #51

Closed pawelkulig1 closed 6 years ago

pawelkulig1 commented 6 years ago

There is no option to record video right now, research need to be done, to find best fitting technology:

LemurPwned commented 6 years ago

Yeah, forgot about this one, it was done in previous version and worked pretty well. It seems that recording has to be done as composition of frames (screenshots).

I can take it if you dont mind.

pawelkulig1 commented 6 years ago

I wanted to improve previous solution, If you really want u can take that one. I will pick something else from to do list. Most important part is to do one issue at the time, to avoid messing things up.

LemurPwned commented 6 years ago

Sure, but I dont think this is much of the problem as long as you can keep track of your branches. Working on multiple issues is normal workflow- but we should limit ourselves to a single merge request per person - unlike I've done several days ago. Any other branches that have been completed during should be included in that pull request. How about that?

pawelkulig1 commented 6 years ago

As far as I am concerned it's not proper way of dealing with bigger projects but ok, this may cause mess and it has negative impact on programmer performance. It's up to you.

LemurPwned commented 6 years ago

there are several issues connected to the proposed solutions:

However, I must confirm whether it produces black (empty) screenshots because of empty framebuffers or it's just os-specific problem.

LemurPwned commented 6 years ago

It seems that this issue is strictly connected to Intel Graphics Cards, @pawelkulig1 can you confirm it if you have any other GPU at disposal?

LemurPwned commented 6 years ago

Don't need a confirmation, it is indeed Intel problem, however, I have managed to get i working on branch #62 . movies are composed provided ffmpeg is installed