Mercurial > mplayer.hg
annotate etc/mplayer.desktop @ 23510:a6c619ee9d30
Teletext support for tv:// (v4l and v4l2 only)
modified patch from Otvos Attila oattila at chello dot hu
Module uses zvbi library for all low-level VBI operations (like I/O with vbi
device, converting vbi pages into usefull vbi_page stuctures, rendering them
into RGB32 images).
All teletext related stuff (except properties, slave commands and rendering
osd in text mode or RGB32 rendered teletext pages in spu mode) is implemented
in tvi_vbi.c
New properties:
teletext_page - switching between pages
teletext_mode - switch between on/off/opaque/transparent modes
teletext_format - (currently read-only) allows to get format info
(black/white,gray,text)
teletext_half_page - trivial zooming (displaying top/bottom half of teletext
page)
New slave commands:
teletext_add_dec - user interface for jumping to any page by editing page number
interactively
teletext_go_link - goes though links, specified on current page
author | voroshil |
---|---|
date | Sun, 10 Jun 2007 00:06:12 +0000 |
parents | b46337386efc |
children | 67b90a677c8d |
rev | line source |
---|---|
12727 | 1 [Desktop Entry] |
2 Type=Application | |
3 Encoding=UTF-8 | |
12738 | 4 Name=MPlayer |
16395
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
5 GenericName=Multimedia player |
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
6 Comment=Multimedia player |
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
7 Comment[de]=Multimedia-Player |
12727 | 8 Comment[es]=Reproductor multimedia |
9 Comment[fr]=Lecteur multimedia | |
10 Comment[it]=Lettore multimediale | |
18038 | 11 Icon=mplayer.xpm |
12727 | 12 TryExec=gmplayer |
13 Exec=gmplayer | |
16395
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
14 Terminal=false |
e867b84178bd
Spelling, fix Terminal and Categories entry, add MimeType.
diego
parents:
12791
diff
changeset
|
15 Categories=GTK;Application;AudioVideo;Audio;Video;Player;TV; |
19648
b46337386efc
Add some more mime types from the SUSE packman package.
diego
parents:
18038
diff
changeset
|
16 MimeType=application/ogg;application/x-ogg;application/sdp;application/smil;application/x-smil;application/streamingmedia;application/x-streamingmedia;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a;audio/mp1;audio/x-mp1;audio/mp2;audio/x-mp2;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/mpegurl;audio/x-mpegurl;audio/mpg;audio/x-mpg;audio/rn-mpeg;audio/scpls;audio/x-scpls;audio/vnd.rn-realaudio;audio/wav;audio/x-pn-windows-pcm;audio/x-realaudio;audio/x-pn-realaudio;audio/x-ms-wma;audio/x-pls;audio/x-wav;video/mpeg;video/x-mpeg;video/x-mpeg2;video/msvideo;video/x-msvideo;video/quicktime;video/vnd.rn-realvideo;video/x-ms-afs;video/x-ms-asf;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvxvideo;video/x-avi;video/x-fli;video/x-theora;video/x-matroska; |