[mythtv] nuv header format...

Matt Zimmerman mdz at debian.org
Wed Aug 20 11:27:54 EDT 2003


On Tue, Aug 19, 2003 at 11:15:16PM -0700, Chris Petersen wrote:

> ok, so I'm hoping to be all ready to parse the nuv file header info by
> the time that mythtranscode is updated for audio sync issues...  
> however, being that I'm pretty clueless when it comes to C data
> structures (especially in files), I need a little help...
> 
> I've cracked open libs/libmythtv/format.h and can grab the rtfileheader
> stuff just fine, but I can't figure out where to continue looking in
> order to find the audio sampling rate (or any other info that I might
> want to pull out).

It's in the "X" frame.  Check out NuppelDecoder::OpenFile.

-- 
 - mdz


More information about the mythtv-dev mailing list