VideoHelp Forum




+ Reply to Thread
Results 1 to 13 of 13
  1. Member Aponia71's Avatar
    Join Date
    Jan 2026
    Location
    Lyon, France
    Search Comp PM
    Hello,
    I have many Canon HV30 HDV tapes recorded in PF25 / PSF mode.
    I can't find any method to deinterlace (deinterleave ? ) video without interpolation or calculation.
    I simply want to "merge" top and bottom fields together, in order to get a progressive 25 fps video.

    I tried ffmpeg, avidemux, kdenlive... not found a simple deinterlave filter
    Any suggestions ?

    Thank you
    Quote Quote  
  2. aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Search Comp PM
    if you have video editing software like vegas pro right click on the file in your assets and click on properties. go to the field order pulldown and change upper field first to progressive. click ok. it's that easy.
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  
  3. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Can you attach a sample (up to 500mb).

    Confirm you're on Linux?
    Quote Quote  
  4. Member Aponia71's Avatar
    Join Date
    Jan 2026
    Location
    Lyon, France
    Search Comp PM
    Here a short sample of PF25 made with Canon HV30.

    Yes I'm on Linux, but can run windows if necessary.

    Thanks !
    Last edited by Aponia71; 15th Jan 2026 at 04:57.
    Quote Quote  
  5. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Thanks, the download needs a password.
    Quote Quote  
  6. I did not download your file, but I used do that on daily bases. As was said, you do that in your NLE, like Vegas for example,

    or use Restream and check "FrameType Progressive" and "Progressive Sequence" and deselect "Top Field First".
    I even used to use some graphic automaton (forgot the name, but perhaps still have it somewhere) to fix my captured HDV clips like that, using ReStream. Because Restream has no command line usage, just GUI.

    Just adding, that ReStream does that without needing to encode file again, it just fixes the file.
    Last edited by _Al_; 15th Jan 2026 at 03:49.
    Quote Quote  
  7. Member Aponia71's Avatar
    Join Date
    Jan 2026
    Location
    Lyon, France
    Search Comp PM
    Sorry, I've just updated the link with a new file without password.

    I'll try soon your suggestions, .. at work for now
    Quote Quote  
  8. Member Aponia71's Avatar
    Join Date
    Jan 2026
    Location
    Lyon, France
    Search Comp PM
    It seems it worked with Restream !
    I obtained a progressive video which has exactly the same size, and when analizing with mediainfo (linux tool, not window, don't know if they are the same) :
    Before Restream :
    Video
    ID : 1
    Format : MPEG Video
    Commercial name : HDV 1080i
    Format version : Version 2
    Format profile : Main@High 1440
    Format settings : CustomMatrix / BVOP
    Format settings, BVOP : Yes
    Format settings, Matrix : Custom
    Format settings, GOP : M=3, N=12
    Format settings, picture structure : Frame
    Codec ID : V_MPEG2
    Codec ID/Info : MPEG 1 or 2 Video
    Duration : 33 s 120 ms
    Bit rate mode : Constant
    Bit rate : 25.0 Mb/s
    Width : 1 440 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Constant
    Frame rate : 25.000 FPS
    Standard : Component
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Interlaced
    Scan order : Top Field First

    Compression mode : Lossy
    Bits/(Pixel*Frame) : 0.643
    Stream size : 98.7 MiB (98%)
    Default : Yes
    Forced : No

    After Restream :
    Video
    ID : 1
    Format : MPEG Video
    Commercial name : HDV 1080p
    Format version : Version 2
    Format profile : Main@High 1440
    Format settings : CustomMatrix / BVOP
    Format settings, BVOP : Yes
    Format settings, Matrix : Custom
    Format settings, GOP : M=3, N=12
    Codec ID : V_MPEG2
    Codec ID/Info : MPEG 1 or 2 Video
    Duration : 33 s 120 ms
    Bit rate mode : Constant
    Bit rate : 25.0 Mb/s
    Width : 1 440 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Constant
    Frame rate : 25.000 FPS
    Standard : Component
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Compression mode : Lossy
    Bits/(Pixel*Frame) : 0.643
    Stream size : 98.7 MiB (98%)
    Default : Yes
    Forced : No


    Indeed, Restream is only GUI, but I'm wondering if I can do the same fix with ffmpeg, so that I could batch process my many files...

    Anyway, thanks a lot, it began to become a nighmare to search how to fix those old format !
    Quote Quote  
  9. Restream Auto.zip
    I found it in my archives to use it as a batch solution. Change those flags in m2t files en masse.
    It is for windows. Download it, unzip it into a directory, read read_this.txt file, run Restream Auto.exe

    Used WinAutomation 3.0.3 , at that time (it's project waj file is included), after starting it wants directory with files, then destination directory (could be the same) to automatize loading files one by one into Restream and automatizing mouse movements to select it all. So after selecting those two directories, DO NOT MOVE YOUR MOUSE.
    Quote Quote  
  10. PSF is an interesting format because you can play it as though it is progressive without any interlacing artifacts. Basically there's only movement every 2 fields, so each pair of fields are from the same moment in time and look exactly like a progressive frame when paused. I'd think you could just not deinterlace it during re-encoding and be fine, or if you had a way to just change the interlacing flag to progressive, you'd be fine as well. Not that I'm an expert in it though. I ran across it once on a U-Matic music video oddly enough.
    Quote Quote  
  11. -When editing, it should be conformed as progressive because NLE would deinterlace or just not to confuse anyone if editing and forgetting about it
    -When keeping originals, to not confuse anyone later in the future, storing just progressive footage and properly flagged as such
    -In general to prevent confusions, to straighten up this "wrongly" flagged video
    Quote Quote  
  12. Member Aponia71's Avatar
    Join Date
    Jan 2026
    Location
    Lyon, France
    Search Comp PM
    Hello _AI_
    I just tried Restream Auto int a directory with 3 files, but it only process 1 file ... don't know why.
    Maybe this tool is not anymore Win11 compatible ?
    Quote Quote  
  13. wait 3s or so, do not move mouse,
    I tested it in windows 10
    Quote Quote  



Similar Threads

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