Talk:SegmentedAviSource: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) m typo |
Raffriff42 (talk | contribs) m typo |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
=== TODO please confirm some information here === | === TODO please confirm some information here === | ||
Please check my [[TODO]] items for correctness. These changes will benefit [[DirectShowSource]] as well some day. | Please check my [[TODO]] items for correctness. These changes will benefit [[DirectShowSource]] as well some day. | ||
1. seekzero | :1. seekzero | ||
::"If true, restrict backwards seeking only to the beginning, and seeking forwards is done the hard way (by reading all samples). ''Limited backwards seeking is allowed with non-indexed ASF''" -- correct or no? | ::"If true, restrict backwards seeking only to the beginning, and seeking forwards is done the hard way (by reading all samples). ''Limited backwards seeking is allowed with non-indexed ASF''" -- correct or no? | ||
2. timeout | :2. timeout | ||
::"When the timeout period has expired and the frame has not been rendered, ''AviSynth returns a blank frame and/or silence''" -- correct | ::"When the timeout period has expired and the frame has not been rendered, ''AviSynth returns a blank frame and/or silence''" -- correct or no? Also, timeout seems to be 2000 ms now, not 60000. | ||
3. pixel_type | :3. pixel_type | ||
::"Valid values are listed in the table below, plus 'AUTO' and 'FULL'..." | ::"Valid values are listed in the table below, plus 'AUTO' and 'FULL'..." | ||
::Here is where I am really lost. Does this seem correct at all? The [[DirectShowSource|DSS]] page is correct I assume, but very confusing. | ::Here is where I am really lost. Does this seem correct at all? The [[DirectShowSource|DSS]] page is correct I assume, but very confusing. | ||
Latest revision as of 05:43, 10 January 2016
TODO please confirm some information here
Please check my TODO items for correctness. These changes will benefit DirectShowSource as well some day.
- 1. seekzero
- "If true, restrict backwards seeking only to the beginning, and seeking forwards is done the hard way (by reading all samples). Limited backwards seeking is allowed with non-indexed ASF" -- correct or no?
- 2. timeout
- "When the timeout period has expired and the frame has not been rendered, AviSynth returns a blank frame and/or silence" -- correct or no? Also, timeout seems to be 2000 ms now, not 60000.
- 3. pixel_type
- "Valid values are listed in the table below, plus 'AUTO' and 'FULL'..."
- Here is where I am really lost. Does this seem correct at all? The DSS page is correct I assume, but very confusing.
Thanks a lot. --Raffriff42 04:38, 10 January 2016 (CET)