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: Sun Mar 26, 2006 10:53 pm 
Offline
Joined: Sun Oct 16, 2005 9:24 pm
Posts: 61
The DVD's I'm burning using the new mythburn-ui in R5B7 all seem to have sound drop-outs with lossless transcoded files. I should point out that the transcoded file itself plays fine on the hard drive. I think it has to do with audio discontinuities at places where commercials used to be (before being cut out). Once the sound drops out in a recording, it's gone for the remainder of it. The problems are very similar to those described in the troubleshooting section of the "MythTVBurn_Scripts_HowTo" in knoppmythwiki.org. I've tried all of those suggestions, plus some others I found here in the forums, but none of them have worked. I've included portions of the mythburn.log file below. By the way, I'm using a PVR-500 and am recording at 720x480. Although I updated mythburn using cvs today, I was having the same problem before and after the update. Note particularly the length of the video (43 minutes) and audio (23 minutes) portions of the recording. This is exactly where the sound stops in the burned DVD.

Code:
summary of created media files:
.Video (m2v):   78413 Frames   00:43:36.380      './1053_20060326140000.m2v'
Audio 0 (mp2):   61357 Frames   00:24:32.568   0/0/2/0   './1053_20060326140000.mp2'
=> 1,543,273,662 bytes written...
-> we have 2 warnings/errors.
done...    1 collection(s) processed  @ 00:02:05.013
 
mplex -o /myth/mythburn/temp/1053_20060326140000.mpg -f 8 1053_20060326140000.m2v ./1053_20060326140000.mp2


lots of stuff deleted ...

Code:
WARN: Previous sector: 7.413 - 7.413
WARN: Current sector: 7.466 - 7.466
WARN: Discontinuity in audio channel 8; please remultiplex input.
WARN: Previous sector: 7.466 - 7.466
WARN: Current sector: 7.544 - 7.544
WARN: Discontinuity in audio channel 8; please remultiplex input.
WARN: Previous sector: 7.544 - 7.544
WARN: Current sector: 7.622 - 7.622
WARN: Discontinuity in audio channel 8; please remultiplex input.
WARN: Previous sector: 7.622 - 7.622
WARN: Current sector: 7.701 - 7.701
WARN: Discontinuity in audio channel 8; please remultiplex input.
WARN: Previous sector: 7.701 - 7.701
WARN: Current sector: 7.753 - 7.753

INFO: Video pts = 0.178 .. 1.145
INFO: Audio[8] pts = 0.178 .. 7.753
INFO: Audio[32] pts = 0.178 .. 0.178
STAT: VOBU 2 at 1MB, 2 PGCS

INFO: Generating VTSM with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps



Any ideas??


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 1:46 pm 
Offline
Joined: Sat Nov 12, 2005 3:52 pm
Posts: 65
As you have discovered the mpeg2 to mpeg2 stuff in mythtranscode isn't yet perfected :( It might be worth posting this on the mythtv dev list to see what Geoffrey Hausheer makes of it.

In the mean time if you know you are going to burn a recording to DVD it is probably better not to use mythtranscode to cut commercials and let mythburn cut them out instead using ProjectX which seems to work better.

Do you by any chance still have the original uncut recording? It would be interesting to let mythburn do the commercial cutting and see if that works :?:


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 5:17 pm 
Offline
Joined: Sat Feb 04, 2006 2:53 pm
Posts: 32
Thanks for heads up there, I was experiencing a slightly different problem with lossless transcoding but it's good to know of this potential one as well.

projectX does seem to do a really good job at handling glitches in recorded material, I have experienced some in the lossless decoding that I never used to have after recording to DVD via mythburn/projectX.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 27, 2006 5:20 pm 
Offline
Joined: Sun Oct 16, 2005 9:24 pm
Posts: 61
No, I don't have the original. I didn't have that feature enabled when I did the transcoding. I neglected to try burning a DVD the "old-fashioned" way - letting mythburn use the cutlist - because on a previous fresh install of R5B7, mythburn-ui did not work and mythburn through mythweb didn't apply the cutlist. Since mythburn-ui seems to be working fine this time around, I'm assuming that it will apply the cutlist properly, while mythburn (through mythweb) is still not fully functional(?)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 28, 2006 4:10 am 
Offline
Joined: Sat Nov 12, 2005 3:52 pm
Posts: 65
cmaines wrote:
Since mythburn-ui seems to be working fine this time around, I'm assuming that it will apply the cutlist properly, while mythburn (through mythweb) is still not fully functional(?)


Hopefully the problem with the web interface not always telling the script to apply the cut list should be fixed in cvs now. It usually takes about 5 hours before the public cvs servers are updated so leave it a while before you do a cvs up.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 01, 2006 3:30 pm 
Offline
Joined: Sun Oct 16, 2005 9:24 pm
Posts: 61
I finally had a chance to get back to my system today. I updated mythburn using cvs:

As root -
# cd /myth/mythburn
# cvs update
# ./install.sh

Although the cutlist seems to be applied just fine, unfortunately I can now not get either a burned DVD or the VIDEO_TS folder to play properly using xine. The initial menu screen comes up, but when I try to select one of the two programs on the DVD (or VIDEO_TS), xine crashes back out to MythTV. I selected the "create submenus" option when I set up the burn parameters. I haven't checked to see whether unchecking that option would "solve" the problem.

Another couple of points regarding the mythburn web interface: if I try to create the DVD through it, I also have the same problem as described above, and in addition, the images on the initial menu are the wrong aspect ratio. Instead of the typical 4:3 NTSC, it's some stretched HDTV format. Also the menu selection border images don't appear on the web page - just the image names, but the selected border seems to be properly applied (at least in the initial DVD menu).


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 07, 2006 8:36 am 
Offline
Joined: Sun Jun 12, 2005 11:24 am
Posts: 32
Location: East Lansing, MI
I have also experienced this audio cut out with lossless transcoded files...but not all of them. I was also wondering how I could get Mythburn to cut the commercials for me using projectX since there is no option in the Mythweb UI for this option, and people said it works better


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 10 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