14th January 2025, 11:40
|
#202
| Link
|
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,160
|
Quote:
Originally Posted by nechto
found errors:
Error1: in x264 config if to choose Tune, Animation, system gets very weird error - it says it can't find file which exists.
|
No problem here, work without problems. Check if there are filenames with non-standard characters, rename it to simple characters and try again.
Quote:
Error2: SVT (AV1) codeck not working - causing fatal error
|
The last encoder not work for me, using the same avs to test the x264 encode:
Quote:
"C:\Portable\MeGUI66\tools\ffmpeg\ffmpeg.exe" -loglevel level+error -hide_banner -i "C:\tmp\test.avs" -strict -1 -f yuv4mpegpipe - | "C:\Portable\MeGUI66\tools\svtav1psy\SvtAv1EncApp.exe" --progress 3 -i - --frames 6529 --preset 10 -b "C:\tmp\test.ivf"
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1-PSY Encoder Lib v2.3.0
Svt[info]: SVT [build] : Visual Studio 2022 64 bit
Svt[info]: LIB Build date: Oct 31 2024 07:15:57
Svt[info]: -------------------------------------------
Input #0, avisynth, from 'C:\tmp\test.avs':
Duration: 00:03:37.85, start: 0.000000, bitrate: 0 kb/s
Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p(tv, bt709, progressive), 1280x720, 29.97 fps, 29.97 tbr, 29.97 tbn
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> wrapped_avframe (native))
Press [q] to stop, [?] for help
Output #0, yuv4mpegpipe, to 'pipe:':
Metadata:
encoder : Lavf61.5.101
Stream #0:0: Video: wrapped_avframe, yuv420p(tv, bt709, progressive), 1280x720, q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn
Metadata:
encoder : Lavc61.11.100 wrapped_avframe
Svt[info]: Level of Parallelism: 5
Svt[info]: Number of PPCS 76
Svt[info]: [asm level on system : up to avx2]
Svt[info]: [asm level selected : up to avx2]
Svt[info]: -------------------------------------------
Svt[info]: SVT [config]: main profile tier (auto) level (auto)
Svt[info]: SVT [config]: width / height / fps numerator / fps denominator : 1280 / 720 / 30000 / 1001
Svt[info]: SVT [config]: bit-depth / color format : 8 / YUV420
Svt[info]: SVT [config]: preset / tune / pred struct : 10 / SSIM / random access
Svt[info]: SVT [config]: gop size / mini-gop size / key-frame type : 161 / 16 / key frame
Svt[info]: SVT [config]: BRC mode / rate factor : CRF / 35.00
Svt[info]: SVT [config]: AQ mode / variance boost strength / octile / curve : 2 / 2 / 6 / regular
Svt[info]: SVT [config]: Sharpness / QP scale compress strength / Frame low-luma bias : 0 / 1 / 0
Svt[info]: SVT [config]: Temporal Filtering Strength : 1
Svt[info]: SVT [config]: Keyframe TF Strength : 1
Svt[info]: -------------------------------------------
[vost#0:0/wrapped_avframe @ 000001809f725f40] Error submitting a packet to the muxer: Broken pipex speed=4.75x
Last message repeated 1 times
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] Error muxing a packet
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] Task finished with error code: -32 (Broken pipe)
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] Terminating thread with return code -32 (Broken pipe)
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] Error writing trailer: Broken pipe
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] Error closing file: Broken pipe
[out#0/yuv4mpegpipe @ 000001809f6ea2c0] video:31KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 309658.345070%
frame= 71 fps=0.4 q=-0.0 Lsize= 94500KiB time=00:00:02.63 bitrate=293686.6kbits/s speed=0.0141x
Conversion failed!
|
__________________
BeHappy, AviSynth audio transcoder.
|
|
|