Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mencoder xvid multithread seems not working since r38188. #21

Open
bikkoism opened this issue Dec 19, 2022 · 0 comments
Open

Mencoder xvid multithread seems not working since r38188. #21

bikkoism opened this issue Dec 19, 2022 · 0 comments

Comments

@bikkoism
Copy link

bikkoism commented Dec 19, 2022

I believe r38184 is the last release xvid multithread working. Since r38188, only one cpu core stressed, encoding speed being drastically slower, somewhat 1/3 of r38184's speed. No matter what threads option given.

command used

mencoder "C:\Volumes\video.avs\video.avi" -nosound -ovc xvid -xvidencopts bitrate=16000:min_iquant=1:max_iquant=3:min_pquant=1:max_pquant=3:min_bquant=1:max_bquant=3:quant_type=0:closed_gop:max_key_interval=120:max_bframes=2:me_quality=6:chroma_me:chroma_opt:vhq=4:bvhq=0:trellis:qpel:nogmc:nopacked:nointerlacing:par=ext:par_width=32:par_height=27:threads=24 -of lavf -lavfopts format=m4v -o video.m4v

Tested on Ryzen 9 5900x, Windows 7 64bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant