NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Burndvdx2 and Skiptool v
1 2 3 Next »
audio out of sync

 
  • 0 Vote(s) - 0 Average
audio out of sync
bigC
Offline

Member

Posts: 63
Threads: 10
Joined: Feb 2007
#1
2008-10-25, 07:50 PM
Occasionally I've been having an issue where the audio and video become out of sync on my burned disc's. Does anyone else ever get this? I use the commercial trim option and when it happens it seems to occur right after a commercial edit.

Any idea's why this happens sometimes and/or how to avoid it? I thought maybe it had something to do with me using the computer while the mpg was being processed... but it still has happened even when I'm careful not to anything till its complete.

Thanks
[SIZE="1"]P4 3.60GHz, 1 GB RAM, ATI Radeon X800 XT, MSI Theater 550 Pro
Windows XP SP3, GBPVR 1.3.11[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#2
2008-10-26, 03:24 AM
So the desync starts after a commercial break and then slowly resyncs?

Assuming you're using the stattik_transcode script, you can set the following value:
SET hr-edl-seek=yes

Setting it to yes will make the transcode take a little longer but it should address the sync issue.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#3
2008-10-26, 03:58 AM
-stattik- Wrote:So the desync starts after a commercial break and then slowly resyncs?

Assuming you're using the stattik_transcode script, you can set the following value:
SET hr-edl-seek=yes

Setting it to yes will make the transcode take a little longer but it should address the sync issue.


A couple of options here.
#1
Skiptool uses stattik's scripts and burndvdx2 uses it's own command line.
You might try cutting the file using stattik's scripts and skiptool, and then run it through burndvdx2.

#2 Possibly stattik can shed some light on this problem. This is the command line that is used in burndvdx2 with mencoder to do the cuts.


start /low /b /wait "mencoder" "..\mplayer\mencoder" -ss %2 -endpos %3 -of mpeg -ovc copy -mpegopts format=dvd:tsaf -oac copy "%~1" -edl %4 -o test.mpg

%1 is the filename
where %2 is the start pos
%3 is the endposition
%4 is the edl file name.

Would changing the -ovc copy and -oac copy to do the encode instead of the copy help?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
bigC
Offline

Member

Posts: 63
Threads: 10
Joined: Feb 2007
#4
2008-10-26, 07:05 PM
-stattik- Wrote:So the desync starts after a commercial break and then slowly resyncs?
Yes and no. It becomes out of sync after a commercial break but it then stays that way until the end of the program. It never resyncs.

And this doesn't happen with everything I burn only sometimes. It happened on my previous 2 burns but not on the few before that.

Are there any logs I should post when this occurs again that could shed some light on this?
[SIZE="1"]P4 3.60GHz, 1 GB RAM, ATI Radeon X800 XT, MSI Theater 550 Pro
Windows XP SP3, GBPVR 1.3.11[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#5
2008-10-26, 11:00 PM
bigC Wrote:Yes and no. It becomes out of sync after a commercial break but it then stays that way until the end of the program. It never resyncs.

And this doesn't happen with everything I burn only sometimes. It happened on my previous 2 burns but not on the few before that.

Are there any logs I should post when this occurs again that could shed some light on this?

It's likely a problem with the codec doing a copy which is much faster. I was hoping stattik would weigh in with his opinion though.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#6
2008-10-27, 05:30 AM
pastro Wrote:Would changing the -ovc copy and -oac copy to do the encode instead of the copy help?

I'm not sure what you mean by that but the example you referred to seemed legit although I've never tried it with -ss and -endpos arguments.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#7
2008-10-27, 05:32 AM
bigC Wrote:Yes and no. It becomes out of sync after a commercial break but it then stays that way until the end of the program. It never resyncs.

And this doesn't happen with everything I burn only sometimes. It happened on my previous 2 burns but not on the few before that.

Are there any logs I should post when this occurs again that could shed some light on this?

If you can modify the command line of burndvdx2, you may want to add -hr-edl-seek to the mencoder command line to see if that cleans up the sync issues.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#8
2008-10-27, 03:30 PM
-stattik- Wrote:If you can modify the command line of burndvdx2, you may want to add -hr-edl-seek to the mencoder command line to see if that cleans up the sync issues.

Thanks stattik. Hopefully bigC can test it out.

bigC. Go to gbpvr\Third Party\burndvd. One of these scripts are being used.

ADDDVDNTSCmencoder.cmd No subtitiles and 4:3
ADDDVDNTSCsubmencoder.cmd Subtitles and 4:3
ADDDVDNTSC169mencoder.cmd No subs and 16:9
ADDDVDNTSCsub169mencoder.cmd No subs and 16:9

Edit the appropriate file for your situation and add the -hr-edl-seek to the mencoder command line in the script after say the -endpos %3 option. Post what happens.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
bigC
Offline

Member

Posts: 63
Threads: 10
Joined: Feb 2007
#9
2008-10-27, 07:13 PM
Like this?
Code:
start /low /b /wait  "mencoder" "..\mplayer\mencoder"  -ss %2 -endpos %3 -hr-edl-seek -of mpeg -ovc copy  -mpegopts format=dvd:tsaf -oac copy   "%~1" -edl %4 -o test.mpg
dvdauthor -o "%dvdtemp%" -t -c %chapters% -i post="call vmgm menu;" -v ntsc+4:3+720xfull -f test.mpg
del test.mpg
I'll let you know how it goes next burn. It might not be till the end of the week though...
[SIZE="1"]P4 3.60GHz, 1 GB RAM, ATI Radeon X800 XT, MSI Theater 550 Pro
Windows XP SP3, GBPVR 1.3.11[/SIZE]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#10
2008-10-27, 07:56 PM
bigC Wrote:Like this?
Code:
start /low /b /wait  "mencoder" "..\mplayer\mencoder"  -ss %2 -endpos %3 -hr-edl-seek -of mpeg -ovc copy  -mpegopts format=dvd:tsaf -oac copy   "%~1" -edl %4 -o test.mpg
dvdauthor -o "%dvdtemp%" -t -c %chapters% -i post="call vmgm menu;" -v ntsc+4:3+720xfull -f test.mpg
del test.mpg
I'll let you know how it goes next burn. It might not be till the end of the week though...

That's look right to me. I'm not sure if -hr-edl-seek works well with -ovc copy but let me know what happens. Also you might try testing your dvd from what is created in the C:\temp\BurnDVD\VIDEO_TS dir with vlc to make sure that has the audio problem too and it isn't something in the burn.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode