Selur's Little Message Board
[HELP] Gray Screen - 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: [HELP] Gray Screen (/thread-363.html)



Gray Screen - Uruloki - 08.04.2018

Hi, when i want encode something output videos always give continuous gray screen and even dont encode video

Her snapshot:
[Image: J1KjPb7.png]

And log file:
http://www104.zippyshare.com/v/9R6Wfr1N/file.html


RE: Gray Screen - Selur - 08.04.2018

Seems like the LWLibavSource-filter of Vapoursynth has some problem with the source.
Try disabling: Filtering->Vapoursynth->Misc->Prefer libAvSource over FFMpegSource 2.
This way FFmpegSource2 should be used which might take better to your vc1 source.

Cu Selur


RE: Gray Screen - Uruloki - 08.04.2018

(08.04.2018, 19:32)Selur Wrote: Seems like the LWLibavSource-filter of Vapoursynth has some problem with the source.
Try disabling: Filtering->Vapoursynth->Misc->Prefer libAvSource over FFMpegSource 2.
This way FFmpegSource2 should be used which might take better to your vc1 source.

Cu Selur

Thanks, this is fix my problem