Xvid Encoding through ffdshow video encoder.

Discussion in 'DivX / XviD' started by Lardzor, Dec 3, 2005.

  1. Lardzor

    Lardzor Member

    Joined:
    Apr 24, 2004
    Messages:
    29
    Likes Received:
    0
    Trophy Points:
    11
    I would like to play around with encodeing in Xvid format with ffdshow. It looks to me as though it has some features I would like to test. Such as useing the input image processing to resize, correct aspect ration and all those fun built in ffdshow filters.
    Since ffdshow is one of the fastest decoders for Xvid, I'm wondering if it is also one of the fastest encoders.
    Can anyone point me to the documentation for ffdshow. I chose to include the documentation when I installed ffdshow, but all I can find are some tiny html files in the 'help' folder where ffdshow is installed. They were more like a glossary than documentation.
    Also, if anyone has any insight as to what I can expect trying to encode with ffdshow, feel free to add your two cents.
     
  2. celtic_d

    celtic_d Regular member

    Joined:
    Jan 23, 2005
    Messages:
    3,352
    Likes Received:
    0
    Trophy Points:
    46
    ffdshow uses libavcodec for XviD decoding (can also use XviD), this is why it is faster. For XviD encoding it uses XviD so the speed is the same. It can also encode to MPEG-4 using libavcodec though.
     

Share This Page