Warning: session_start(): open(/tmp/sess_mac03t39o8clgua9j1nu5hrek6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
View on TV openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

View on TV

   1.0  

KDE Service Menu

Score 81%
View on TV
zoom


Link:  http://
Downloads:  2492
Submitted:  Jun 30 2004
Updated:  Jul 24 2004

Description:

Inspired by this (http://www.iofcea.de/cgi-bin/seite.pl?file=linuxtvout) idea on supporting the TV-Out on Nvidia Cards I made a small Service Menu to view videos on TV.

You are able to select between Xine and Mplayer (they and X have to be in your Path otherwise edit the Service Menu File).

Installation:
Copy the file 'view_on_tv.desktop' to ~/.kde/share/apps/konqueror/servicemenus/ (only you will be able to use this Service Menu) or to /usr/share/apps/konqueror/servicemenus/ (depends on your KDE Installation and needs root permissions but all users are able to use the Service Menu).

Thanks go to Markus Iofcea for the idea.
Visit http://www.iofcea.de/cgi-bin/seite.pl?file=linuxtvout to see how it works (only german).



Update: Angel Luis Jimenez Martinez mailed me that it would be a good idea to kill the X-Server after finishing watching on TV. It's quite simple and a similar solution was on the website shown above. The only reason I didn't implement it into the service menu was that it didn't work for me. But maybe someone else has more luck with it.

Just open the service menu file with an editor and change the following two lines:

Exec=/bin/sh -c "X -screen TV :1 -ac & sleep 2; DISPLAY=:1 xine -f -g %U; ps ax|grep 'X -screen TV'|cut -f 1 -d' '|xargs kill"

Exec=/bin/sh -c "X -screen TV :1 -ac & sleep 2; DISPLAY=:1 mplayer -fs -vo xv -zoom -really-quiet %U; ps ax|grep 'X -screen TV'|cut -f 1 -d' '|xargs kill"



As a goodie I made an desktop icon for the DVD-drive to view DVDs and (S)VCDs directly on TV. It's in the [download]. The only problem with it is that some paths are hardcoded in it. So you have to edit it and use your correct paths to get it to work.

Have fun with it.

Maybe someone can help me out with a way to create an icon with the correct paths of the system or a service menu specially for this kind of ServiceType?




LicenseGPL
Send to a friend
Subscribe
Other  Content  from Cellardoor
Report inappropriate content



goto page: prev   1  2  3 

-
.

 View on tv - mplayer

 
 by daller on: May 30 2007
 
Score 50%
dallerdaller
Elektronik Lavpris ApS

Hi there,

You can add a shortcut to the "Actions"-menu very easily - Run these commands:
Adding a Kaffeine entry:
Quote:
wget http://www.dallerweb.dk/ubuntu/servicemenu/TV-kaffeine.desktop


Adding an Mplayer entry:
Quote:
wget http://www.dallerweb.dk/ubuntu/servicemenu/TV-mplayer.desktop


Applying above entries:
Quote:
cp TV-*.desktop ~/.kde/share/apps/konqueror/servicemenus/


This will add the shortcut! - You don't even have to restart anything :D


Reply to this

-

 some extras

 
 by janoz on: Oct 28 2007
 
Score 50%


wget http://www.elisanet.fi/~y635037/playontv/playontv.tar.gz

Extract to: ~/.kde/share/apps/d3lphin/servicemenus/
or
~/.kde/share/apps/konqueror/servicemenus/
(you have to replace paths at scripts)

Take a look at my modifications. Basic idea is to turn tv output by replacing xorg.conf file on and create desktop entry to users Desktop for turning off tv output.

* tv-on-xorg.conf file is MY xorg.conf file with tv output and

* tv-off-xorg.conf file is MY xorg.conf file without tv output and

* REPLACE THESE FILES WITH YOUR OWN xorg.conf FILES


Some bugs:
- Dosn't work if u have whitespaces on video clip path.

works at kubuntu 7.10 (i don't see reason why dosen't work at 7.04)


Reply to this

-

 kde4

 
 by flammenflitzer on: May 25 2008
 
Score 50%

[Desktop Entry]
Type=Service
Version=2.3
Encoding=UTF-8
Icon=mplayer
Actions=ViewOnTvMplayer
ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
X-KDE-Priority=TopLevel
X-KDE-Submenu=Am Fernseher ansehen
X-KDE-Submenu[de]=Am Fernseher ansehen
#X-KDE-Submenu[xx]=Your string 'xx' is the country abbreviation

[Desktop Action ViewOnTvMplayer]
Exec=/bin/sh -c "X -screen TV :1 -ac & sleep 2; DISPLAY=:0.1 mplayer -fs -vo xv -zoom -really-quiet %U; ps ax|grep 'X -screen TV'|cut -f 1 -d' '|xargs kill"
Icon=/usr/share/pixmaps/mplayer/mplayer_32x32.png
Name=MPlayer
Name[de]=MPlayer

[Desktop Entry]
Type=Service
Version=2.3
Encoding=UTF-8
Icon=vlc
Actions=ViewOnTvvlc
ServiceTypes=KonqPopupMenu/Plugin,all/allfiles
X-KDE-Priority=TopLevel
X-KDE-Submenu=Am Fernseher ansehen
X-KDE-Submenu[de]=Am Fernseher ansehen
#X-KDE-Submenu[xx]=Your string 'xx' is the country abbreviation

[Desktop Action ViewOnTvvlc]
Exec=/bin/sh -c "X -screen TV :1 -ac & sleep 2; DISPLAY=:0.1 vlc %U; psax|grep 'X -screen TV'|cut -f 1 -d' '|xargs kill"
Icon=vlc
Name=vlc
Name[de]=vlc


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team