Results 1 to 1 of 1

Thread: hardware acceleration in ffmpeg....

  1. #1
    Join Date
    Jun 2007
    Beans
    17,337

    hardware acceleration in ffmpeg....

    ... any advantage?

    I noticed while reviewing my building of ffmpeg as a debian package set (/user, shared. unstripped, w/ matching -dev's) that by installing libav-29 and it's -dev that some form of hardware accel is enabled in ffmpeg.

    i'm thinking this may be useful for vlc, but wonder does it offer any use in ffmpeg itself and what the state of hwaccel is in ffmpeg atm.

    (noting that I don't have the hardware to test atm., though maybe on
    laptop, will have to check
    From ffmpeg configure in build log
    Code:
    Enabled hwaccels:
    h263_vaapi		mpeg4_vaapi		wmv3_vaapi
    mpeg2_vaapi		vc1_vaapi
    source/info for libav
    http://www.splitted-desktop.com/~gbeauchesne/libva/


    http://freedesktop.org/wiki/Software/vaapi
    Last edited by mc4man; June 21st, 2009 at 12:26 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •