import { SceneData } from './types'; // Auto-generated from Whisper timestamps // Generated at: 2026-03-17T16:26:17.127Z export const scenes: SceneData[] = [ { "start": 0, "end": 10.937, "type": "title", "title": "Open, close low video generator, 高端风格系统优雅展示风格、权威叙事风格、奢华质感,风格极简", "xiaomo": "peek" }, { "start": 10.937, "end": 14.112, "type": "end", "title": "几何风格、电影叙事风格、全新视觉体验", "xiaomo": "wave" } ]; // Video metadata export const videoConfig = { fps: 30, width: 1080, height: 1920, // Vertical video for 视频号 durationInFrames: 424, // 14.11 seconds * 30 fps audioPath: 'premium-styles-test.mp3', // Audio file path (relative to public/) };