[mythtv-users] Re: Archiving to DVD?

2006-01-08 Thread Claude Gélinas agr.
Le samedi 07 janvier 2006 à 10:39 +0100, belcampo a écrit :
> On Saturday 07 January 2006 05:33, Claude Gélinas agr. wrote:
> > Le jeudi 05 janvier 2006 à 10:11 +0100, belcampo a écrit :
> > > >When I try to burn a dvd I get the following error on the browser:
> > > >Warning
> > > >at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
> > > >108:
> > > >fopen(mythburnconf/mythtvburnconfig.xml): failed to open stream:
> > > >Permission denied
> > >
> > > First solve this problem, look for mythburn user and group, you filled it
> > > in mythburn.conf. As root in your mythburn-directory do:
> > > chmod -R xrw user:group mythburnconf
> > >
> > > Because after this fail nothing will work of course
> >
> > I've try to change all file ownership to mythtv.mythtv as it was all
> > root.root but it didn't fix it.
> in mythburn directory make a link
> ln -s conf mythburnconf
> >

I've made the link and change permission on conf dir and it work

ProjectX still doesn't work. I've try the compiled 0.90.2 you sent me
and the 0.90.3.00 I've compiled and I still get the same error

look like projectX doesn't work

any hint ?? 
-- 
-
Claude Gélinas agr., dta
Phyto Ressources inc.
==
Varennes, Québec, Canada   Tél.: (450) 652 9764,   Fax.:(450) 652 6182
 Des questions sur les insectes et maladies des plantes ornementales ?
 Want to know more about ornamental plant pest ?
http://www.phyto.qc.ca

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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-07 Thread Ross Campbell
On 1/7/06, Phill Edwards <[EMAIL PROTECTED]> wrote:
> > Maybe investigate why it's slow and fails. It's working perfectly for me.
> > ProjectX solves the av/sync problems and if your data > 4.7GB it
> > automatically requantisizes to what fits on the DVD
>
> I didn't know about the > 4.7GB functionality. My version doesn't do
> that but I'd really like it to! How do you get that to work and what
> version of ProjectX are you running.

Actually, MythTVBurn does that, not ProjectX, and mythtvburn does it
by calling tcrequant, which is part of transcode.

look in $foo/mythtvburn/scripts/ at mpeg2cut-px.sh and remplex.sh

If only mythtvburn would transcode mpeg4 recordings back to mpeg2
automatically...


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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-07 Thread Phill Edwards
> Maybe investigate why it's slow and fails. It's working perfectly for me.
> ProjectX solves the av/sync problems and if your data > 4.7GB it
> automatically requantisizes to what fits on the DVD

I didn't know about the > 4.7GB functionality. My version doesn't do
that but I'd really like it to! How do you get that to work and what
version of ProjectX are you running.

PS - I'm running 0.90.2.00/05.11.2005 on Windows (not that the OS
should matter).

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


[mythtv-users] Re: Archiving to DVD?

2006-01-06 Thread Claude Gélinas agr.
Le jeudi 05 janvier 2006 à 10:11 +0100, belcampo a écrit : 
> >When I try to burn a dvd I get the following error on the browser:
> >Warning
> >at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
> >108:
> >fopen(mythburnconf/mythtvburnconfig.xml): failed to open stream:
> >Permission denied
> First solve this problem, look for mythburn user and group, you filled it in 
> mythburn.conf. As root in your mythburn-directory do:
> chmod -R xrw user:group mythburnconf
> 
> Because after this fail nothing will work of course

I've try to change all file ownership to mythtv.mythtv as it was all
root.root but it didn't fix it.

I finally change  
mythburnconf/mythtvburnconfig.xml
to 
./mythtvburnconfig.xml

in the mythtvburndvd_createdvd.php file and it fix it.
mythburnconf/mythtvburnconfig.xml doesn't exist as mythtvburnconfig.xml
is in the /usr/local/bin/mythburn/mythwebburn dir and mythburnconf is a
link to /usr/local/bin/mythburn/conf in 

/var/www/html/mythweb/mythburnconf -> /usr/local/bin/mythburn/conf

there is no mythtvburnconfig.xml in the conf dir.



> 
> You downloaded this file
> jre-1_5_0_06-linux-amd64-rpm.bin
> RTFM what you should do with it
> 
That file is ok
I delete the ProjectX_Source_0.90.3.00.zip which didn't compile well 
and revert to projectx_0.82.1.02_b2.tar binaries.

now I'm jammed at the following error message:

