Difference between revisions of "Multimedia"

From GhostBSD Wiki
Jump to: navigation, search
(DVD Playing)
 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:center;padding: 10px"  
 
{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000;text-align:center;padding: 10px"  
 
|-
 
|-
!colspan="3"|'''Main Stations'''
+
!colspan="3"|'''Stations'''
 
|-
 
|-
 
|[[File:Audio File Icon.png|25px|link=Audio Player]]'''Audio Player'''
 
|[[File:Audio File Icon.png|25px|link=Audio Player]]'''Audio Player'''
Line 15: Line 15:
 
|[[File:Rodentia-icons player1.png|25px|link=Multimedia Player]]'''Multimedia Player'''
 
|[[File:Rodentia-icons player1.png|25px|link=Multimedia Player]]'''Multimedia Player'''
 
|[[File:Publicdomainq-non-linear video editing system 02.png|25px|link=Video Editing]]'''Video Editing'''
 
|[[File:Publicdomainq-non-linear video editing system 02.png|25px|link=Video Editing]]'''Video Editing'''
|[[Burner]]
+
|[[File:Cd-burn.png|25px|link=Burner]]'''Burner'''
 
|-
 
|-
 
|[[File:Database server.png|25px|link=Media Server]]'''Media Server'''
 
|[[File:Database server.png|25px|link=Media Server]]'''Media Server'''
Line 25: Line 25:
 
|[[File:Crystal Project video camera.png|25px|link=Webcam]]'''Webcam'''
 
|[[File:Crystal Project video camera.png|25px|link=Webcam]]'''Webcam'''
 
|-
 
|-
|[[Multimedia Web Apps]]
+
|[[File:Package-network.png|25px|link=Multimedia Web Apps]]'''Multimedia Web Apps'''
|[[Sundries]]
+
|[[File:Gerald-G-Raccoon-opening-box-1.png|25px|link=Sundries]]'''Sundries'''
 
|
 
|
 
|-
 
|-
Line 33: Line 33:
 
|}
 
|}
  
[[Category:Main Station]]
+
==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
 +
 
 +
 
 +
==Quicktime==
 +
 
 +
[https://en.wikipedia.org/wiki/QuickTime QuickTime] is an extensible multimedia framework developed by Apple Inc., capable of handling various formats of digital video, picture, sound, panoramic images, and interactivity.
 +
 
 +
* libquicktime
 +
 
 +
 
 +
[[Category:Central Station Application]]
 +
 
 +
 
 +
==Vorbis==
 +
 
 +
[https://en.wikipedia.org/wiki/Vorbis Vorbis] is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder (codec) for lossy audio compression
 +
 
 +
* gstreamer-plugin-vorbis
 +
* libvorbis
 +
 
 +
==Opus==
 +
 
 +
[https://en.wikipedia.org/wiki/Opus_(audio_format) Opus] is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force, designed to efficiently code speech and general audio in a single format, while remaining low-latency enough for real-time interactive communication and low-complexity enough for low-end embedded processors. Opus replaces both Vorbis and Speex for new applications, and several blind listening tests have ranked it higher-quality than any other standard audio format at any given bitrate until transparency is reached, including MP3, AAC, and HE-AAC.
 +
 
 +
* gstreamer-plugin-opus
 +
* opus
 +
* opus-tool

Latest revision as of 13:25, 13 May 2020

Welcome to theIcon Disti GhostBSD.png Multimedia Page.
Stations
Audio File Icon.pngAudio Player Wave-app.pngAudio Editing 1426237344.pngStreaming
Rodentia-icons player1.pngMultimedia Player Publicdomainq-non-linear video editing system 02.pngVideo Editing Cd-burn.pngBurner
Database server.pngMedia Server Machovka TV set 2.pngTV Publicdomainq-video projector table version.pngDia Show
Ftdvd-mount.pngDVD Editing CD-R-disc.pngCD Editing Crystal Project video camera.pngWebcam
Package-network.pngMultimedia Web Apps Gerald-G-Raccoon-opening-box-1.pngSundries
Back to the Icon Disti GhostBSD.pngApplications

Introduction[edit]

Here we will collect information witch application you can use to play and edit music, videos, use webcam, burn cd and dvd.


Codec Installation[edit]

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[edit]

  • libdvdcss - dvd decryption


Quicktime[edit]

QuickTime is an extensible multimedia framework developed by Apple Inc., capable of handling various formats of digital video, picture, sound, panoramic images, and interactivity.

  • libquicktime


Vorbis[edit]

Vorbis is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder (codec) for lossy audio compression

  • gstreamer-plugin-vorbis
  • libvorbis

Opus[edit]

Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force, designed to efficiently code speech and general audio in a single format, while remaining low-latency enough for real-time interactive communication and low-complexity enough for low-end embedded processors. Opus replaces both Vorbis and Speex for new applications, and several blind listening tests have ranked it higher-quality than any other standard audio format at any given bitrate until transparency is reached, including MP3, AAC, and HE-AAC.

  • gstreamer-plugin-opus
  • opus
  • opus-tool