View Single Post
Old 23rd March 2019, 09:49   #9  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Seems mine actually does have it:

Code:
Infile can be raw (in which case resolution is required),
  or YUV4MPEG (*.y4m),
  or Avisynth if compiled with support (yes).
  or libav* formats if compiled with lavf support (yes) or ffms support (yes).
Outfile type is selected by filename:
 .264 -> Raw bytestream
 .mkv -> Matroska
 .flv -> Flash Video
 .mp4 -> MP4 if compiled with GPAC or L-SMASH support (lsmash)
Output bit depth: 8/10
So, I don't get it. This is L-SMASH without needing an index?!
__________________
Gorgeous, delicious, deculture!
asarian is offline   Reply With Quote