Difference between revisions of "Multimedia"
From GhostBSD Wiki
(→Introduction) |
(→Codec Installation) |
||
Line 46: | Line 46: | ||
* gstreamer1-libav | * gstreamer1-libav | ||
* gstreamer1-plugins | * gstreamer1-plugins | ||
− | * gstreamer1-plugins-a52dec | + | * gstreamer1-plugins-a52dec - DVD audio plugin |
* gstreamer1-plugins-bad | * gstreamer1-plugins-bad | ||
− | * gstreamer1-plugins-cdparanoia | + | * gstreamer1-plugins-cdparanoia - audio ripping plugin |
* gstreamer1-plugins-core | * gstreamer1-plugins-core | ||
− | * gstreamer1-plugins-dts | + | * gstreamer1-plugins-dts - datagram TLS plugin |
* gstreamer1-plugins-dvdread | * gstreamer1-plugins-dvdread | ||
− | * gstreamer1-plugins-faac | + | * gstreamer1-plugins-faac - MPEG 2 and MPEG 4 AAC -encoder |
− | * gstreamer1-plugins-flac | + | * gstreamer1-plugins-flac - Free Lossless Audio Codec |
− | * gstreamer1-plugins-gl | + | * gstreamer1-plugins-gl - graphic plugin |
− | * gstreamer1-plugins-good | + | * gstreamer1-plugins-good - Codecs under LGPL licence |
− | * gstreamer1-plugins-jpeg | + | * gstreamer1-plugins-jpeg - jpeg ancoder |
− | * gstreamer1-plugins-lame | + | * gstreamer1-plugins-lame - free mp3 encoder |
* gstreamer1-plugins-mpg123 | * gstreamer1-plugins-mpg123 | ||
* gstreamer1-plugins-neon | * gstreamer1-plugins-neon | ||
* gstreamer1-plugins-ogg | * gstreamer1-plugins-ogg | ||
+ | * gstreamer1-plugins-theora | ||
* gstreamer1-plugins-ugly | * gstreamer1-plugins-ugly | ||
+ | * gstreamer1-plugins-wavpack | ||
There are a lot more. You only have to open [[Software Station]] | There are a lot more. You only have to open [[Software Station]] | ||
− | + | ==DVD Playing== | |
+ | |||
+ | * libdvdcss - dvd decryption | ||
[[Category:Central Station Application]] | [[Category:Central Station Application]] |
Revision as of 12:10, 13 May 2020
Welcome to the Multimedia Page. |
Stations | ||
---|---|---|
Audio Player | Audio Editing | Streaming |
Multimedia Player | Video Editing | Burner |
Media Server | TV | Dia Show |
DVD Editing | CD Editing | Webcam |
Multimedia Web Apps | Sundries | |
Back to the Applications |
Introduction
Here we will collect information witch application you can use to play and edit music, videos, use webcam, burn cd and dvd.
Codec Installation
If you like to play music or videos you have to use codecs. A codec is a utility which encodes or decodes a digital data stream.
On GhostBSD you have to install the following packages (if not already installed):
- xvid - codec for Xvid (MPEG4)-coded files
- gstreamer1 - framework
- gstreamer1-libav
- gstreamer1-plugins
- gstreamer1-plugins-a52dec - DVD audio plugin
- gstreamer1-plugins-bad
- gstreamer1-plugins-cdparanoia - audio ripping plugin
- gstreamer1-plugins-core
- gstreamer1-plugins-dts - datagram TLS plugin
- gstreamer1-plugins-dvdread
- gstreamer1-plugins-faac - MPEG 2 and MPEG 4 AAC -encoder
- gstreamer1-plugins-flac - Free Lossless Audio Codec
- gstreamer1-plugins-gl - graphic plugin
- gstreamer1-plugins-good - Codecs under LGPL licence
- gstreamer1-plugins-jpeg - jpeg ancoder
- gstreamer1-plugins-lame - free mp3 encoder
- gstreamer1-plugins-mpg123
- gstreamer1-plugins-neon
- gstreamer1-plugins-ogg
- gstreamer1-plugins-theora
- gstreamer1-plugins-ugly
- gstreamer1-plugins-wavpack
There are a lot more. You only have to open Software Station
DVD Playing
- libdvdcss - dvd decryption