Ticket #6203: format.h.patch

File format.h.patch, 695 bytes (added by jrgreen@…, 15 years ago)
  • libs/libmythtv/format.h

     
    1919  int  desiredheight; // 0 .. as it is
    2020  char pimode;        // P .. progressive
    2121                      // I .. interlaced  (2 half pics) [NI]
    22   double aspect;      // 1.0 .. square pixel (1.5 .. e.g. width=480: width*1.5=720
    23                       // for capturing for svcd material
     22  double aspect;      // physical aspect ratio
    2423  double fps;
    2524  int videoblocks;   // count of video-blocks -1 .. unknown   0 .. no video
    2625  int audioblocks;   // count of audio-blocks -1 .. unknown   0 .. no audio