Selur's Little Message Board
[HELP] x265 to xvid doesn't work - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [HELP] x265 to xvid doesn't work (/thread-1691.html)

Pages: 1 2 3


RE: x265 to xvid doesn't work - LuCa4S - 21.01.2021

I don't know where I should paste this command


RE: x265 to xvid doesn't work - Selur - 21.01.2021

You open a Windows command prompt window (https://www.howtogeek.com/235101/10-ways-to-open-the-command-prompt-in-windows-10/) and paste into that window (right mouse button), then execute the command after by pressing 'enter/return'.

Cu Selur


RE: x265 to xvid doesn't work - LuCa4S - 21.01.2021

I got this. It's entered twice because in first time system doesn't react.


RE: x265 to xvid doesn't work - Selur - 21.01.2021

you are missing a quote (") at the beginning of your call.


RE: x265 to xvid doesn't work - LuCa4S - 21.01.2021

Now it's this.


RE: x265 to xvid doesn't work - Selur - 21.01.2021

Okay, that's not a normal command prompt but the power shell.
Try opening the command prompt, by pressing on the start menu icon and entering command prompt.


RE: x265 to xvid doesn't work - LuCa4S - 21.01.2021

Now it's working something is converting.


RE: x265 to xvid doesn't work - Selur - 21.01.2021

Okay, so the decoding doesn't seem to be the problem.
-> What happens if the whole encoding call:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 4 -i "G:\ffmpeg\WorkFolder\The.Peanut.Butter.Falcon.2019.pl-[1080p.bluray.x265.10bit.hevc.ac3].mkv" -map 0:0 -an -sn -vf scale=1280:540,zscale=rangein=tv:range=tv -pix_fmt yuv420p -vsync 0  -sws_flags spline -f rawvideo -| "C:\Program Files\Hybrid\64bit\xvid_encraw.exe" -turbo -bitrate 4500 -quality 6 -qtype 0 -masking 0 -imin 1 -imax 31 -pmin 1 -pmax 31 -bmin 1 -bmax 31 -max_key_interval 250 -kboost 10 -kthresh 1 -kreduction 20 -max_bframes 2 -bquant_ratio 150 -bquant_offset 100 -vhqmode 2 -bvhq -chigh 0 -clow 0 -ostrength 10 -oimprove 10 -odegrade 10 -par 1:1 -nopacked -threads 4 -pass1 "G:\ffmpeg\WorkFolder\Work2\The.Peanut.Butter.Falcon.2019.pl-[720p.Xvid].stats" -progress 10 -i stdin -w 1280 -h 540 -csp i420 -framerate 23.976 -o NUL

May be removing the PowerShell fixes the problem (https://winaero.com/install-or-uninstall-windows-powershell-ise-in-windows-10/).

Cu Selur


RE: x265 to xvid doesn't work - LuCa4S - 21.01.2021

Also encoding.


RE: x265 to xvid doesn't work - Selur - 21.01.2021

Okay, try whether deinstalling PowerShell fixes the problem in Hybrid.

Cu Selur