Skip to content
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

av_interleaved_write_frame(): Broken pipe #22

Open
WorfKlingon opened this issue Feb 26, 2022 · 4 comments
Open

av_interleaved_write_frame(): Broken pipe #22

WorfKlingon opened this issue Feb 26, 2022 · 4 comments

Comments

@WorfKlingon
Copy link

Hi, i have this error log

INFO [av1an_core::settings] temporary directory: C:\Tools\Nmkoder1.9.1\data\av1anTemp\1645918192996
Scene detection
INFO [av1an_core::settings] scenecut: found 2 scene(s) [with extra_splits(240 frames): 4]
00:00:11 [##########################################################################] 100% 900/900 (80.38 fps, eta 0s) Queue 4 Workers 4 Passes 1
Params: --preset 5 --crf 95 --keyint 300 --lp 2 --film-grain 0 --color-primaries 2 --transfer-characteristics 2 --matrix-coefficients 2 --color-range 0 --irefresh-type 2 --aq-mode 2 --enable-overlays 0 --scd 0 --lookahead -1
ERROR [av1an_core::target_quality] [chunk 2] encoder crashed: exit code: 1
stdout:

stderr:
[SVT-Warning]: --keyint is now intra-period + 1!
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v0.9.0
Svt[info]: SVT [build] : GCC 11.2.0 64 bit
Svt[info]: LIB Build date: Jan 22 2022 07:53:27
Svt[info]: -------------------------------------------
Unprocessed tokens: --tf-level --palette-level --umv --ext-block --hbd-md --bipred-3x3 --pred-me --compound --sg-filter-mode --enable-restoration-filtering --cdef-level --disable-dlf --mrp-level --enable-pic-based-rate-est --enable-local-warp --enable-global-motion --enable-interintra-comp --obmc-level --rdoq-level --filter-intra-level --enable-intra-edge-filter

    Error in configuration, could not begin encoding! ...
    Run C:\Tools\Nmkoder1.9.1\bin\av1an\enc\SvtAv1EncApp.exe --help for a list of options

source pipe stderr:
av_interleaved_write_frame(): Broken pipe
Error writing trailer of pipe:: Broken pipe

ERROR [av1an_core::target_quality] [chunk 0] encoder crashed: exit code: 1
stdout:

stderr:
[SVT-Warning]: --keyint is now intra-period + 1!
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v0.9.0
Svt[info]: SVT [build] : GCC 11.2.0 64 bit
Svt[info]: LIB Build date: Jan 22 2022 07:53:27
Svt[info]: -------------------------------------------
Unprocessed tokens: --tf-level --palette-level --umv --ext-block --hbd-md --bipred-3x3 --pred-me --compound --sg-filter-mode --enable-restoration-filtering --cdef-level --disable-dlf --mrp-level --enable-pic-based-rate-est --enable-local-warp --enable-global-motion --enable-interintra-comp --obmc-level --rdoq-level --filter-intra-level --enable-intra-edge-filter

    Error in configuration, could not begin encoding! ...
    Run C:\Tools\Nmkoder1.9.1\bin\av1an\enc\SvtAv1EncApp.exe --help for a list of options

source pipe stderr:
av_interleaved_write_frame(): Broken pipe
Error writing trailer of pipe:: Broken pipe

ERROR [av1an_core::broker] [chunk 2] encoder crashed: exit code: 1
stdout:

stderr:
[SVT-Warning]: --keyint is now intra-period + 1!
Svt[info]: -------------------------------------------
Svt[info]: SVT [version]: SVT-AV1 Encoder Lib v0.9.0
Svt[info]: SVT [build] : GCC 11.2.0 64 bit
Svt[info]: LIB Build date: Jan 22 2022 07:53:27
Svt[info]: -------------------------------------------
Unprocessed tokens: --tf-level --palette-level --umv --ext-block --hbd-md --bipred-3x3 --pred-me --compound --sg-filter-mode --enable-restoration-filtering --cdef-level --disable-dlf --mrp-level --enable-pic-based-rate-est --enable-local-warp --enable-global-motion --enable-interintra-comp --obmc-level --rdoq-level --filter-intra-level --enable-intra-edge-filter

    Error in configuration, could not begin encoding! ...
    Run C:\Tools\Nmkoder1.9.1\bin\av1an\enc\SvtAv1EncApp.exe --help for a list of options

source pipe stderr:
av_interleaved_write_frame(): Broken pipe
Error writing trailer of pipe:: Broken pipe

What is wrong?

Thanks.

PS : Sorry for my poor english

@jll5
Copy link

jll5 commented Mar 9, 2022

You're trying to target VMAF, but it is currently broken and not working. As I am not a developer, I can't tell you if/when it will be fixed.

EDIT: See also issue #9

@n00mkrad
Copy link
Owner

n00mkrad commented Mar 9, 2022

Target VMAF won't work with SVT in 1.9.x for now, but it may work again in the future

@WorfKlingon
Copy link
Author

Thanks for the information. Hope to see the VMAF feature work again soon.

@DesertCookie
Copy link

Target VMAF won't work with SVT in 1.9.x for now, but it may work again in the future

In which version does it still work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants