I get homemade PAL dual layer DVDs sent to me from England. What is the easiest way to convert these to NTSC without re-compressing the video.
I have tried ffmpegX on the VIDEO_TS folder, but it always ends up as a smaller compressed format with lots of mpeg artifact added (the jpeg like squares in solid color areas).
Is there anyway to directly convert VIDEO_TS PAL to VIDEO_TS NTSC? I have tried using Toast 8 with NTSC checked in the preferences, but the DL DVDs will only play on my PAL player (or my Mac). So, I assume they are still in PAL format.
As an aside, is there a quick way to tell if a homemade DVD is PAL or NTSC?
Besides ffmpegX, I have Handbreak and Toast 7 and 8, iMovie and FC Pro
TIA,
Bill
+ Reply to Thread
Results 1 to 13 of 13
-
-
Can't be done without re-encoding.Originally Posted by Kernos
Try a higher bitrate and setting other quality enhancing options.Originally Posted by Kernos
Extract the title(s) by using the Media Browser, then use the extracted MPEGs for input. Then they can be re-encoded to NTSC.Originally Posted by Kernos
Drop a VIDEO_TS folder onto ffmpegX. If it says "mpeg-2, 720x480, 29.97 fps" then it is NTSC. If it says "mpeg-2, 720x576, 25 fps" then it is PAL.Originally Posted by Kernos
Handbreak, iMovie and FCP will use an intermediate format, so that requires two conversions, which you don't want for quality reasons.Originally Posted by Kernos -
That's a Windows program.
BB -
I believe he was referring to ConvertxtoDVD recommended by pepegot1Originally Posted by SERBIAN
-
ConvertXtoDVD can do it for certain. Just did a three-hour plus DVD to NTSC with no problems. I only had to reauthor.
;/ l ,[____], Its a Jeep thing,
l---L---o||||||o- you wouldn't understand.
(.)_) (.)_)-----)_) "Only In A Jeep" -
Ooo..Originally Posted by ArtemisG3
My bad..sorry.. -
Yes indeed. Sorry for the confusion. MPEG2 Works 4 is an amazing program for us who find adding a 3rd dimension to images very confusing.Originally Posted by ArtemisG3
Kernos
-
not possible:Originally Posted by Kernos
- different size
- different framerate
you must re-encode
JES deinterlacer does a good job (free) http://www.xs4all.nl/~jeschot/home.html
(mine too, see signature, but not free
)
both works with frame interpollation (no drop or duplication like other soft) and respect fields (no comb's effects on TV).
byeFor DVD, iPad, HD, connected TV, … iMovie & FCPX? MovieConverter-Studio 3 (01/24/2015) - Handle your camcorder's videos? even in 60p or 60i? do a slow-motion? MovieCam. -
Yeh. I guess I mean how to you maintain or optimize the quality of the original? A VOB eg, is 1 meg. It seems that if I use ffmpeg to convert it to NTSC 29.97 fps and use the bit rate given for the original, the resultant file is a third to half the size of the original.Originally Posted by Herve
It would also be great if the entire VIDEO_TS folder could be done in one batch, maintaining the menus.
Bill -
not with my soft but I think that the one from Serbian does a full DVD conversion (if you just want that).It would also be great if the entire VIDEO_TS folder could be done in one batch, maintaining the menus.
size does not matter (hey, seems a spam for pharmaceticsOriginally Posted by Kernos
)
Quality depends on preservation of fields (if they are present) and a good framerate conversion:
you cannot just rescale your input stream (except if it's not interlaced) and duplicate frames (you'll obtains jerks), that's ugly. You must re-create picture to keep quality.
Shameless Advertising begins:
the soft in my sign does it, try it (but convert each VOB one by one and lose your menus)
Shameless Advertising ends
About ffmpeg (the unix video library), ffmpeg doesn't manipulate fields (only progressive streams) or framerate (just duplicates or drops). But with some parameters, its behavior as encoder is:
"I try to not compress picture, if I succeed I won't add extra informations(=bitrate), if I fails I'll compress more..."
DVD encoders mainly use fixed bitrate, ffmepg has the most VariableBitRate, so size of the output file can be smaller than the input file "without losing quality" (PS: it's another encoding, you always lose a little)
byeFor DVD, iPad, HD, connected TV, … iMovie & FCPX? MovieConverter-Studio 3 (01/24/2015) - Handle your camcorder's videos? even in 60p or 60i? do a slow-motion? MovieCam.
Similar Threads
-
Converting PAL to NTSC?
By Djehuty in forum Video ConversionReplies: 17Last Post: 3rd Sep 2011, 14:55 -
Will a homemade NTSC dvd play on a PAL player?
By thedarkness in forum Newbie / General discussionsReplies: 9Last Post: 23rd Nov 2010, 04:54 -
Converting PAL to NTSC and rip PAL Audio to WAV in VLC
By happydog500 in forum Video ConversionReplies: 1Last Post: 8th Aug 2009, 02:47 -
Converting NTSC-PAL
By B-Twien Bytes in forum Newbie / General discussionsReplies: 7Last Post: 16th Jan 2009, 10:06 -
Argh! More converting PAL to NTSC!
By Nilfennasion in forum Newbie / General discussionsReplies: 5Last Post: 2nd Sep 2007, 20:56



Quote