{"status":"ok","message":"Video Processing API Server","endpoints":["GET  / - Health check","POST /info - Get video information","POST /slice - Slice video horizontally","POST /merge - Merge video with image overlay","POST /expand - Expand video horizontally","GET  /jobs - List all jobs (requires queue setup)","GET  /jobs/stats - Get job statistics (requires queue setup)","GET  /jobs/:jobId - Get job status (requires queue setup)","DELETE /jobs/:jobId - Delete job (requires queue setup)"]}