VideoHelp.com Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Member
    Join Date: Nov 2008
    Location: Brazil
    I did not understand the single field and BOB options.
    If these options outputs only one filed per frame (as said on help), how can my AVCHD 1080/60i video be 1080 pixels high when played on windows media classic?
    Is the decoder actualy doing a resize too? Or perhaps a BOB + Weave!

    -- Brunori
    Quote Quote  

  2. Member
    Join Date: Dec 2005
    Location: none
    Single field throws away one field and interpolates the remaining 540 lines to 1080 lines. That leaves you with 30 frames per second NTSC, 25 frames per second PAL, and half the vertical resolution.

    Bob Separates the two fields then interpolates them into two 1080 line images. It then displays both of them in sequence, 60 frames per second NTSC, 50 frames per second PAL. This is much more like you would see on a TV.
    Quote Quote  

  3. Member
    Join Date: Nov 2008
    Location: Brazil
    Originally Posted by jagabo
    Single field throws away one field and interpolates the remaining 540 lines to 1080 lines. That leaves you with 30 frames per second NTSC, 25 frames per second PAL, and half the vertical resolution.

    Bob Separates the two fields then interpolates them into two 1080 line images. It then displays both of them in sequence, 60 frames per second NTSC, 50 frames per second PAL. This is much more like you would see on a TV.
    That is what I thougth, but when playing my MTS file with a simple avisynth DirectShowSource() script, these two options give me the same total number of frames (627), with BTW is the same as the "none (Weave)" and harware options!

    Itīs very strange!

    -- Roberto
    Quote Quote  

  4. Member
    Join Date: Dec 2005
    Location: none
    I'm pretty sure CoreAVC knows when it is being used to play a video vs editing a video. And it only deinterlaces when playing. When editing you always get Weave. I think the simple Bob() filter in AviSynth will deinterlace the same way as CoreAVC's Bob.
    Quote Quote  

  5. Member
    Join Date: Nov 2008
    Location: Brazil
    Originally Posted by jagabo
    I'm pretty sure CoreAVC knows when it is being used to play a video vs editing a video. And it only deinterlaces when playing. When editing you always get Weave. I think the simple Bob() filter in AviSynth will deinterlace the same way as CoreAVC's Bob.
    But the manual says that Weave outputs progessive! The hardware option outputs interlaced, remomended for deinterlacing in your editing software.
    Besides that, media player classic (witch is a player) also indicates 627 frames in both option (BOB and single field) and it says 29.97 fps even for the BOB option (which would be 59,94)!
    The single field and bob deinterlace options seams not work the way explained on the manual.
    Hum, may I missing something here!

    -- Brunori
    Quote Quote  

  6. Member
    Join Date: Dec 2005
    Location: none
    I don't care what the manual says. Weave outputs both fields as one frame. What the manual may be saying is that the two fields are woven together and the video renderer isn't told it is interlaced video.

    MPC is reporting the frame rate before deinterlacing. On my system, with CoreAVC doing the decoding and set to Bob, the Video Renderer filter shows ~60 fps output.



    When set to Single Field the renderer shows ~30 fps and there are no comb artifacts. When set to Weave the render shows ~30 fps and there are obvious comb artifacts.
    Quote Quote  




Similar Threads

  1. Replies: 30
    Last Post: 10th Apr 2012, 16:03
  2. Replies: 0
    Last Post: 11th Jul 2010, 13:26
  3. what to select in coreavc at deinterlacing
    By digitalray in forum Newbie / General discussions
    Replies: 2
    Last Post: 13th Jun 2010, 20:58
  4. Replies: 17
    Last Post: 12th Sep 2009, 12:48
  5. Deinterlacing bottom field first
    By Alex DeLarge in forum Video Conversion
    Replies: 16
    Last Post: 20th Jul 2007, 08:02
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools