InfraRecorder

InfraRecorder是适用于Microsoft Windows的免费CD / DVD刻录解决方案。 它提供了广泛的强大功能; 通过易于使用的应用程序界面和Windows资源管理器集成。 (InfraRecorder is a free CD/DVD burning solution for Microsoft Windows. It offers a wide range of powerful features; all through an easy to use application interface and Windows Explorer integration.)

  • Owner: kindahl/infrarecorder
  • Platform: Windows
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

InfraRecorder是适用于Microsoft Windows的免费CD /DVD刻录解决方案。 它提供了广泛的强大功能; 通过易于使用的应用程序界面和Windows资源管理器集成。InfraRecorder在GPL版本3下发布。

特性
  • 创建自定义数据,音频和混合模式项目,并将其记录到物理光盘和光盘映像。
  • 支持录制到双层DVD。
  • 使用四种不同方法的空白(擦除)可擦写光盘。
  • 记录光盘映像(ISO和BIN /CUE)。
  • 修复光盘(写入引出信息以防止将更多数据添加到光盘中)。
  • 扫描SCSI /IDE总线以查找设备并收集有关其功能的信息。
  • 即时创建光盘副本并使用临时光盘映像。
  • 从多会话光盘导入会话数据并向其添加更多会话。
  • 显示光盘信息
  • 将音频和数据轨道保存到文件(.wav,.wma,.ogg,.mp3和.iso)。

Overview

Name With Ownerkindahl/infrarecorder
Primary LanguageC++
Program languageC (Language Count: 4)
PlatformWindows
License:GNU General Public License v3.0
Release Count0
Created At2012-09-01 18:13:37
Pushed At2018-12-31 16:21:25
Last Commit At2016-10-17 21:51:46
Stargazers Count160
Watchers Count26
Fork Count45
Commits Count286
Has Issues Enabled
Issues Count103
Issue Open Count102
Pull Requests Count2
Pull Requests Open Count1
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

InfraRecorder
Copyright (C) 2006-2012 Christian Kindahl, christian dot kindahl at gmail dot com

This program is licensed under GPL (version 3), please see the file
License.txt. Please note that the graphics used in InfraRecorder is not covered
by GPL, read the details further down in this document.

The InfraRecorder source code can be obtained from http://infrarecorder.org

In order to compile InfraRecorder you will need the following libraries:

  1. WTL: http://wtl.sourceforge.net
  2. ckCore, ckFileSystem and ckMMC: http://code.kindahl.com
  3. libpng: http://www.libpng.org

InfraRecorder uses cdrtools, sources can be found at:
http://cdrecord.berlios.de/

InfraRecorder has been developed with Visual C++ 2005 Professional edition. It
is however possible to compile the sources with the free "Express" edition, but
you will need to separately obtain and install the ATL library headers. The
Microsoft Windows Server 2003 R2 Platform SDK (also free) was the last
Windows SDK version to ship with the ATL headers. The bundled ATL 3.0 is rather
old, but it is still supported by the latest WTL library.

The graphics used in InfraRecorder are NOT covered by GPL. The official
InfraRecorder logo (the logo used in official InfraRecorder binaries), and all
other graphics using it are licensed under the Creative Commons
Attribution-Noncommercial-No Derivative Works license
(http://creativecommons.org/licenses/by-nc-nd/3.0/) with one additional
condition:

  • The work may not be used in derivative software or in the purpose of
    promoting derivative software.

Apart from the graphics using the official InfraRecorder logo the above
license also applies to all graphics that are not derivative works of graphics
created by the Tango Desktop Project. Examples of this kind of graphics are the
button graphics used in the welcome screen.

The remaining graphics that are derivative work based on icons in the Tango
Desktop Project (http://tango.freedesktop.org) is available under the same
license as the Tango Desktop Project graphics. That is the Creative Commons
Attribution Share-Alike license
(http://creativecommons.org/licenses/by-sa/2.5/).

To the top