Quantcast digitalFAQ.com Forums [Archives] - Search Results
Go Back    digitalFAQ.com Forums [Archives] > Search Forums
Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: ARnet_tenRA
Forum: Avisynth Scripting 01-10-2003, 11:04 AM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
I knew that you could get up to one sample too...

I knew that you could get up to one sample too many, but I was unaware of any more offset than that. Let me know it this is not the case.

I used SelectRangeEvery because I knew exactly where the...
Forum: Avisynth Scripting 01-10-2003, 09:03 AM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
Hi all, I just ran a test last night using...

Hi all,

I just ran a test last night using my suggested formula, and I got some pretty exciting results. .0001% accuracy!!!

AVISynth script:
LoadPlugin("MPEG2DEC.dll")
...
Forum: Avisynth Scripting 01-09-2003, 12:39 PM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
How about this, always sample (24*60*n) as the...

How about this, always sample (24*60*n) as the starting frame for each sample. Don't worry about the frame rate at all. ie. 0, 1440, 2880, 4320, . . . When you do it this way all sample MPEGs...
Forum: Avisynth Scripting 01-08-2003, 12:07 PM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
I was wondering how accurate the prediction is...

I was wondering how accurate the prediction is for people that sample the framerate rather than the GOP rate of 24. If it is negligible then we could switch to the simpler formula. Of course this is...
Forum: Avisynth Scripting 01-08-2003, 11:58 AM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
SansGrip is right. The simplest formula is only...

SansGrip is right. The simplest formula is only correct when the number of frames samples per minute equals the frame rate.

What I do is always sample one second per minute of video. This makes...
Forum: Avisynth Scripting 01-08-2003, 11:32 AM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
This is correct. But to simplify the formula you...

This is correct. But to simplify the formula you could use the following.

If frames/second: 23.976
Then formula: Predicted Size = 59.94 * sample size

If frames/second: 25
Then formula:...
Forum: Avisynth Scripting 01-07-2003, 03:38 PM
Replies: 39
Views: 4,132
Posted By ARnet_tenRA
girv, I think that the old and new formulas...

girv,

I think that the old and new formulas have to be different. The old formula was for 100 samples per movie and the new formula is for one sample per minute.

As a side note, I think that...
Showing results 1 to 7 of 7

 

 
All times are GMT -5. The time now is 05:51 AM  —  vBulletin © Jelsoft Enterprises Ltd