View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 107 posts ] 
Go to page Previous  1 ... 3, 4, 5, 6, 7, 8  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Thu Oct 13, 2005 2:44 pm 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
Hi me again,
Thanks for replying.
ct and cut was a paste error, little eol problem.
How to apply the 'Common.java patch' ??
I 'know' how to patch a .c fiile or kernel, but not Java ?
Place the file in the source directory ?? and build new ??

Henk Schoneveld


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 13, 2005 3:13 pm 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
Hi it's me again

Solved the cutting problem by copying Coomon.java to the right directory and building again.
But after that still no go.

Further help very appreciated

Henk Schoneveld


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 2:59 am 
Offline
Joined: Wed Apr 20, 2005 7:50 pm
Posts: 35
Location: Germany
Hi,
what's the error this time? Could you post the log file again, would be pretty helpful.


Top
 Profile  
 
 Post subject: The logfiles
PostPosted: Fri Oct 14, 2005 3:09 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
First another thank you to be willing to assist.

Thursday, October 13, 2005 11:03:18 PM CEST
ProjectX 0.90.1.01 (06.10.2005)

<<< session infos >>>

-> 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: '.'
-> 1 cutpoint(s) defined ( (2) use Frame number for cuts )

-> Input File 0: '/data/video/2032_20051013150600_20051013153500.nuv' (1,002,291,544 bytes)
-> Filetype is TS (generic PES Container)
-> demux
-> Service ID 0x1
-> PMT 0x10 refers to these usable streams:
Video:
Audio:
Teletext:
Subpict.:

