NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 23 24 25 26 27 … 93 Next »
Aspect ratio

 
  • 0 Vote(s) - 0 Average
Aspect ratio
Exelion
Offline

Junior Member

Posts: 14
Threads: 6
Joined: Aug 2009
#1
2009-08-30, 06:00 PM
The video I get from my cable receiver is always in 720p format even for SD content. I want to set the aspect ratio to fill the screen.

1. Is there a way to switch the aspect ratio within a plugin either setting the aspect ratio with an API call or to send a keypress F7.

2. Can I get the channel number of a recording?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2009-08-30, 06:11 PM
Exelion Wrote:1. Is there a way to switch the aspect ratio within a plugin either setting the aspect ratio with an API call or to send a keypress F7.
Plugins are typically screens that show data. They can ask the app to start play a video file, or to start live tv on (and specify the start channel if they wish), but after they do this the app takes over control. The plugin doesnt then play any part in that playback (including control of the aspect ratio etc).

A plugin can get notification of any system events occurring though, including the live tv channel number, so I guess if you really needed to go down that path you could send fake F7 keystrokes. (you might also use the HKEY_CURRENT_USER\Software\Devnz\LastAspectRatio registry setting in that logic)

Quote:2. Can I get the channel number of a recording?
Plugins dont run in the recording service, so they dont have visibility of stuff happening then. When recordings start though, the app runs the ParallelProcessing.bat, passing in the channel number as the first argument. You can do whatever you want in that batch file.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Aspect ratio for PVRX2 application Hairy 3 1,936 2008-11-09, 04:52 PM
Last Post: Hairy
  Conversation about aspect ratios zehd 0 1,429 2007-07-30, 06:35 PM
Last Post: zehd

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode