(74MB) No error while encoding. I'm on rev280 + SSE2. :scared: [edit] fixed: needed raw colorspace decoder (prior encoding). [edit] unfixed. endoging: x264 -o output.mp4 input.abi worked, but using realanime with more settings failed.
AVS playback fixed. Encoding from AVI directly (via AVS) works #1. With tme same settings, encoding from an AVI which was extracted from MKV, via AVS, produce gray.
threads 1 is default, so is merange 16 ;) and sombody is using way too many filters.. And DirectShowSource with an avi? Come on.. there's been so many problems reported in this very forum. And a DSS without fps is evil.
Infile can be raw YUV 4:2:0 (in which case resolution is required), or AVI or Avisynth if compiled with AVIS support (yes). C:\Projets\RealAnime\output>C:\Projets\RealAnime\output\x264.exe --me dia --dire ct none --subme 1 --merange 16 --no-chroma-me --ref 1 --nf --analyse "none" --bf rames 3 --qcomp 0.60 --ipratio 1.40 --pbratio 1.30 --bitrate 436 --progress --t hreads 1 -o "C:\Projets\RealAnime\output\temp\source-vid2.mp4" "C:\Projets\RealA nime\output\temp\source-vid1.avi" avis [error]: unsupported input format (XVID) could not open input file 'C:\Projets\RealAnime\output\temp\source-vid1.avi' :(