WTV to F4V Converter

Convert WTV files to F4V format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: WTV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

How to Convert WTV to F4V Online

  1. Upload Your WTV File: Drag and drop your .wtv recording onto the page, or click "+ Add Files" to browse. Batch uploads are supported, useful if you exported multiple episodes from \Users\Public\Recorded TV\. Files process on our servers — no install, no sign-up.
  2. Pick Quality Preset and Codec: F4V wraps H.264 video with AAC audio. The default Quality Preset is "Very High (Recommended)" for near-source fidelity. Choose "High" or "Medium" to shrink the file, or switch to Constant Bitrate / Variable Bitrate / Constraint Quality if you have a specific bitrate or CRF target.
  3. Resize or Trim (Optional): Use Preset Resolutions (1080p, 720p, 480p, etc.), enter a Width x Height, or scale by Resolution Percentage to downscale a 1080i broadcast capture for web delivery. Set a Time Range under Trim to drop ad breaks or station idents from the WTV recording.
  4. Convert and Download: Click "Convert". The processed .f4v file is decrypted from the WTV container, re-muxed into the ISO base media file format Adobe shipped with Flash Player 9 Update 3, and offered as a direct download.

Why Convert WTV to F4V?

WTV is Microsoft's container for Windows Media Center TV recordings — introduced with the Windows Media Center TV Pack 2008 on Vista and shipped in all Media Center editions of Windows 7. It wraps MPEG-2 or MPEG-4 video with MPEG-1 Layer II or Dolby Digital AC-3 audio and adds Microsoft-specific metadata and DRM. Microsoft dropped Media Center from Windows 10 in 2015 and ended Electronic Program Guide service on January 14, 2020, so most modern players cannot open .wtv directly. F4V is Adobe's MP4 variant introduced December 3, 2007 alongside Flash Player 9 Update 3, sharing the ISO base media file format with .mp4 but with H.264 video and AAC audio in place of WTV's MPEG-2/AC-3 stack.

  • Legacy Flash-based LMS and CMS workflows — Older corporate learning management systems, e-learning packages, and CMS templates from the 2008-2015 era expect .f4v for embedded video assets. If you're maintaining one of those installations, you still need to deliver F4V even though Adobe Flash Player itself was retired on December 31, 2020.
  • Archiving Media Center recordings in a portable container.wtv is bound to Windows. F4V uses the same MPEG-4 box structure as MP4, so the resulting file plays in VLC, PotPlayer, and MPC-HC on any OS without needing Windows Media Center installed.
  • DVR-MS / WTV migration audits — When auditing a Windows 7 Media Center library before retiring the host, converting to F4V re-encodes the MPEG-2 broadcast video into H.264, dropping the file size 40-60 percent at comparable visual quality while stripping the CGMS-A and proprietary Microsoft metadata.
  • Feeding Adobe Animate or older AIR projects — Adobe Animate (formerly Flash Professional) and legacy Adobe AIR runtimes import .f4v natively. Recordings captured from Media Center can be dropped straight into an Animate timeline once converted.
  • Standardizing a mixed video library — If your archive already contains a mix of .flv and .f4v from earlier Flash projects, converting Media Center captures to F4V keeps the library homogeneous instead of mixing in .wtv files no modern player handles.

WTV vs F4V — Format Comparison

Property WTV F4V
Full name Windows Recorded TV Show Flash MP4 video
Vendor Microsoft Adobe
Introduced 2008 (Vista, with Media Center TV Pack 2008) December 3, 2007 (Flash Player 9 Update 3)
Container basis Proprietary Microsoft (not ASF) ISO base media file format (MPEG-4 Part 12)
Typical video codec MPEG-2, MPEG-4 Part 2 H.264 (AVC)
Typical audio codec MPEG-1 Layer II or Dolby AC-3 AAC (also MP3)
Codecs explicitly unsupported n/a (broadcast-only stack) Sorenson Spark, VP6, Screen Video, ADPCM, Nellymoser
DRM / copy protection CGMS-A broadcast flag honored None inherent
Native player today Windows Media Center (removed in Windows 10); VLC partial VLC, PotPlayer, MPC-HC; not natively in modern browsers
Successor / status Successor to DVR-MS; legacy after WMC removal (2015) Legacy after Flash Player EOL (Dec 31, 2020)

F4V Quality Preset Guide

