[mythtv-commits] Ticket #5809: Add AVIDemux Project export capability to mythcommflag

MythTV mythtv at cvs.mythtv.org
Tue Jun 23 20:05:41 UTC 2009


#5809: Add AVIDemux Project export capability to mythcommflag
---------------------------------------+------------------------------------
 Reporter:  robert.mcnamara at gmail.com  |        Owner:  ijr    
     Type:  enhancement                |       Status:  closed 
 Priority:  minor                      |    Milestone:  unknown
Component:  mythtv                     |      Version:  head   
 Severity:  medium                     |   Resolution:  wontfix
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by databubble):

 I applied mythcommflag-avidemux.2.diff to trunk 20741.  Seemed to apply
 fine, but compile fails:

 main.cpp: In function ‘int GetAviDemux(QString, QString, QString, const
 QString&)’:
 main.cpp:317: error: no matching function for call to
 ‘NuppelVideoPlayer::NuppelVideoPlayer(const char [16], ProgramInfo*&)’
 ../../libs/libmythtv/NuppelVideoPlayer.h:109: note: candidates are:
 NuppelVideoPlayer::NuppelVideoPlayer()
 ../../libs/libmythtv/NuppelVideoPlayer.h:105: note:
 NuppelVideoPlayer::NuppelVideoPlayer(const NuppelVideoPlayer&)
 main.cpp:355: warning: suggest parentheses around ‘&&’ within ‘||’
 main.cpp: In function ‘int main(int, char**)’:
 main.cpp:1382: warning: ignoring return value of ‘int nice(int)’, declared
 with attribute warn_unused_result
 main.cpp:1403: warning: ignoring return value of ‘int nice(int)’, declared
 with attribute warn_unused_result
 make: *** [main.o] Error 1

 Any hints?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5809#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list