[mythtv-commits] Ticket #3809: Nuvexport - Supporting ffmpeg codec name changes

MythTV mythtv at cvs.mythtv.org
Tue Nov 6 18:27:39 UTC 2007


#3809: Nuvexport - Supporting ffmpeg codec name changes
--------------------------------+-------------------------------------------
 Reporter:  skd5aner at gmail.com  |        Owner:  xris   
     Type:  patch               |       Status:  new    
 Priority:  minor               |    Milestone:  unknown
Component:  perl / nuvexport    |      Version:  head   
 Severity:  medium              |   Resolution:         
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by anonymous):

 Thank you so much for these patches.  The patches worked for me with
 nuvexport 0.4 and the bleeding edge SVN version of ffmpeg (SVN-r10932,
 current as of Nov 5 2007).

 For those who don't know how to use patch files, you need to download the
 patch file in original format after clicking the link above (look for
 "Download in Other Formats" at the bottom of the page).  Save them to the
 nuvexport-0.4 directory containing the nuvexport source files (after
 uncompressing the tarball).  Then issue patch commands in the folowing
 format:

 patch -p0 <nuvexport-ffmpeg_psp_rename.patch
 patch -p0 <nuvexport-ffmpeg_aac_rename.patch
 patch -p0 <nuvexport-ffmpeg_xvid_rename.patch

 and finally, run:

 sudo make install

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3809#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list