OPPServer

OPPs DBOX-Pakete / OPPs DBOX-Packages

[DIR] Übergeordnetes Verzeichnis / Parent Directory
[DIR] dists/

Hinweis!!! / Hint!!!

      Hier gibt es VLC Pakete womit das Streaming zur DBox2 und auch Dreambox funktioniert. Einfach zu meinem
      http://debian1.oppserver.net/debian/ Repository hinzufügen.
      Vorlagen zu fertigen sources.list gibt es hier / Templates for sources.list available here:
http://unix.oppserver.net/debian/sources.list/dbox/
und zu fertigen preferences hier / and for preferences here:
http://unix.oppserver.net/debian/preferences

Archiv-Signaturschlüssel

02.02.2013
    Neuer Archiv Key, bitte aktualisieren. / New key, please update.
      Als User mit sudo Rechten / As a user with sudo rights:
      sudo aptitude install oppserver-keyring

      oder / or

      wget http://debian1.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | sudo apt-key add -


      Als root / As root:
      aptitude install oppserver-keyring

      oder / or

      wget http://debian1.oppserver.net/gpg-debian.oppserver.net-signing-pubkey.asc -O - | apt-key add -

Stretch 9.x (stable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ stretch main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ stretch main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ stretch main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ stretch main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia Repository benötigt. / For all packages, the debian-multimedia repository is needed.

deb http://www.deb-multimedia.org/ stretch main non-free
deb-src http://www.deb-multimedia.org/ stretch main
deb http://www.deb-multimedia.org/ stretch-backports main
deb-src http://www.deb-multimedia.org/ stretch-backports main


Buster 10.x (testing)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ buster main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ buster main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ buster main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ buster main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ buster main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://www.deb-multimedia.org/ buster main non-free
deb-src http://www.deb-multimedia.org/ buster main


Sid (unstable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ sid main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ sid main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ sid main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ sid main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ sid main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://www.deb-multimedia.org/ sid main non-free
deb-src http://www.deb-multimedia.org/ sid main


Jessie 8.x (oldstable)

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ jessie main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ jessie main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ jessie main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ jessie main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://ftp.debian.org/debian/ jessie-backports main contrib non-free
deb-src http://ftp.debian.org/debian/ jessie-backports main contrib non-free

deb http://www.deb-multimedia.org/ jessie main non-free
deb-src http://www.deb-multimedia.org/ jessie main
deb http://www.deb-multimedia.org/ jessie-backports main
deb-src http://www.deb-multimedia.org/ jessie-backports main


Wheezy 7.x

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ wheezy main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ wheezy main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ wheezy main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ wheezy main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://ftp.debian.org/debian/ wheezy-backports main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy-backports main contrib non-free

deb http://www.deb-multimedia.org/ wheezy main non-free
deb-src http://www.deb-multimedia.org/ wheezy main
deb http://www.deb-multimedia.org/ wheezy-backports main
deb-src http://www.deb-multimedia.org/ wheezy-backports main


oppserver-keyring (2013.02.02+opp~2, main) - GnuPG archive key of the oppserver.net repository
Binary for arch all (4.4 KB) | Source dir | changes

The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.

Squeeze 6.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ squeeze main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ squeeze main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ squeeze main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ squeeze main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://backports.debian.org/debian-backports squeeze-backports main contrib non-free
deb-src http://backports.debian.org/debian-backports squeeze-backports main contrib non-free

deb http://www.deb-multimedia.org/ squeeze main non-free
deb-src http://www.deb-multimedia.org/ squeeze main
deb http://www.deb-multimedia.org/ squeeze-backports main
deb-src http://www.deb-multimedia.org/ squeeze-backports main


vlc-dbg (9:1.0.6-1+opp~3, main) - debugging symbols for vlc
Binary for arch amd64 (12.0 MB), i386 (11.6 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

This package contains the debugging symbols for vlc.

libvlccore-dev (9:1.0.6-1+opp~3, main) - development files for libvlccore
Binary for arch amd64 (567.1 KB), i386 (542.0 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build plugins for VLC.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libx264-dev (3:0.git20130201-0.0+opp~1, main) - development files for libx264
Binary for arch amd64 (383.1 KB), i386 (391.8 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the static library and headers used to build programs that use libx264.

libmatroska-dev (1.0.0-1+opp~1, main) - extensible open standard audio/video container format (development files)
Binary for arch amd64 (352.0 KB), i386 (331.6 KB) | Source dir | changes | Homepage

Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.

This package contains the header files and static libraries needed to compile applications that use libmatroska.

libebml-dev (1.0.0-1+opp~1, main) - access library for the EBML format (development files)
Binary for arch amd64 (102.1 KB), i386 (97.8 KB) | Source dir | changes

The libebml library allows to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.

This package contains the header files and static libraries needed to compile applications that use libebml.

libvlc-dev (9:1.0.6-1+opp~3, main) - development files for libvlc
Binary for arch amd64 (74.8 KB), i386 (68.3 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build standalone applications that use VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-sdl (9:1.0.6-1+opp~3, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (11.9 KB), i386 (11.2 KB) | Source dir | changes | Homepage

This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc (9:1.0.6-1+opp~3, main) - multimedia player and streamer
Binary for arch amd64 (1.5 MB), i386 (1.6 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

vlc-plugin-ggi (9:1.0.6-1+opp~3, main) - GGI video output plugin for VLC
Binary for arch amd64 (6.2 KB), i386 (6.0 KB) | Source dir | changes | Homepage

This is a GGI plugin for the VLC media player. To activate it, use the `--vout ggi' flag or select the `ggi' video output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-nox (9:1.0.6-1+opp~3, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (2.6 MB), i386 (2.7 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

This package contains a version of VLC that does not require X and that is thus suitable for headless servers.

mozilla-plugin-vlc (9:1.0.6-1+opp~3, main) - multimedia plugin for web browsers based on VLC
Binary for arch amd64 (33.4 KB), i386 (33.9 KB) | Source dir | changes | Homepage

This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many more formats to your Gecko-based web browser (Firefox, Galeon, etc.). The decoding process is done by VLC and the output window is embedded in a webpage or directly in the browser window. There is also support for fullscreen display and javascript control.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-svg (9:1.0.6-1+opp~3, main) - SVG plugin for VLC
Binary for arch amd64 (6.6 KB), i386 (7.3 KB) | Source dir | changes | Homepage

This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-jack (9:1.0.6-1+opp~3, main) - Jack audio plugins for VLC
Binary for arch amd64 (11.0 KB), i386 (10.7 KB) | Source dir | changes | Homepage

These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-pulse (9:1.0.6-1+opp~3, main) - PulseAudio plugin for VLC
Binary for arch amd64 (7.0 KB), i386 (7.0 KB) | Source dir | changes | Homepage

This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-svgalib (9:1.0.6-1+opp~3, main) - SVGAlib video output plugin for VLC
Binary for arch amd64 (4.8 KB), i386 (4.7 KB) | Source dir | changes | Homepage

This plugin adds support for SVGAlib to the VLC media player. To activate it, use the `--vout svgalib' flag or select the `svgalib' video output plugin from the preferences menu. Note that you will need root permissions to use SVGAlib.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libx264-129 (3:0.git20130201-0.0+opp~1, main) - x264 video coding library
Binary for arch amd64 (351.7 KB), i386 (346.3 KB) | Source dir | changes | Homepage

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libebml2 (1.0.0-1+opp~1, main) - access library for the EBML format (shared library)
Binary for arch amd64 (64.8 KB), i386 (67.1 KB) | Source dir | changes

The libebml library allows to read and write files using EBML (the Extensible Binary Meta Language), a binary pendant to XML. Using libebml makes it easier to extend a file format without breaking support in older parsers.

This package contains the shared library needed to run applications that use libebml.

libvlccore2 (9:1.0.6-1+opp~3, main) - base library for VLC and its modules
Binary for arch amd64 (389.5 KB), i386 (399.4 KB) | Source dir | changes | Homepage

This package contains the shared library required by VLC modules and libvlc.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libmatroska2 (1.0.0-1+opp~1, main) - extensible open standard audio/video container format (shared library)
Binary for arch amd64 (217.0 KB), i386 (226.4 KB) | Source dir | changes | Homepage

Matroska is aiming to become the standard of Multimedia Container Formats one day. It is based on EBML (Extensible Binary Meta Language), a kind of binary version of XML. This way the significant advantages in terms of future format extensability are gained without breaking file support in old parsers.

This package contains the shared library needed to run applications that use libmatroska.

libvlc2 (9:1.0.6-1+opp~3, main) - multimedia player and streamer library
Binary for arch amd64 (51.2 KB), i386 (50.1 KB) | Source dir | changes | Homepage

This package contains the shared library required by applications using VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

x264 (3:0.git20130201-0.0+opp~1, main) - video encoder for the H.264/MPEG-4 AVC standard
Binary for arch amd64 (235.6 KB), i386 (227.6 KB) | Source dir | changes | Homepage

x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.

x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams

vdr-firmwares (1.6, main) - Add some firmware files
Binary for arch all (3.6 MB) | Source dir | changes

Add some firmware files to /lib/firmware drxk_a3.mc dvb-fe-bcm3510-01.fw dvb-fe-cx24116.fw dvb-fe-ds3000.fw dvb-fe-ds300x.fw dvb-fe-ds3103.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-sp8870.fw dvb-fe-tda10045.fw dvb-fe-tda10046.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-ttpci-01.fw-fc2624 dvb-ttpremium-fpga-01.fw dvb-ttpremium-loader-01.fw dvb-ttpremium-st7109-01.fw dvb-usb-af9035-02.fw_0184ba128bee3befe2fc49f144a8dbab_12.5.13.0_6.8.13.0 dvb-usb-af9035-02.fw_085e676dc50addf538b6cb18f4ca233a_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_14ae2b81bac90ff5c6b490c225265267_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_3735d499d945a6bb873a7f3ad5c701fa_12.13.15.0_6.20.15.0 dvb-usb-af9035-02.fw_7cdc1e3aba54f3a9ad052dc6a29603fd_11.10.10.0_5.33.10.0 dvb-usb-af9035-02.fw_f71efe295151ba76cac2280680b69f3f_11.5.9.0_5.17.9.1 dvb-usb-avertv-a800-02.fw dvb-usb-az6027-03.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-nova-t-usb2-01.fw dvb-usb-nova-t-usb2-02.fw dvb-usb-opera-01.fw dvb-usb-opera1-fpga-01.fw dvb-usb-s630.fw dvb-usb-s660.fw dvb-usb-SkyStar_USB_HD_FW_v17_63.HEX.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-teviis660.fw dvb-usb-tt-s2400-01.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw ngene_18.fw sms1xxx-hcw-114xxx-cmmb-01.fw sms1xxx-hcw-55xxx-dvbt-01.fw sms1xxx-hcw-55xxx-dvbt-02.fw sms1xxx-hcw-55xxx-dvbt-03.fw sms1xxx-hcw-55xxx-isdbt-02.fw sms1xxx-hcw-55xxx-isdbt-03.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw xc3028-v27.fw

vlc-data (9:1.0.6-1+opp~3, main) - Common data for VLC
Binary for arch all (6.9 MB) | Source dir | changes | Homepage

Localisations, HTTP interface files, Lua scripts for VLC media player

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

oppserver-keyring (2013.02.02+opp~2, main) - GnuPG archive key of the oppserver.net repository
Binary for arch all (4.4 KB) | Source dir | changes

The oppserver.net repository digitally signs its Release files. This package contains the repository key used for that.

Lenny 5.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ lenny main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ lenny main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ lenny main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ lenny main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ lenny main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ lenny main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das debian-multimedia und das backports Repository benötigt. / For all packages, the debian-multimedia and the backports repository is needed.

deb http://archive.debian.org/debian-backports lenny-backports main contrib non-free
deb-src http://archive.debian.org/debian-backports lenny-backports main contrib non-free

deb http://www.deb-multimedia.org/ lenny main non-free
deb-src http://www.deb-multimedia.org/ lenny main


vlc-dbg (9:1.0.6-1+opp~1, main) - debugging symbols for vlc
Binary for arch amd64 (12.0 MB), i386 (11.5 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

This package contains the debugging symbols for vlc.

libvlccore-dev (9:1.0.6-1+opp~1, main) - development files for libvlccore
Binary for arch amd64 (565.2 KB), i386 (539.5 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build plugins for VLC.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libvlc-dev (9:1.0.6-1+opp~1, main) - development files for libvlc
Binary for arch amd64 (74.6 KB), i386 (67.7 KB) | Source dir | changes | Homepage

This package contains headers and a static library required to build standalone applications that use VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-svgalib (9:1.0.6-1+opp~1, main) - SVGAlib video output plugin for VLC
Binary for arch amd64 (4.8 KB), i386 (4.6 KB) | Source dir | changes | Homepage

This plugin adds support for SVGAlib to the VLC media player. To activate it, use the `--vout svgalib' flag or select the `svgalib' video output plugin from the preferences menu. Note that you will need root permissions to use SVGAlib.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc (9:1.0.6-1+opp~1, main) - multimedia player and streamer
Binary for arch amd64 (1.5 MB), i386 (1.5 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

mozilla-plugin-vlc (9:1.0.6-1+opp~1, main) - multimedia plugin for web browsers based on VLC
Binary for arch amd64 (33.4 KB), i386 (33.2 KB) | Source dir | changes | Homepage

This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many more formats to your Gecko-based web browser (Firefox, Galeon, etc.). The decoding process is done by VLC and the output window is embedded in a webpage or directly in the browser window. There is also support for fullscreen display and javascript control.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-svg (9:1.0.6-1+opp~1, main) - SVG plugin for VLC
Binary for arch amd64 (6.4 KB), i386 (6.4 KB) | Source dir | changes | Homepage

This plugin allows you to render SVG graphics on top of the video. It is a text renderer, and must be activated through the '--text-renderer svg' option. When sent non-SVG data, it will convert it to SVG using a template that can be specified by the svg-template-file option.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-ggi (9:1.0.6-1+opp~1, main) - GGI video output plugin for VLC
Binary for arch amd64 (6.2 KB), i386 (5.9 KB) | Source dir | changes | Homepage

This is a GGI plugin for the VLC media player. To activate it, use the `--vout ggi' flag or select the `ggi' video output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-nox (9:1.0.6-1+opp~1, main) - multimedia player and streamer (without X support)
Binary for arch amd64 (2.6 MB), i386 (2.6 MB) | Source dir | changes | Homepage

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

VLC can also be used as a streaming server that duplicates the stream it reads and multicasts them through the network to other clients, or serves them through HTTP.

VLC has support for on-the-fly transcoding of audio and video formats, either for broadcasting purposes or for movie format transformations. Support for most output methods is provided by this package, but features can be added by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl, vlc-plugin-jack) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There is also a web browser plugin in the mozilla-plugin-vlc package.

This package contains a version of VLC that does not require X and that is thus suitable for headless servers.

vlc-plugin-sdl (9:1.0.6-1+opp~1, main) - SDL video and audio output plugin for VLC
Binary for arch amd64 (12.0 KB), i386 (11.4 KB) | Source dir | changes | Homepage

This plugin adds support for the Simple DirectMedia Layer library to the VLC media player. To activate it, use the `--vout sdl' or `--aout sdl' flags or select the `sdl' video or audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-pulse (9:1.0.6-1+opp~1, main) - PulseAudio plugin for VLC
Binary for arch amd64 (6.9 KB), i386 (6.9 KB) | Source dir | changes | Homepage

This plugin adds support for PulseAudio to the VLC media player. To activate the audio output module, use the `--aout pulse' flag or select the `pulse' audio output plugin from the preferences menu.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-plugin-jack (9:1.0.6-1+opp~1, main) - Jack audio plugins for VLC
Binary for arch amd64 (10.8 KB), i386 (10.6 KB) | Source dir | changes | Homepage

These plugins add support for JACK to the VLC media player. To activate the audio output module, use the `--aout jack' flag or select the `jack' audio output plugin from the preferences menu. For the jack input, use `vlc jack://channels=...:ports=...'

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libvlccore2 (9:1.0.6-1+opp~1, main) - base library for VLC and its modules
Binary for arch amd64 (389.4 KB), i386 (400.7 KB) | Source dir | changes | Homepage

This package contains the shared library required by VLC modules and libvlc.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

libvlc2 (9:1.0.6-1+opp~1, main) - multimedia player and streamer library
Binary for arch amd64 (51.0 KB), i386 (49.5 KB) | Source dir | changes | Homepage

This package contains the shared library required by applications using VLC features.

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

vlc-data (9:1.0.6-1+opp~1, main) - Common data for VLC
Binary for arch all (6.9 MB) | Source dir | changes | Homepage

Localisations, HTTP interface files, Lua scripts for VLC media player

VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams from various network sources.

Etch 4.0

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ etch main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ etch main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ etch main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ etch main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ etch main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ etch main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update

Zu allen Paketen wird das backports Repository benötigt. / For all packages, the backports repository is needed

deb http://archive.debian.org/debian-backports etch-backports main contrib non-free
deb-src http://archive.debian.org/debian-backports etch-backports main contrib non-free



Backtrack

Einträge für /etc/apt/sources.list / Entries for /etc/apt/sources.list:

deb http://debian1.oppserver.net/dbox/ backtrack main non-free contrib
deb-src http://debian1.oppserver.net/dbox/ backtrack main non-free contrib

oder mit folgendem Befehl / or with the following command::

sudo su -c 'echo "deb http://debian1.oppserver.net/dbox/ backtrack main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list'
sudo su -c 'echo "deb-src http://debian1.oppserver.net/dbox/ backtrack main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list'
sudo aptitude update

oder als root / or as root:
echo "deb http://debian1.oppserver.net/dbox/ backtrack main non-free contrib" > /etc/apt/sources.list.d/oppdbox.sources.list
echo "deb-src http://debian1.oppserver.net/dbox/ backtrack main non-free contrib" >> /etc/apt/sources.list.d/oppdbox.sources.list
aptitude update


Hinweis / Hint

Alle bereitgestellten Pakete kommen ohne jegliche Garantie. Ich übernehme keine Haftung für Schäden, die durch die Installation der angebotenen Dateien bzw. Pakete entstehen. Die Installation und die Benutzung dieser Pakete erfolgt auf eigene Gefahr.

All packages are provided without warranty of any kind. I assume no liability for damages caused by the installation of the files and packages i offered. The installation and use of these packages is at own risk.