mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
f0098e5d43
This is port update for newer 1.0.2 version of k9copy. Previous port version don't build on 4.x due to missing stdint.h so in this version of port every include of stdint.h wrapped with ifdef falling back to inttypes.h where stdint.h isn't availible and inttypes.h present. So now k9copy should be buildable on 4.x. I cant check it cause I do not have any 4.x box around. PR: ports/91356 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
25 lines
903 B
Plaintext
25 lines
903 B
Plaintext
From K9copy website:
|
|
|
|
K9Copy is a small utility which allows the copy of DVD on Linux.
|
|
The DVD video stream is compressed by the program Vamps.
|
|
|
|
1. Copy without menus :
|
|
In this case, dvdauthor is used to create a new DVD structure. It is possible
|
|
to choose the order in which the video sequences are played.
|
|
2. Copy with menus :
|
|
As dvdauthor does not make it possible to integrate the original menus,
|
|
K9Copy reproduces the original structure of the DVD. The navigation packs as
|
|
well as IFO files are modified to point on the compressed MPEG stream.
|
|
|
|
Features
|
|
* The video stream is compressed to make the DVD fit on 4.7 Gb recordable DVD
|
|
* DVD Burning
|
|
* Creation of ISO images
|
|
* Possibility of selecting the audio tracks and subtitles to be copied
|
|
* Title preview (video only)
|
|
* Possibility of preserving the original menus
|
|
|
|
WWW: http://k9copy.free.fr
|
|
|
|
- Alexander V. Ribchansky triosoft@triosoft.com.ua
|