各位大大 小弟想把asx多媒體檔
轉換成為不上網就能看的任何一種多媒體檔類型
不知道有沒有辦法
因為此類型檔案 根本無法留在電腦裡
若問題已經有人發問過了 請不要幹我T_T
請教關於*.asx 線上多媒體檔的問題
版主: DearHoney
Try AsfRecorder.
----------------------------------------------------------------------------
Some advantages/special features of this utility
----------------------------------------------------------------------------
* With this utility it is possible to download high-quality (high bandwith)
content using a low-bandwidth connection (e.g. modem) for later and
repeated replay.
* You can record live video content from web cams and internet broadcasts
that you can't record otherwise.
* The code is written in portable ANSI-C, so it can be compiled on many
operating systems. The INTEL byte-ordering of the data stream is
processed in a system-independent manner. Only the GUI code is
windows-specific and is limited to a Windows platform. Download a stream
at university/at work on Unix systems and enjoy it at home on your PC.
* This tool is using a HTTP streaming protocol. HTTP is a
connection-oriented protocol based on TCP. The protocol layer has built
in error correction (ARQ). So packet loss does not have any influence on
visual or acoustic quality of the downloaded stream. You will always get
the same quality that the source stream on the media server can offer.
* HTTP streaming passes most firewalls. UDP does not. That is the only
reason why it was implemented by Microsoft.
* This utility supports automatic resuming of an interrupted download.
* This utility does _not_ send detailed information about your computer
system to the media server, as the Windows Media Player 6.4 does (monitor
the packet traffic for a HTTP transmission and see yourself, if you don't
believe me)
<!-- Edit Notice Start -->
<font size=-1>[ 這篇文章在 2001-06-11 14:12 被 火引 編輯過 ]</font><!-- Edit Notice End -->
----------------------------------------------------------------------------
Some advantages/special features of this utility
----------------------------------------------------------------------------
* With this utility it is possible to download high-quality (high bandwith)
content using a low-bandwidth connection (e.g. modem) for later and
repeated replay.
* You can record live video content from web cams and internet broadcasts
that you can't record otherwise.
* The code is written in portable ANSI-C, so it can be compiled on many
operating systems. The INTEL byte-ordering of the data stream is
processed in a system-independent manner. Only the GUI code is
windows-specific and is limited to a Windows platform. Download a stream
at university/at work on Unix systems and enjoy it at home on your PC.
* This tool is using a HTTP streaming protocol. HTTP is a
connection-oriented protocol based on TCP. The protocol layer has built
in error correction (ARQ). So packet loss does not have any influence on
visual or acoustic quality of the downloaded stream. You will always get
the same quality that the source stream on the media server can offer.
* HTTP streaming passes most firewalls. UDP does not. That is the only
reason why it was implemented by Microsoft.
* This utility supports automatic resuming of an interrupted download.
* This utility does _not_ send detailed information about your computer
system to the media server, as the Windows Media Player 6.4 does (monitor
the packet traffic for a HTTP transmission and see yourself, if you don't
believe me)
<!-- Edit Notice Start -->
<font size=-1>[ 這篇文章在 2001-06-11 14:12 被 火引 編輯過 ]</font><!-- Edit Notice End -->
asx 是一種index 媒體標示檔
實際上 裡面是不存在著media stream content
這能算是一個index
如果沒有錯
應該是"硬抓後分析 media stream 檔位置"
請參考
http://www.nhit.edu.tw/html/nhit-news/j ... %80%89.pdf
實際上 裡面是不存在著media stream content
這能算是一個index
如果沒有錯
應該是"硬抓後分析 media stream 檔位置"
請參考
http://www.nhit.edu.tw/html/nhit-news/j ... %80%89.pdf