mplex -o /video/tmp_dvd/1005_20050806205000_20050806231500.nuv -f 8 
1005_20050806205000_20050806231500.m2v
rm: cannot remove `1005_20050806205000_20050806231500_X.log': No such file or 
directory
rm: cannot remove `1005_20050806205000_20050806231500.m2v': No such file or 
directory
Return value is 0
- datestamp=06-01-2006 23:23
Building MPEG2 GOP index files...
- datestamp=06-01-2006 23:23
- datestamp=06-01-2006 23:23
(ioaux.c) invalid file "/video/tmp_dvd/1005_20050806205000_20050806231500.nuv"
Return value is 1

/video/tmp_dvd is my temp dir as set in the conf file
ls -l /video/tmp_dvd/
total 4
-rw-r--r--  1 apache apache0 jan  6 23:23 
1005_20050806205000_20050806231500.nuv.tcindex
-rw-r--r--  1 apache apache 2469 jan  6 23:23 mythburn.log

finally 1005_20050806205000_20050806231500.m2v doesn't exist

Thank you,


-- 
-
Claude Gélinas agr., dta
Phyto Ressources inc.
==
Varennes, Québec, Canada   Tél.: (450) 652 9764,   Fax.:(450) 652 6182
 Des questions sur les insectes et maladies des plantes ornementales ?
 Want to know more about ornamental plant pest ?
http://www.phyto.qc.ca

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


[mythtv-users] Re: Archiving to DVD?

2006-01-05 Thread belcampo
>When I try to burn a dvd I get the following error on the browser:
>Warning
>at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
>108:
>fopen(mythburnconf/mythtvburnconfig.xml): failed to open stream:
>Permission denied
First solve this problem, look for mythburn user and group, you filled it in 
mythburn.conf. As root in your mythburn-directory do:
chmod -R xrw user:group mythburnconf

Because after this fail nothing will work of course

You downloaded this file
jre-1_5_0_06-linux-amd64-rpm.bin
RTFM what you should do with it
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-04 Thread Claude Gélinas agr.
When I try to burn a dvd I get the following error on the browser:
Warning
at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
108:
fopen(mythburnconf/mythtvburnconfig.xml): failed to open stream:
Permission denied 



Warning
at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
109:
fputs(): supplied argument is not a valid stream resource 



Warning
at /usr/local/bin/mythburn/mythwebburn/mythtvburndvd_createdvd.php, line
110:
fclose(): supplied argument is not a valid stream resource 



Warning at /var/www/html/mythweb/themes/Default/theme.php, line 16:
Cannot modify header information - headers already sent by (output
started at /var/www/html/mythweb/includes/errors.php:68)


What's wrong ?

also I can't install the projectX as I don't know how it work with java
and where to put it

dvdauthor 0.6.12
jre-1_5_0_06-linux-amd64-rpm.bin
ProjectX_Source_0.90.3

thank you

--
Le mardi 03 janvier 2006 à 22:31 +0100, Fredrik Karlsson a écrit :
> Hi,
> 
> Never mind my question. I tried the latest CVS with ProjectX 0.82.1,
> and it seems to work, at least on a 2 min recording.
> Are there any plans to implement this functionality in C or something
> that might be faster than Java?
> 
> /Fredrik
> 
> On 1/3/06, Fredrik Karlsson <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > What sources of projectX and mythburn are you using? Mythburn CVS?
> >
> > /Fredrik
> >
> 
> 
> --
> My Gentoo + PVR-350 + IVTV + MythTV blog is on
> http://gentoomythtv.blogspot.com/
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-- 
-
Claude Gélinas agr., dta
Phyto Ressources inc.
==
Varennes, Québec, Canada   Tél.: (450) 652 9764,   Fax.:(450) 652 6182
 Des questions sur les insectes et maladies des plantes ornementales ?
 Want to know more about ornamental plant pest ?
http://www.phyto.qc.ca

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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-04 Thread Robin Gilks

> Maybe investigate why it's slow and fails. It's working perfectly for me.
> ProjectX solves the av/sync problems and if your data > 4.7GB it
> automatically requantisizes to what fits on the DVD
>
> Henk Schoneveld

Has anyone tried using mpeg2fix (a standalone version of mythtranscode)
from SVN in place of ProjectX that does cutlist stuff on mpeg2 files and
cleans them up as per PX does?

-- 
Robin Gilks




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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Claude Gélinas agr.
How do you install projectX

I've the source but don't know how to compile or install it

Thank you,

Le mardi 03 janvier 2006 à 16:37 +0100, belcampo a écrit :
> Maybe investigate why it's slow and fails. It's working perfectly for me. 
> ProjectX solves the av/sync problems and if your data > 4.7GB it 
> automatically requantisizes to what fits on the DVD
> 
> Henk Schoneveld
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-- 
-
Claude Gélinas agr., dta
Phyto Ressources inc.
==
Varennes, Québec, Canada   Tél.: (450) 652 9764,   Fax.:(450) 652 6182
 Des questions sur les insectes et maladies des plantes ornementales ?
 Want to know more about ornamental plant pest ?
