-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
chapter_exe terminate called after throwing an instance of 'AvisynthError'
略
/home/XXXX/src/JoinLogoScpTrialSetLinux/modules/join_logo_scp_trial/src/output/chapter_jls.js:51
for(let r of data.match(RegExp(strRegTrim,'g'))){
TypeError: data.match is not a function or its return value is not iterable
at Interface.<anonymous> (/home/XXXX/src/JoinLogoScpTrialSetLinux/modules/join_logo_scp_trial/src/output/chapter_jls.js:51:25)
at Interface.emit (node:events:517:28)
at [_onLine] [as _onLine] (node:internal/readline/interface:423:12)
at [_normalWrite] [as _normalWrite] (node:internal/readline/interface:617:22)
at ReadStream.ondata (node:internal/readline/interface:250:23)
at ReadStream.emit (node:events:517:28)
at addChunk (node:internal/streams/readable:368:12)
at readableAddChunk (node:internal/streams/readable:341:9)
at Readable.push (node:internal/streams/readable:278:10)
at node:internal/fs/streams:277:14
Node.js v18.19.1
環境
orange pi5 plus
ubuntu-rockchip (Ubuntu 24.04 LTS)
ffmpeg-rockchip(6.0)
他メモ https://note.com/perl2note/n/n180020ce5967
使用コマンド
jlse -i "ファイル名" -e -t cutcm_logo -o " -c:v h264_rkmpp -vf pullup=jb=54 -preset veryfast -acodec aac -b:v 4M -aspect 16:9 -r 24000/1001 -ab 256K"
jlse --helpは通るところまで行けたのですがTSファイルを指定してエンコードを走らせたところ
lwiファイルの作成までは行くのですがそのあと上記エラーが発生しました。
自分でも調べて解決に至らず、可能でしたらお知恵を拝借させていただけないでしょうか。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels