H.264

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cata12ca
    Junior Member
    Junior Member
    • Mar 2009
    • 3

    H.264

    I want to start this topic about the new released H.264 video codec technology. Please share your opinions here and also any information usefull regarding what this standard means.

    I found some information here :http://en.wikipedia.org/wiki/H.264 and found out that H.264 brings 15-20% improvement in terms of video quality.
    The new thing which comes with is:
    • Better image quality at the same compressed bitrate, or
    • A lower compressed bitrate for the same image quality.

    Blinkotv com also implemented this standard and shared their feedback with the audience.

    I want to learn more about this so feel free to write down your opinions.

    Thank you.
  • fruitmore
    Video Fan
    • Mar 2009
    • 6

    #2
    Besides, some video formats which encoded with H.264 codec can be supported by adobe flash player to play, such as the video format of MP4, MOV, 3GP, 3G2.

    So if you want to upload these video format file to your website to play with flash player, you should need to make sure that these video are encoded with H.264 codec.
    Last edited by fruitmore; 27 Mar 2009, 06:10 PM. Reason: more detail!

    Comment

    • srimanya
      Junior Member
      Junior Member
      • Apr 2009
      • 2

      #3
      Hi All,

      I am using H.264 Encoder, and I am porting my code on DM-642 EVM Board (TI- board).

      In my Encoder, one of the main function call is "EncodeOnePicture()". i am encoding one still video clip (CIF 352x288). I need to calculate the fps for this video clip.

      My core is operating @ 600MHz.


      How to calculate the fps? Please provide the suitable solution.
      and give the formula for this. for calculating fps what are the parameters i need to consider(ex;Time taken for encoding the total picture..etc).

      For incrasing the fps, Shall I optimize the my code or how to incrase the fps???

      Please do needful.

      Thanks & regards,

      Srimanya

      Comment

      • gonwk
        Lord of Digital Video
        Lord of Digital Video
        • Dec 2005
        • 1500

        #4
        Hi folks,

        @ Cata ... Wikipedia does have a lot of Great Info ... and they keep updating info all the time.

        I came across this Article ... a little on the Techy side ... but looks good!

        This paper describes an efficient implementation of a baseline H.264/AVC encoder core capable of encoding a 1920x1080 video stream in real time at 30 frames per second (HDTV 1080p).


        More to come as I come across goodies!

        G!

        Comment

        Working...