http://www.phyto.qc.ca

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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Fredrik Karlsson
Hi,

Never mind my question. I tried the latest CVS with ProjectX 0.82.1,
and it seems to work, at least on a 2 min recording.
Are there any plans to implement this functionality in C or something
that might be faster than Java?

/Fredrik

On 1/3/06, Fredrik Karlsson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> What sources of projectX and mythburn are you using? Mythburn CVS?
>
> /Fredrik
>


--
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Dave Ansell
- Original Message - 
From: "Ross Campbell" <[EMAIL PROTECTED]>

To: "Discussion about mythtv" 
Sent: Tuesday, January 03, 2006 5:32 PM
Subject: Re: [mythtv-users] Re: Archiving to DVD?


I am trying to get this working, but the HowTo states there are 
problems

with certin versions of dvdauthor and ImageMagic packages.Can you say
what versions you have installed and working?  thanks,



From my experience, the 0.6.12-alpha snapshots of dvdauthor should be

avoided. There were some versions of ImageMagick in the past that only
worked properly with the 0.6.12-alpha snapshots, but ImageMagick was
quickly upgraded and hasn't required the use the 0.6.12-alpha
versions. Additionally I had some problems with some versions of
0.6.12 and mythtvburn.

I use dvdauthor 0.6.11 and ImageMagick 6.2.4 or so with ProjectX 0.89
and have no A/V sync issues and I'm happily burning DVDs with
commercials cut and taking advantage of the auto-tcrequant to cram
more content onto each DVD. I'm pretty happy with putting 4 1-hour
shows on a single DVD -- and that takes about 3 hours per DVD.

Now if only mythburn could auto-detect if a recording was not a proper
mpeg2 DVD format recording and transcode it as part of the process...
then I could *easily* burn DVDs from my transcoded recordings and I'd
be really happy.

Hey... Has anyone else had problems recenty with upgrading CVS with 
mythtvburn?


-Ross


--

Thanks Ross, that is a great help.
By the way, my DVD burner is in my frontend machine and the backend has no 
burner and is not accessible very easily as it lives in the attic.Will 
this cause a problem with MythBurn?





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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Ross Campbell
> I am trying to get this working, but the HowTo states there are problems
> with certin versions of dvdauthor and ImageMagic packages.Can you say
> what versions you have installed and working?  thanks,

>From my experience, the 0.6.12-alpha snapshots of dvdauthor should be
avoided. There were some versions of ImageMagick in the past that only
worked properly with the 0.6.12-alpha snapshots, but ImageMagick was
quickly upgraded and hasn't required the use the 0.6.12-alpha
versions. Additionally I had some problems with some versions of
0.6.12 and mythtvburn.

I use dvdauthor 0.6.11 and ImageMagick 6.2.4 or so with ProjectX 0.89
and have no A/V sync issues and I'm happily burning DVDs with
commercials cut and taking advantage of the auto-tcrequant to cram
more content onto each DVD. I'm pretty happy with putting 4 1-hour
shows on a single DVD -- and that takes about 3 hours per DVD.

Now if only mythburn could auto-detect if a recording was not a proper
mpeg2 DVD format recording and transcode it as part of the process...
then I could *easily* burn DVDs from my transcoded recordings and I'd
be really happy.

Hey... Has anyone else had problems recenty with upgrading CVS with mythtvburn?

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


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Fredrik Karlsson
Hi,

What sources of projectX and mythburn are you using? Mythburn CVS?

/Fredrik

On 1/3/06, belcampo <[EMAIL PROTECTED]> wrote:
> Maybe investigate why it's slow and fails. It's working perfectly for me.
> ProjectX solves the av/sync problems and if your data > 4.7GB it
> automatically requantisizes to what fits on the DVD
>
> Henk Schoneveld
>
>
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>


--
My Gentoo + PVR-350 + IVTV + MythTV blog is on
http://gentoomythtv.blogspot.com/
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread Dave Ansell


- Original Message - 
From: "belcampo" <[EMAIL PROTECTED]>

To: 
Sent: Tuesday, January 03, 2006 3:37 PM
Subject: [mythtv-users] Re: Archiving to DVD?



Maybe investigate why it's slow and fails. It's working perfectly for me.
ProjectX solves the av/sync problems and if your data > 4.7GB it
automatically requantisizes to what fits on the DVD

Henk Schoneveld


Hi,

   I am trying to get this working, but the HowTo states there are problems 
with certin versions of dvdauthor and ImageMagic packages.Can you say 
what versions you have installed and working?  thanks,


Dave

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


[mythtv-users] Re: Archiving to DVD?

2006-01-03 Thread belcampo
Maybe investigate why it's slow and fails. It's working perfectly for me. 
ProjectX solves the av/sync problems and if your data > 4.7GB it 
automatically requantisizes to what fits on the DVD

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