16.08.2024, 16:28
Hello Mr. Selur, good afternoon, I would like you to check why I get an error when encoding a movie.
Here is some information
Thank you very muchÂ
Here is some information
Thank you very muchÂ
x265 encoding error.
|
16.08.2024, 16:28
Hello Mr. Selur, good afternoon, I would like you to check why I get an error when encoding a movie.
Here is some information Thank you very muchÂ
Okay, you are feeding an Avisynth script into Hybrid.
MKV="C:\Users\cebol\Desktop\ENCODES\HYBRID\Material Los juegos del hambre - Balada de pajaros cantores y serpientes\Los juegos del hambre DV.mkv" The decoder call: "C:\Program Files\Hybrid\32bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\cebol\Desktop\ENCODES\MapNLQ.avs" -an -sn -vf format=yuv420p10le,scale=1920:804 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -sws_flags spline -f yuv4mpegpipe - Note that Hybrid comes with it's own Avisynth, but your script is only compatible with some external Avisynth. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
16.08.2024, 16:51
Thank you for your prompt response, but it did work before with the previous Hybrid that I had installed.
Okay, that does not hold any useful information to me.
Since the debug output does not contains the loading of the source, please create another debug output loading the source.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
19.08.2024, 23:24
Hello again Mr. Selur. I'm doing some tests and I keep getting an error. Can the Hybrid program work with an external Avisynth, for example the one I have installed on my PC?
20.08.2024, 04:51
No.
Hybrid uses its own Avisynth version, to avoid problems with autoloading, not knowing what filters are installed, etc. You can use external scripts if you write them to be compatible with the used Avisynth version. Alternatively, you can add custom content to the scripts Hybrid creates. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
20.08.2024, 09:52
MKV="C:\Users\cebol\Desktop\ENCODES\HYBRID\Material Los juegos del hambre - Balada de pajaros cantores y serpientes\Los juegos del hambre - Balada de pajaros.mkv" Thanks
20.08.2024, 14:56
You need to explicitly load all its dependencies.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
21.08.2024, 00:02
Hello Mr. Selur, I wanted to tell you that I have installed the Hybrid_2024.04.06.1_SETUP.exe version and it works, then I installed the other subsequent ones, Hybrid_2024.05.05.1_SETUP.exe and it also works, but the following ones do not work, starting with Hybrid_2024.05.11.1_SETUP.exe onwards. What has changed so that the others do not work? I am just leaving you the information so that you can look at it if you want.
Thank you very muchÂ
See https://www.selur.de/changelog for the list of changes.
Encoding call used in 2024.04.06: "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\cebol\Desktop\ENCODES\MapNLQ.avs" -an -sn -vf format=yuv420p10le,scale=1920:1038 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -sws_flags spline -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\cebol\Desktop\ENCODES\MapNLQ.avs" -an -sn -vf format=yuv420p10le,scale=1920:1038 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -sws_flags spline -f yuv4mpegpipe - Encoding call used in 2024.05.11: "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "C:\Users\cebol\Desktop\ENCODES\MapNLQ.avs" -an -sn -vf format=yuv420p10le,scale=1920:1038 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv -pix_fmt yuv420p10le -strict -1 -vsync 0 -sws_flags spline -f yuv4mpegpipe - | "C:\Program Files\Hybrid\64bit\x265.exe" --input - --fps 24000/1001 --output-depth 10 --y4m --profile main10 --level-idc 5.1 --qg-size 16 --tu-intra-depth 4 --tu-inter-depth 4 --limit-tu 4 --me star --subme 7 --limit-modes --max-merge 4 --no-early-skip --rskip 0 --no-open-gop --opt-ref-list-length-pps --min-keyint 23 --bframes 16 --weightb --ref 5 --rc-lookahead 60 --lookahead-slices 0 --crf 15.00 --opt-qp-pps --cbqpoffs -2 --crqpoffs -2 --ipratio 1.30 --pbratio 1.20 --rd 4 --psy-rd 2.01 --rdoq-level 2 --psy-rdoq 2.01 --aq-mode 3 --no-cutree --vbv-maxrate 160000 --vbv-bufsize 160000 --hrd --vui-hrd-info --deblock=-3:-3 --no-sao --selective-sao 0 --no-mcstf --range limited --colorprim unknown --transfer smpte2084 --colormatrix bt2020nc --chromaloc 2 --master-display "G(13250,34500)B(7500,3000)R(34000,16000)WP(15635,16450)L(40000000,50)" --max-cll 3421,178 --hdr10 --hdr10-opt --sar 1:1 --output "C:\Users\cebol\Desktop\ENCODES\HYBRID\2024-08-20@23_41_43_5610_01.265" I thought that scripts of yours would to hdr to sdr with Avisynth,... (then hdr signaling makes no sense) Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page. |
« Next Oldest | Next Newest »
|