Does anyone have any problems converting DV AVI's to MPEG2 with MainConcept & TMPGEnc?
After I convert an AVI, the MPEG2 output always looks slightly jerky, a bit like its missing a frame. Its not a massive issue but it does spoil the picture quality. It just doesnt look as smooth as the AVI. I know its compressed therefore loses some quality.
Any ideas?
+ Reply to Thread
Results 1 to 18 of 18
-
-
DV AVI is interlaced, BFF. You may be reversing the field order or improperly deinterlacing. I don't use either of those products so I can't help with specific steps.
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
Where did this DV-AVI originate from?
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
If it was capsferred via Firewire it's BFF. Regardless of what G-Spot says.
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
Yea it was via Firewire. Also tried BFF and looks no different.
I am judging the video via Media Player on a prog scan LCD. -
Try play with another dvd/mpeg2 software player, like vlc, media player classic or powerdvd, windvd.
-
If you're familiar with AviSynth you can easily check the field order by using
AssumeBFF.SeparateFields()
Then open it in VirtualDub and step through frame by frame. If it's BFF any motion should be smooth. If motion jumps back and forth it's TFF. You can verify with:
AssumeTFF.SeparateFields()
If field order is not the problem then more details are needed. Perhaps if you could post a few seconds of video to demonstrate?"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
There are tonnes of settings within TMPGenc, are they any which need to be changed? Has similar settings within MainConcept so Im assuming they are common across other encoders.
Not used Avisynth. Is it worth getting?
Perhaps Im being over the top as its only a suble judder with motion. Should I really be seeing MPEGS converted from DV AVI which look exactly the same, motionwise? -
When watched at normal speeds there should be no noticeable difference between the original DV-AVI and a properly encoded mpg2.
AviSynth is a free and very powerful editor, but it is not user friendly as it is script based. There are several GUI interfaces available, but I prefer direct editing the scripts. It is what I use for most of my video needs. IMO it is well worth learning."Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
"Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
"Still not having any luck. Think I have tried all the settings within TMPGEnc and Im still not getting a perfectly smooth MPEG2. Im a bit reluctant to try anything else due to the ease of use of TMPGEnc and Mainconcept. What does everyone typically use on here?"
Avisynth. It's easier than you think. -
Thanks for all the advice. Glad Ive found this forum as I've learned lots already.
Similar Threads
-
More audio sync problems (MPEG2)
By mahonni in forum AudioReplies: 41Last Post: 15th Jan 2012, 15:08 -
Conversion of .TS to .MPEG2 causing problems
By DirtyMetis in forum Newbie / General discussionsReplies: 1Last Post: 3rd Dec 2011, 11:10 -
Problems with converting avi to mpeg2 with HC enconder...
By sgbd in forum Video ConversionReplies: 2Last Post: 29th Nov 2010, 04:07 -
M2TS > MPEG2 problems...
By pmgroom in forum Video ConversionReplies: 0Last Post: 13th Jul 2010, 15:10 -
Problems muxing MPEG2 with layerII Ac.3
By Bonzo2002 in forum ffmpegX general discussionReplies: 0Last Post: 23rd Jun 2007, 11:04