What is the difference between .trec and .webm?
- Extension
 - .trec
 - .webm
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Video
 
- Developer
 - TechSmith
 
- Description
 - A TREC file contains a screen recording captured by TechSmith Camtasia, a screen recording and video editing program. It stores audio and video from a user's screen recording session and includes metadata, such as cursor effects and transitions. TREC files are typically used for storing content for tutorials and demonstrations.
 - A WEBM file is a compressed video saved in the WebM format, an open, high-quality video standard. It stores video compressed using VP8 technology and audio compressed using Ogg Vorbis compression. WEBM files are commonly used for delivering online videos using the HTML5 <video> tag.
 
- MIME Type
 - application/trec
 - video/webm
 
- Sample
 - sample.webm
 
- Wikipedia
 - .webm on Wikipedia