Difference between revisions of "Multimedia"
Drulavigne (Talk | contribs) |
Drulavigne (Talk | contribs) |
||
| Line 2: | Line 2: | ||
Your PC-BSD system has been pre-configured to allow you to play multimedia in many formats. For example, if you insert a music CD or a video DVD, supported desktops will indicate that a new media is available and will offer options for accessing that media. | Your PC-BSD system has been pre-configured to allow you to play multimedia in many formats. For example, if you insert a music CD or a video DVD, supported desktops will indicate that a new media is available and will offer options for accessing that media. | ||
| − | + | For desktops that don't provide a built-in device notifier or who don't support PC-BSD's built in devd system, an amountd script runs in the background to provide this functionality for USB devices. This means that the desktop should still notify you if a media is inserted into a USB CD/DVD device. If you insert a CD/DVD media into an internal CD/DVD device and your desktop does not notify you, you can still mount the media manually as the superuser. This command will mount a CD inserted into the first internal CD device: | |
'''mount -t cd9660 /dev/cd0 /media''' | '''mount -t cd9660 /dev/cd0 /media''' | ||
Revision as of 07:56, 30 August 2011
| Multimedia |
Your PC-BSD system has been pre-configured to allow you to play multimedia in many formats. For example, if you insert a music CD or a video DVD, supported desktops will indicate that a new media is available and will offer options for accessing that media.
For desktops that don't provide a built-in device notifier or who don't support PC-BSD's built in devd system, an amountd script runs in the background to provide this functionality for USB devices. This means that the desktop should still notify you if a media is inserted into a USB CD/DVD device. If you insert a CD/DVD media into an internal CD/DVD device and your desktop does not notify you, you can still mount the media manually as the superuser. This command will mount a CD inserted into the first internal CD device:
mount -t cd9660 /dev/cd0 /media
While web browsing, you should be able to play most media formats, including Youtube videos, Internet radio, and many trailer and movie sites.
NOTE: If you happen to come across a file that you can not play in a web browser or media player, it is probably because it is in a proprietary format that requires a licensing fee or restricts distribution of the codec that is required to play that media format.
The Multimedia category of AppCafe™ contains several dozen applications for playing and editing multimedia. It includes these popular applications (click the links to view screenshots):
- Amarok: music player that includes integrated support for many web services such as Last.fm, Magnatune, Echo Nest, Ampache, MP3Tunes, Jamendo, OPML, and Librivox.
- Ardour: digital audio workstation that provides non-destructive, non-linear editing with unlimited undo and more than 200 LADSPA & LV2 plugins.
- aTunes: full-featured audio player and manager that can play mp3, ogg, wma, wav, flac, mp4 and radio streaming, allowing users to easily edit tags, organize music and rip audio CDs.
- Audacity: multilingual audio editor and recorder.
- gtkpod: graphical user interface for the Apple iPod.
- Miro: HD video player that can play almost any video file and offers over 6,000 free Internet TV shows and video podcasts.
- Rhythmbox: integrated music management application
Recommended Reading