This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] Encoder Crash (Helper1, exitCode: -1073741819)
#8
Now I tried what would happen if I did not embed the subtitles:
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\Selur\Desktop\One Punch Man S01E07.mkv" -map 0:0 -an -sn -vf scale=1280:720,zscale=rangein=tv:range=tv -pix_fmt yuv420p -vsync 0  -sws_flags spline -f rawvideo - | x264 --preset slower --profile baseline --level 3.1 --ref 5 --sync-lookahead 48 --partitions i4x4,p4x4,p8x8,b8x8 --vbv-maxrate 42000 --vbv-bufsize 14000 --sar 1:1 --non-deterministic --range tv --colormatrix bt709 --demuxer raw --input-res 1280x720 --input-csp i420 --input-range tv --input-depth 8 --fps 24000/1001 --output-depth 8 --output "E:\Temp\2022-04-11@16_41_54_0310_02.264" -
(this time Hybrid uses FFmpeg as decoder.)
-> encoding worked fine.

I also noticed that using Vapoursynth the 'Vapoursynth Preview' does not work here and should not work for you either, since the '# Loading Plugins'-section of the script is not loading 'SubText'. (fixed that here, running an encode now)

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Encoder Crash (Helper1, exitCode: -1073741819) - by Selur - 11.04.2022, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)