OK so I am getting very frustrated with this video I am trying to encode.
A while ago I made a dvd something like this
-29.97fps with pulldown (23.976 pics per sec)
-MPEG2
-720x480
-around 1300 bitrate
-audio MP2, 48khz, 128kbps
Well that wont play on my dvd player because of too low bitrate so Im doing this
I ripped all the DVD files using dvdecrypter.
Used VOB2MPG to make one large MPG.
Made d2v project file with DGIndex. Here I noticed that the audio file DGIndex gave me was about 10 seconds shorter/longer (cant remember) than the video file. Ignored it.
Made avisynth script to resize to 320x240.
Reencoded source audio (MP2, 48khz, 128kbps) to MP2, 48khz, 128kbps. Don't ask why, I wasnt thinking.
Used CCE with the resize avisynth script I made earlier to reencode the video to 29.97fps with bitrate around 1700.
When that was done I used dvd lab to author. After creating all the new dvd files I tested with MPC and powerdvd. Powerdvd studdered and audio was getting off sync around the middle of the movie. MPC didnt studder but audio was getting off sync around middle.
I need some expert advice now that i've just wasted about 6 hours. PLEASE HELP!
+ Reply to Thread
Results 1 to 21 of 21
-
-
What are you trying to achieve? Are you simply trying to redo your project so that this time it plays on your DVD player? Do you still have your original source file?
-
Originally Posted by striker9
Originally Posted by striker9
Oh, and by the way, turn strict dvd compliancy restrictions back ON in dvdlab. -
Originally Posted by striker9
Originally Posted by striker9
Originally Posted by striker9If in doubt, Google it. -
Some of your other steps are pretty screwy also. Are you purposely trying to make this DVD look as bad as possible? -
What are you trying to achieve? Are you simply trying to redo your project so that this time it plays on your DVD player? Do you still have your original source file?
Are you sure the low biterate was at fault? It would look like crap but your dvd player should still play it.
That's not a valid resolution. You need to use 352 x 240, 352 x 480, or 720 x 480 for NTSC DVD.
. Just trying to fit about 13 episodes of a 24 minute cartoon on one dvd.
-
More than 5 hours on the DVD. OK. Glad I don't have to watch it.
You don't ever use Ignore Pulldown Flags if you're in NTSC land. That's also a recipe for asynch audio. Run the Preview. If Video Type is Film Progressive, then you use Forced Film, encode for Progressive 23.976fps and run Pulldown afterwards. If Video Type is NTSC Interlaced, then you use Honor Pulldown Flags and either IVTC and encode at 23.976fps Progressive, or if it's really Interlaced, you encode for 29.97fps Interlaced. This assumes the original encoder knew what he was doing, sometimes a big assumption.
Oh, after typing all that I now see you removed that last question. Guess you figured it out. -
I didn't remove it because I figured it out, I was just gonna try them all. Now I don't have to, thanks.
-
DGIndex reported my video as Film Progressive, I used "Forced film".
I wanted to test it before encoding so I put this in a avisynth script:
v=Mpeg2Source("my_video.d2v")
a=MPASource("my_video_extracted_by_dgindex.mpa")
audiodub(v,a)
I played that in MPC and I get the same problem as before. Audio gradually gets off sync around the middle of the video. -
So much for that theory. I apologize then for thinking that Vob2MPEG caused the audio asynch. The original DVD plays all the episodes in synch? And you have 13 episodes on the DVD? Do they all have their own PGC? If so, then there must be audio delays involved. Try opening them up one by one in PGCDemux and checking for the delay. Open the IFO for the episodes. You might have 13 different IFOs, but more likely you'll have all 13 episodes in the same IFO. Make sure you're in PGC Mode. Check the Dropdown box to see if the 13 PGCs are listed. Highlight each in turn and "Check A/V Delay". You may wind up demuxing them all separately, reencoding them separately, and then applying the delay for each when reauthoring.
Another thing to try is to demux one of them after the asynch becomes obvious (somewhere in the middle, I guess) and check the relative lengths of the audio and video. To get an accurate video length, make the D2V and the .avs and open it in VDubMod. I use HeadAC3he to get an accurate audio length. Even if there's no start delay, there's a chance that the audio ends before the video. If the audio is shorter than the video for one or more of these episodes, demuxing the whole DVD at once can also cause the symptoms you're describing. -
I tried following your instructions as closely as possible. Here is what I did
Opened the IFO in PgcDemux. Clicked dropdown box to second-to-last episode. Checked "Demux video stream". I let that process then I got the video and audio streams, muxed them with TMPGenc Mpeg tools. And holy crap it is not off sync. The weird thing is though that none of the chapters had any audio delay so I have no idea what was causing it. I will do as you suggested and encode all the episodes separately.
THANK YOU manono, and everyone -
Hi-
I'm glad you're on the right track now. I was feeling guilty about my wrong guess as to what was causing the out of synch audio. And you went a step farther on your own by doing something I should have thought of but didn't; remuxing one of the episodes to find it was OK. So, I think you've proven that the out of synch audio when creating one big file was caused by the audio ending for each (or some) episode before the video did.
However, it still might not solve your original problem about the DVD not playing in your standalone. I think shadowmistress may have been on the right track earlier (hi shadowmistress!), when she suggested you may be able to keep the same M2Vs and just reencode the audio. The thing is, I don't know enough to recommend with confidence that you reencode it to AC3. It could be that your player doesn't support MP2 audio. It's pretty uncommon for NTSC DVDs. I might suggest you go and try the original out in some friends' players. If some of them can play it, I think you can then conclude that your player doesn't like MP2 audio, in which case either AC3 or LPCM will be better. -
Wellllll after all that. It still stutters on my dvd player. Let me give you an overview of what I'm looking at here.
Previous DVD that works:
~1600 bitrate, encoded with tmpgenc, audio: mp2, 48khz, 64kbps, authored with DVDAuthor, burned with blindwrite
My DVDs that doesn't want to work, stutters on playback in dvd player but plays fine on other player:
~1500 bitrate, encoded with cce, audio: mp2, 48khz, 128kbps, authored with DVDlab pro, burned with DVDlab pro
~1750 bitrate, encoded with cce, audio: mp2, 48khz, 128kbps, authored with DVDlab pro, burned with DVDlab pro
Anymore help is appreciated. -
I would not burn with DVD Lab Pro.
That it stutters only in one player, but works in another suggests possible media incompatability or quality issues. I would test play in more players, then test a different brand of media in the player that currently fails.Read my blog here.
-
Oh, so your player does support MP2 audio. But it stutters. That opens up a whole new can of worms. It could be, as guns1inger suggests, media incompatibility, or perhaps authoring or burning problems.
You said it worked fine when using DVDAuthor before. With the same brand of media as you're using now? If so, then maybe DVDLab Pro is at fault in either the authoring or the burning. If not, then either use the same brand of media that worked for you before, or another and better brand than what you're using now. And as guns1inger said, don't use DVDLab Pro for burning. I use ImgTool Classic, although you seemed to have had luck with BlindWrite before.
If that doesn't work out, then I would suggest authoring differently, perhaps with MuxMan, and after demuxing and reauthoring all the episodes individually, fit them back into the original DVD using the Replace button in VobBlanker. Before burning it's always a good idea to do a "GetVTS Sectors" using IFOEdit. Then burn differently. -
I just discovered that if I play through a part that stutters, then I rewind to watch through it again, it doesn't stutter. That leads me to believe that something is wrong with the dvd player and not the creation of the DVD.
So now I know that it only stutters on scenes with a lot of movement or lots of sound action but only the first time through. Maybe someone knows the technical stuff about DVD players and can tell me what may be the problem? -
Here's a thought. Could it be it's not reading 23 fps and translating them to 29 fps fast enough? Maybe if you tried encoding to true 29.97 it might not choke? (Just a suggestion.)
-
Hi-
If all your burned DVDRs stutter in the same way (including the ones that worked before), then I might agree with you that the player is at fault. If some still work fine and only some stutter, then I'm not so sure. I don't know anything at all about the "technical stuff about DVD players", but there are cleaner discs available that clean the lasers. Might be worth a shot if you're convinced it's the player at fault. -
The first DVD I made that stutters is burned on RITEK media. I burned the same DVD files onto Taiyo Yuden media with same result.
@Shadowmistress
I think that won't be the problem because the stutter isn't throughout the entire movie. Only in scenes with lots of movement/sound.
Similar Threads
-
how to view the information about 3D encoding method?
By iamabtfy in forum RestorationReplies: 1Last Post: 27th May 2010, 08:20 -
Audio out of sync problem with FFMPEG encoding MP4 (h.264,AAC)
By jenak1980 in forum Video ConversionReplies: 7Last Post: 5th May 2010, 01:03 -
Problem with h.264 out of sync and encoding of 720p hdtv.
By vck in forum Video ConversionReplies: 4Last Post: 13th Jul 2008, 23:20 -
Encoding .MKV Files to DVD: Best Method?
By Alexius in forum MacReplies: 1Last Post: 8th Jul 2008, 00:05 -
Method for encoding Motion JPEG for PSP
By ByteMe72 in forum ffmpegX general discussionReplies: 6Last Post: 13th Nov 2007, 17:02