Encoding.com can ingest your source media using multiple FTP or HTTP threads for up to 3x faster ingest than our previous single threaded version.
Simply add ?multithread to the end of your existing FTP or HTTP path.
For example: ftp://user:password@server/path/movie.mp4?multithread | http://server/path/movie.mp4?multithread
This attribute is default for all jobs using S3 as a storage location.
No need to add ?multithread to the end of your S3 source path anymore and no need to remove it if you already have it hardcoded into your workflow. Enjoy the overall reduction in job time when using S3 as source or destination.