I'm doing a PAL to NTSC DVD operation at the moment using CCE only and running an avs script. And I'm wanting to hold the main movie at a size of 4,150MB and that is exactly what I put into CCE's "File Size" option. And it changes the bitrate to 5269 avg, 2000Min, 9000Max (it only automatically changes the average) I have it on 3 Pass and it keeps farting out a dud of 4.63GB. Is there any sure fire way to reel this in besides trial and error and waiting another 5 hours to find out if the operation is correct or not?
+ Reply to Thread
Results 1 to 25 of 25
-
-
1hr 45min and when running a calculator should I consider it PAL or NTSC since it's converting TO NTSC?
-
If you use an average of 5396 kbps, with a max of 9000 and min of 500 you will get a file that 4150 MB.
Bare in mind this does not include audio, which must be added on top.
If you get a larger file size then you have mis-entered the data, or CCE is doing something very screwy. I have always found CCE to be pretty accurate.Read my blog here.
-
What's the framerate you've got in the script? If you don't know, open it in VDub(Mod) and go File->File Information and check. And what's the framerate you've got set in CCE? I suspect the problem is a difference in framerates between the 2. And if you're really setting the filesize and not the bitrate in CCE, then you're setting the MiB, right?
-
Converting from PAL to NTSC does this change the movie total time?
I find when going back the other way I get a change in time which needs to be adjusted in when encoding... -
If you do it badly, yes.
What you should do is resize (carefully) to 720 x 480, leaving the framerate at 25 fps. This will not change the running time. Once you have your video, use DGPulldown to add 25 fps -> 29.970 fps pulldown patterns to the video so it plays back correctly in NTSC equipment.Read my blog here.
-
Hummmm, this is strange. I'm confused now. I have a basic test script
LoadPlugin("D:\temp\dgmpgdec146\DGDecode.dll")
Mpeg2Source("D:\scandal_convert\VTS_03_1.d2v")
I did the same with my editting script
LoadPlugin("D:\temp\dgmpgdec146\DGDecode.dll")
LoadPlugin("D:\temp\decomb_25_dll_20050222\decomb5 21vfr1.3\Decomb521VFR1.3_P4-Athlon.dll")
MPEG2Source("D:\scandal_convert\VTS_03_1.d2v")
FieldDeinterlace(full=true)
LanczosResize(720,480)
ConvertToRGB24(interlaced=false) -
It is not uncommon for even major studios to be lazy and release NTSC material in PAL countries. We are generally able to play both (unless you use a PS2 for playback). It could well have been NTSC, although I suspect you should have used the Film option in DGIndex.
CCE will assume that anything 720 x 480 is NTSC regardless, unless you tell it otherwise.Read my blog here.
-
Geez, no wonder. And you don't even know whether the DVDs you buy are PAL or NTSC? MoC often releases R2 DVDs as NTSC, because that's what the source master is. Here, read a review:
http://www.dvdbeaver.com/film/DVDReviews19/scandal_dvd_review.htm
But I know it's interlaced.
And don't ever deinterlace a movie, particularly a nice one from the MoC people. That just ruins it. ConvertToYUY2() for CCE, not RGB24. No resize line is needed.
CCE automatically reads it as 29.976 as well and selects that as the Frame Rate.
Use MiB when setting the final size rather than the bitrate. -
Amazon shows it as PAL for one. Also I thought combing... the lines through the picture particularly in motion meant it was "interlaced". That's how I always understood it. If not then what the hell is interlaced?
-
If not then what the hell is interlaced?
Amazon is wrong. Believe the DVDBeaver site. Want proof? Stick it in the DVD-ROM, open it in DVD Decrypter, set it for IFO Mode, hit the Streams Processing Tab, and check what it says about the video. Or open a VOB in DGIndex and check the resolution at the top of the screen or run the Preview and check the Video Type -
Who's excited? All you're doing is wasting our time because of your gross incompetence.
-
You can help or not help that was up to you. I appreciate your help but not the attitude.
-
I give you gold and you reply with insults rather than thanks? I wonder how many previous encodes you've messed up with lousy scripts and CCE settings. Scandal is a fine movie. I own it myself, but it's not very hard to figure out that it's NTSC (even if all you have to go on is Amazon's incorrect info), and how to treat it.
-
I said I appreciated your help... I thought we were still conversing if giving a thank you is what drove you insane all you had to do was wait for what would've been a happy finish to our fair thread. Thanks Gunslinger and Manono (I guess) for the help.
-
Children, children. Are we done yet ?
Astrocity20 - I assume you now understand that no format conversion is required. If you need to back it up and reduce the size to do so, I strongly suggest DVD Rebuilder and HCenc and burning with Imgburn.Read my blog here.
-
Cool, I'll try it out the next time I need to do a conversion or shrink. Thanks.
Similar Threads
-
How to get output file size before converting a file using ffmpeg?
By hayden in forum ProgrammingReplies: 1Last Post: 26th Feb 2012, 07:04 -
Lower output file size from Vegas
By Squid_uk in forum Newbie / General discussionsReplies: 1Last Post: 5th Feb 2010, 14:28 -
WinAVI output file size
By Akusai in forum Video ConversionReplies: 21Last Post: 5th Oct 2009, 06:54 -
different output file size in convertx2dvd
By Iwan2learn in forum Authoring (DVD)Replies: 13Last Post: 13th May 2009, 02:29 -
Video Conversion - output file size
By Leo48 in forum Newbie / General discussionsReplies: 2Last Post: 19th May 2008, 07:28