--> PID 0x0 (PAT) (0 #1) -> ignored
--> PID 0x10 (PMT) (188 #2) -> ignored
ok> PID 0x1388 has PES-ID 0xE0 (MPEG Video) (376 #3)
ok> PID 0x138B has PES-ID 0xBD (private stream 1) (TTX) (15228 #82)
ok> PID 0x1389 has PES-ID 0xC0 (MPEG Audio) (61100 #326)
ok> PID 0x138A has PES-ID 0xC0 (MPEG Audio) (87796 #468)
-> cut-in @ GOP# 214 / new vframe 0 / new Timecode 00:00:00.000
-> video basics: 720*576 @ 25fps @ 0.7031 (16:9) @ 7980000bps, vbvBuffer 112
-> starting export of video data @ GOP# 214
!> dropping useless B-Frames @ GOP# 214 / new Timecode 00:00:00.000
-> skip sequence_end_code following GOP# 3591
GOP# 3591, new format in next leading sequenceheader detected: (00:27:00.880)
-> video basics: 720*576 @ 25fps @ 0.6735 (4:3) @ 7980000bps, vbvBuffer 112
packs: 5326014 100% 1002291544

-> Video: fr/ ct/ 1p/ cg/ og/ dg -> 47626/ 215/ 0/ 3969/ 0/ 0
-> Video length: 47626 frames @ 00:31:45.040
-> GOP summary: min. 20, max. 24 fields; contains interlaced frames
-> avg. nom. bitrate 3286340bps (min/max: 1599200/6263200)
-> set first sequenceheader bitrate to 6263200bps
---> new File: ./2032_20051013150600_20051013153500.m2v

--> Teletext on PID 0x138B (SubID 0x10)

--> MPEG Audio (0xC0) on PID 0x1389
-> add frames
Audio PTS: first packet 10:37:40.194, last packet 11:11:07.746
Video PTS: start 1.GOP 10:39:23.141, end last GOP 11:11:08.181
-> adjusting audio at video-timeline
-> src_audio: MPEG-1, Layer2, 48000Hz, stereo, 256kbps, CRC @ 00:00:00.000
!> 10 frame(s) (240ms) added @ 00:31:44.808
audio frames: wri/pre/skip/ins/add 79377/0/0/0/10 @ 00:31:45.048 done...
---> new File: './2032_20051013150600_20051013153500.mp2'

--> MPEG Audio (0xC0) on PID 0x138A
-> add frames
Audio PTS: first packet 10:37:40.247, last packet 11:11:07.799
Video PTS: start 1.GOP 10:39:23.141, end last GOP 11:11:08.181
-> adjusting audio at video-timeline
-> src_audio: MPEG-1, Layer2, 48000Hz, stereo, 256kbps, CRC @ 00:00:00.000
!> 8 frame(s) (192ms) added @ 00:31:44.856
audio frames: wri/pre/skip/ins/add 79377/0/0/0/8 @ 00:31:45.048 done...
---> new File: './2032_20051013150600_20051013153500[1].mp2'

summary of created media files:
.Video (m2v): 47626 Frames 00:31:45.040 './2032_20051013150600_20051013153500.m2v'
Audio 0 (mp2): 79377 Frames 00:31:45.048 0/0/0/10 './2032_20051013150600_20051013153500.mp2'
Audio 1 (mp2): 79377 Frames 00:31:45.048 0/0/0/8 './2032_20051013150600_20051013153500[1].mp2'
=> 904,499,367 bytes written...
-> we have 3 warnings/errors.

Henk Schoneveld
The Netherlands


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 3:15 am 
Offline
Joined: Wed Apr 20, 2005 7:50 pm
Posts: 35
Location: Germany
mhh PX seems to be working dont't know why two audio files are created perhaps it is cause of a setting in PX.
It's still curious to me, that you need an mp2 file. Are you sure you don't need an mpa file?
What version of mythtvburn are you using? (What's the last changing date in changes.txt?)
What's the output of mythtvburn?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 10:47 am 
Offline
Joined: Mon Nov 29, 2004 7:59 am
Posts: 25
Location: Hoogland, The Netherlands
What version of mythtvburn are you using? (What's the last changing date in changes.txt?)
What's the output of mythtvburn? 07 oct 2005
Can I mail you the mythburn.log file pasting is rather a lot of work since the file is 15 pages long.

Henk Schoneveld


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 11:53 am 
Offline
Joined: Wed Apr 20, 2005 7:50 pm
Posts: 35
Location: Germany
Ok my latest change is on the 6th of September.
Just as a hint:
mpa is never written in a script, it's just the case that mplex needs an mpa file
But perhaps there is an option to pass an mp2 file which is used in the new version (of course it's just another ending)
Sure mail your logfile to benny-buerger (at) web.de


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 23, 2005 2:05 am 
Offline
Joined: Tue Oct 21, 2003 11:30 am
Posts: 188
Location: UK
Mythburn is in the latest A22 release of Knoppmyth.

I've been helping cesman with the testing and debugging of this software (since A19) should work straight out of the box!

Have fun!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 25, 2005 10:59 pm 
Offline
Joined: Tue Oct 25, 2005 9:23 pm
Posts: 3
spit2k1 wrote:
Mythburn is in the latest A22 release of Knoppmyth.

I've been helping cesman with the testing and debugging of this software (since A19) should work straight out of the box!

Have fun!

That's great to hear. When I get a chance I'll have to check it out.


I recently installed the mythburn scripts on R5A16 and I've been playing around with it. I noticed that at http://knoppmythwiki.org/index.php?page=MythTVBurn_Scripts_HowTo that it said:
Quote:
Both the normal downloads and the CVS Version available on Sourceforge are no longer up-to-date. You'll want to download the tar.gz file from http://mabene.icomedias.com/mythburn/mythburn.tar.gz.

I downloaded my file(s) l from there on 2005-10-22 and that is what I've been using. After installing mythburn, however, I ran into a few things I had some problems with and I set about fixing them.

One of the issues I ran into appeared to be a problem with some of the scripts. (The titles, etc were showing up as "@\myth\mythburn\tmp\title.txt" instead of the actuall title.) I saw from looking at the images on http://mythburn.sourceforge.net that this wasn't a problem with the version they were using. This leads me to believe that the bug I found has already been fixed or it's related to my specific configuration such as my version of Image Magick (v6.2.4).

I had to edit the scripts to fix the apparent bug, but this led me to two questions.

1) Where can the newest versions of the mythburn files be obtained from? Is the mabene.icomeias.com site still the most recent version of the files? Will it continue to be the most recent version, or should I generally use the CVS or Sourceforge versions.

2)I was wondering what the best way would be for me to contribute to the project when I find a bug? Is there someone to whom I should pass along the changes I made?

Thanks for all the work you guys have been putting in!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 04, 2005 12:30 pm 
Offline
Joined: Tue Oct 21, 2003 11:30 am
Posts: 188
Location: UK
CVS is currently up-to-date and contains all of mabenes fixes.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 12, 2005 10:15 pm 
Offline
Joined: Sat Nov 12, 2005 10:00 pm
Posts: 1
I had problems with projectx 0.82 crashing, so I updated the mythburn script to work with 0.90.2. I uploaded my patch to the mythburn project page on sourceforge, so you should be able to find it here:

http://sourceforge.net/tracker/download ... id=1355725

A more complete description of the patch is here:
http://sourceforge.net/tracker/index.ph ... tid=684700

Finally, if that doesn't work, you can also get the patch here:
http://www.dolorespark.org/mythburn_for_0.90.2.patch


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 13, 2005 1:29 pm 
Offline
Joined: Tue Oct 25, 2005 3:09 am
Posts: 12
Quote:
The titles, etc were showing up as "@\myth\mythburn\tmp\title.txt" instead of the actuall title.


I now have this problem (I did not before), which is very annoying because I record several shows on the same dvd and without the title I have a hard time to figure out which one was on what date. Anyone else with this problem. Is there a possibility it is a problem with imagemagick as I believe I recently upgraded and that was one of the packages that I remember upgrading.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 13, 2005 4:01 pm 
Offline
Joined: Tue Oct 25, 2005 3:09 am
Posts: 12
Ok, I downloaded the latest CVS and I believe it solves that problem however it introduced a new problem:


******************************************************
----- datestamp=13-11-2005 16:35
******************************************************
starting createintro.sh
******************************************************
Create intro page using /var/www/localhost/htdocs/mythburn/images/backgrounds/mythtv-logo.png as background
Convert intro image to JPG
Encode intro image to mpg movie
/var/www/localhost/htdocs/mythburn/scripts/createintro.sh: line 69: 29.97: syntax error in expression (error token is ".97")
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: system error (failed read/write)!
***********************************
MythTV BurnDVD stopped due to error
***********************************
Sent UDP/XML packet to IP 255.255.255.255 and port: 6948


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 7:58 am 
Offline
Joined: Tue Oct 21, 2003 11:30 am
Posts: 188
Location: UK
Try downloading from CVS again!

This problem has been fixed.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 14, 2005 8:19 am 
Offline
Joined: Tue Oct 25, 2005 3:09 am
Posts: 12
For some reason the fix is not in the public cvs version on the sourcefourge as I just did so and the file is dated October 30:

Code:
-rwxr-xr-x   1 root root  2485 Oct 30 13:03 createintro.sh


Either way I found the patch line on the other discussion patched it and successfully made a dvd of two shows.

Thanks,
John


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 107 posts ] 
Go to page Previous  1 ... 3, 4, 5, 6, 7, 8  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 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