multimedia最新書籤


Icon_arrow_right 1489 天前 
902221

臺大演講網 Popup

臺大演講網 Popup

teacherfrog 收藏於 2008/05/01
本校擁有全國最豐沛的師資與課程資源,也經常舉辦各種專題演講、系列演講或研討會,主題涵蓋各學科領域,兼具學術與應用等各層面,尤其主講者皆是當今社會優秀傑出人才,其中更不乏國際重量級大師之人物,甚至是諾貝爾得主等,這些都是超越課堂教學之重要學習資源,也是師生們相當重視的學習活動。為保存這類珍貴資產,教學發展中心數位媒體組負責建置「臺大演講網(NTU Speech)」,讓師生們可以不受時間與空間之限制,隨時反覆瀏覽這些精彩的演講,甚至收看立即的實況轉播,作為重要的延伸學習與進修資源。
Icon_arrow_right 1491 天前 
985761

Meme -- 教學與反省: 簡報利器、電子白板的替代品:ScreenMarker Popup

Meme -- 教學與反省: 簡報利器、電子白板的替代品:ScreenMarker Popup

teacherfrog 收藏於 2008/04/29
之前我曾提過一個可以替代電子白板的軟體 ZoomIt,現在我發現另一個比 ZoomIt 更好的免費軟體:ScreenMarker (點連結至官方網頁下載,大小 88KB)。 ScreenMarker 與 ZoomIt 相同,都是可以在電腦螢幕上任意畫圖的程式,在簡報時,如果需要標出螢幕上的某個重點,就利用 ScreenMarker / ZoomIt 將重點畫出來。
Icon_arrow_right 1515 天前 
971276

Language Learning Media Player Popup

Language Learning Media Player Popup

teacherfrog 收藏於 2008/04/05
將任一影片或聲音檔變成互動性極佳的語言學習資源。 英語聽力練習工具。 應用範圍: 語言學習、騰錄音稿、聽寫、字幕製作 、課堂錄音電子筆記.... 語言學習: 波形界面. ( 視覺化復讀操作 ) 強大復讀功能。( 一鍵復讀, srt,Lrc 字幕單句復讀 ) 智能分句。( 電腦程序自動智能分析,判斷句讀分界. ) 字幕同步詞典。(依使用者程度自動分級查詢) 變速不變調播放,視音頻文件。 支援螢幕取詞功能。 聽寫及依字幕自動校對功能及匹配時間碼。 字幕中英對照文本界面。 支援多種字幕格式 srt, lrc, .idx( .sub )等。 mp3句子庫製作功能
Icon_arrow_right 1584 天前 
Icon_arrow_right 1588 天前 
930817

Meme -- 教學與反省 | 電子白板對教學的助益? Popup

Meme -- 教學與反省 | 電子白板對教學的助益? Popup

原文來自 Yukie
teacherfrog 收藏於 2008/01/24
電子白板是什麼呢?它外形就像我們常見的白板,但可以將電腦畫面呈現在其上,而且它還有電子筆,所以老師可以在上面書寫,也可以將書寫的內容存下來,甚至還可以將書寫的過程存成影像檔重覆播放。 聽起來不錯啊,可以將電腦畫面呈現在上面。這樣就像一塊很大的螢幕了嘛!!如果有這個東西,老師上課就不用把單槍投影機搬來搬去了,可以有效提昇教師資訊融入教學的比例。 錯了!! 如果你祇聽他的文宣廣告確實會以為它可以顯示畫面,但其實電子白板祇是一塊超大型的手寫板,它本身並沒有顯示功能。

這是一位老師對電子白板使用的省思,也有廠商和其他使用者不同意見的回覆    繼續閱讀...

這是一位老師對電子白板使用的省思,也有廠商和其他使用者不同意見的回覆繼續閱讀
Icon_arrow_right 1609 天前 
Icon_arrow_right 1672 天前 
Icon_arrow_right 1718 天前 
Icon_arrow_right 1744 天前 
753846

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Etch) | HowtoForge - Linux Howto Popup

Build Your Own Video Community With Lighttpd And FlowPlayer (Debian Etch) | HowtoForge - Linux Howto Popup

elleryq 收藏於 2007/08/21
This article shows how you can build your own video community using lighttpd with its mod_flv_streaming module (for streaming .flv videos, the format used by most major video communities such as YouTube) and its mod_secdownload module (for preventing hotlinking of the videos). I will use FlowPlayer as the video player, a free Flash video player with support for lighttpd's mod_flv_streaming module. I will also show how you can encode videos (.mp4 .mov .mpg .3gp .mpeg .wmv .avi) to the FLV format supported by Adobe Flash. This document comes without warranty of any kind! I want to say that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. I do not issue any guarantee that this will work for you!
Icon_arrow_right 1773 天前 
Icon_arrow_right 1779 天前 
665490

