View Single Post
Old 7th June 2019, 22:32   #525  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
@vanden

l-smash outputs a double width format that was designed before avisynth had native high bit depth support, you can revert it like this:

Code:
LWLibavVideoSource("%source_file%")
ConvertFromDoubleWidth(bits=10)
With wolfberry's x265 built you don't need a piping tool.

Unfortunately I cannot reproduce the exception.

Last edited by stax76; 7th June 2019 at 22:43.
stax76 is offline