續之前這篇 => http://trully622.blogspot.tw/2012/03/code-php-simple-html-dom-parser.html
現在有個需求要抓 http://trully6.pixnet.net/album/video/210798628 的人氣值, 如下圖
把撰寫的過程紀錄下來
2013-03-15
2012-08-22
2012-08-16
LINUX - MediaInfo 使用筆記
mediainfo --help 的內容如下
--Inform=... Specify a template (BETA)
Usage: "MediaInfo --Inform=[xxx;]Text FileName"
xxx can be: General, Video, Audio, Text, Chapter, Image, Menu
Text can be the template text, or a filename
Filename must be in the form file://filename
See --Info-Parameters for available parameters in the text
(Parameters must be surrounded by "%" sign)
Example: "MediaInfo --Inform=Video;%AspectRatio% FileName"
Example: "MediaInfo --Inform=Video;file://Video.txt FileName"
and Video.txt contains
"%DisplayAspectRatio%" for Video Aspect Ratio.
Example: "MediaInfo --Inform=file://Text.txt FileName"
and Text.txt contains
"Video;%DisplayAspectRatio%" for Video Aspect Ratio.
"Audio;%Format%" for Audio Format.
2012-03-15
訂閱:
文章 (Atom)

