Selur's Little Message Board

Full Version: Gray Screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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
(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