# lrc-offset **Repository Path**: k34869/lrc-offset ## Basic Information - **Project Name**: lrc-offset - **Description**: Lyrics timestamp offset tool. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-10-04 - **Last Updated**: 2024-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, ffmpeg ## README # lrc-offset ``` Usage: lrc-offset [options] [command] LRC lyrics timestamp offset tool. Arguments: input input source Options: -V, --version output the version number -t, --type input type(lyric | embed | other | auto) -s, --offset lyrics timestamp offset( value: second ) -o, --output [path] output file -c, --convert [format] output conversion format --save [isSave] do you want to save the changes --show-diff [isShowDiff] show diff information -h, --help display help for command Commands: export-before-save do you want to save the changes ```