Stream copy
FFmpeg copies encoded audio packets instead of decoding and encoding them again.
Extract the first audio track from video into MKA without re-encoding. Preserve the source codec and quality with fast, private browser-local stream copy.
Your video stays on this device. Processing starts only after you click Convert.
Original audio
Copy the first audio track when speed and source fidelity matter most.
FFmpeg copies encoded audio packets instead of decoding and encoding them again.
Matroska Audio can hold common source codecs without pretending every stream is valid M4A or MP3.
Cuts can land near, rather than exactly on, the requested time because encoded packets are kept intact.
Workflow
Preserve the source stream and verify downstream compatibility.
Select the video and switch the output format to Original before converting.
Leave the full duration for the cleanest copy, or accept packet-level timing when trimming.
Play the file in VLC or another capable player, or transcode a working copy later.
Privacy boundary
Stream copy still happens entirely inside the local browser worker.
Clear limits of stream copy, MKA, and source codecs.
MKA safely contains many audio codecs. Renaming an AAC, Opus, Vorbis, or AC-3 stream to MP3 would be incorrect.
Usually, because it skips audio decoding and encoding. Reading and writing a large file still takes time.
Version one extracts the first audio track only.
Copy mode preserves encoded packets, so cut points follow packet boundaries instead of creating new samples.
Support varies. VLC and capable media apps usually work; MP3 or M4A is safer for built-in players.
No. Stream copy preserves the encoded audio packets and does not normalize or amplify them.