Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 82

Thread: VaAPI with Intel HD Graphics Clarkdale i3 proc not working with mplayer

  1. #31
    Join Date
    Aug 2010
    Posts
    58

    Default

    Quote Originally Posted by Kano View Post
    Did you try vlc yet? That works pretty good too. I do not use smplayer usually, i prefer command line for mplayer.
    Should I just delete the dist directory created by your script to clean my vlc installation attempt?

    Then I will download the vlc-api and compile it myself.

    Thanks Kano
    XabiX

  2. #32
    Join Date
    Aug 2007
    Posts
    6,502

    Default

    Well you can clean the dist dir before running the script. But run the script as root first. Basically vlc is not hard to compile when libva-dev is globally installed.

  3. #33
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    88

    Default

    Afaik, you can set the output device directly in your smplayer options. But there seems to be a general problem with your sound output.

  4. #34
    Join Date
    Aug 2010
    Posts
    58

    Default

    I found what was the issue with Mplayer cmd line used by SMplayer. In order to be able to launch the Mplayer I add to remove these two items:
    -wid 39846231
    -wid <window ID> (also see -guiwid) (X11, OpenGL and DirectX only)
    This tells MPlayer to attach to an existing window. Useful to
    embed MPlayer in a browser (e.g. the plugger extension). This
    option fills the given window completely, thus aspect scaling,
    panscan, etc are no longer handled by MPlayer but must be man‐
    aged by the application that created the window.
    and
    -vf-add pp
    pp[=filter1[:option1[:option2...]]/[-]filter2...] (also see -pphelp)
    Enables the specified chain of postprocessing subfilters. Sub‐
    filters must be separated by ’/’ and can be disabled by prepend‐
    ing a ’-’. Each subfilter and some options have a short and a
    long name that can be used interchangeably, i.e. dr/dering are
    the same. All subfilters share common options to determine
    their scope:
    a/autoq
    Automatically switch the subfilter off if the CPU is too
    slow.
    Do you think I should open a case within SMplayer for tracking purposes? As we are using the mplayer-vaapi version I am not sure it will be relevant for them but I can still to so.

  5. #35
    Join Date
    Aug 2010
    Posts
    58

    Default

    Quote Originally Posted by XabiX View Post
    I found what was the issue with Mplayer cmd line used by SMplayer. In order to be able to launch the Mplayer I add to remove these two items:
    -wid 39846231

    and
    -vf-add pp


    Do you think I should open a case within SMplayer for tracking purposes? As we are using the mplayer-vaapi version I am not sure it will be relevant for them but I can still to so.
    FYI I have opened a case and I will keep you updated.
    https://sourceforge.net/tracker/inde...2&atid=913573#


    I ll give it a try to vlc-vaapi now. (If I face issues I may have to open a new thread otherwise it gets confusing)

  6. #36
    Join Date
    Aug 2010
    Posts
    6

    Default

    Like you, wanting to build a HTPC based on Linux and Core i3 (using integrated GPU).

    I was wondering if you are able to output 23.976 Hz? (at 1080p) (which is the framerate of most blu-rays) instead of 24Hz which Intel supports wrongly in Windows?

    It's very important otherwise you will get a minor stutter every so.

  7. #37
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    88

    Default

    That's interesting. On Windows, Linux also, I think I have that "micro stuttering". It's not 100% fluent. Could you describe it a little in detail?

  8. #38
    Join Date
    Aug 2010
    Posts
    6

    Default

    Quote Originally Posted by Rabauke View Post
    That's interesting. On Windows, Linux also, I think I have that "micro stuttering". It's not 100% fluent. Could you describe it a little in detail?
    Most blu-ray movies available at presented in 23.976 fps, which your TV multipiles to give you 60/100/120 etc. It is rounded up to 24 for the average consumer.

    Intel only supports 24.000 Hz output on Windows (I am not sure if it is a driver issue or hardware limitation).

    As the framerate doesn't exactly match, you will get a stutter on blu-ray playback.

    I am hoping the same issue does not affect Linux drivers.

    The reason it is 23.976 Hz is due to an incompatibility in the 50s with some FM transmitters in the USA (at 60Hz) which was dropped to a multiple of 23.976 to fix the problem).

  9. #39
    Join Date
    Aug 2010
    Posts
    6

    Default

    Have you tried 23.976 in your xorg.conf?

  10. #40
    Join Date
    Feb 2010
    Location
    Germany
    Posts
    88

    Default

    Not yet, did you?

Tags for this Thread

Posting Permissions

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