[mythtv-commits] Ticket #3596: nuvexport-xvid fails with segmentation fault (maybe related to mythtranscode)

MythTV mythtv at cvs.mythtv.org
Mon Jun 11 14:32:27 UTC 2007


#3596: nuvexport-xvid fails with segmentation fault (maybe related to
mythtranscode)
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  xris
     Type:  defect            |      Status:  new 
 Priority:  minor             |   Milestone:  0.21
Component:  perl / nuvexport  |     Version:  head
 Severity:  medium            |  
------------------------------+---------------------------------------------
 When using nuvexport-xvid (or any other exporting method) mythtranscode
 fails with a segmentation fault.
 I'm running SVN revision 13553.
 I don't know exactly how I should debug this, but this is the output on
 the console:

 {{{
 christian at gentux ~ $ nuvexport-xvid
 Loading MythTV recording info.
 96%

 You have recorded the following shows:

    1. DOK: Notfallstation Everest (1 episode)
    2. EXKLUSIV - DIE REPORTAGE (6 episodes)
    3. Formel 1: GP Kanada (1 episode)
    4. K1 Discovery (3 episodes)
    5. K1 Doku (5 episodes)
    6. Kassensturz (1 episode)
    7. PTV: SonntagsBlick Standpunkte (1 episode)
    8. PTV: konsumTV (1 episode)
    9. Rundschau (1 episode)
   10. SPIEGEL TV Extra (1 episode)
   11. Star Wars - Ein Blick in die Zukunft (1 episode)
   12. stern TV (1 episode)

   q. Quit

 Choose a show:  1

 You have chosen to export 1 episode:

   1. DOK: Notfallstation Everest:
      Die höchstgelegene Klinik der Welt (Mon May 14 11:00 PM) 480x480
 MPEG2 (4:3)
      Ob Hirnödem, Erfrierungen oder Khumbu-Husten, die NotÀrzte im
 Everest-
      Basislager sind fÃŒr alles gewappnet. In ihrer Klinik, der
 höchstgelegenen
      der Welt, behandeln sie vom betuchten Bergsteiger ÃŒber die Sherpas
 bis zu
      mausarmen Einheimischen jeden, der ihre Hilfe braucht. Unter
 schwierigsten
      Bedingungen bergen sie Verunfallte und haben schon manchem das Leben
      gerettet. Das bestÀtigen auch die Schweizer Bergsteiger Kari Kobler
 und
      Mario Julen, die bei den Dreharbeiten am Everest dabei waren.

 * Separate multiple episodes with spaces, or ranges with '-'

   c. Continue
   n. Choose another show
   q. Quit

 Choose a function, or episode(s) to remove:  c
 Where would you like to export the files to? [.]
 Enable Myth cutlist? [Yes]
 Enable noise reduction (slower, but better results)? [No]
 Enable deinterlacing? [Yes]
 Crop broadcast overscan border (0-5%) ? [1.5]
 Audio bitrate? [128]
 Variable bitrate video? [Yes]
 Multi-pass (slower, but better quality)? [Yes]
 Video bitrate? [768]
 Default resolution based on requested dimensions.
 Width? [512]
 Height? [384]

 Now encoding:  DOK: Notfallstation Everest:  Die höchstgelegene Klinik
 der Welt
 Encode started:  Mon Jun 11 16:28:53 2007
 First pass...
 Waiting for mythtranscode to set up the fifos.
 Starting ffmpeg.
 processed:  0 of 9366 frames at 0 fps (~%, eta: unknown)  sh: line 1:
 16964 Segmentation fault      /usr/bin/nice -n19 /usr/bin/mythtranscode
 --showprogress -p '0' -c '1' -s '2007-05-14T22:50:00' -f
 "/tmp/fifodir_16893/" --honorcutlist --fifosync 2>&1
 processed:  0 of 9366 frames at 0 fps (~%, eta: unknown)
 mythtranscode finished.
 processed:  0 of 9366 frames at 0 fps (~%, eta: unknown)
 audio dump finished.
 processed:  74 of 9366 frames at 24.67 fps (0.79%, eta: 6m 16s)
 ffmpeg finished.
 Final pass...
 Waiting for mythtranscode to set up the fifos.
 Starting ffmpeg.
 processed:  0 of 9366 frames at 0 fps (~%, eta: unknown)  sh: line 1:
 16984 Segmentation fault      /usr/bin/nice -n19 /usr/bin/mythtranscode
 --showprogress -p '0' -c '1' -s '2007-05-14T22:50:00' -f
 "/tmp/fifodir_16893/" --honorcutlist 2>&1
 processed:  0 of 9366 frames at 0 fps (~%, eta: unknown)
 mythtranscode finished.
 processed:  43 of 9366 frames at 10.75 fps (0.46%, eta: 14m 27s)
 ffmpeg finished.

 Encode finished:  Mon Jun 11 16:29:02 2007
 Encode lasted: 9s

 Cleaning up temp files.
 }}}

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


More information about the mythtv-commits mailing list