1. Extract Lecture Audio for Commuting
StudentBackground
A student has a 1-hour lecture recorded in MP4 format and wants to listen during daily commutes.
Problem
The video file is large and not practical for audio-only playback on mobile devices.
How to use
Upload the lecture.mp4 file, set bitrate to 128 kbps, and keep metadata to retain the lecture title.
bitrate: 128k, sampleRate: auto, channels: auto, keepMetadata: trueOutcome
A compact Opus audio file is generated, ideal for listening on the go with preserved metadata.