このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


WebCamImageSave - 逮捕(する) still images from your WebCam
 
WebCamImageSave v1.11
Copyright (c) 2011 - 2012 Nir Sofer

Description

WebCamImageSave is simple WebCam 逮捕(する) 公共事業(料金)/有用性 that 許すs you to easily 逮捕(する) a still image from your camera every number of seconds that you choose, and save it into image とじ込み/提出する (.jpg, .png, .bmp) on your disk. You can 判型 the saved image filename with the date/time that the image was taken によれば your preference, for example: c:\images\img20110725_123256.jpg
WebCamImageSave also 追加するs a label with the date/time that the image was 逮捕(する)d into the image, by using the font, color, and date/time 判型 that you choose.
You can also 逮捕(する) a 選び出す/独身 camera image from 命令(する)-line, without 陳列する,発揮するing any 使用者 interface.

System 必要物/必要条件s

  • Any 見解/翻訳/版 of Windows, starting from Windows XP. You can also use this 公共事業(料金)/有用性 in Windows 2000, if GDI+ is 任命する/導入するd.
  • Any WebCam that 作品 with 'ビデオ For Windows' (VFW)

Known Problems and 制限s

WebCamImageSave is 現在/一般に based on 'ビデオ For Windows' API (VFW), which is a very old and problematic programming interface for 逮捕(する)ing camera images/ビデオ, 利用できる in all 見解/翻訳/版s of Windows.
This programming interface has some 制限s:
  • It doesn't work 井戸/弁護士席 with more than one camera. If you have more than one camera plugged to your computer, unfriendly dialog-box of VFW will appear on the 審査する and you'll requested to choose the 願望(する)d camera.
  • VFW may 原因(となる) WebCamImageSave to hang in some circumstances, for example, if you unplug the WebCam while WebCamImageSave is running.
  • Controlling the camera settings, like brightness and contrast, is done with 外部の dialog-boxes 供給するd by 'ビデオ For Windows' API.

    It's possible that in the 未来, I'll 修正する this 公共事業(料金)/有用性 to work with DirectShow programming interfaces to solve the above problems.

    見解/翻訳/版s History

    • 見解/翻訳/版 1.11:
      • 直す/買収する,八百長をするd WebCamImageSave to save the label position in the .cfg とじ込み/提出する.
    • 見解/翻訳/版 1.10:
      • 追加するd 'Start As Hidden' 選択. When this 選択 and 'Put Icon On Tray' 選択 are turned on, the main window of WebCamImageSave will be invisible on start.
    • 見解/翻訳/版 1.05:
      • 追加するd '負担 label text from a とじ込み/提出する' 選択.
    • 見解/翻訳/版 1.00 - First 解放(する).

    Start Using WebCamImageSave

    WebCamImageSave doesn't 要求する any 取り付け・設備 過程 or 付加 dll とじ込み/提出するs. ーするために start using it, 簡単に run the executable とじ込み/提出する - WebCamImageSave.exe
    If your WebCam is already plugged to your computer, you should see a live image from your camera in the main window of WebCamImageSave.
    When running WebCamImageSave in the first time, the '逮捕(する) 選択s' window appears on the 審査する, and asks you to choose the filename for saving the WebCam images and all other settings.

    If the 'Automatically 逮捕(する) every...' 選択 is turned on, WebCamImageSave will 逮捕(する) the image and save it into a とじ込み/提出する in the interval that you choose, as long as WebCamImageSave is running. You can also manually 逮捕(する) a 選び出す/独身 image by 圧力(をかける)ing F8.

    Formatting Filename and Label With 現在の Date/Time

    In both filename and custom label fields, you can use a special variables for formatting the filename and image label によれば the 現在の date/time:
    • %time:[判型]%
    • %date:[判型]%

    The time 判型 string may 含む/封じ込める the に引き続いて elements: (The 判型 string is 事例/患者 極度の慎重さを要する !)
    hHours with no 主要な 無 for 選び出す/独身-digit hours; 12-hour clock.
    hhHours with 主要な 無 for 選び出す/独身-digit hours; 12-hour clock.
    H Hours with no 主要な 無 for 選び出す/独身-digit hours; 24-hour clock.
    HH Hours with 主要な 無 for 選び出す/独身-digit hours; 24-hour clock.
    m Minutes with no 主要な 無 for 選び出す/独身-digit minutes.
    mm Minutes with 主要な 無 for 選び出す/独身-digit minutes.
    s Seconds with no 主要な 無 for 選び出す/独身-digit seconds.
    ss Seconds with 主要な 無 for 選び出す/独身-digit seconds.
    t One character time-marker string, such as A or P.
    tt Multicharacter time-marker string, such as AM or PM.

    The date 判型 string may 含む/封じ込める the に引き続いて elements: (The 判型 string is 事例/患者 極度の慎重さを要する !)
    d Day of month as digits with no 主要な 無 for 選び出す/独身-digit days.
    dd Day of month as digits with 主要な 無 for 選び出す/独身-digit days.
    ddd Day of week as a three-letter abbreviation.
    dddd Day of week as its 十分な 指名する.
    M Month as digits with no 主要な 無 for 選び出す/独身-digit months.
    MM Month as digits with 主要な 無 for 選び出す/独身-digit months.
    MMM Month as a three-letter abbreviation.
    MMMM Month as its 十分な 指名する.
    y Year as last two digits, but with no 主要な 無 for years いっそう少なく than 10.
    yy Year as last two digits, but with 主要な 無 for years いっそう少なく than 10.
    yyyy Year 代表するd by 十分な four digits.

    Here's some examples for filename strings with date/time 判型:
    c:\images\image%date:MMddyyyy%%time:HHmmss%.jpg
    c:\images\%date:yyyyMMdd%\%time:HHmmss%.jpg
    c:\images\image%date:ddMMyyyy%_%time:HHmm%.jpg

    Be aware that if a folder formatted with date/time doesn't 存在する, WebCamImageSave will automatically create it for you.

    命令(する)-Line 選択s

    /逮捕(する) 逮捕(する)s image and saves it into a とじ込み/提出する, (許可,名誉などを)与えるing the last settings 蓄える/店d in the .cfg とじ込み/提出する. You can 無視/無効 the .cfg settings by using the 命令(する)-line 選択s 明示するd below.
    /Filename <Image とじ込み/提出する> 明示するs the filename to save the image.
    /ImageQuality <Value> 明示するs the JPEG とじ込み/提出する 質 (0 - 100)

    /FontBold <0 | 1>
    /FontSize <Value>
    /FontName <指名する>
    明示するs the font size/指名する.

    /LabelColor <Color>
    /ShadeColor <Color>
    明示するs the font colors.

    Example:
    WebCamImageSave.exe /逮捕(する) /LabelColor ff0000 /FontBold 1 /FontSize 16 /FontName "Arial" /Filename "c:\images\camimage.jpg"

    Translating WebCamImageSave to other languages

    ーするために translate WebCamImageSave to other language, follow the 指示/教授/教育s below:
    1. Run WebCamImageSave with /savelangfile parameter:
      WebCamImageSave.exe /savelangfile
      A とじ込み/提出する 指名するd WebCamImageSave_lng.ini will be created in the folder of WebCamImageSave 公共事業(料金)/有用性.
    2. Open the created language とじ込み/提出する in Notepad or in any other text editor.
    3. Translate all string 入ること/参加(者)s to the 願望(する)d language. Optionally, you can also 追加する your 指名する and/or a link to your Web 場所/位置. (TranslatorName and TranslatorURL values) If you 追加する this (警察などへの)密告,告訴(状), it'll be used in the 'About' window.
    4. After you finish the translation, Run WebCamImageSave, and all translated strings will be 負担d from the language とじ込み/提出する.
      If you want to run WebCamImageSave without the translation, 簡単に 改名する the language とじ込み/提出する, or move it to another folder.

    License

    This 公共事業(料金)/有用性 is 解放(する)d as freeware. You are 許すd to 自由に 分配する this 公共事業(料金)/有用性 経由で floppy disk, CD-ROM, Internet, or in any other way, as long as you don't 告発(する),告訴(する)/料金 anything for this and you don't sell it or 分配する it as a part of 商業の 製品. If you 分配する this 公共事業(料金)/有用性, you must 含む all とじ込み/提出するs in the 配当 一括, without any modification !

    Disclaimer

    The ソフトウェア is 供給するd "AS IS" without any warranty, either 表明するd or 暗示するd, 含むing, but not 限られた/立憲的な to, the 暗示するd warranties of merchantability and fitness for a particular 目的. The author will not be liable for any special, incidental, consequential or indirect 損害賠償金 予定 to loss of data or any other 推論する/理由.

    Feedback

    If you have any problem, suggestion, comment, or you 設立する a bug in my 公共事業(料金)/有用性, you can send a message to nirsofer@yahoo.com

    Download WebCamImageSave

    WebCamImageSave is also 利用できる in other languages. ーするために change the language of WebCamImageSave, download the appropriate language zip とじ込み/提出する, 抽出する the 'webcamimagesave_lng.ini', and put it in the same folder that you 任命する/導入するd WebCamImageSave 公共事業(料金)/有用性.

    LanguageTranslated ByDate見解/翻訳/版
    ArabicAbo Rehaam14/02/20121.10
    Czech Buchti?23/07/20121.11
    DutchJan Verheijen16/06/20121.11
    German ?Latino? auf WinTotal.de12/03/20141.11
    Greek geogeo.gr25/06/20121.11
    HungarianTiminoun12/12/20221.11
    ItalianDiego24/04/20121.00
    JapaneseTattu08/02/20121.10
    ポーランドの(人) Mariusz Kolacz20/05/20131.11
    Romanian Jaff (Oprea Nicolae)15/06/20121.11
    ロシアのDmitry Yerokhin07/02/20121.10
    簡単にするd Chineseqzwqzw20/02/20121.10
    SlovakFranti?ek Fico12/02/20171.11
    Spanish Pablo Bravo22/11/20111.00
    伝統的な ChineseAbel Chuang18/06/20121.11
    Turkish Bilisim21/01/20121.05

  •