Convert .flv (Google Videos) to .mpg using ffmpeg -- Ubuntu Geek Popup

Convert .flv (Google Videos) to .mpg using ffmpeg -- Ubuntu Geek Popup

elleryq 收藏於 2007/07/17
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows. In ubuntu This package contains the ffplay multimedia player, the ffserver streaming server and the ffmpeg audio and video encoder. They support most existing file formats (AVI, MPEG, OGG, Matroska, ASF, …) and encoding formats (MPEG, DivX, MPEG4, AC3, DV, …). ffmpeg Features * ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. * ffserver is an HTTP (RTSP is being developped) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. * ffplay is a simple media player based on SDL and on the FFmpeg libraries. * libavcodec is a library containing all the FFmpeg audio/video encoders and decoders. Most codecs were developped from scratch to ensure best performances and high code reusability. * libavformat is a library containing parsers and generators for all common audio/video formats.
Icon_arrow_right 1785 天前 
652461

TonyChou Walker: [Software] 利用免費、免安裝的Audacity Portable編輯MP3!<h6>Tag:Software、教學</h6> Popup

TonyChou Walker: [Software] 利用免費、免安裝的Audacity Portable編輯MP3!<h6>Tag:Software、教學</h6> Popup

原文來自 Nike小周
布魯斯 收藏於 2007/07/11
最近閒來無事在 PortableApps.com 閒逛發現了 Audacity Portable 這個免費、免安裝、多國語言的音頻編輯軟體,便想說利用看看此軟體來編輯手機的MP3鈴聲,成效還不錯~用起來還算頗簡單的,聽說此軟體的"錄音"功能不錯,不過沒機會研究,如果您跟我一樣想找一套"免費、免安裝、繁中版"的音頻編輯軟體來做簡單的處理是很值得用看看 Audacity Portable。
Icon_arrow_right 1786 天前 
648306

How to Install Elisa media center in Ubuntu -- Ubuntu Geek Popup

How to Install Elisa media center in Ubuntu -- Ubuntu Geek Popup

elleryq 收藏於 2007/07/10
Fluendo’s Elisa is a free software media center application that can play your DVDs, video files, music, and pictures. Since it is designed for extensibility, Elisa has the potential to do much more. It does not handle television or video recording functions, but it is a slick and promising project. Elisa media center Features
Icon_arrow_right 1794 天前 
626643

海芋小站: DVD Shrink 的使用教學 -- 目錄 Popup

海芋小站: DVD Shrink 的使用教學 -- 目錄 Popup

原文來自 海芋
elleryq 收藏於 2007/07/02
DVD Shrink 是一套將D9的DVD影音光碟,備份成D5的軟體。他不只提供備份的功能,另外還提供重新編輯影片的功能。
Icon_arrow_right 1797 天前 
620652

Jamyy's Weblog: 用 wget 抓 YouTube 檔案 Popup

Jamyy's Weblog: 用 wget 抓 YouTube 檔案 Popup

elleryq 收藏於 2007/06/29
用 wget 抓 YouTube 檔案 * 用 wget 抓 YouTube 檔案 * 原始碼安裝 ffmpeg @ Fedora 7 * 播放與轉檔
Icon_arrow_right 1812 天前 
582970

臺大華語 Popup

臺大華語 Popup

teacherfrog 收藏於 2007/06/13
因應全世界學華語熱潮,台灣大學領先全球推出「台大華語」 (NTU Chinese)網路學習軟體,並從今天起上線;台大校長李嗣岑指出,全世界估計約有三千萬人在學華語,台大從去年九月起研發,今天開放上線免費試用到九月底,軟體特色是具有即時語言診斷及多維結構的語境溝通方式。 「台大華語」的核心技術,融入台大電機系教授李琳山及其研究團隊多年研發的華語語音訊號及分析技術,能從學習者的語音發音、聲調 (四聲)、節奏及重音四方面完整評量學習者華語的正確性,並能即時精確分析每個字、每個音是否有所偏誤,立即提供線上語音診斷和矯正。

雖然我不是教中文的,不過有這種東西,還是很想試用看看 !不知道和MyET像不像。    繼續閱讀...

雖然我不是教中文的,不過有這種東西,還是很想試用看看 !不知道和MyET像不像。繼續閱讀
Icon_arrow_right 1829 天前 
562854

電腦玩物: Mp3檔名與標籤修改器實作筆記 Popup

電腦玩物: Mp3檔名與標籤修改器實作筆記 Popup

