Selur's Little Message Board
video crashed - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: video crashed (/thread-3584.html)



video crashed - kingcrimsonster - 18.02.2024

When I try use check "Prefer FFmpegsource" the encode not working.
Quote:Avisynth preview error: -> ConvertToStacked: Input clip must be native 16 bit: YUV420P16, YUV422P16, YUV444P16, Y16 (K:\temp\tempPreviewAvisynthFile14_58_00_440.avs, line 30)



RE: video crashed - Selur - 18.02.2024

Seems like instead of YUY2, YUV422P16 should be used.
I'll build a dev version for testing.

Cu Selur

Ps.: If that version doesn't work I'll need a sample of the source to reproduce and workaround the problem. (pm is send)


RE: video crashed - kingcrimsonster - 18.02.2024

Now preview working, but very slowly - AVSviewer64.exe allocated 5gB memory


RE: video crashed - Selur - 18.02.2024

Use other settings if you think it's too slow.
Since you don't plan to stay in 16bit and 4:2:2 you could enable "Filtering->Avisynth->Misc->Source->Convert to target color space directly after the source filter", this might speed up things.
Quote:AVSviewer64.exe allocated 5gB memory
use less threads and other filters,...

Cu Selur