Menu

video file, which goes first?

user
JIA Pei
2009-03-21
2013-05-09
  • JIA Pei

    JIA Pei - 2009-03-21

    This question might be related to video file format (how it's encoded)

    A video file, audio and video are interleaved actually. We might be able to separate both info.

    However, who goes first? audio first or video first?

    nextAudioFrame
    nextFrame

    are used to look for the next audio and video frame respectively. We may also use the above two functions in turn. However, for exactly the first frame, is it an audio or a video?

    Cheers
    JIA

     
    • JIA Pei

      JIA Pei - 2009-03-21

      sorry, found!!!

      getFirstFrameTime

      and

      getFirstAudioSampleTime

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.