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

x265 issue, problem with muxing #907

Open
raysv opened this issue Jan 14, 2025 · 0 comments
Open

x265 issue, problem with muxing #907

raysv opened this issue Jan 14, 2025 · 0 comments

Comments

@raysv
Copy link

raysv commented Jan 14, 2025

Hi,
Trying to do some 265 encodes with 0.4.4.

However running into this problem:

thread '' panicked at /home/raysv/.cargo/registry/src/index.crates.io-6f17d22bba15001f/av1an-core-0.4.4/src/broker.rs:172:49:
called Result::unwrap() on an Err value: EncoderCrash { exit_status: ExitStatus(unix_wait_status(256)), stdout: , stderr: , source_pipe_stderr: [vost#0:0/wrapped_avframe @ 0x5566be4c0a40] Error submitting a packet to the muxer: Broken pipe
Last message repeated 1 times
[out#0/yuv4mpegpipe @ 0x5566be4c02c0] Error muxing a packet
[out#0/yuv4mpegpipe @ 0x5566be4c02c0] Task finished with error code: -32 (Broken pipe)
[out#0/yuv4mpegpipe @ 0x5566be4c02c0] Terminating thread with return code -32 (Broken pipe)
[out#0/yuv4mpegpipe @ 0x5566be4c02c0] Error writing trailer: Broken pipe
[out#0/yuv4mpegpipe @ 0x5566be4c02c0] Error closing file: Broken pipe
, ffmpeg_pipe_stderr: None }

Anyone got any suggestions on what might be wrong here? svt-av1 works just fine.

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

1 participant