Size: 762
Comment:
|
Size: 2096
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Parent: [:Software] | Parent: [[Software]] |
Line 3: | Line 3: |
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents(2)]]|| | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>|| |
Line 5: | Line 5: |
= K = | = K3b = |
Line 7: | Line 7: |
K3b is a CD and DVD writing ('burning') application. | |
Line 8: | Line 9: |
Menu: Applications > Graphics > |
|
Line 26: | Line 25: |
attachment:scrn-k3b.jpg | {{attachment:scrn-k3b.jpg}} |
Line 30: | Line 29: |
* Via Synaptic Package Manager | * Via '''[[Synaptic|Synaptic Package Manager]]''' |
Line 32: | Line 31: |
{{{ | {{{ |
Line 39: | Line 38: |
== K3B DVD burning == --------------- (Ubuntu 9.04 (Jaunty); K3B 1.0.5) To use existing authored video format files (IFO, VOB, etc), use File|New Project|New Video DVD Project (or from the "Further actions..." Quickstart screen. Drag the files into the VIDEO_TS folder that K3B displays. IFO files created using IFOEdit for authoring (generally used in Windows) may produce errors such as these: {{{ mkisofs ----------------------- /usr/bin/genisoimage: IFO is not of correct size aborting. /usr/bin/genisoimage: Unable to parse DVD-Video structures. /usr/bin/genisoimage: Could not find correct 'VIDEO_TS' directory. /usr/bin/genisoimage: Unable to make a DVD-Video image. Possible reasons: - VIDEO_TS subdirectory was not found on specified location - VIDEO_TS has invalid contents /usr/bin/genisoimage: IFO is not of correct size aborting. /usr/bin/genisoimage: Unable to parse DVD-Video structures. /usr/bin/genisoimage: Could not find correct 'VIDEO_TS' directory. Possible reasons: - VIDEO_TS subdirectory was not found on specified location - VIDEO_TS has invalid contents }}} Use IFOEdit again (or at the time of first use) to select the VIDEO_TS.IFO file and click the "Get VTS Sectors" button. Save the files. This will correct the IFO files which should then work with K3B. |
|
Line 41: | Line 68: |
* '''[:Brasero] | * '''[[Brasero]]''' |
Line 46: | Line 73: |
* '''[http://k3b.plainblack.com/ K3b]''' | * '''[[http://k3b.plainblack.com/|K3b]]''' |
Line 50: | Line 77: |
CategoryDocumentation |
Parent: Software
K3b
K3b is a CD and DVD writing ('burning') application.
Key Features
- KDE-friendly application
- Write data disks
- Write audio disks
- Write 'images' to disk (e.g. Linux distributions)
- Copy disks
Screenshot
Installation
- Via apt-get
sudo apt-get install k3b
Hints and Tips
K3B DVD burning
(Ubuntu 9.04 (Jaunty); K3B 1.0.5)
To use existing authored video format files (IFO, VOB, etc), use File|New Project|New Video DVD Project (or from the "Further actions..." Quickstart screen. Drag the files into the VIDEO_TS folder that K3B displays.
IFO files created using IFOEdit for authoring (generally used in Windows) may produce errors such as these:
mkisofs ----------------------- /usr/bin/genisoimage: IFO is not of correct size aborting. /usr/bin/genisoimage: Unable to parse DVD-Video structures. /usr/bin/genisoimage: Could not find correct 'VIDEO_TS' directory. /usr/bin/genisoimage: Unable to make a DVD-Video image. Possible reasons: - VIDEO_TS subdirectory was not found on specified location - VIDEO_TS has invalid contents /usr/bin/genisoimage: IFO is not of correct size aborting. /usr/bin/genisoimage: Unable to parse DVD-Video structures. /usr/bin/genisoimage: Could not find correct 'VIDEO_TS' directory. Possible reasons: - VIDEO_TS subdirectory was not found on specified location - VIDEO_TS has invalid contents
Use IFOEdit again (or at the time of first use) to select the VIDEO_TS.IFO file and click the "Get VTS Sectors" button. Save the files. This will correct the IFO files which should then work with K3B.
Other applications you may wish to look at
Further Reading