Closed
Description
I'm trying to convert the Sintel open movie to AV1 using av1an default settings.
I am getting the following output for tag 0.2.0
:
Scene detection
[00:02:10] [##################################################################] 100% 21312/21312 (162.78 fps, eta 0s)
Queue: 138 Workers: 3 Passes: 2
Params: --threads=8 --cpu-used=6 --end-usage=q --cq-level=30 --tile-columns=2 --tile-rows=1 --kf-max-dist=240 --kf-min-dist=12
⠋ [00:01:23] [#>-------------------------------------------------------------------] 2% 409/21312 (4.84 fps, eta 72m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)', av1an-core/src/broker.rs:128:69
⠒ [00:02:27] [##>------------------------------------------------------------------] 3% 682/21312 (4.58 fps, eta 75m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)⠠ [00:02:30] [##>------------------------------------------------------------------] 3% 713/21312 (4.72 fps, eta 73m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)', av1an-core/src/broker.rs:128:69
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Any { .. }', av1an-core/src/broker.rs:53:35
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Any { .. }', av1an-core/src/settings.rs:868:21
The same happens for the most recent commit 57cbb29
Scene detection
00:02:10 [###################################################################] 100% 21312/21312 (163.14 fps, eta 0s)
Queue 138 Workers 3 Passes 2
Params: --threads=8 --cpu-used=6 --end-usage=q --cq-level=30 --tile-columns=2 --tile-rows=1 --kf-max-dist=240 --kf-min-dist=12
⠐ 00:01:17 [#>--------------------------------------------------------------------] 2% 407/21312 (5.19 fps, eta 67m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)', av1an-core/src/broker.rs:206:70
⠁ 00:02:20 [##>-------------------------------------------------------------------] 3% 687/21312 (4.88 fps, eta 70m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)⠐ 00:02:22 [##>-------------------------------------------------------------------] 3% 711/21312 (4.97 fps, eta 69m)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: ffmpeg::Error(1381258232: Stream not found)', av1an-core/src/broker.rs:206:70
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Any { .. }', av1an-core/src/broker.rs:161:35
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Any { .. }', av1an-core/src/settings.rs:944:21
Metadata
Metadata
Assignees
Labels
No labels
Activity