Re: [mythtv-users] Automatic Transcoding

2005-09-23 Thread Craig Hagerman
On 9/23/05, Robert Tsai <[EMAIL PROTECTED]> wrote:
> No. In addition to the post-processing option, you *also* need to set
> up your Hardware Recording Profile (e.g., "Default" or whatever you
> are using) to enable auto-transcode.
>

Ahh I see. I don't remember seeing the Hardware Recording Profile
option. Do you remember off-hand where I can find it? Maybe I don't
have it set.

Craig
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Automatic Transcoding

2005-09-23 Thread Robert Tsai
On Fri, Sep 23, 2005 at 04:01:17PM +0900, Craig Hagerman wrote:
> On 9/23/05, Robert Tsai <[EMAIL PROTECTED]> wrote:
> > In your recording schedules' post-processing options you also need
> > to enable "automatically transcode".
> 
> Is that the ONLY thing that is necessary to set up Rob? Like Michael
> I have had no luck with automatic transcoding (on a fairly new
> mythtv install). That "automatically transcode" box IS checked, but
> there is no transcoding and no mention of transcoding in
> mythbackend.log.

No. In addition to the post-processing option, you *also* need to set
up your Hardware Recording Profile (e.g., "Default" or whatever you
are using) to enable auto-transcode.

The idea is that some capture cards already have hardware-assist for
encoding (PVR-x50), which can be configured for your desired disk
space consumption rate at capture time. Others have no encoding
capability at all (HD-3000), so recordings made by those cards must be
post-processed by mythtranscode to save disk space. On a system with
both kinds of cards, you would only need auto-transcode for recording
profiles for the encoder-less pieces of hardware.

--Rob


signature.asc
Description: Digital signature
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Automatic Transcoding

2005-09-23 Thread Craig Hagerman
On 9/23/05, Robert Tsai <[EMAIL PROTECTED]> wrote:
> In your recording schedules' post-processing options you also need to
> enable "automatically transcode".
>
> --Rob
>

Is that the ONLY thing that is necessary to set up Rob? Like Michael I
have had no luck with automatic transcoding (on a fairly new mythtv
install). That "automatically transcode" box IS checked, but there is
no transcoding and no mention of transcoding in mythbackend.log.

Craig
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Automatic Transcoding

2005-09-22 Thread Robert Tsai
On Fri, Sep 23, 2005 at 10:18:37AM +0930, Michael Cheshire (Mailing Lists) 
wrote:
> I cant for the likes of me get my mythtv box to automatically
> transcode stuff recorded from my DVB card.. (Dvico Fusion DVB-T
> Lite).
> 
> I'm sure there's a box I should be ticking somewhere - which
> recording profile should I tick "automatically transcode" in - I've
> ticked all the boxes in the "Hardward DVB Encoders", but that doesnt
> seem to do anything?

In your recording schedules' post-processing options you also need to
enable "automatically transcode".

--Rob


signature.asc
Description: Digital signature
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Automatic Transcoding

2005-09-22 Thread Michael Cheshire \(Mailing Lists\)



Howdy,
 
I cant for the likes of me get my mythtv box to 
automatically transcode stuff recorded from my DVB card.. (Dvico Fusion DVB-T 
Lite).
 
I'm sure there's a box I should be ticking 
somewhere - which recording profile should I tick "automatically transcode" in - 
I've ticked all the boxes in the "Hardward DVB Encoders", but that doesnt seem 
to do anything?
 
Help?
 
M.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] Automatic transcoding

2005-09-07 Thread Moasat

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex Brekken
Sent: Wednesday, September 07, 2005 11:42 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Automatic transcoding


Any chance a recording made on the master is trying to be transcoded
by the slave? (or vice-versa)  I've got a master/slave backend setup, and
I've noticed that often my transcoding jobs fail because  the slave tries to
process a recording that was made on the master.  Looking at the backend
logs on the slave, there's a mesage that states something to the effect that
"remote" transcoding is not allowed.  (unlike commercial flagging, which can
be done on any backend regardless of where the recording was made)  Not sure
if this is what's happening in your case, but I've seen this bug quite
often.



I think that might actually be the problem.  Before, I had both backends
using the same location (slave via NFS).  Now that they are currently
separate, it looks like anything recorded on the slave is failing.  I've
changed the setting and will see how it goes.

Thanks,

Mo


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Automatic transcoding

2005-09-07 Thread Alex Brekken
Any chance a recording made on the master is trying to be transcoded by
the slave? (or vice-versa)  I've got a master/slave backend setup,
and I've noticed that often my transcoding jobs fail because  the
slave tries to process a recording that was made on the master. 
Looking at the backend logs on the slave, there's a mesage that states
something to the effect that "remote" transcoding is not allowed. 
(unlike commercial flagging, which can be done on any backend
regardless of where the recording was made)  Not sure if this is
what's happening in your case, but I've seen this bug quite
often.  
On 9/7/05, Ryan Steffes <[EMAIL PROTECTED]> wrote:
On 9/5/05, Moasat <
[EMAIL PROTECTED]> wrote:
My auto transcoding has been failing more often than not for the past fewmonths.  As I've been swapping my master and slave backends (andreinstalling Linux on the slave-now-master), I assumed it was some setting

or another that I overlooked.  I've gone back through them all to make sureeverything is set the way I think they should be set but it is still failingat least half of the time.What bugs me is that there's no indication as to why it failed.
I tried the manual version on the command line of a recording thatpreviously failed and it finished ok so there was no indication as to whythe autotranscode failed.Is there a command-line switch or something I can use to get more
information as to why the auto transcode is failing?
You could try setting your debug level in the backend to verbose (-v) and if that doesn't give you any clues, try -v all.


___mythtv-users mailing listmythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Automatic transcoding

2005-09-07 Thread Ryan Steffes
On 9/5/05, Moasat <[EMAIL PROTECTED]> wrote:
My auto transcoding has been failing more often than not for the past fewmonths.  As I've been swapping my master and slave backends (andreinstalling Linux on the slave-now-master), I assumed it was some setting
or another that I overlooked.  I've gone back through them all to make sureeverything is set the way I think they should be set but it is still failingat least half of the time.What bugs me is that there's no indication as to why it failed.
I tried the manual version on the command line of a recording thatpreviously failed and it finished ok so there was no indication as to whythe autotranscode failed.Is there a command-line switch or something I can use to get more
information as to why the auto transcode is failing?
You could try setting your debug level in the backend to verbose (-v) and if that doesn't give you any clues, try -v all.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Automatic transcoding

2005-09-05 Thread Moasat
My auto transcoding has been failing more often than not for the past few
months.  As I've been swapping my master and slave backends (and
reinstalling Linux on the slave-now-master), I assumed it was some setting
or another that I overlooked.  I've gone back through them all to make sure
everything is set the way I think they should be set but it is still failing
at least half of the time.

What bugs me is that there's no indication as to why it failed.

I tried the manual version on the command line of a recording that
previously failed and it finished ok so there was no indication as to why
the autotranscode failed.

Is there a command-line switch or something I can use to get more
information as to why the auto transcode is failing?
<>___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users