Preset Use case Approx CRF / VBR target Notes
Highest Near-source for archival from MPEG-2 broadcast CRF ~18 Largest file; best for re-editing
Very High (default) General-purpose conversion CRF ~20 Sweet spot for most WTV recordings
High LMS / e-learning embed at 720p CRF ~23 Roughly half the size of "Highest"
Medium 480p preview, web embed CRF ~26 Acceptable for talking-head broadcasts
Low / Lowest Thumbnail proxies or storage-constrained archives CRF ~30+ Visible compression artifacts on motion

Frequently Asked Questions

Why convert WTV to F4V instead of MP4 in 2026?

For most workflows MP4 is the right target — see WTV to MP4. Choose F4V only when a downstream system specifically demands the .f4v extension: an older LMS player, an Adobe Animate / AIR project, a CMS template hard-coded for Flash assets, or a legacy CDN configured with video/x-f4v MIME types. Technically the F4V and MP4 you'd get are almost identical (both ISO base media file format with H.264 + AAC); the extension and a few Adobe-specific boxes are the main difference.

Will the conversion remove the CGMS-A copy protection on my WTV file?

If the broadcaster set the CGMS-A flag to "Copy Never" or "Copy Once" and Windows Media Center honored it, the WTV file is bound to the originating PC and cannot be re-encoded in a browser tool. Unprotected WTV recordings (most over-the-air ATSC broadcasts in the US) convert without issue. If the upload fails or produces a zero-byte F4V, your source is almost certainly DRM-locked — you'd need to play it back on the original Media Center machine.

Why is my F4V file noticeably smaller than the WTV source?

WTV stores broadcast MPEG-2 at 12-19 Mbps for HD ATSC, which is inefficient by modern standards. F4V re-encodes that to H.264 at the Quality Preset you choose; H.264 typically delivers comparable visual quality at one-third to half the bitrate of MPEG-2. A 6 GB one-hour HD broadcast capture commonly lands around 2-3 GB at "Very High" and under 1 GB at "Medium".

Can VLC, PotPlayer, or MPC-HC play the resulting F4V?

Yes. F4V uses the same MPEG-4 box structure as MP4, and the open-source players VLC, PotPlayer, and MPC-HC all decode H.264 + AAC natively. You do not need Adobe Flash Player installed — Adobe officially ended Flash Player support on December 31, 2020, and the browser plugin no longer runs on Chrome, Firefox, Edge, or Safari.

Do modern browsers play F4V via the HTML5 <video> tag?

Not reliably. Browsers detect by MIME type and codec, and video/x-f4v is not in the HTML5 spec. Some browsers will play F4V if the server serves it as video/mp4 and the file is actually an MP4-compatible box structure, but this is server-dependent and not portable. For browser embedding, convert to MP4 instead — see F4V to MP4.

What happens to the Microsoft-specific metadata in the WTV file?

The Media Center metadata (program title, channel, original air date, EPG description, recording start/end timestamps) lives in proprietary Microsoft tags and is not preserved in the F4V output. F4V supports MP4-style metadata via the udta box, but the WTV-to-F4V re-mux discards the broadcaster fields. If you need to retain that metadata, export it from Media Center to a sidecar .xml or .txt before converting.

Can I trim out commercials before converting to F4V?

Yes. Use the Trim controls to set a Time Range with start and end timestamps before conversion. For multiple cut-points (e.g., a full broadcast with three ad breaks), convert once to F4V and then use F4V trim or run the WTV through WTV trim first and convert each segment separately.

Why does the output use H.264 + AAC and not the original MPEG-2 + AC-3?

The F4V specification, published by Adobe alongside Flash Player 9 Update 3 in 2007, restricts the container to H.264 video and AAC (or MP3) audio. Sorenson Spark, VP6, Screen Video, ADPCM, and Nellymoser — codecs FLV supported — are explicitly disallowed in F4V. MPEG-2 video and AC-3 audio from your WTV source must be transcoded to fit the spec.

Is F4V still worth using if Flash is dead?

Only if a specific downstream system requires the .f4v extension. For new projects, deliver MP4. For maintaining an existing Flash-era LMS, CMS template, or Adobe Animate / AIR application, F4V remains valid because the underlying H.264 + AAC streams play in any modern decoder; only the Flash Player browser plugin is gone. If your goal is a Flash-free archive, convert to WTV to MKV instead.

Rate WTV to F4V Converter Tool

Rating: 4.8 / 5 - 87 reviews