Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Feature Request
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cid Vilas  
View profile  
 More options Feb 24 2012, 9:24 am
From: Cid Vilas <cidvi...@gmail.com>
Date: Fri, 24 Feb 2012 06:24:51 -0800 (PST)
Local: Fri, Feb 24 2012 9:24 am
Subject: Feature Request
It would be nice to have a progress bar when performing Replay.  That
way you can see how far into the recording you've gone through.  On
slower computers, it can be useful to know remaining time. Oh! A time
estimate would be amazing too. :)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christoph Heindl  
View profile  
 More options Feb 24 2012, 9:36 am
From: Christoph Heindl <christoph.hei...@gmail.com>
Date: Fri, 24 Feb 2012 06:36:54 -0800 (PST)
Local: Fri, Feb 24 2012 9:36 am
Subject: Re: Feature Request

Thanks for that idea! I've put that onto my todo list, but won't be added
in the near future, since it requires a major refactoring of the current
file storage format (we don't know how many frames are left, we read until
the stream has ended :)

I think we should consider a public issue tracker hmm...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kenwshmt  
View profile  
 More options Feb 25 2012, 8:24 am
From: kenwshmt <kenws...@gmail.com>
Date: Sat, 25 Feb 2012 05:24:18 -0800 (PST)
Local: Sat, Feb 25 2012 8:24 am
Subject: Re: Feature Request
progress bars have been historically inaccurate, maybe just a byte
count vs file size identifier?
Half the file size is more or less half of the content.

On Feb 24, 8:36 am, Christoph Heindl <christoph.hei...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Ankerl  
View profile  
 More options Feb 25 2012, 8:52 am
From: Martin Ankerl <martin.ank...@gmail.com>
Date: Sat, 25 Feb 2012 05:52:01 -0800 (PST)
Local: Sat, Feb 25 2012 8:52 am
Subject: Re: Feature Request

This is difficult right now, because we are treating the input file as a
stream right now. So the data input is just a continuous stream of data,
which eventually reaches EOF. This streaming allows some cool features in
future: e.g. you could record your data on a low power laptop, and stream
it over the network to a powerful computer that does all the calculations.

We could write a special case when streaming for a file to get a progress
bar, this should not be too difficult.

Martin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »