Forum Replies Created

  • Dave Viner

    July 18, 2008 at 4:54 pm in reply to: Importing HVX200/P2 footage shot at 1080i60

    Hi Katrina,

    It sounds like there may be 2 different issues at work. First, if you shot at 1080i 24pA, then used the “REMOVE ADVANCED PULLDOWN” option when log&transfering the footage into FCP, the imported clips should have 23.98 fps. It sounds like this is what is actually happening. If that’s the case, then you most likely have true progressive footage at 24 fps (well, 23.98).

    If you open one of these in the viewer, you should see only progressive frames.

    If you take one of those clips and drop it in a timeline, then the output will be dependent on the settings of the sequence and the export settings. I would guess that you’ve probably put a 23.98fps clip onto a sequence that is set to play at 29.97fps. If so, just reset the sequence settings to be 23.98 (or delete the sequence and make a new one at 23.98).

  • Dave Viner

    July 2, 2008 at 3:54 pm in reply to: Importing HVX200/P2 footage shot at 1080i60

    Hi Shane,

    Thanks for the suggestion of MXFImport from Calibrated Software. I haven’t tested the demo yet, but the screenshot of the preferences panel at https://www.calibratedsoftware.com/OSX-MXFPrefs.jpg doesn’t look promising in my situation. The 1080i option appears to only support the Advanced Pulldown, and doesn’t offer an option for the 2:3 pulldown which my footage has.

    But, I’ll give the demo a shot once I have a few extra minutes.

    Thanks

  • Dave Viner

    July 2, 2008 at 12:37 am in reply to: Importing HVX200/P2 footage shot at 1080i60

    Here’s a wrapup of several days of investigation into this problem. (Yes, I’ve been working on it long before I posted here, but only in the past 1.5 days have any solutions presented themselves.) I hope that this post will help others out there who end up in this same situation. I have pulled out enough hair over this one – no one else should have to lose their hair.

    Just to reiterate, here is my situation:
    Footage shot on an HVX200 at 1080i60/24p.
    Final Cut Studio 2, Final Cut Pro 6.0.3
    Mac OS 10.5.2
    QuickTime Player 7.4.5

    Here’s the problem:
    Log and Transfer P2 media into the FCP project results in captured files that are 1080p30. However, the captured files have a 2:3 pulldown added. But, I need to get the clips to be truly progressive before editing.

    Notes:
    – This is NOT applicable if one shoots with Advanced Pulldown (24pA).
    – Kudos to Philip Hodgetts at Intelligent Assistance for help in debugging this problem.

    WORKAROUNDS:

    OPTION 1. Rollback to an earlier version of FCP

    It appears that Final Cut Pro 6.0.2 handles the video properly. I am not able to rollback for other reasons, but Philip Hodgetts tried it and said it worked.

    OPTION 2. Use MXF4MAC.

    MXF4Mac is a cool little component that allows your Mac to interact with MXF files directly through QuickTime. You can read more about it at https://mxf4mac.com/.

    Cost: License for MXF4Mac – which is 399 Euros (roughly 630 USD today).
    Operating System: Mac only
    Steps to make it work:
    1. Install MXF4Mac on machine
    2. Start FCP and create a new project.
    2. Drag-n-drop all MXF files into FCP project. Note that you’ll need both the Audio and the Video directories. (CONTENTS/Video/*.MXF and CONTENT/Audio/*.MXF).
    3. Save project.
    4. Select any of the video MXF clips. Select the reverse telecine option (Tools > Cinema Tools Reverse Telecine)

    This should run Cinema Tools’ reverse telecine over the clips. The resulting clips will have a lower data rate, the same codec, and the proper frame rate. In my case, the codec is DVCPRO HD 1080i60. The frame rate is 23.98 (whereas the original MXF had 29.97 fps). The data rate is 11.1 MB/sec (whereas the original MXF had 13.7 MB/sec).

    Once the reverse telecine process is done, then you edit as you would normally.

    OPTION 3. Use MXFX

    MXFX is a preprocessor for MXF files available at https://www.dvfilm.com/MXFX/index.htm. There is both a windows version and a mac version.

    Cost: License for MXFX – which is $195
    Operating System: Mac or Windows
    Steps to make it work.
    0. Install MXFX.
    1. Open MXFX.
    2. Drag one or more MXF video files into the MXFX window.
    3. Click Options
    3a. Select “Remove pulldown”
    3b. Set 23.976 target fps
    3c. Assume 3:2 pulldown
    3d. Reset the destination directory to a new, empty directory.
    4. Click Start
    5. Quit MXFX
    6. Start FCP and create a new Project.
    7. Log and transfer the modified P2 data into FCP project.
    8. edit as normal using the sequence settings appropriate for the clips (DVCPRO HD 1080i60, timebase 23.98, 1280×1080).

    The window of MXFX in my case read:

    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Adding file from /Users/60feditor/Documents/viner-log_and_xfer_test/Tape 1 copy 2/CONTENTS/VIDEO/0002GP in queue

    Click Start to export files

    DVFilm MXFX 1.0 – Converts MXF to MXF with FX

    Destination folder: /Users/60feditor/Documents/outtest/

    /Users/60feditor/Documents/viner-log_and_xfer_test/Tape 1 copy 2/CONTENTS/VIDEO/0002GP.MXF
    MXFX will remove 3:2 pulldown to make 1080/24pn
    MXFX Demo will limit output to 200 frames
    Source: 29.970 fps, 1625 frames, 1920W x 1080H, aspect ratio = 1.78
    Dest: 23.976 fps, 200 frames, 1920W x 1080H, aspect ratio = 1.78
    Processing audio, please wait…

    Elapsed time: 0:0:57:51

    *** Files were succesfuly exported ***

    Press Clear to start a new session.
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    The resuling output directory looked exactly like a P2 directory.

    $ find outtest -type f
    outtest/Card1/CONTENTS/AUDIO/0002GP00.MXF
    outtest/Card1/CONTENTS/AUDIO/0002GP01.MXF
    outtest/Card1/CONTENTS/AUDIO/0002GP02.MXF
    outtest/Card1/CONTENTS/AUDIO/0002GP03.MXF
    outtest/Card1/CONTENTS/CLIP/0002GP.xml
    outtest/Card1/CONTENTS/ICON/0002GP.bmp
    outtest/Card1/CONTENTS/VIDEO/0002GP.MXF
    outtest/Card1/LASTCLIP.TXT
    $

    OPTION 4. Use DVFilmMaker

    DVFilmMaker also can remove the 2:3 pulldown in this case. It is available at https://www.dvfilm.com/maker/index.htm. The trick here is that you need to run a separate script after the conversion is done to cleanup some mess left by DVFilmMaker.

    Cost: DVFilmMaker software – $145
    Operating System: Windows or Mac
    Steps to operate:
    0. Install DVFilmMaker
    1. Open FCP, create a new project.
    2. Log and Transfer the P2 footage into FCP.
    3. Quit FCP
    4. Run DVFilmMaker in batch mode over all the QuickTime clips (output by Log and Transfer).
    4. Run applescript program which does the following:
    4a. identify the captured quicktime files (output by Log and Transfer)
    4b. foreach qt file, reset the size to 1920×1080, save to new location.
    5. Open FCP project
    6. Import the revised qt files into the project.
    The resulting QT clips should work properly in the FCP project. One note here. The resuling quicktime files have only 1 audio channel, whereas all other options have the original 4 channels of audio.

    I hope this helps those struggling with the same problem.

  • Dave Viner

    July 2, 2008 at 12:00 am in reply to: Importing HVX200/P2 footage shot at 1080i60

    Hi Shane,

    I agree that the footage SHOULD have been shot at 1080/24pA or 720/24p or 720/24pN. However, the footage WAS shot at 1080i60/24p. So, what I think should have happened has little bearing on my current situation. (Although, trust me when I say that I have strongly advised the production team to use the proper settings in the future.)

    I have found 3 separate workarounds for the problem, which I will post in detail in a separate posting. I have also logged this as a bug with Apple, since log and transfer SHOULD handle this case properly, or at least offer me an option to remove the pulldown programmatically.

  • Dave Viner

    July 1, 2008 at 9:47 pm in reply to: Importing HVX200/P2 footage shot at 1080i60

    Hi Shane,

    The footage was shot at 1080i/24p. As referenced in the Panasonic HVX200 manual, this means that there are 60 fields spread over 24 fps using a 2:3 pulldown.

    The problem seems to be that FCP imports the footage as 1080p30, but doesn’t recognize that the pulldown is still there. As a result, no other programs will run a reverse telecine on the file to remove the 3:2 pulldown.

  • Dave Viner

    July 1, 2008 at 8:38 pm in reply to: Importing HVX200/P2 footage shot at 1080i60

    Yes. Shooting with 24pA should work as expected. It’s when shooting as 24p (non-advanced) that the problem arises.

  • Dave Viner

    July 1, 2008 at 8:15 pm in reply to: Importing HVX200/P2 footage shot at 1080i60

    Hi Shane,

    The footage was shot at 1080i/24p. Here’s what it says in the manual (on pg 37):

    “24P mode:
    Shoot 24 frames a second in the progressive mode.
    For output and recording, the 24-frame-per-second signal is converted to 60-field-per-second interlace using the widely used “2:3″ ratio. THis gives you images similar to a movie shot with film.”

    Shooting 1080i 24pA definitely allows one to use the REMOVE ADVANCED PULLDOWN feature on log and transfer. But, the advanced pulldown removal requires the true advanced pulldown pattern 2:3:3:2, not the “traditional” 2:3 pulldown which is added by the 1080i/24p.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy