[mythtv] [PATCH] Add transcoding support (final)

Geoffrey Hausheer ou401cru02 at sneakemail.com
Sun Apr 20 08:41:31 EDT 2003


On 19 Apr 2003 13:04:02 -0700, "Adam Lydick adam.lydick-at-verizon.net
|mythtv/1.0-Allow|" <8ninhdbb7w0t at sneakemail.com> said:
> Forgive my ignorance, but wouldn't it make sense to have one thread per
> proc per backend?
> 

Actually, what I was referring to is the polling thread.  There is a
thread which monitors the transcoders, and spawns new ones when allowed,
as well as replacing the original file with the transcoded one.  We only
need one of these per backend.

The transcoder itself is a seperate process, and the user can control how
many may run simultaneously, so perhaps on a multiprocessor system, you
could set it to '2' (thoughg even on my single-CPU machine I normally
have it set to 2 ro 3)

.Geoff


More information about the mythtv-dev mailing list