MTS
MTS video containerUsed for recorded motion video with an accompanying soundtrack.
- Family
- Video
- MIME
- video/mp2t
Free MTS to OGG conversion online, with the real audio-stream extraction behavior, what gets lost, and a concrete way to check the output.
Converter.now selects the audio stream in MTS, leaves the picture stream out, and encodes that sound as OGG. The result is audio, not a silent copy of the video. MTS is read as an AVCHD transport stream whose packet timestamps, interlaced fields, long-GOP video, audio programs, and spanned-clip boundaries need reconciliation. The OGG destination packages codec packets in timestamped pages with Vorbis-style comments, prioritizing open playback over MP4-family metadata conventions.
Decoded from an AVCHD transport-stream recording commonly produced directly by cameras. Encoded to an open Ogg container commonly holding Vorbis audio in this workflow.
Used for recorded motion video with an accompanying soundtrack.
Designed for music, speech, and time-based sound.
Interlacing, long-GOP timing, multiple audio streams, and camera spanned clips require deliberate handling.
Some business and mobile apps do not accept OGG, and lossy Vorbis transcoding cannot recover source detail.
The verified OGG profile uses Vorbis variable-quality encoding at quality level 5.
Check frame rate and field order, stream count, clip duration, spanned boundaries, timestamps, seeking, and audio sync.
Listen for tonal artifacts and confirm the actual codec, channel layout, duration, and target-app support.
Take this route when only dialogue, music, or a soundtrack needs to reach a OGG-accepting system; hold onto MTS whenever its pictures, captions, or visual timing still matter.