Play multimedia content with style using Entertainer


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Play multimedia content with style using Entertainer
# 1  
Old 05-07-2008
Play multimedia content with style using Entertainer

Wed, 07 May 2008 15:00:00 GMT
Every major operating system has more than one media center solution for users who can't spend a day without watching a movie or listening to music. In Linux we're all familiar with MythTV and Freevo, two media center applications that are so appreciated they even have got their own distributions. Freevo is highly configurable, and Freevo 2 SNV builds look promising. MythTV has everything a personal video recorder needs, from scheduled recordings to weather plugins. The thing is, many people need a media center application just to watch Xvid files, listen to their favorite music, and watch family pictures on their television. If this is the case for you, give Entertainer a try.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Disable multimedia access in Linux

is there a way on how to disable multimedia access in linux like ubuntu? in this way user will not be able to play media files. (via command line or grapical tool) (1 Reply)
Discussion started by: lhareigh890
1 Replies

2. UNIX for Dummies Questions & Answers

playing multimedia content under openbsd with Xvid and mplayer

hello. I just installed OpenBSD3.5 and now am using gnome2.4. i've installed mplayer from the openbsd.org packages directory and it seems to work with all kinds of media. The trouble is, it plays all videos too fast. The picture rate is too high and sound is too fast, too. I wonder if anyone... (1 Reply)
Discussion started by: sablot
1 Replies
Login or Register to Ask a Question
MINIDLNA(1)						      General Commands Manual						       MINIDLNA(1)

NAME
minidlna -- lightweight DLNA/UPnP-AV server SYNOPSIS
minidlna [-f config_file] [-d] [-a -listening_ip] [-p port] [-s serial] [-m model_number] [-t notify_interval] [-P pid_filename] [-w url] [-R] minidlna [-h | -V] DESCRIPTION
The minidlna daemon is a DLNA/UPnP-AV server sharing media files (video, music and pictures) to clients on your network. Clients are typi- cally multimedia players such as vlc, totem and xbmc, and devices such as portable media players, smartphones, televisions, video game enter- tainment systems and blu-ray players. OPTIONS
All the options below (except -f) can also be set in a configuration file (see minidlna.conf(5)). -a listening_ip IP address the daemon should be listening on. -d Activate debug mode (do not daemonize). -f config_file Specify the location of the configuration file. Uses /etc/minidlna.conf by default. -h Show help and exit. -m model_number Model number the daemon will report to clients in its XML description. -P pid_filename PID file to use; the default is /run/minidlna.pid. -p port Port number to listen on; the default is port 80. -R Forces a full rescan of the media files. -s serial Serial number the daemon will report to clients in its XML description. -t notify_interval Notify interval, in seconds; defaults to 895 seconds. -V Show the program version and exit. -w url Sets the presentation url; the default is http address. FILES
/etc/minidlna.conf Default system-wide configuration file. See minidlna.conf(5) for details on the syntax. SEE ALSO
minidlna.conf(5) Debian July 21, 2011 Debian