[mythtv] Ticket #799
Chris Pinkham
cpinkham at bc2va.org
Fri Sep 29 06:42:44 UTC 2006
* On Fri Sep 29, 2006 at 02:38:58PM +1000, Paul Andreassen wrote:
> Is the problem because there is a fourth video stream with a bitrate of 0
> which is detected as 29.97 frames per second instead on 25 frames per second?
I just committed a fix for this issue to trunk. If you're having problems
with it, and are running SVN trunk, can you update and give it a shot.
I found this issue wnas have been looking at it in order to fix 2477
(mythtranscode does not set nuv files fps, width and height correctly)
http://svn.mythtv.org/trac/ticket/2477
Basically, we were using some of the values obtained from the last video
stream found even though we weren't using the stream itself. The patch fixes
this and I can now correctly transcode and play the sample streams in 2477
that have this odd second video stream.
--
Chris
More information about the mythtv-dev
mailing list