Windows Multimedia Formats

ملفات Windows Media تحمل هذه الأسماء النهائية: .asf، .asx، .wma، و .wmv.

فورمات ASF

فورمات ASF (Advanced Streaming Format) مصمم خصيصًا لتشغيله على الإنترنت.

تتضمن ملفات ASF الصوت والفيديو وعرض العروض وكذلك الأحداث المتزامنة.

يمكن تضييق ملفات ASF بشكل كبير بينما يمكنها نقل البيانات بشكل تدفق مستمر (تلفزيون عبر الإنترنت والبث). يمكن لهذه النسخة من الملفات أن تكون بأحجام مختلفة وأن يتم ضغطها لتتناسب مع مختلف السعات الباندوث (سرعة الاتصال).

فورمات ASX

ملف ASX (Advanced Stream Redirector) ليس ملف وسائط، بل هو ملف بيانات.

ملف البيانات يقدم معلومات عن الملف. ملف ASX هو ملف نصي用于 وصف محتويات الوسائط المتعددة:

<ASX VERSION="3.0">
<Title>عطلة 2001</Title>
<Entry>
    <ref href="holiday-1.avi"/>
</Entry>
<Entry>
    <ref href="holiday-2.avi"/>
</Entry>
<Entry>
    <ref href="holiday-2.avi"/>
</Entry>
</ASX>

ملف الوصف هذا يصف ثلاثة ملفات متعددة الوسائط. عند قراءة ملف ASX من قبل مشغل، يمكن للمشغل تشغيل الملفات الموصوفة.

فورمات WMA

WMA (Windows Media Audio) format is an audio format developed by Microsoft.

The design goal of WMA (Windows Media Audio) format is to handle various types of audio content. The files of this format can be deeply compressed and can transmit continuous data streams (online broadcasting). WMA files can be any size and can be compressed to adapt to different bandwidths (connection speeds).

WMA format is similar to ASF format (see above content).

WMV Format

WMV (Windows Media Video) format is a video format developed by Microsoft.

The design goal of WMV (Windows Media Video) format is to handle various types of video content. The files of this format can be deeply compressed and can transmit continuous data streams (online broadcasting). WMA files can be any size and can be compressed to adapt to different bandwidths (connection speeds).

WMV format is similar to ASF format (see above content).

Other Windows Media Formats

WAX (Windows Media Audio Redirector) files are very similar to ASX files, but are intended to describe audio files (.wma files).

WMP (Windows Media Player) files and WMX files are reserved file types for future use by Microsoft.