原文來自 異塵行者
elleryq 收藏於 2007/05/28
由國人製作的「Mp3檔名與標籤修改器」我想應該是許多人都知道的軟體,它可以很方便的批次建立、修改Mp3的檔名與標籤資料,還可以抓網路上的資料庫到Mp3的歌曲資訊標籤中,也內建CD轉Mp3的功能。我之前雖然也常常聽Mp3音樂,但是不太注意檔名和Tag ID3標籤的問題,也覺得有沒有建立專輯、樂手、歌曲資料不是太重要,不過在累積了很多 Mp3 檔案以後我就後悔了,因為你會發現之前沒有好好建立資料,管理起來實在麻煩,另外在用多媒體播放器時資訊欄都是空白一片,或顯示Track字樣也真的很掃興。於是找了一下網路,發現這款「Mp3檔名與標籤修改器」似乎不錯,而且又是繁體中文介面,因此立刻拿來實作幾張專輯的轉檔和改名。而這篇文章,算是我自己把過程擷圖所做的筆記,以茲留念。早已熟用此軟體者可以自動跳過,如果你真的還不知道這款軟體,而又有像我一樣的需要的話,那麼大家就可以參考交流一下。 * Mp3檔名與標籤修改器 4.2 :http://ywliu.dontexist.com/
562729

Calvin Hsia's WebLog : Fox plays music Popup

Calvin Hsia's WebLog : Fox plays music Popup

elleryq 收藏於 2007/05/28
I have searched the net and asked as many people as I could and could not get an answer, so I am bothering you. Do you know of a way to get VFP to play mp3 format tunes? There must be a way to use a media player driver or ActiveX to make this happen. Any ideas? For a simple way to start an mp3 file, try this in the command window: !start d:\piano.mp3 A more elegant solution: try out the Fox Media player that comes with VFP9: Start the Task Pane: choose Solution Samples->New in VFP 9->Fox Media Player
Icon_arrow_right 1832 天前 
560766

What did markchiang learned?: 用VLC當streaming server Popup

What did markchiang learned?: 用VLC當streaming server Popup

原文來自 markchiang
elleryq 收藏於 2007/05/25
用VLC player當media server 播放E槽 VCD Track 1
Icon_arrow_right 1835 天前 
556975

Jamyy's Weblog: 文字模式下的音樂播放器 Popup

Jamyy's Weblog: 文字模式下的音樂播放器 Popup

elleryq 收藏於 2007/05/22
文字模式下的音樂播放器 * moc - music on console * cmus - ncurses based music player * mpc & ncmpc - mpd clients * mp3blaster - text based mp3 player
Icon_arrow_right 1836 天前 
556470

[轉檔] Using ffmpeg to convert wmv to 3gp at richliu’s blog Popup

[轉檔] Using ffmpeg to convert wmv to 3gp at richliu’s blog Popup

elleryq 收藏於 2007/05/21
不過在 Linux 要要怎麼從 wmv 轉檔到 3gp 呢. 其實不如想像中難. 只要用 ffmpeg 就可以簡單的轉檔了, 不過因為大量轉檔非常麻煩, 所以我就寫了一個簡單的 shell script convert.sh #!/bin/sh filelist=`ls -1 *.wmv | cut -d '.' -f1 ` for filename in $filelist do # # -s qcif = 176x144 , -r fps, -b bitrate # -ab = audio bitrate -ac channels -ar freq -acodec audio codec nice -n 19 ffmpeg -y -i "$filename.wmv" -s qcif -r 15 -b 150k -vcodec mpeg4 -ab 64k -ac 2 -ar 22050 -acodec aac "$filename.3gp" rm -f $filename.wmv done
Icon_arrow_right 1846 天前 
547443

Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs) in Ubuntu Feisty Fawn -- Ubuntu Geek Popup

Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs) in Ubuntu Feisty Fawn -- Ubuntu Geek Popup

elleryq 收藏於 2007/05/11
MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE (2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text- based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.
547444

LinuxTOY - Ubuntu Studio 正式推出 Popup

LinuxTOY - Ubuntu Studio 正式推出 Popup

elleryq 收藏於 2007/05/11
原定计划在今年 4 月推出的 Ubuntu Studio 在延期之后终于在今天发布了。Ubuntu Studio 是一个基于 Ubuntu 而面向音频、视频及图形爱好者的操作系统。本次推出的 Ubuntu Studio 为 7.04 版,目前仅支持 Intel i386 兼容的处理器。
Icon_arrow_right 1871 天前 
Icon_arrow_right 1879 天前 
[推薦] 點點印,把你的照片變成寫真書/照片書!
[2012] 做自己的畢業紀念冊畢業禮物推薦

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.