-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Issue with slower presets #151
Comments
That setting is just passed to pyav (ffmpeg libx264). doc EDIT: |
This could be a problem with the decoder, so I would suggest eliminating that possibility first. |
Appreciate the help. Especially if it's not an iw3 issue. It is baked into the file so I guess encoder issue? Do you have any suggestions where to start with fixing that? |
I am not familiar with video encoding so I have no useful advice. The following thread I saw has a similar problem, but seems to be caused by a hardware decoder. |
Someone pointed out to me i haven't updated Nvidia drivers in quite awhile. I'll try that out. |
I have added a note in the README about a hardware decoder problem that can occur when using preset=slower|veryslow|placebo. |
Thanks. I am using slower with no issues yet. Very Slow and Placebo both produce the artifacts readily. On two separate PCs, but with the iw3 folder copied over to the other. |
I recommend turning off hardware decoding in your video player to check. I don't know where that setting is in your video player. If you can use ffmpeg, you can output frame images with the following command (this should use a software decoder).
|
An easier way is to Export that video with iw3. |
You got it, thanks! That worked in vlc turning hardware decoding from auto to off. I would rather have it work on as any devices as possible though. So if very slow/placebo create issues with hardware decoding, I will stick with slower. Weird as Handbrake doesn't have this issue. |
I have no idea what Handbrake is doing, but maybe the preset or profile is different. It can be edited, but iw3 simply uses ffmpeg's default settings. Also, it may be related to the video resolution. Does the same problem occur with low-resolution video? |
l would use Shutter Encoder it more better Handbrake l use it for all my 2d to 3d work it is free to use and nagadomi l love your software it is the best 2d to 3d software out there great work |
Good greetings! Do you know the reason I get this pixelation and artifacts in the image only when using slower presets. They come and go, possibly they appear when the image is more complicated and requires a higher bitrate. The slower settings really help image quality and color banding otherwise.
Edit: Veryslow and placebo both do it so far. Running a longer test on slower. Tried with both fastdecode and zerolatency checked and unchecked. CRF 16, but tried lower just in case.
The text was updated successfully, but these errors were encountered: