问题标签 [television]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
if-statement - 检查资源类型是静态资源还是文档资源
我想知道在条件语句方式上检查使用的资源是静态的还是文档的正确语法是什么?我有一个可用于 2 种不同类型资源的模板。
所以条件语句可能是这样的:
[[+模板:is=
static
:then=This is static resource
:else=This is document resource
]]
任何人都知道如何在MODx中做到这一点?我正在使用 MODx 革命最新版本。
谢谢 :)
image - Adjusting the colour/contrast/gamma etc of the video source
I would like to know whether a Google TV device could be used as a 'man in the middle' and make manual adjustments to the colour and gamma of the input source from HDMI in, before output to the TV?
There are several apps already for phones/tablets which allow for these adjustments but I'm unsure what (if any) control over the video signal can be acheived with a GTV device.
Any insight into the feesibility of such an application would be most appreciated.
templates - ModX getResources 模板不接收电视
我有以下 getResources 行:
然后在我用作模板(projlink)的块中,我有:
现在页面标题显示正常,但不是电视。
自然地,我检查了检索到的资源确实有带有projinfo
电视的模板,这一切都很好。我只是不知道发生了什么——这一切对我来说似乎都是正确的。任何人都可以帮助我吗?
javascript - 嵌入式 youtube 播放视频太快而没有声音
我正在尝试在三星智能电视的基于 Javascript 的应用程序中实现 YT 播放器。问题是我想使用的视频没有声音播放并且速度很快。你们中有人知道为什么吗?
这是我正在使用的代码(视频以 .mp4 格式编码http://www.youtube.com/watch?v=l4uSJ-LpkwY):
最好的问候, Jérémy D.
java - 获取直播电视视频流(像素)
有没有办法获得直播电视流,例如在像素级别上对其进行分析。
我的目标是检查直播电视流(例如使用 java),例如广播电台徽标是否可见。
有没有机会通过谷歌电视获得这个流?
是否有机会通过笔记本电脑的 dvb-t 卡或 dvb-s 接收器获得此流?
需要任何进一步的信息吗?
television - Subtitles 3 lines to 2 lines
I've got subtitles that are 3 lines long.
The third line falls off when I'm watching it on tv.
Is there some tool that can fix 3 lined subtitles to all 2 lines?
video - 如何在电视/网络/移动设备上播放 Kaltura 媒体播放列表
任何人请告诉我如何在网络和移动设备上播放 Kaltura 媒体播放列表到电视(使用 mediaDROID 和 mediaBOX 等设备)。
请告诉是否有任何可用的开源插件。
flash - 如何为电视制作交互式 dvd
我已经使用 Flash 创建了一个应用程序。我想用所有按钮功能制作这个应用程序的 dvd 并在电视上播放。如何提供导航功能?
code-snippets - 如何在 phx:tv 中使用 phpthumb?
使用 MODX Evo 1.0.7
我在这样的块中使用 phx:tv:
这是 phx:tv 片段(来源:http ://wiki.modxcms.com/index.php/PHx/CustomModifiers#phx:tv )
如何在代码中使用 phpthumb 调整 Photo TV 中的图像大小?
javascript - 如何测试三星智能电视应用程序?
我开发了一个三星智能电视应用程序,在三星模拟器中进行了测试,它运行良好。
现在我将如何在电视上测试它,而不将它上传到三星应用商店。