View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Feb 15, 2007 10:25 am 
Offline
Joined: Sat Sep 30, 2006 8:05 am
Posts: 9
Location: Tunkhannock, PA
This is at the top of the MythWeb page after I try to create a DVD to record (doesn't matter what options I select). Any ideas??

Quote:
Error at /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php, line 126:
fopen(/myth/mythburn/conf/mythtvburnconfig.xml): failed to open stream: Permission denied
Details:

datetime: 2007-02-15 11:23:08 (EST)
errornum: 2
error type: Warning
error string: fopen(/myth/mythburn/conf/mythtvburnconfig.xml): failed to open stream: Permission denied
filename: /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php
error line: 126

Error at /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php, line 127:
fputs(): supplied argument is not a valid stream resource
Details:

datetime: 2007-02-15 11:23:08 (EST)
errornum: 2
error type: Warning
error string: fputs(): supplied argument is not a valid stream resource
filename: /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php
error line: 127

Error at /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php, line 128:
fclose(): supplied argument is not a valid stream resource
Details:

datetime: 2007-02-15 11:23:08 (EST)
errornum: 2
error type: Warning
error string: fclose(): supplied argument is not a valid stream resource
filename: /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php
error line: 128

cutlist_1=


I want to get some of these recordings burnt to DVD before I run out of space!!

_________________
-Tiny

P4 1.4GHz 512MB RAM
PVR-150, PVR-500MCE
WD 40GB and 320GB
geForce MX 440
Lite-On DVD-RW
Intel gigabit NIC
Diamond XS-17 7.1 channel surround with coaxial digital output


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 19, 2007 9:20 pm 
Offline
Joined: Sat Sep 30, 2006 8:05 am
Posts: 9
Location: Tunkhannock, PA
*BUMP*

_________________
-Tiny

P4 1.4GHz 512MB RAM
PVR-150, PVR-500MCE
WD 40GB and 320GB
geForce MX 440
Lite-On DVD-RW
Intel gigabit NIC
Diamond XS-17 7.1 channel surround with coaxial digital output


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 16, 2007 9:20 am 
Offline
Joined: Sat Sep 30, 2006 8:05 am
Posts: 9
Location: Tunkhannock, PA
Anyone? Do you need more info? Am I not searching for the right terms? I'm getting closer and closer to my disk space limit... :cry:

_________________
-Tiny

P4 1.4GHz 512MB RAM
PVR-150, PVR-500MCE
WD 40GB and 320GB
geForce MX 440
Lite-On DVD-RW
Intel gigabit NIC
Diamond XS-17 7.1 channel surround with coaxial digital output


Top
 Profile  
 
PostPosted: Fri Mar 16, 2007 9:54 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
tiny1877 wrote:
Quote:
Error at /usr/share/mythtv/mythweb/modules/mythburn/burndvd.php, line 126:
fopen(/myth/mythburn/conf/mythtvburnconfig.xml): failed to open stream: Permission denied

Seems you have a permission problem with your /myth/mythburn/conf/mythtvburnconfig.xml file - Should look something like this:

Code:
ls -l /myth/mythburn/conf/mythtvburnconfig.xml
-rw-rw-rw-  1 mythtv www-data 356 Dec 21  2005 /myth/mythburn/conf/mythtvburnconfig.xml

See http://lists.smeyers.be/mythtv-users/24797.html

What version of KM are you using?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 16, 2007 1:59 pm 
Offline
Joined: Sat Sep 30, 2006 8:05 am
Posts: 9
Location: Tunkhannock, PA
It's R5D1

I fixed the permissions and group on that file (was mythtv:mythtv and -rw-r--r--) and re-ran the mythburndvd script and got this:

Code:
----- datestamp=05-12-2006 23:23
Building MPEG2 GOP index files...
----- datestamp=05-12-2006 23:23
----- datestamp=05-12-2006 23:23
(seqinfo.c)    53848 video frame(s) in unit 0 detected
----- datestamp=05-12-2006 23:24
----- datestamp=05-12-2006 23:24
(seqinfo.c)    53818 video frame(s) in unit 0 detected
----- datestamp=05-12-2006 23:25
----- datestamp=05-12-2006 23:25
(ioaux.c) invalid file "/myth/mythburn/temp/1050_20061108220000.mpg"
***********************************
MythTV BurnDVD stopped due to error
***********************************


Is the script not copying something, or am I missing something else?

_________________
-Tiny

P4 1.4GHz 512MB RAM
PVR-150, PVR-500MCE
WD 40GB and 320GB
geForce MX 440
Lite-On DVD-RW
Intel gigabit NIC
Diamond XS-17 7.1 channel surround with coaxial digital output


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 16, 2007 3:13 pm 
Offline
Joined: Sat Sep 30, 2006 8:05 am
Posts: 9
Location: Tunkhannock, PA
Actually I just noticed that the date is way off on that, looks like it's reading an old file.

Do I have to load these up and make a cutlist before I can burn them? I just noticed that all the way at the top, above the header it says "cutlist_1=" and that's it. I'm way confused now.

_________________
-Tiny

P4 1.4GHz 512MB RAM
PVR-150, PVR-500MCE
WD 40GB and 320GB
geForce MX 440
Lite-On DVD-RW
Intel gigabit NIC
Diamond XS-17 7.1 channel surround with coaxial digital output


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 19, 2007 5:42 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
Not sure about Mythburn through the web interface (I'm running R5D1 + 0.20 and don't see any burning options in MythWeb anymore), but your old file selections carry over in MythArchive unless you de-select them. Perhaps it is trying to burn a file you selected some time ago that no longer exists on your system? Can you see the list of files it is attempting to burn?


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu