Source: project-x
Section: utils
Priority: optional
Maintainer: Nicolas HOUDELOT <nicolas@demosdebs.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper (>= 0.25),
 ant,
 ant-optional,
 liboro-java,
 libcommons-net-java
Standards-Version: 4.7.3
Homepage: https://sourceforge.net/projects/project-x
Rules-Requires-Root: no

Package: project-x
Architecture: all
XB-ddebs: oneperdistrib
Depends:
 ${misc:Depends},
 ${java:Depends},
 default-jre | java2-runtime,
 java-wrappers
Description: DVB stream demultiplexer and repairer
 Project X is a free, Java-based utility for demultiplexing, cleaning up,
 and repairing DVB (Digital Video Broadcasting) transport streams.
 .
 European digital radio and television use the DVB standard to broadcast
 their data. Project X lets you inspect those transmissions, handle a wide
 variety of stream types, and correct errors introduced during reception or
 recording.
 .
 Supported input formats include MPEG-1/2 Transport Streams (TS), Program
 Streams (PS/VOB), PVA streams, and recordings from various set-top boxes
 (Dreambox, Topfield). Output can be demultiplexed elementary streams
 (video, audio, subtitles) or re-muxed container files.
 .
 Project X can be used both through a graphical user interface and in
 headless command-line mode, making it suitable for automated workflows.

