got image file list ,audio file and srt file,how to write json5
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
{
// width: 2166, height: 1650, fps: 30,
width: 720, height: 1280, fps: 30,
outPath: './commonFeatures.mp4',
// outPath: './commonFeatures.gif',
audioFilePath: '.HowtoMakeYour_ucto.aiff',
clips: [
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './EWMYRHY72JAE5DT3QURHTS7K2Y.jpg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './How to Make Your Own Hand Sanitizer Gel.jpg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './merlin_170906667_661ce5e5-85e1-4215-8efd-8d2bca2e758b-superJumbo.jpg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1583947215259-38e31be8751f.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1583947581380-3d27ed02f76f.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1583947582387-6f2336412460.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1583947582411-e3ce8469d1ee.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1583947582886-f40ec95dd752.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './photo-1584483720412-ce931f4aefa8.jpeg', zoomDirection: 'out' }] },
{ duration: 92, transition: { name: 'directionalWarp' }, layers: [{ type: 'image', path: './sanitizer-1.jpg', zoomDirection: 'out' }] },
],
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue includes a JSON5-style video configuration with image clips and an audio file, but names no source file or test. Start by locating the CLI or configuration documentation for JSON5 input and supported media fields; done means providing clear guidance for configuring the listed image, audio, and subtitle-related files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100