『漫游』酷论坛>『DVDRip技术研修室』>[下载]AviSynth 2.5.1 Beta

[下载]AviSynth 2.5.1 Beta

剑路1029@2003-02-26 23:48

avisynth_270203.exe

Changes to 2.50 Released
- Added ISSE YV12->YUY2 conversions. Faster than Xvid - and both interlaced and noninterlaced modes supported. Use converttoyv12(interlaced=true).
- Fixed non-matching image type in Stack, Splice.
- Fixed rounding in Temporalsoften mode 2.
- Fixed distored color in YV12->YUY2.
- Added rewritten YV12->YUY2 (progressive) conversion to avoid using buggy XviD conversion. It also has better quality as it properly interpolates chromas as opposed to simply copying it. Speed should be the same.
- Added interlaced YV12->YUY2 conversion.
- Fix bug in C version of YUY2 -> RGB24
- Added TurnLeft / TurnRight.
- Updated (and probably broke!) separatefields / weave. They will need to be tested when it is possible!
- Updated AssumeTFF and BFF to also write the information to VideoInfo.
- Fixed bug with uninitialized data in AviSource.
- Updated icons
- PNG and JPEG support (output only). Warning: still buggy!
- Fixed wrong pitch being used in temporalsoften scenechange - could in rare cases lead to unexpected results.
- Fixed crashbug in YUY2 mergechroma.
- Fixed Splice problems with YV12 from different sources. Audio is now automatically converted to the same format.
- Don't add audio to track, if there is no present in Assumesamplerate()
引用

剑路1029@2003-03-09 07:47

avisynth_060303.exe

Changes to 2.50 Released
- Fixed bug in YV12 stackvertical, causing corrupt images.
- Removed all fieldbased/mod 4 checks.
- Restored how fieldbased/framebased works (needs further testing!)
- Added MMX/ISSE version of YUY2 -> YV12 conversion routines (interlaced/progressive). Use converttoyv12(interlaced=true).
- Made SwapUV() faster.
- YToUV() now takes an optional third parameter, that contains luma for the final clip.
- Fixed memory exception problem in Blur()
- AudioLength() now returns the size in samples (do however beware of overflows on very long clips)
- Changed chroma weighing to be 25/75 on interlaced YV12 -> YUY2
- Removed startup Box from installer
- Added ISSE YV12->YUY2 conversions. Faster than Xvid - and both interlaced and noninterlaced modes supported. Use converttoyv12(interlaced=true).
- Fixed non-matching image type in Stack, Splice.
- Fixed rounding in Temporalsoften mode 2.
- Fixed distored color in YV12->YUY2.
- Added rewritten YV12->YUY2 (progressive) conversion to avoid using buggy XviD conversion. It also has better quality as it properly interpolates chromas as opposed to simply copying it. Speed should be the same.
- Added interlaced YV12->YUY2 conversion.
- Fix bug in C version of YUY2 -> RGB24
- Added TurnLeft / TurnRight.
- Updated (and probably broke!) separatefields / weave. They will need to be tested when it is possible!
- Updated AssumeTFF and BFF to also write the information to VideoInfo.
- Fixed bug with uninitialized data in AviSource.
- Updated icons
- PNG and JPEG support (output only). Warning: still buggy!
- Fixed wrong pitch being used in temporalsoften scenechange - could in rare cases lead to unexpected results.
- Fixed crashbug in YUY2 mergechroma.
- Fixed Splice problems with YV12 from different sources. Audio is now automatically converted to the same format.
- Don't add audio to track, if there is no present in Assumesamplerate()
引用

xxp@2003-03-09 12:25

呵呵,我一早上传了到ftp上都忘了发帖子提醒了,呵呵
引用

剑路1029@2003-03-10 11:00

引用
最初由 xxp 发布
呵呵,我一早上传了到ftp上都忘了发帖子提醒了,呵呵


呵呵
原来是你上传:p
我试过最新的avisynth 2.5
发现好像没有明显
你呢?
引用

xxp@2003-03-10 12:57

没感觉有变化。。。。。。。
引用

剑路1029@2003-03-12 00:00

avisynth_100303.exe

Changes to 2.50 Released
- Fixed crash in swapuv() in some cases.
- Removed "movntq" from YUY2 <-> YV12 conversion routines. Much faster code!
- Reenabled "maximize speed" in optimizations.
- Put in fix in dll initialization from Gabest.
- Fixed 4 flickering pixels in ConvertToYUY2, and potential out-of-buffer writes.
- Fixed chroma weighing in interlaced yv12 -> yuy2.
- Added ApplyRange(clip, int startframe, int endframe, String "filter", filterargs)
- Aligned Resize data (slightly faster on some setups).
- Fixed bug in YV12 stackvertical, causing corrupt images.
- Removed all fieldbased/mod 4 checks.
- Restored how fieldbased/framebased works (needs further testing!)
- Added MMX/ISSE version of YUY2 -> YV12 conversion routines (interlaced/progressive). Use converttoyv12(interlaced=true).
- Made SwapUV() faster.
- YToUV() now takes an optional third parameter, that contains luma for the final clip.
- Fixed memory exception problem in Blur()
- AudioLength() now returns the size in samples (do however beware of overflows on very long clips)
- Changed chroma weighing to be 25/75 on interlaced YV12 -> YUY2
- Removed startup Box from installer
- Added ISSE YV12->YUY2 conversions. Faster than Xvid - and both interlaced and noninterlaced modes supported. Use converttoyv12(interlaced=true).
- Fixed non-matching image type in Stack, Splice.
- Fixed rounding in Temporalsoften mode 2.
- Fixed distored color in YV12->YUY2.
- Added rewritten YV12->YUY2 (progressive) conversion to avoid using buggy XviD conversion. It also has better quality as it properly interpolates chromas as opposed to simply copying it. Speed should be the same.
- Added interlaced YV12->YUY2 conversion.
- Fix bug in C version of YUY2 -> RGB24
- Added TurnLeft / TurnRight.
- Updated (and probably broke!) separatefields / weave. They will need to be tested when it is possible!
- Updated AssumeTFF and BFF to also write the information to VideoInfo.
- Fixed bug with uninitialized data in AviSource.
- Updated icons
- PNG and JPEG support (output only). Warning: still buggy!
- Fixed wrong pitch being used in temporalsoften scenechange - could in rare cases lead to unexpected results.
- Fixed crashbug in YUY2 mergechroma.
- Fixed Splice problems with YV12 from different sources. Audio is now automatically converted to the same format.
- Don't add audio to track, if there is no present in Assumesamplerate()
引用

剑路1029@2003-03-13 20:25

吃惊一下发现可以支持avs for 2.0x的滤镜东东
不知道avisynth 2.5支持for 2.0x的滤镜还是我的系统问题?
引用

剑路1029@2003-03-15 08:18

AviSynth_251.exe

AviSynth 2.5.1 changes, includes many fixes, and much better support of interlaced image processing:

Additions

* Added ISSE and MMX YUY2->YV12 conversions. Faster than XviD - and both interlaced and noninterlaced modes supported. Use ConvertToYV12(interlaced=true).
* Added rewritten YV12->YUY2 (progressive and interlaced) conversion to avoid using buggy XviD conversion. It also has better quality as it properly interpolates chromas as opposed to simply copying it. Speed should be the same. Use ConvertToYUY2(interlaced=true) for interlaced processing.
* Added TurnLeft / TurnRight.
* YToUV() now takes an optional third parameter, that contains luma for the final clip.
* AudioLength() now returns the size in samples (do however beware of overflows on very long clips)

Bugfixes

* Fixed Splice problems with YV12 from different sources. Audio is now automatically converted to the same format.
* Fixed bug in YV12 stackvertical, causing corrupt images.
* Fixed memory exception problem in Blur.
* Fixed non-matching image type in Stack.
* Fixed rounding in Temporalsoften mode 2.
* Fixed crashbug in YUY2 mergechroma.
* Fix bug in C version of YUY2->RGB24.
* Fixed bug with uninitialized data in AviSource.
* Fixed wrong pitch being used in temporalsoften scenechange - could in rare cases lead to unexpected results.
* Fixed rounding in some cases in temporalsoften.
* Doesn't add audio to track, if there is no present in AssumeSampleRate().
* Fixed isBFF() and isTFF().

Optimizations

* Put in Steady's new BitBlt code, and enabled it for ISSE capable processors.
* Much "conservative" code removed. A general speedup should be expected.
* Made SwapUV() faster.

Changes

* Removed all fieldbased/mod 4 checks.
* Restored how fieldbased/framebased works.
* Removed startup Box from installer.
* Greyscale inserts value 128, instead of 127. Some users have reported a greenish tint.
* Updated AssumeTFF and BFF to also write the information to VideoInfo.
* Updated icons.
* PNG and JPEG support (output only). Warning: still buggy!
引用

littleyizhi@2003-03-15 09:00

引用
最初由 剑路1029 发布
吃惊一下发现可以支持avs for 2.0x的滤镜东东
不知道avisynth 2.5支持for 2.0x的滤镜还是我的系统问题?


不是你的系统问题,2.5本来就可以用过一些东东来使用2.0X的滤镜。
引用

剑路1029@2003-03-15 09:52

引用
最初由 littleyizhi 发布


不是你的系统问题,2.5本来就可以用过一些东东来使用2.0X的滤镜。


原来如此
本来我不知道啊:o
引用

xxp@2003-03-15 12:09

我怎么感觉2.5.1和10号那个版本的更新基本一样的呢
引用

剑路1029@2003-03-16 08:06

引用
最初由 xxp 发布
我怎么感觉2.5.1和10号那个版本的更新基本一样的呢


估計多了新功能:)
引用

| TOP