HomeOfAviSynthPlusEvolution / L-SMASH-Works

Forked from VFR-maniac/L-SMASH-Works; hydra3333/L-SMASH-Works; l33tmeatwad/L-SMASH-Works; HolyWu/L-SMASH-Works; AkarinVS/L-SMASH-Works.
89 stars 15 forks source link

Error with indexing .avi video #42

Closed kedaitinh12 closed 1 year ago

kedaitinh12 commented 1 year ago

Hi, I got an error with LWLibavVideoSource when I was indexing the .avi video. I got "LWLibavVideoSource: bgr0 is not supported"

Scripts: LoadPlugin("C:\Megui\MeGUI-2944-64\tools\lsmash\LSMASHSource.dll") LWLibavVideoSource("C:\Users\ADMIN\Downloads\Result without denoising.avi")

Video: https://www.mediafire.com/file/voxhxk97qd7qk2d/Result_without_denoising.avi/file

Asd-g commented 1 year ago

You can try the latest version r1141.

kedaitinh12 commented 1 year ago

it's work, thanks