Questions tagged [television]

479 questions
0
votes
1 answer

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?
VRC
  • 745
  • 7
  • 16
0
votes
2 answers

get live TV Video Stream (pixel)

is there a way to get the live tv stream, to analysize it for example on pixel level. My Goal is to check the live tv stream (for example with java) if for example the broadcast station logo is visible or not. Is there a chance to get this stream…
user985705
  • 53
  • 4
0
votes
1 answer

ModX getResources template not receiving TVs

I have the following getResources line: [[!getResources? &parents=`5` &tpl=`projlink` ]] Then in the chunk I am using as a template (projlink) I have:
[[+pagetitle]]
[[+tv.projinfo]]
Now the…
MeltingDog
  • 14,310
  • 43
  • 165
  • 295
0
votes
2 answers

Check if Resource type is Static Resource or Document Resource

I wanted to know what is the right syntax on a conditional statement way to check if a Resource used is static or Document? I have a single template that can be used with 2 different types of resource. So the conditional statement might be like…
PHP Noob
  • 1,597
  • 3
  • 24
  • 34
0
votes
2 answers

Is Comcast TV API open to public?

I am thinking the build my own home system that can do basic tuning channels or view lineup for my Comcast cable TV, like xfinity TV App does. I am wondering if someone know Comcast open their API? or is there a way that can do it? Thanks Lewis
lewis
  • 25
  • 3
0
votes
1 answer

iOS simulator - trick to using TV Out?

I'm using the iOS simulator from xcode 4.3.1, and the "TV Out" option doesn't seem to be doing its thing. I've tried it with a variety of simulated devices and tv resolutions, but always just get a black screen. Perhaps it doesn't support the…
orion elenzil
  • 4,484
  • 3
  • 37
  • 49
0
votes
2 answers

Common SDK (smarttv-alliance): no video playback

Trying the SDK from the smart tv alliance, I worry about it not playing videos in the vbox. The menu and browser works well, but e.g. when trying the video sample project within SDK, it does not play videos there. => screen remains black in the…
ledy
  • 1,527
  • 6
  • 22
  • 33
0
votes
1 answer

How to download subtitles from pluzz.fr

Is there a way to download subtitles/closed captions from pluzz fr or the beta version, http://pluzz.francetv.fr, please? Here's an example video that comes with closed captioning (Tout le monde veut prendre sa place):…
coloraday
  • 23
  • 4
0
votes
1 answer

Can a Google TV app display Live TV (without overlays)

Is it possible for an app to display exactly the same as the Live TV app while the app is running? That is, for the HDMI input to be passed to the HDMI input unmodified. I would like to use my GTV remote keyboard to control my computer (over VNC,…
0
votes
2 answers

ModX: Using GetResources to display multiple pages in one page

I am trying to use getResources to display multiple resources withing one resource, including their Templates and TVs. The code I have in the page I want to display them is: [[!getResources? &parents=`50` &sortdir=`ASC` &sortby=`menuindex`…
MeltingDog
  • 14,310
  • 43
  • 165
  • 295
0
votes
1 answer

Layout for Android Application on TV

I am designing an application for TV. When I load my application to TV screen, I see it still has the sizes of a smartphone. I have been playing with different dpi's but not working. Spent a day on this. What are the steps to design the layout so…
Erol
  • 6,478
  • 5
  • 41
  • 55
0
votes
1 answer

Playing Movies From A Mounted Drive (Revue/GoogleTV)

So I have been interested in programming for the Google TV for a while now, and have just started to get into it. My first personal project is to create a simple media player and file browser, since the default media player is so awful. It works…
HarshMarshmallow
  • 1,007
  • 11
  • 23
0
votes
1 answer

How to make a program open on a specific screen (multiple monitors)?

I have my pc connected to my television and I use this so I can get netflix in HD on my couch, among other things. I have a few bookmarked locations that I only really use when I am on the couch. I have saved those links to my desktop, but on screen…
person0
  • 1,278
  • 2
  • 15
  • 20
-1
votes
1 answer

My Android TV seems to be rebooting frequently in sleep mode and causing ADB to be disconnected, why?

This is the log I got from adb logcat when the TV is at sleep mode: 03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc 03-05 00:50:40.242 9534 9647 I uicksetsdk.son: Starting a blocking GC Alloc 03-05 00:50:40.271 9534 …
-1
votes
1 answer

How I can create an EPG for tv?

I'm new in this forum, and I've been working in my company as a front-end developer for 6 months, this is my first experience. I'm working on a tv app. I never created an epg and I really don't know what i have to do and the worst things is that on…