Several days ago I transcoded some shows using the default settings, which was mpeg-4 lossy, which shrank a 1.1 gig half hour show to 600 meg after also cutting commercials.
The other day, I changed the default, as far as I can tell, to use mpeg-2 lossless. I can't tell because if I try to transcode, it results in an error. However, it's moot since I won't be needing to transcode.
The problem is that the transcoded files all show up as .nuv files, and mythburn doesn't seem to recognize them. Using the interface, after select 5 transcoded files and 1 non-transcoded, the final screen seems to indicate that the transcoded files should be cut.
(I don't know what that screen is intended to mean other than there being a scissor image above the list of shows, with only the non-transcoded having checkmarks.)
When I push the final button to start, it quits with an error. Below is the log. (btw, I'm trying it again with just non-transcoded files and so far it's working.)
=======================================
MythBurn Script is running as user mythtv
Video format = NTSC
Background image = /myth/mythburn/images/backgrounds/gradient-dodgerblue.png
Background music = /myth/mythburn/music/funky1.mp2
Make ISO image = yes
Burn to DVD-R = no
Delete VIDEO_TS = no
Highlight image = barbwire.png
Animated thumbnails = no
Chapter Submenus = no
Recode to AC3 = no
MythTV files are in /myth/tv
Creating DVD at 11-10-2006 22:04....
Total file size of video files is 3507 Mbytes
mkdir: cannot create directory `/myth/mythburn/temp/DVD': File exists
Multiplexing MPEG2 video files to DVD format and applying cutlists
----- datestamp=11-10-2006 22:04
----- datestamp=11-10-2006 22:04
1025_20061003180000.nuv
commerical cut disabled, remultiplexing for DVD format only
Re-multiplexing file /myth/tv/1025_20061003180000.nuv
Reading GUI-Switch...
Reading Help Switch...
Reading Config File Switch...
Start without GUI...
Loading last Config or Standard File...
ini load error: java.io.FileNotFoundException: /myth/mythburn/temp/X.ini (No such file or directory)
Loading Language -> 'en'
ProjectX 0.90.3.01/31.01.2006 TEST PROJECT ONLY , User: mythtv
TERMS AND CONDITIONS:
(1) this is a free Java based demux utility.
(2) It is intended for educational purposes only, as a non-commercial test project.
(3) released under the terms of the GNU GPL.
(4) there is NO WARRANTY of any kind attached to this software.
(5) use it at your own risk and for your own education.
Java Environment
October 11, 2006 10:04:13 PM CDT
java.version 1.5.0_06
java.vendor Sun Microsystems Inc.
java.home /usr/lib/j2re1.5-sun
java.vm.version 1.5.0_06-b05
java.vm.vendor Sun Microsystems Inc.
java.vm.name Java HotSpot(TM) Client VM
java.class.vers 49.0
java.class.path /usr/share/projectx/ProjectX.jar
os.name Linux
os.arch i386
os.version 2.6.17-chw-8
ini.file /myth/mythburn/temp/X.ini
ext.disk.access disabled or library not found
user.language en
user.name mythtv
user.home /home/mythtv
quick CL usage:
Note: CL doesn't load the GUI components, except with switch [-gui]
<without options> ...starts the GUI
switches and inputfiles can be in any order
options:
[-ini <path + inifile>] ..use that specified iniFile instead of the standard
[-dvx1] ..create a .d2v ProjectFile on demux
[-dvx2] ..create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
[-dvx3] ..create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
[-dvx4] ..create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Header)
[-out <path>] ..use that specified directory for output
[-name <filename>] ..use that specified filename for output
[-cut <file>] ..use that text based file as cutpoint list
[-chp <file>] ..use that text based file as chapterpoint list
[-id <tokens>] ..use only these (P)IDs, separated by comma ","
[-gui] ..display the GUI using all given CLI options
[-log] ..write the normal logfile
[-saveini] ..save changes made bei CLI in active .ini
[-split <xxx>] ..split output at xxx MB
[-demux, -tom2p, -topva, -tovdr, -tots, -filter] ..action types
Loading Basic Classes...
Reading CLI Switches...
Checking Commons-Net library access...
Loading AC3 frames...
Starting Collection Process...
preparing collection(s)...
1 %<<< session infos >>>
Wednesday, October 11, 2006 10:04:14 PM CDT
ProjectX 0.90.3.01 (31.01.2006)
-> working with collection 0
-> save normal log file
-> write all video data
-> write all other data
-> patch c.d.flagged infos of pictures
-> add sequence end code
-> set resolution in SDE
-> PVA: strictly specs. for audio streams
-> VOB: determine diff. Cell timelines
-> TS: ignore scrambled packets
-> TS: enhanced search for open packets
-> TS: join file segments (of Dreambox?)
-> TS: generate PMT stream dependent
-> get only enclosed PES/TS packets
-> concatenate different recordings
-> ensure 1st PES-packet start with video
-> generate PCR/SCR from PTS
-> write output files to: '.'
-> Input File 0: '/myth/tv/1025_20061003180000.nuv' (504,162,805 bytes)
-> Filetype is unknown
!> Filetype not supported !
summary of created media files:
=> 0 bytes written...
-> we have 1 warnings/errors.
done... 1 collection(s) processed @ 00:00:00.064
mplex -o /myth/mythburn/temp/1025_20061003180000.nuv -f 8 1025_20061003180000.m2v
***********************************
MythTV BurnDVD stopped due to error
***********************************
Sent UDP/XML packet to IP 255.255.255.255 and port: 6948
===================================
Any ideas why a .nuv file isn't recognized?
|