[mythtv-users] Nuvexport aspect ratio problem

Chris Pinkham cpinkham at bc2va.org
Mon Feb 27 19:13:49 UTC 2006


> recordings
> #    (MythTV still hard-codes all software-encoded files as 1:1 regardless 
> of
> #    the true aspect), set this option to one of the following:

The comment above hasn't been true for ages.  I fixed that in the recorder when
I added the ability for mythtranscode to resize during transcoding.

Here's the relevant output of nuvinfo on one of my MPEG-2 -> MPEG-4 transcoded
.nuv files:

P</taz/video1/mythtv/recordings> nuvinfo 2004_20060223200000.nuv

info for: 2004_20060223200000.nuv

                 aspect:  1.77777779102325
                  finfo:  MythTVVideo
                    fps:  59.9400596618652
                 height:  368
                version:  0.07
                  width:  480

So the actual frame size is 480x368, but the aspect ratio is 16:9.  This is a transcoded
file from an original 720p ATSC source.

-- 
Chris



More information about the mythtv-users mailing list