Hi folks
I'm really sorry to have to come up for help but I'm really stuck here. I'm trying to encode most of my PAL DVB-S recordings to xvid to gain some place (hard drives are expensive)
Basically these are .mpg that've been through VideoReDo Plus and I have TMPGEnc Xpress.
But there's two things I can't figure out:
If I encode at 720x576 pixels (the original resolution) the encoding appears stretched, should I encode at 768x576? I've never understood the thing about "true" 4:3 display ratios. Basically all I want is to watch my videos on my computer.
Another thing, what about fps? should I encode @ 50 fps (progressive)? When I choose 25 fps videos seem choppy, not fluid, like I have the impression of watching an ancient BW silent film the ones in which you can see the frames![]()
Thanks a lot for all your help.
+ Reply to Thread
Results 1 to 30 of 30
-
-
Convert to square pixels(1:1) with a 4:3 resolution like 720x540, 640x480. If your source is 16:9 then use 16:9 resolutions like 720x404, 640x360. Don't upresize to 768x576.
Convert the mpeg2 with AutoGK and you just have to set file size and resolution and it will fix everything else automatic..
-
Latest version of autogk doesn't contain any spyware.
But tmpgenc xpress should work fine too. Can't you set a custom resolution/frame size? -
Originally Posted by Baldrick
But tmpgenc xpress should work fine too. Can't you set a custom resolution/frame size?
Thing is, I'd really like to understand the resolution thing... i thought 720x576 was 4:3?
also, what about 25 vs 50 fps? -
The dvb 720x576 video has a display aspect ratio(DAR) flag with 4:3 or 16:9, so when you are playing it will be resized to 4:3 or 16:9. You can also convert to 720x576 avi xvid with 4:3 or 16:9 DAR but it wont work in some video players that ignores the DAR in avi files. That is why I convert to a resolution that is square pixels, it has same DAR as the resolution. Confusing... read instead http://www.doom9.org/index.html?/aspectratios.htm
I leave the framerate issues to someone else.... -
Read it, still it's very confusing, yes.
But if 720x576 isn't 4:3 then what is it?
If I resize it to 768x576 what am I making wrong?
If I'm going to destroy the original files (dvb-s recordings as well as DV captures from camcorder) then I wanna make sure I won't do anything wrong... -
Where do you get the idea that Hard Drives are expensive, I have just bought a 500GB external Hard Drive for £65 in the UK at Comet
Very cheap now, and would save you all the bother and retain the quality. -
Most standalones don't play AVI (or anything else for that matter) with a resolution > 720 wide. And you'll just lose quality by resizing up.
In PAL land, "all" DVD video is 720x576. This can be displayed at either 4:3 or 16:9. It can also be 352x576, and still be 4:3 or 16:9.
With AVI video, there's no reliable way to set the DAR, so you'd better make the AVI resolution the correct DAR, and this is best done by adjusting the vertical resolution to match your desired DAR.
(BTW, 720x576=1.25=5:4)
If I was you, I'd just use AutoGK, and let it figure out all the details for you.
/Mats -
4:3 720x576 should be resized to 1:1 704x528.
------------------------------------------------------
Midzuki would have written:
But if 720x576 isn't 4:3 then what is it?
720x576 is 16:9 IF it has a 16:9 AR flag.
720x576 is 5:4 IF it has a 1:1 AR flag.
If I resize it to 768x576 what am I making wrong? -
Originally Posted by mats.hogberg
Originally Posted by Midzuki
Which brings to another question: not all DVB-S transmissions I've recorded are actually 720x576, they have different resolutions. I'd have to have a look to see exactly how many different ones and post them here later. What to do with all of those different resolutions? -
Probably better. While you're doing all of this writing and asking of questions, you could have been running some practice encodes. Reencode some videos. Try out AutoGK and/or TMPGEnc for the job and decide for yourself. One thing, though; AutoGK will make all the hard decisions for you, and make them right. You on the other hand, if using TMPGEnc together with your apparent lack of knowledge, are more than likely to make some wrong ones.
-
Originally Posted by kamaleon
KernelDeInt filter is a filter performing deinterlacing in AutoGK. Its threshold parameter allows you to control sensitivity of the filter in detection of motion areas (as static areas are ignored by the filter). This is very advanced settings and it should be used only when you get a lot of artifacts when encoding interlaced material . Please refer to the documentation of the filter for further information. -
Originally Posted by manono
I'm giving it a try anyway -
Pffuah..
AutoGKresized the image to 720x544, cropped some black bars but:
Doesn't allow to specify XviD's bitrate (correct me if I'm wrong), created a 25fps video which is not fluid at all (I'm encoding football matches) and its deinterlacing looks disgusting to my eyes, full of artifacts:
As you can see there's nothing of the sort in the video encoded by TMPGEnc.
I maybe a noob, but I'm looking for good quality, so any help is appreciated. -
I maybe a noob, but I'm looking for good quality, so any help is appreciated.
We all were noobs "sometime before 1975" -
Originally Posted by guns1inger
Originally Posted by Midzuki
Seriously, it's too much trouble for me to learn all of that just to encode some videos to gain some space. I'm sure there's something between the total noob AutoGK do-everything-for-a and the incredibly complex avisynth hey? 8)
I mean don't get me wrong, I'm not lazy and I'm not waiting to be spoonfed, but very honestly, I really can't get around to the quintessence of video encoding using avisynth etc...
Now, to get back to the subject,
In what regards 25fps vs 50 fps,
My eyes tell me that the image is not fluid @ 25 fps, is there any downside to encoding @ 50 fps? -
Originally Posted by mats.hogberg
The thing is, I've been using nvidia graphic cards with the purevideo processor, and I've never been able to deinterlace a video with the same quality as I can see purevideo perform during playback.
http://www.sendspace.com/file/h2viid
Here I've uploaded a couple of screenshots of different deinterlacing I've seen mpeg2 codecs perform, If someone could tell me if it would be possible to encode to XviD achieving a result similar to what Dscaler seems to perform using a purevideo nvidia card, you would make me someone *really* happy. -
My eyes tell me that the image is not fluid @ 25 fps, is there any downside to encoding @ 50 fps?
1. Split the fields. You get 50fps, but only half the vertical resolution
2. Duplicate every frame. Again, you get 50 fps, but the motion won't be any smoother
3. Use complicated motion estimation techniques to create a new frame between each current pair. To do this would take complicated avisynth (and I mean complicated, not the basic resize stuff you are already scared of) and processing will be slow. And again, little guarantee that it will in fact make it any smoother.
Your source is 25 fps. Does it look smooth ?Read my blog here.
-
You could also try avi.net - takes some other routes than AutoGK on the way from mpg to AVI.
Or look here https://www.videohelp.com/tools/sections/dvd-to-avi-divx-xvid for more tools. But in the end - Learning AviSynth and/or VirtualDub may be the only way to arrive at better quality.
/Mats -
Originally Posted by guns1inger
3. Use complicated motion estimation techniques to create a new frame between each current pair. To do this would take complicated avisynth (and I mean complicated, not the basic resize stuff you are already scared of) and processing will be slow. And again, little guarantee that it will in fact make it any smoother.
Your source is 25 fps. Does it look smooth ?
Originally Posted by guns1inger -
Originally Posted by guns1inger
I mean, mpeg2 using dscaler, nvidia, cyberlink, etc, all give smooth playback, but when I encode to xvid @ 25 fps ( I suppose that makes it 25p right) it's not watchable?
If I choose 50 fps in TMPGEnc it looks wonderful though. What's the catch here? -
Granted that AutoGK pic you posted doesn't look so good, although I daresay that at full motion you wouldn't notice the artifacts. However, if you encoded the TMPGEnc pic at 50fps, then you made an apples to oranges comparison. It's unfair to both to try and compare them. In addition, I'm pretty sure that you'll lost half the vertical resolution using TMPGEnc's bobber when you make the videos 50fps. Although with sports, where the motion is pretty constant for both camera and players, just about any deinterlacer will lose resolution. If, for example, you went and found a thin diagonal line, like a white field boundary line as seen from a distance, I'm pretty sure the TMPGEnc frame would look pretty bad. I'm not real sure how the AutoGK one would look, though, maybe just as bad. Sports are among the most difficult kinds of video to deinterlace. Here's a deinterlacer comparison. Only the very best deinterlacers (and the very slowest) can even begin do sports videos justice:
http://heptium.sh.cvut.cz/~integra/deint/
Ok, so what's responsible for the lack of smoothness when I watch an xvid in 25p vs mpeg2 25i ? -
Originally Posted by manono
I'm pretty sure that you'll lost half the vertical resolution using TMPGEnc's bobber when you make the videos 50fps
Here's a deinterlacer comparison.
Ok, so what's responsible for the lack of smoothness when I watch an xvid in 25p vs mpeg2 25i ? -
Originally Posted by guns1inger
http://www.sendspace.com/file/94o002
Nevermind about the bitrates, the cropping etc, I wasn't paying attention to that. Only to the deinterlacing / fps issue.
FYI, the original mpeg2 clip is in the archive I've posted earlier on, along with screenshots of the deinterlacing done by different codecs.
You should note that TMPGEnc seems much better than AutoGK but still doesn't compare to any codec that uses nvidia's purevido hardware as I've outlined in red
Similar Threads
-
Chroma/Color Bleed Issues In MPEG2-->XviD Conversion
By onesikgypo in forum Video ConversionReplies: 8Last Post: 25th Jun 2011, 21:11 -
Faster Resolution of Chroma Isssues During MPEG2->XviD Conversion
By onesikgypo in forum Video ConversionReplies: 5Last Post: 27th Apr 2011, 09:56 -
Conversion advice for a newbie
By darafat in forum Video ConversionReplies: 1Last Post: 20th May 2010, 01:17 -
Newbie conversion help
By chiller15 in forum Video ConversionReplies: 2Last Post: 7th Apr 2010, 07:41 -
Newbie: Bluray movie to AVI/MPEG2 conversion and SPECS
By BIFFtheSTIFF in forum Blu-ray RippingReplies: 2Last Post: 25th Feb 2010, 17:38