Page 1 of 1

Improvement of "Playback" function

Posted: Thu Nov 05, 2009 1:43 pm
by franckgaz
Dear David,

Is is possible to improve the "Playback" function by adding this :

a step by step (forward and back playback) function, and is it possible the memorize all the playback parameters in the .grf files ?

Best regards

Franck

Posted: Thu Nov 05, 2009 5:46 pm
by DPlotAdmin
a step by step (forward and back playback) function...
First you have to tell me how much a "step" is :D

If you're thinking about video frames then the question is answered. Otherwise, how long is a "step"?

Once you tell me how long a step is, forward is no problem. Backward can be a mess with some video compression schemes. With MPG, the only way to back up is to start over because of the way frames - actually differences in frames - are stored. That isn't to say it can't be done. But it might be very slow, particularly for large videos.
and is it possible the memorize all the playback parameters in the .grf files ?


Yes. The only problem I see here is that you might have conflicting information in various .grf files. But the answer there would be (I think) to use the settings for the most recently activated file (assuming you have multiple documents open).

Improvement of "Playback" function

Posted: Fri Nov 06, 2009 1:38 pm
by franckgaz
Thank you for your quick response.

About the step I was thinking of video frame but it was not so clear in the mail.

For the forward and backward function the aim is to make an analysis between recorded signals (shock) and high speed video (2000 frames/sec).

The best way is to use the settings for the most recently activated file as you said.

Best regards

Franck

Posted: Fri Nov 06, 2009 5:11 pm
by DPlotAdmin
I'll look into adding a frame-by-frame advance. I'm not real sure logically what that should do if there's no video - I'll probably either disable the buttons, or force the step to be the "Rate" value, in whatever time units are assumed.

This won't be in the next release (coming very soon now) but it's a fairly easy change and is at the top of my list.

Posted: Wed Nov 18, 2009 7:46 pm
by DPlotAdmin
Franck,
You can't yet save the playback settings to a DPlot file, but everything else is in place in today's update: single step forward/back, and all settings are preserved instead of using default values every time you use the command.

Posted: Thu Nov 19, 2009 2:58 pm
by franckgaz
Ok, I will install the new update and try it ASAP.

Best regards
Franck

DPlotAdmin wrote:Franck,
You can't yet save the playback settings to a DPlot file, but everything else is in place in today's update: single step forward/back, and all settings are preserved instead of using default values every time you use the command.