VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date
    Jun 2007
    Location
    United States
    Search Comp PM
    i am working with a pal camera, here in the us, and i have edited my movie in fcp and imovie. what do i need to do to make my material work on us dvd players?
    Quote Quote  
  2. Member
    Join Date
    Sep 2003
    Location
    London
    Search Comp PM
    Probably nothing. Most DVD players will play both nowadays.
    Go off and rule the universe from beyond the grave. Or check into a psycho ward, whichever comes first, eh?
    Quote Quote  
  3. Member
    Join Date
    Jun 2006
    Location
    United States
    Search Comp PM
    Originally Posted by mhar4
    Probably nothing. Most DVD players will play both nowadays.
    Let's rephrase that, "Most PAL players will play NTSC discs, but very few NTSC players will play PAL discs."


    You will need to convert your PAL video to NTSC video by 1) changing the framerate and 2) changing the resolution. This can get messy if your source video is interlaced.

    I often convert PAL movies to NTSC using ffmpeg.
    Code:
    ffmpeg -i moviePAL.vob -target ntsc-dvd -aspect 16:9 -acodec copy movieNTSC.mpg
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!