[mythtv-users] What to do with playing HD on 'normal' TV?

Robert Tsai rtsai1111 at comcast.net
Fri Mar 3 15:25:09 UTC 2006


On Thu, Mar 02, 2006 at 11:05:39PM -0700, Chad wrote:
> I've got a Home Theater that I use to watch my "shows" (CSI, Las
> Vegas...) in High Def.  I've also got several other 'regular' TV's
> floating around my house in various places.  1 of these TV's is so
> old school, I have to use an RF Modulator to get a computer to hook
> up to it via a composite output on a video card.
> 
> So my question:
>
> What does everyone do about this?  I obviously don't need HD output
> on this 27" dinosaur, and I also don't want to have to get FX5200's
> for every Myth system I build.  Is there another option I'm
> overlooking? Can you maintain 2 versions of the same show on the
> same MythTV network?  I would be willing to do some excellent
> symlinking and create Recording Groups that match up HD with
> Recording Group High Def, and LD with Standard Def (Low Def I call
> it :D ), but not sure how I would work it.  I could record the 2
> versions of the show simultaneously, one with my HD3000 and one with
> my soon coming PVR-500, but that seems less intuitive.  I'd think
> something more along the lines of:
>
> Stream to disk via HD3000, fire up mythtranscode, put transcoded
> file in seperate LD directory, and somehow get the regular frontends
> (not the HD one) to see the LD directory instead of the HD.
> 
> Still, not sure how I'd do that or even if it's workable.

I think what you want to do is:

	- Record stuff in HD from HD-3000

	- Do something with UserJobs to:
	
		- Call mythtranscode (or whatever program you want to
		  use) to create a low-res version of the program.

		- Copy the appropriate rows of the "recorded" table to
		  generate a new row for the low-res version (you'll
		  probably have to come up with a new title and/or
		  subtitle, like add "low-res" or something).

Now you will have both HD and low-res versions of the same program,
browseable/manipulable from all front-ends (of course the frontends
won't be able to view the HD versions). The obvious cost to all this
is increased storage space for both the high- and low-res versions of
programs. But everything remains nicely integrated into the MythTV UI,
and your SD frontend can delete both the high- and low-res versions of
a program when you've finished watching something.

Symlinks would be a completely independent issue, if you want to do
something about that for storage management.

The MythTV documentation has information on the variables available to
you for programming your user jobs.

--Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20060303/72e30604/attachment.pgp 


More information about the mythtv-users mailing list