[mythtv-commits] Ticket #9729: mythtranscode with --honorcutlist do not work

MythTV noreply at mythtv.org
Wed Apr 13 22:14:51 UTC 2011


#9729: mythtranscode with --honorcutlist do not work
-----------------------------+----------------------------------------
 Reporter:  zeloise@…        |           Type:  Bug Report - Crash
   Status:  new              |       Priority:  minor
Milestone:  unknown          |      Component:  MythTV - Mythtranscode
  Version:  Trunk Head       |       Severity:  medium
 Keywords:                   |  Ticket locked:  0
-----------------------------+----------------------------------------
 Hello,

 mythtranscode stop working after some frame when using the "--
 honorcutlist" option.
 the Program exited with code 0224 with No stack.
 (see attached gdb_mytranscode_cutlist.txt for detail)

 This error appears since commits:
 - 32839c314e837e1e2644: Simplify string-based summary output of cut lists
 (2011-01-25)
 - 0791662a7cb823f3e1a2: Editor: Add Undo/Redo and auto-save-to-temporary
 list (2011-01-29)

 Reversing those commit solve the problem.


 Using nuvexport --debug, i use the following commands (in the same time):
 (directory had been created; mkdir -m 0755 /tmp/fifodir_28055/)

 1 - /usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c
 '13159' -s '2011-04-12T14:30:00' -f "/tmp/fifodir_28055/" --honorcutlist
 2>&1

 2 - /usr/bin/nice -n19 mencoder -aspect 1.77777777777778 -noskip -idx
 /tmp/fifodir_28055/vidout -audiofile /tmp/fifodir_28055/audout -demuxer 20
 -audio-demuxer 20 -rawaudio rate=48000:channels=2 -demuxer 26 -rawvideo
 w=544:h=576:fps=25.000 -ovc xvid  -oac mp3lame -lameopts vbr=3:br=192
 -xvidencopts fixed_quant=3 -o '/_x/Mediux/z/Holy Lola.avi' -vf
 crop=528:560:8:8,lavcdeint,scale=720:400  2>&1

 without the option "--honorcutlist" every is correct but, of course,  i do
 not have the cut in the transcoded video.


 More of that it appears that the mythconverg table "recordedmarkup" keep
 the temporary negatives mark (-5, -3, -2)


 Mythtv version: 0.25.20110409-1
 from ppa 0.25.0~master.20110413.d7550bf-0ubuntu0mythbuntu2
 on ubuntu natty

 Thanks in advance for your helps
 Zeloise

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9729>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list