09.12.2017, 21:09
If you select 'Video: passthrough', the video won't be reencoded and Avisynth won't be used.
-> to get video passthrough working for that source enable 'Config->Input->Extraction->Stream extraction with ffmpeg'
The cause for the asynchronicity is mencoder/mplayer not handling the source properly due to the non-standard flagging of the format.
During reencoding this is avoided by using Avisynth to decode the content and only using mencoder for the reencoding.
During passthrough this is avoided by using FFmpeg for the extraction.
Cu Selur
-> to get video passthrough working for that source enable 'Config->Input->Extraction->Stream extraction with ffmpeg'
The cause for the asynchronicity is mencoder/mplayer not handling the source properly due to the non-standard flagging of the format.
During reencoding this is avoided by using Avisynth to decode the content and only using mencoder for the reencoding.
During passthrough this is avoided by using FFmpeg for the extraction.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.