Posts: 9
Threads: 2
Joined: Mar 2018
Hi, when i want encode something output videos always give continuous gray screen and even dont encode video
Her snapshot:
And log file:
http://www104.zippyshare.com/v/9R6Wfr1N/file.html
Posts: 10.915
Threads: 56
Joined: May 2017
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
Posts: 9
Threads: 2
Joined: Mar 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