Fix MP4 Playback on windows, alchesync
This commit is contained in:
committed by
Liru Færs
parent
782d71a745
commit
a987bcac6f
@@ -189,8 +189,8 @@
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_gstreamer</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/quicktime">
|
||||
<label name="video/quicktime_label">Video (QuickTime)</label>
|
||||
<mimetype name="video/libvlc">
|
||||
<label name="video/libvlc_label">Video (QuickTime)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_gstreamer</impl>
|
||||
</mimetype>
|
||||
|
||||
@@ -42,12 +42,12 @@
|
||||
<scheme name="rtsp">
|
||||
<label name="rtsp_label">Echtzeit-Streaming</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
<label name="blank_label">- Keine -</label>
|
||||
<widgettype>keine</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="none/none">
|
||||
<label name="none/none_label">- Keine -</label>
|
||||
@@ -57,12 +57,12 @@
|
||||
<mimetype name="audio/*">
|
||||
<label name="audio2_label">Audio</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
<label name="video2_label">Video</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
<label name="image2_label">Bild</label>
|
||||
@@ -72,7 +72,7 @@
|
||||
<mimetype name="video/vnd.secondlife.qt.legacy">
|
||||
<label name="vnd.secondlife.qt.legacy_label">Video (QuickTime)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
<label name="application/javascript_label">Javascript</label>
|
||||
@@ -82,7 +82,7 @@
|
||||
<mimetype name="application/ogg">
|
||||
<label name="application/ogg_label">Ogg Audio/Video</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
<label name="application/pdf_label">PDF-Dokument</label>
|
||||
@@ -117,22 +117,22 @@
|
||||
<mimetype name="audio/mid">
|
||||
<label name="audio/mid_label">Audio (MIDI)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
<label name="audio/mpeg_label">Audio (MP3)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
<label name="audio/x-aiff_label">Audio (AIFF)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
<label name="audio/x-wav_label">Audio (WAV)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/bmp">
|
||||
<label name="image/bmp_label">Bild (BMP)</label>
|
||||
@@ -182,31 +182,31 @@
|
||||
<mimetype name="video/mpeg">
|
||||
<label name="video/mpeg_label">Video (MPEG)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
<label name="video/mp4_label">Video (MP4)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/quicktime">
|
||||
<label name="video/quicktime_label">Video (QuickTime)</label>
|
||||
<mimetype name="video/libvlc">
|
||||
<label name="video/libvlc_label">Video (QuickTime)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
<label name="video/x-ms-asf_label">Video (Windows Media ASF)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
<label name="video/x-ms-wmv_label">Video (Windows Media WMV)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-msvideo">
|
||||
<label name="video/x-msvideo_label">Video (AVI)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<scheme name="rtsp">
|
||||
<label name="rtsp_label">Echtzeit-Streaming</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
<label name="blank_label">- Keine -</label>
|
||||
@@ -57,12 +57,12 @@
|
||||
<mimetype name="audio/*">
|
||||
<label name="audio2_label">Audio</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
<label name="video2_label">Video</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
<label name="image2_label">Bild</label>
|
||||
@@ -72,7 +72,7 @@
|
||||
<mimetype name="video/vnd.secondlife.qt.legacy">
|
||||
<label name="vnd.secondlife.qt.legacy_label">Video (QuickTime)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
<label name="application/javascript_label">Javascript</label>
|
||||
@@ -82,7 +82,7 @@
|
||||
<mimetype name="application/ogg">
|
||||
<label name="application/ogg_label">Ogg Audio/Video</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
<label name="application/pdf_label">PDF-Dokument</label>
|
||||
@@ -117,22 +117,22 @@
|
||||
<mimetype name="audio/mid">
|
||||
<label name="audio/mid_label">Audio (MIDI)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
<label name="audio/mpeg_label">Audio (MP3)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
<label name="audio/x-aiff_label">Audio (AIFF)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
<label name="audio/x-wav_label">Audio (WAV)</label>
|
||||
<widgettype>Musik</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/bmp">
|
||||
<label name="image/bmp_label">Bild (BMP)</label>
|
||||
@@ -182,31 +182,31 @@
|
||||
<mimetype name="video/mpeg">
|
||||
<label name="video/mpeg_label">Video (MPEG)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
<label name="video/mp4_label">Video (MP4)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/quicktime">
|
||||
<label name="video/quicktime_label">Video (QuickTime)</label>
|
||||
<mimetype name="video/libvlc">
|
||||
<label name="video/libvlc_label">Video (QuickTime)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
<label name="video/x-ms-asf_label">Video (Windows Media ASF)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
<label name="video/x-ms-wmv_label">Video (Windows Media WMV)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-msvideo">
|
||||
<label name="video/x-msvideo_label">Video (AVI)</label>
|
||||
<widgettype>Film</widgettype>
|
||||
<impl>media_plugin_quicktime</impl>
|
||||
<impl>media_plugin_libvlc</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -2000,7 +2000,7 @@ Wählen Sie eine kleinere Landfläche.</notification>
|
||||
[NAMES]</notification>
|
||||
|
||||
<notification name="NoQuickTime">Apple QuickTime ist auf Ihrem System anscheinend nicht installiert.
|
||||
Laden Sie QuickTime von der QuickTime-Webseite (http://www.apple.com/de/quicktime) herunter, um auf Parzellen, die diese Funktion unterstützen, Streaming-Inhalte wiederzugeben.</notification>
|
||||
Laden Sie QuickTime von der QuickTime-Webseite (http://www.apple.com/de/libvlc) herunter, um auf Parzellen, die diese Funktion unterstützen, Streaming-Inhalte wiederzugeben.</notification>
|
||||
<notification name="NoPlugin">Kein Media Plugin wurde gefunden um "[MIME_TYPE]" an zu zeigen. Dieses Medium wird nicht verfügbar sein.</notification>
|
||||
<notification name="MediaPluginFailed">Das folgende Media Plugin konnte nicht gestartet werden
|
||||
[PLUGIN]
|
||||
|
||||
@@ -431,8 +431,8 @@
|
||||
media_plugin_gstreamer
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Movie (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
@@ -120,7 +120,7 @@
|
||||
none
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="none/none">
|
||||
@@ -142,7 +142,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
@@ -153,7 +153,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
@@ -175,7 +175,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
@@ -197,7 +197,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
@@ -274,7 +274,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
@@ -285,7 +285,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
@@ -296,7 +296,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
@@ -307,7 +307,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="image/bmp">
|
||||
@@ -417,7 +417,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
@@ -428,18 +428,18 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Movie (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
@@ -450,7 +450,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
@@ -461,7 +461,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/x-msvideo">
|
||||
@@ -472,7 +472,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -101,6 +101,27 @@
|
||||
true
|
||||
</allow_looping>
|
||||
</widgetset>
|
||||
<widgetset name="none">
|
||||
<label name="none_label">
|
||||
No Content
|
||||
</label>
|
||||
<default_type>
|
||||
none/none
|
||||
</default_type>
|
||||
<icon>
|
||||
icn_media_web.tga
|
||||
</icon>
|
||||
<tooltip name="none_tooltip">
|
||||
No media here
|
||||
</tooltip>
|
||||
<playtip name="none_playtip" />
|
||||
<allow_resize>
|
||||
false
|
||||
</allow_resize>
|
||||
<allow_looping>
|
||||
false
|
||||
</allow_looping>
|
||||
</widgetset>
|
||||
<scheme name="rtsp">
|
||||
<label name="rtsp_label">
|
||||
Real Time Streaming
|
||||
@@ -109,10 +130,21 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
<scheme name="libvlc">
|
||||
<label name="libvlc_label">
|
||||
LibVLC supported media
|
||||
</label>
|
||||
<widgettype>
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
<label name="blank_label">
|
||||
- None -
|
||||
</label>
|
||||
@@ -142,7 +174,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
@@ -153,7 +185,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
@@ -175,8 +207,8 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
<label name="application/javascript_label">
|
||||
@@ -197,7 +229,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
@@ -235,7 +267,7 @@
|
||||
</mimetype>
|
||||
<mimetype name="application/smil">
|
||||
<label name="application/smil_label">
|
||||
Synchronized Multimedia Integration Language (SMIL)
|
||||
Synchronized Multimedia Integration Language (SMIL)
|
||||
</label>
|
||||
<widgettype>
|
||||
movie
|
||||
@@ -274,7 +306,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
@@ -285,7 +317,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
@@ -296,7 +328,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
@@ -307,7 +339,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="image/bmp">
|
||||
@@ -384,8 +416,8 @@
|
||||
web
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="text/plain">
|
||||
<label name="text/plain_label">
|
||||
@@ -417,8 +449,8 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
<label name="video/mp4_label">
|
||||
@@ -428,19 +460,30 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/octet-stream">
|
||||
<label name="video/octet-stream">
|
||||
Movie
|
||||
</label>
|
||||
<widgettype>
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Movie (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
<label name="video/x-ms-asf_label">
|
||||
@@ -450,8 +493,8 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
<label name="video/x-ms-wmv_label">
|
||||
@@ -461,8 +504,8 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/x-msvideo">
|
||||
<label name="video/x-msvideo_label">
|
||||
@@ -472,7 +515,7 @@
|
||||
movie
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
</impl>
|
||||
media_plugin_cef
|
||||
</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -6973,7 +6973,7 @@ Deactivated gestures with same trigger:
|
||||
persist="true"
|
||||
type="notify">
|
||||
Apple's QuickTime software does not appear to be installed on your system.
|
||||
If you want to view streaming media on parcels that support it you should go to the QuickTime site (http://www.apple.com/quicktime) and install the QuickTime Player.
|
||||
If you want to view streaming media on parcels that support it you should go to the QuickTime site (http://www.apple.com/libvlc) and install the QuickTime Player.
|
||||
<tag>fail</tag>
|
||||
</notification>
|
||||
|
||||
|
||||
@@ -431,8 +431,8 @@
|
||||
media_plugin_gstreamer
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Película (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
@@ -120,7 +120,7 @@
|
||||
ninguno
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="none/none">
|
||||
@@ -142,7 +142,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
@@ -153,7 +153,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
@@ -175,7 +175,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
@@ -197,7 +197,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
@@ -274,7 +274,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
@@ -285,7 +285,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
@@ -296,7 +296,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
@@ -307,7 +307,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="image/bmp">
|
||||
@@ -417,7 +417,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
@@ -428,18 +428,18 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Película (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
@@ -450,7 +450,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
@@ -461,7 +461,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/x-msvideo">
|
||||
@@ -472,7 +472,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</scheme>
|
||||
<mimetype name="blank">
|
||||
@@ -142,7 +142,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/*">
|
||||
@@ -153,7 +153,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="image/*">
|
||||
@@ -175,7 +175,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/javascript">
|
||||
@@ -197,7 +197,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="application/pdf">
|
||||
@@ -274,7 +274,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/mpeg">
|
||||
@@ -285,7 +285,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-aiff">
|
||||
@@ -296,7 +296,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="audio/x-wav">
|
||||
@@ -307,7 +307,7 @@
|
||||
audio
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="image/bmp">
|
||||
@@ -417,7 +417,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/mp4">
|
||||
@@ -428,18 +428,18 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/quicktime">
|
||||
<label name="video/quicktime_label">
|
||||
<mimetype menu="1" name="video/libvlc">
|
||||
<label name="video/libvlc_label">
|
||||
Película (QuickTime)
|
||||
</label>
|
||||
<widgettype>
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-asf">
|
||||
@@ -450,7 +450,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype name="video/x-ms-wmv">
|
||||
@@ -461,7 +461,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
<mimetype menu="1" name="video/x-msvideo">
|
||||
@@ -472,7 +472,7 @@
|
||||
película
|
||||
</widgettype>
|
||||
<impl>
|
||||
media_plugin_quicktime
|
||||
media_plugin_libvlc
|
||||
</impl>
|
||||
</mimetype>
|
||||
</mimetypes>
|
||||
|
||||
@@ -3631,7 +3631,7 @@ Inténtalo seleccionando un trozo más pequeño de terreno.
|
||||
|
||||
<notification name="NoQuickTime">
|
||||
No se ve como instalado en tu sistema el software QuickTime de Apple.
|
||||
Si quieres ver por streaming elementos multimedia en las parcelas que los tengan, debes ir al sitio web de QuickTime (http://www.apple.com/quicktime) e instalar el QuickTime Player.
|
||||
Si quieres ver por streaming elementos multimedia en las parcelas que los tengan, debes ir al sitio web de QuickTime (http://www.apple.com/libvlc) e instalar el QuickTime Player.
|
||||
</notification>
|
||||
|
||||
<notification name="NoPlugin">
|
||||
|
||||
@@ -3026,7 +3026,7 @@ Gestes désactivés ayant le même mot-clé :
|
||||
|
||||
<notification name="NoQuickTime">
|
||||
Le logiciel Apple QuickTime ne semble pas installé sur votre système.
|
||||
Pour voir les vidéos sur les terrains qui le permettent, allez sur le site de QuickTime (http://www.apple.com/fr/quicktime/download) et installez le lecteur QuickTime.
|
||||
Pour voir les vidéos sur les terrains qui le permettent, allez sur le site de QuickTime (http://www.apple.com/fr/libvlc/download) et installez le lecteur QuickTime.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
|
||||
@@ -2604,7 +2604,7 @@ Prova a selezionare una parte di terreno più piccola.
|
||||
</notification>
|
||||
<notification name="NoQuickTime">
|
||||
Il software Apple QuickTime sembra non essere installato nel tuo sistema.
|
||||
Se desideri visualizzare il video streaming nei terreni supportati si consiglia di andare sul sito di QuickTime (http://www.apple.com/quicktime) e procedere con l'installazione di QuickTime Player.
|
||||
Se desideri visualizzare il video streaming nei terreni supportati si consiglia di andare sul sito di QuickTime (http://www.apple.com/libvlc) e procedere con l'installazione di QuickTime Player.
|
||||
</notification>
|
||||
<notification name="OwnedObjectsReturned">
|
||||
Gli oggetti che possiedi sul terreno selezionato ti sono stati restituiti nell'inventario.
|
||||
|
||||
@@ -3281,7 +3281,7 @@ Dê um duplo-clique num cartão de visita e em Mensagem Instantânea, digite sua
|
||||
|
||||
<notification name="NoQuickTime">
|
||||
O software QuickTime da Apple parece não estar instalado em seu sistema.
|
||||
Se você deseja ver fluxo de mídia em terrenos que aceitem isso, você deverá ir ao site do QickTime (http://www.apple.com/quicktime) e instalar o player do QuickTime.
|
||||
Se você deseja ver fluxo de mídia em terrenos que aceitem isso, você deverá ir ao site do QickTime (http://www.apple.com/libvlc) e instalar o player do QuickTime.
|
||||
</notification>
|
||||
<notification name="NoPlugin">
|
||||
Nenhum plugin de mídia detectado para lidar com o tipo de mime "[MIME_TYPE]". Este tipo de mídia não poderão ser acessados.
|
||||
|
||||
Reference in New Issue
Block a user