# luck-coder **Repository Path**: gnahz1/luck-coder ## Basic Information - **Project Name**: luck-coder - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-03 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # YOLO 打标签工具 This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` # MAC 电脑安装视频转图片的工具 ffmpeg ```bash brew install ffmpeg ``` ## 找到 ffmge 所在的位置 ```bash which ffmpeg ``` ![img.png](img.png) ![img_1.png](img_1.png)