[mythtv-commits] Ticket #3510: nuvexport XviD exports with transcode broken

MythTV mythtv at cvs.mythtv.org
Sat May 26 16:54:25 UTC 2007


#3510: nuvexport XviD exports with transcode broken
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  xris   
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  perl / nuvexport      |     Version:  head   
 Severity:  medium                |  
----------------------------------+-----------------------------------------
 Changes [13490] and/or [13491] break exporting XviDs with transcode.
 Following errors are printed:

 {{{
 Encode started:  Sat May 26 19:49:31 2007
 Waiting for mythtranscode to set up the fifos.
 Use of uninitialized value in numeric eq (==) at
 /usr/local/share/nuvexport/export/generic.pm line 384, <STDIN> line 16.

 mythtranscode finished.
 Use of uninitialized value in ref-to-glob cast at
 /usr/local/share/nuvexport/export/generic.pm line 364, <STDIN> line 16.
 Use of uninitialized value in vec at
 /usr/local/share/nuvexport/export/generic.pm line 364, <STDIN> line 16.
 }}}

 With rev 13489 exports are working.

 Another thing I noticed related to transcode. Nuvexport currently gives
 '-V' as an option to transcode. This option seems to be deprecated and
 produces a warnings when transcode is executed.

 {{{
 transcode v1.0.3 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
 ...
 -V                  use YV12/I420/YUV420 as internal video format
 [deprecated, default]
 ...
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3510>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list