[mythtv-commits] Ticket #5923: -flags trell not valid in current ffmpeg

MythTV mythtv at cvs.mythtv.org
Wed Nov 19 09:22:15 UTC 2008


#5923: -flags trell not valid in current ffmpeg
------------------------------------------+---------------------------------
 Reporter:  Joel <mythtv at ebel.mybox.org>  |       Owner:  xris   
     Type:  defect                        |      Status:  new    
 Priority:  minor                         |   Milestone:  unknown
Component:  perl / nuvexport              |     Version:  head   
 Severity:  medium                        |     Mlocked:  0      
------------------------------------------+---------------------------------
 nuvexport uses the option -flags +trell when converting to xvid.  This
 option is no longer valid in the latest ffmpeg.  It must now be specified
 as "-trellis 1"  I don't know at what point it changed, so it might take
 some work to determine the ffmpeg version and provide the appropriate
 option based on ffmpeg version, as I imagine -trellis 1 won't work on a
 number of existing installs.

 ffmpeg is still exiting with:
 av_interleaved_write_frame(): Error while opening file
 But, the above error is something I know needs to be fixed to work with
 current ffmpeg.  I haven't figured out how to fix this part yet.

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


More information about the mythtv-commits mailing list