[mythtv-commits] Ticket #6236: Improve subtitle support in mytharchive

MythTV mythtv at cvs.mythtv.org
Fri Feb 6 23:56:07 UTC 2009


#6236: Improve subtitle support in mytharchive
-------------------------------------+--------------------------------------
 Reporter:  brandons at geonautics.com  |       Owner:  paulh  
     Type:  patch                    |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  Plugin - MythArchive     |     Version:  head   
 Severity:  medium                   |     Mlocked:  0      
-------------------------------------+--------------------------------------
 The patch attached does the following things;

 Before running ffmpeg on mpeg files...[[br]]
  * Creates a symbolic link to the source file because projectx does not
 like spaces in filenames.[[br]]
  * Uses projectx to conduct a preliminary search for teletext based
 subtitles.[[br]]
  * Selects a subtitle that matches the language preferences.[[br]]
  * Creates a projectx ini file.[[br]]
  * Runs projectx to cut commercials, demux audio, video, and subtitles
 using the created ini file.[[br]]
  * Runs ffmpeg to reencode the mv2 file only.[[br]]

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


More information about the mythtv-commits mailing list