Discussion Board

Results 1 to 2 of 2

Thread: Qt/Phonon

  1. #1
    Registered User ravite036's Avatar
    Join Date
    Sep 2006
    Posts
    35
    Hi ,

    I was trying to run MPEG-4 video and H.264 videos using Qt/Phonon Version 4.5.1 on Red Hat Linux 5.3.

    I have installed the gstreamer and devel packages and MPEG3 codecs.

    Am not finding the MPEG-4 -video codecs and when I tried playing MPEG-4 videos phonon complians it needs h.264 codecs need to be installed.

    So if anyhow have tried playing MPEG-4 videos or H.264 videos please do specify the site where to download them.

    Thanks in advance.

  2. #2
    Nokia Developer Moderator divanov's Avatar
    Join Date
    Oct 2009
    Posts
    4,326
    Fedora and Red Hat do not ship codecs in the main distribution due to legal issues. You need to install them separately from external repository:
    http://download1.rpmfusion.org/free/...w/G.group.html
    After installation you may verify presence of codecs with something like this:
    $ gst-inspect | grep 264
    typefindfunctions: video/x-h264: 264, x264, h264
    rtp: rtph264pay: RTP H264 payloader
    rtp: rtph264depay: RTP H264 depayloader
    h264parse: h264parse: H264Parse
    x264: x264enc: x264enc

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved