{"id":1105,"date":"2026-08-06T09:13:00","date_gmt":"2026-08-06T13:13:00","guid":{"rendered":"https:\/\/www.xconvert.com\/blog\/?p=1105"},"modified":"2026-06-25T01:03:55","modified_gmt":"2026-06-25T05:03:55","slug":"vob-m2ts-mts-explained","status":"publish","type":"post","link":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained","title":{"rendered":"VOB, M2TS &#038; MTS Explained: Disc &#038; Camcorder Video Formats"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You ripped a home-movie DVD and got a folder full of <code>.VOB<\/code> files. Or you pulled footage off a Sony camcorder and found <code>.MTS<\/code> files that no app will open. Or someone handed you a <code>.m2ts<\/code> from a Blu-ray and your editor just shrugged. These three extensions trip up the same people for the same reason: they\u2019re <strong>disc and camcorder delivery formats<\/strong>, built to play in a set-top box or stream off a disc \u2014 not to double-click on a laptop or drop into an editor. This guide explains exactly what each one is, where it comes from, and why converting to MP4 makes all three behave. We verified the containers, codecs, and folder structures against the DVD-Video, AVCHD, and Blu-ray BDAV specifications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick answer:<\/strong> <strong>VOB<\/strong> is the DVD-Video container \u2014 MPEG-2 video in an MPEG-2 <em>program<\/em> stream, stored in the <code>VIDEO_TS<\/code> folder on a DVD. <strong>M2TS<\/strong> is the Blu-ray\/AVCHD container \u2014 usually H.264 video in an MPEG-2 <em>transport<\/em> stream. <strong>MTS<\/strong> is the <em>same<\/em> AVCHD stream as recorded inside a camcorder; the only real difference from M2TS is the filename (<code>.MTS<\/code> uses the old 8.3 naming on the camera; it becomes <code>.m2ts<\/code> when copied to a computer or pressed to a Blu-ray). All three resist normal playback and editing because they\u2019re disc-delivery formats. Converting any of them to <strong>MP4<\/strong> (H.264) makes them play and edit everywhere.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Jump to a section<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#table\">The 30-second comparison table<\/a><\/li><li><a href=\"#vob\">VOB \u2014 the DVD-Video container<\/a><\/li><li><a href=\"#m2ts-mts\">M2TS and MTS \u2014 the AVCHD\/Blu-ray twins<\/a><\/li><li><a href=\"#why-stuck\">Why all three resist playback and editing<\/a><\/li><li><a href=\"#tool\">Convert VOB, M2TS, or MTS to MP4 on xconvert<\/a><\/li><li><a href=\"#faq\">FAQ<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"table\">The 30-second comparison table<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th><\/th><th><strong>VOB<\/strong><\/th><th><strong>M2TS<\/strong><\/th><th><strong>MTS<\/strong><\/th><\/tr><\/thead><tbody><tr><td><strong>Comes from<\/strong><\/td><td>DVD-Video discs<\/td><td>Blu-ray discs &amp; AVCHD media<\/td><td>AVCHD camcorders (in-camera)<\/td><\/tr><tr><td><strong>Container<\/strong><\/td><td>MPEG-2 <strong>program<\/strong> stream (PS)<\/td><td>BDAV MPEG-2 <strong>transport<\/strong> stream (TS)<\/td><td>BDAV MPEG-2 <strong>transport<\/strong> stream (TS)<\/td><\/tr><tr><td><strong>Usual video codec<\/strong><\/td><td>MPEG-2 (H.262)<\/td><td>H.264\/AVC (also MPEG-2, VC-1)<\/td><td>H.264\/AVC<\/td><\/tr><tr><td><strong>Usual audio<\/strong><\/td><td>Dolby Digital (AC-3), LPCM, DTS, MP2<\/td><td>Dolby Digital, LPCM, DTS, Dolby TrueHD<\/td><td>Dolby Digital (AC-3) or LPCM<\/td><\/tr><tr><td><strong>Where you find it<\/strong><\/td><td><code>VIDEO_TS\\<\/code> folder on a DVD<\/td><td><code>BDMV\\STREAM\\<\/code> on a Blu-ray; <code>AVCHD\\BDMV\\STREAM\\<\/code> on camcorder media<\/td><td>Directly off the camcorder\u2019s card\/<code>AVCHD<\/code> folder<\/td><\/tr><tr><td><strong>Filename style<\/strong><\/td><td><code>VTS_01_1.VOB<\/code><\/td><td>long names: <code>00001.m2ts<\/code><\/td><td>8.3 names: <code>00001.MTS<\/code><\/td><\/tr><tr><td><strong>Typical resolution<\/strong><\/td><td>720\u00d7480 (NTSC) \/ 720\u00d7576 (PAL) \u2014 SD<\/td><td>up to 1920\u00d71080 HD<\/td><td>up to 1920\u00d71080 HD<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The single most useful thing to understand: <strong>MTS and M2TS are the same format<\/strong> \u2014 the same AVCHD transport stream \u2014 distinguished only by where the file lives and how it\u2019s named. VOB is the older, separate, standard-definition DVD relative.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"vob\">VOB \u2014 the DVD-Video container<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>VOB stands for \u201cVideo Object,\u201d<\/strong> and it is the container format used on DVD-Video discs. Per the format\u2019s specification, \u201cthe VOB format is based on the MPEG program stream format\u201d \u2014 the same kind of stream you\u2019d find on a Video CD, but with extra DVD-specific structure layered on for menus and navigation. A <code>.vob<\/code> file multiplexes \u201cdigital video, digital audio, subtitles, DVD menus and navigation contents together into a stream form.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Concretely, on a standard DVD that means:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Video:<\/strong> MPEG-2 Part 2 (H.262) \u2014 DVD-Video uses MPEG-2 compression at up to 9.8 Mbit\/s (a few discs use MPEG-1).<\/li><li><strong>Audio:<\/strong> Dolby Digital (AC-3), LPCM, DTS, or MPEG-1 Audio Layer II.<\/li><li><strong>Resolution:<\/strong> standard definition \u2014 <strong>720\u00d7480<\/strong> in NTSC regions, <strong>720\u00d7576<\/strong> in PAL regions. VOB predates HD; you will never get a true HD picture out of a DVD VOB no matter what you convert it to.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">VOB files live in the <strong><code>VIDEO_TS<\/code><\/strong> directory at the root of a DVD, alongside <code>.IFO<\/code> (information) and <code>.BUP<\/code> (backup) files. They follow a fixed naming pattern \u2014 <code>VTS_01_1.VOB<\/code>, <code>VTS_01_2.VOB<\/code>, and so on \u2014 and each VOB is <strong>capped at 1 GiB<\/strong> so that older operating systems and file systems can read it. That\u2019s why a single 90-minute movie often spans several VOB files: it was sliced to fit the 1 GiB ceiling, not because there are multiple titles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"m2ts-mts\">M2TS and MTS \u2014 the AVCHD\/Blu-ray twins<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s the part that confuses everyone. <strong>M2TS and MTS are two names for the same underlying container.<\/strong> M2TS is \u201ca filename extension used for the Blu-ray disc Audio-Video (BDAV) MPEG-2 Transport Stream container file format,\u201d used to multiplex audio, video, and subtitle streams. The video inside is most often <strong>H.264\/MPEG-4 AVC<\/strong> (the format also allows MPEG-2 and SMPTE VC-1).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>AVCHD<\/strong> \u2014 the consumer HD camcorder format developed jointly by <strong>Sony and Panasonic and introduced in 2006<\/strong> \u2014 records into this exact same transport-stream container. AVCHD uses <strong>H.264\/MPEG-4 AVC<\/strong> for video and <strong>Dolby AC-3 or linear PCM<\/strong> for audio, and the streams are multiplexed into an MPEG transport stream stored on the card. So the camcorder\u2019s clips and a Blu-ray\u2019s clips are structurally the same thing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So why two extensions? <strong>The 8.3 filename convention.<\/strong> AVCHD media uses legacy 8.3 filenames (8 characters, a dot, then 3), while Blu-ray discs use long filenames. <code>M2TS<\/code> is four characters, which won\u2019t fit the 3-character limit \u2014 so the camera writes <code>.MTS<\/code> instead. As the Blu-ray BDAV documentation puts it: \u201cthe filename extension of video files is \u2018.MTS\u2019 instead of Blu-ray disc\u2019s \u2018.m2ts\u2019\u201d because AVCHD uses the legacy convention. The same stream that\u2019s <code>00001.MTS<\/code> on your camcorder\u2019s card becomes <code>00001.m2ts<\/code> when it\u2019s copied to a computer or authored to a Blu-ray.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The folders line up too:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Blu-ray:<\/strong> the file lives at <code>\\BDMV\\STREAM\\00001.m2ts<\/code> (or <code>\\BDAV\\STREAM\\\u2026<\/code>).<\/li><li><strong>AVCHD camcorder:<\/strong> the file lives at <code>\\AVCHD\\BDMV\\STREAM\\00001.MTS<\/code> \u2014 on Panasonic and Canon solid-state models the whole <code>AVCHD<\/code> folder is nested inside a <code>PRIVATE<\/code> directory.<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Practical takeaway:<\/strong> if you\u2019re staring at <code>.MTS<\/code> files, treat them exactly as you\u2019d treat <code>.m2ts<\/code>. Any tool that converts one converts the other; the choice of extension tells you the file\u2019s origin (camera vs. disc\/computer), not its contents.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why-stuck\">Why all three resist playback and editing<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">None of these formats was designed for the open desktop. They were designed to be read by a <strong>DVD player, a Blu-ray player, or a camcorder\u2019s own software<\/strong>, in a controlled environment where the hardware already knows the container, the codec, and the navigation structure. Drop them into a general-purpose world and three problems show up:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li><strong>Players don\u2019t recognize the container.<\/strong> Stock players on Windows and macOS, web browsers, and most phones expect MP4\/MOV. They often can\u2019t demux an MPEG program\/transport stream meant for a set-top box \u2014 so you get \u201cunsupported format,\u201d no audio, or nothing at all. (Specialist players like VLC <em>can<\/em> open all three; the point is that the <em>default<\/em> experience fails.)<\/li><li><strong>Editors choke on the stream type.<\/strong> Transport streams are built for broadcast\/disc delivery \u2014 robust against dropped packets, not optimized for frame-accurate scrubbing. Many editors either refuse AVCHD\/transport-stream files or force a slow \u201ctranscode on import\u201d step before you can cut.<\/li><li><strong>DVDs add navigation and the 1 GiB split.<\/strong> VOB files carry menus and navigation packs and are chopped into 1 GiB pieces, so even when one VOB opens, a single movie may be scattered across several files with the menu interleaved.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Converting to <strong>MP4 with H.264 video<\/strong> fixes all three at once: MP4 is the universally-recognized container, H.264 is the universally-decodable codec, and the output is a clean, single, editor-friendly file. (For AVCHD sources that are already H.264, this is essentially a re-wrap plus a codec normalize; for MPEG-2 DVD VOBs it\u2019s a true re-encode to H.264, and SD stays SD \u2014 converting can\u2019t add detail that the DVD never captured.)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tool\">Convert VOB, M2TS, or MTS to MP4 on xconvert<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/www.xconvert.com\/convert-mts-to-mp4\">xconvert MTS to MP4 converter<\/a> handles the AVCHD camcorder formats (<code>.MTS<\/code> and <code>.m2ts<\/code>) and produces a standard MP4 that plays and edits anywhere. There are matching tools for the other two formats: <a href=\"https:\/\/www.xconvert.com\/convert-m2ts-to-mp4\">convert M2TS to MP4<\/a> and <a href=\"https:\/\/www.xconvert.com\/convert-vob-to-mp4\">convert VOB to MP4<\/a>.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open <a href=\"https:\/\/www.xconvert.com\/convert-mts-to-mp4\">xconvert.com\/convert-mts-to-mp4<\/a> and click <strong>Upload<\/strong> \u2014 choose <strong>From my Computer<\/strong>, <strong>From Google Drive<\/strong>, or <strong>From Dropbox<\/strong>. (For a DVD rip, copy the <code>.VOB<\/code> files off the disc first, then use the VOB tool.)<\/li><li>Once the file is added, open <strong>Advanced Options<\/strong> (the gear icon) if you want to change anything \u2014 defaults give you a clean H.264 MP4.<\/li><li>Under <strong>Video resolution<\/strong>, leave it on <strong>Keep original<\/strong> to preserve your camcorder\u2019s 1080p (AVCHD), or pick a <strong>Preset Resolution<\/strong> to scale down. For DVD VOBs, keep the original 720\u00d7480\/576 \u2014 upscaling can\u2019t recover detail the disc never had.<\/li><li>If you need a smaller file, use <strong>File Compression<\/strong> and pick a mode \u2014 <strong>Quality Preset<\/strong>, <strong>Specific file size<\/strong>, <strong>Constant Quality<\/strong>, or <strong>Constant\/Variable Bitrate<\/strong>.<\/li><li>Click <strong>Convert<\/strong>, then download your MP4.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Your file uploads over an encrypted connection, is processed on our servers, and is automatically deleted a few hours later. Nothing stays around.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the step-by-step on the camcorder side specifically, see <a href=\"https:\/\/www.xconvert.com\/blog\/convert-mts-m2ts-avchd-to-mp4\/\">how to convert MTS\/M2TS (AVCHD camcorder) to MP4<\/a>. If you\u2019re weighing the codec inside the output, <a href=\"https:\/\/www.xconvert.com\/blog\/h264-vs-h265-which-to-use\/\">H.264 vs H.265<\/a> covers when each makes sense.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faq\">FAQ<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\">What is a VOB file?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>VOB (\u201cVideo Object\u201d) file is the container DVD-Video discs use.<\/strong> It\u2019s based on the MPEG program stream format and holds MPEG-2 video, audio (usually Dolby Digital), subtitles, menus, and navigation, multiplexed together. VOB files sit in the <code>VIDEO_TS<\/code> folder on a DVD, are named like <code>VTS_01_1.VOB<\/code>, and are capped at 1 GiB each \u2014 which is why one movie is often split across several VOBs.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">What is an M2TS file?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>M2TS is the container format used on Blu-ray discs and AVCHD media<\/strong> \u2014 formally the BDAV MPEG-2 Transport Stream. It multiplexes video (most often H.264\/AVC), audio, and subtitles. On a Blu-ray you\u2019ll find it at <code>\\BDMV\\STREAM\\00001.m2ts<\/code>. It\u2019s a delivery format for players, which is why a stock media player or video editor often can\u2019t open it directly.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">What\u2019s the difference between MTS and M2TS?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>They\u2019re the same format with different filenames.<\/strong> <code>.MTS<\/code> is what an AVCHD camcorder writes to its memory card, because camcorder media uses the legacy 8.3 filename convention and \u201cM2TS\u201d (four characters) won\u2019t fit the 3-character extension limit. When you copy the file to a computer or author it to a Blu-ray \u2014 which use long filenames \u2014 it becomes <code>.m2ts<\/code>. The video stream inside is identical; only the name and origin differ.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Why won\u2019t my MTS or VOB file play on my computer?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">Because these are <strong>disc\/camcorder delivery formats, not desktop formats.<\/strong> Stock players and browsers expect MP4 or MOV and often can\u2019t demux an MPEG program\/transport stream meant for a set-top box, so you get \u201cunsupported format,\u201d missing audio, or nothing. VLC can usually open all three, but the fix for everything else is to <strong>convert to MP4 (H.264)<\/strong>, which plays everywhere.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Will converting VOB to MP4 give me HD video?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>No \u2014 DVD VOBs are standard definition<\/strong> (720\u00d7480 NTSC or 720\u00d7576 PAL), so the MP4 will be SD too. Converting changes the container and codec, not the source resolution; it can\u2019t add detail the DVD never recorded. Upscaling only stretches the existing pixels. AVCHD <code>.MTS<\/code>\/<code>.m2ts<\/code> files, by contrast, are typically already 1080p HD.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Can I edit MTS\/M2TS files directly, or should I convert first?<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\">You can, but many editors either refuse AVCHD transport-stream files or force a slow <strong>\u201ctranscode on import.\u201d<\/strong> Converting to <strong>MP4 (H.264)<\/strong> up front gives you a single, clean, frame-friendly file that drops into any editor without the import-transcode wait \u2014 and it\u2019s the same H.264 video your camcorder already recorded, just re-wrapped into a universal container.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sources<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Last verified 2026-06-25.<\/em><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/DVD-Video\">Wikipedia \u2014 DVD-Video<\/a> \u2014 DVD-Video uses MPEG-2 Part 2 video, Dolby Digital\/LPCM\/DTS\/MP2 audio, 720\u00d7480 (NTSC)\/720\u00d7576 (PAL); <code>VIDEO_TS<\/code> directory with <code>VTS_zz_x.VOB<\/code>\/<code>.IFO<\/code>\/<code>.BUP<\/code> naming.<\/li><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/VOB\">Wikipedia \u2014 VOB<\/a> \u2014 \u201cVideo Object\u201d; based on the MPEG program stream; holds video\/audio\/subtitles\/menus\/navigation; stored in <code>VIDEO_TS<\/code>; broken into 1 GiB files for compatibility.<\/li><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/AVCHD\">Wikipedia \u2014 AVCHD<\/a> \u2014 developed jointly by Sony and Panasonic, introduced 2006; H.264\/MPEG-4 AVC video, Dolby AC-3\/LPCM audio; <code>.MTS<\/code> on camera \/ <code>.m2ts<\/code> after import; <code>PRIVATE\/AVCHD\/BDMV\/STREAM<\/code> directory; based on the Blu-ray BDAV transport stream; up to 1920\u00d71080.<\/li><li><a href=\"https:\/\/en.wikipedia.org\/wiki\/.m2ts\">Wikipedia \u2014 .m2ts<\/a> \u2014 BDAV MPEG-2 Transport Stream container; <code>\\BDMV\\STREAM\\00001.m2ts<\/code> on Blu-ray vs <code>\\AVCHD\\BDMV\\STREAM\\00001.MTS<\/code> on camcorders; the 8.3 filename reason for <code>.MTS<\/code> vs <code>.m2ts<\/code>; video codecs H.262\/MPEG-2, H.264\/AVC, or SMPTE VC-1.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.<\/p>\n","protected":false},"author":3,"featured_media":1104,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,14],"tags":[],"class_list":["post-1105","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to-guides","category-tools"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>VOB, M2TS &amp; MTS Explained: Disc &amp; Camcorder Video Formats<\/title>\n<meta name=\"description\" content=\"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VOB, M2TS &amp; MTS Explained: Disc &amp; Camcorder Video Formats\" \/>\n<meta property=\"og:description\" content=\"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained\" \/>\n<meta property=\"og:site_name\" content=\"XConvert Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/xconvertcom\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-06T13:13:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"James\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:site\" content=\"@xconvert_com\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"James\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained\"},\"author\":{\"name\":\"James\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\"},\"headline\":\"VOB, M2TS &#038; MTS Explained: Disc &#038; Camcorder Video Formats\",\"datePublished\":\"2026-08-06T13:13:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained\"},\"wordCount\":1956,\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-140.png\",\"articleSection\":[\"How To Guides\",\"Tools\"],\"inLanguage\":\"en-CA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained\",\"name\":\"VOB, M2TS & MTS Explained: Disc & Camcorder Video Formats\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-140.png\",\"datePublished\":\"2026-08-06T13:13:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\"},\"description\":\"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\\\/camcorder format to MP4.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#primaryimage\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-140.png\",\"contentUrl\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/featured-140.png\",\"width\":2400,\"height\":1260,\"caption\":\"The xconvert MTS to MP4 converter at \\\/convert-mts-to-mp4 with the Upload button highlighted \u2014 upload an AVCHD camcorder file to convert it to MP4\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/vob-m2ts-mts-explained#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.xconvert.com\\\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VOB, M2TS &#038; MTS Explained: Disc &#038; Camcorder Video Formats\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/\",\"name\":\"XConvert Blog\",\"description\":\"Blog for XConvert file converter\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/#\\\/schema\\\/person\\\/3434db135e6a7f239ba8414244df9845\",\"name\":\"James\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g\",\"caption\":\"James\"},\"url\":\"https:\\\/\\\/www.xconvert.com\\\/blog\\\/author\\\/james\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"VOB, M2TS & MTS Explained: Disc & Camcorder Video Formats","description":"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained","og_locale":"en_US","og_type":"article","og_title":"VOB, M2TS & MTS Explained: Disc & Camcorder Video Formats","og_description":"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.","og_url":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained","og_site_name":"XConvert Blog","article_publisher":"https:\/\/www.facebook.com\/xconvertcom","article_published_time":"2026-08-06T13:13:00+00:00","og_image":[{"width":2400,"height":1260,"url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png","type":"image\/png"}],"author":"James","twitter_card":"summary_large_image","twitter_creator":"@xconvert_com","twitter_site":"@xconvert_com","twitter_misc":{"Written by":"James","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#article","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained"},"author":{"name":"James","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845"},"headline":"VOB, M2TS &#038; MTS Explained: Disc &#038; Camcorder Video Formats","datePublished":"2026-08-06T13:13:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained"},"wordCount":1956,"image":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png","articleSection":["How To Guides","Tools"],"inLanguage":"en-CA"},{"@type":"WebPage","@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained","url":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained","name":"VOB, M2TS & MTS Explained: Disc & Camcorder Video Formats","isPartOf":{"@id":"https:\/\/www.xconvert.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#primaryimage"},"image":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#primaryimage"},"thumbnailUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png","datePublished":"2026-08-06T13:13:00+00:00","author":{"@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845"},"description":"What VOB, M2TS, and MTS files are, where they come from, and why MTS vs M2TS is just a filename. Plus how to convert each disc\/camcorder format to MP4.","breadcrumb":{"@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#primaryimage","url":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png","contentUrl":"https:\/\/www.xconvert.com\/blog\/wp-content\/uploads\/2026\/06\/featured-140.png","width":2400,"height":1260,"caption":"The xconvert MTS to MP4 converter at \/convert-mts-to-mp4 with the Upload button highlighted \u2014 upload an AVCHD camcorder file to convert it to MP4"},{"@type":"BreadcrumbList","@id":"https:\/\/www.xconvert.com\/blog\/vob-m2ts-mts-explained#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.xconvert.com\/blog"},{"@type":"ListItem","position":2,"name":"VOB, M2TS &#038; MTS Explained: Disc &#038; Camcorder Video Formats"}]},{"@type":"WebSite","@id":"https:\/\/www.xconvert.com\/blog\/#website","url":"https:\/\/www.xconvert.com\/blog\/","name":"XConvert Blog","description":"Blog for XConvert file converter","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.xconvert.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Person","@id":"https:\/\/www.xconvert.com\/blog\/#\/schema\/person\/3434db135e6a7f239ba8414244df9845","name":"James","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/46be416a360dc6b95bffc4b116d86872c03f8d8e4c1047a3a08033742f03d04d?s=96&d=mm&r=g","caption":"James"},"url":"https:\/\/www.xconvert.com\/blog\/author\/james"}]}},"_links":{"self":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/comments?post=1105"}],"version-history":[{"count":1,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1105\/revisions"}],"predecessor-version":[{"id":1106,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/posts\/1105\/revisions\/1106"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media\/1104"}],"wp:attachment":[{"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/media?parent=1105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/categories?post=1105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.xconvert.com\/blog\/wp-json\/wp\/v2\/tags?post=1105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}