[mythtv-users] nuvexport failing suddenly

Dan Boger mythtv at peeron.com
Mon May 10 23:25:21 EDT 2004


Hi,

  I'm running MythTV 0.14 for a few months now, with great success.  I
have one machine that's a backend/frontend, and another (my desktop)
that I use as a frontend sometimes.

  I usually use my desktop to export recordings to DivX, as it's a lot
more powerful than the backend server.  However, a few weeks ago, after
running an apt-get dist-upgrade, nuvexport just stopped working.  I run
through all the menus as usual, but when it tries to start, I get this:


  [tcprobe] MPEG program stream (PS)
  transcode v0.6.10 (C) 2001-2003 Thomas Oestreich
  [transcode] auto-probing source /media/mythtv//1059_20040325120000_20040325130000.nuv (ok)
  [transcode] V: import format    | MPEG-2  (V=mpeg2|A=vob)
  [transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
  [transcode] V: import frame     | 480x480  1.00:1  encoded @ 4:3
  [transcode] V: zoom             | 640x480  1.33:1 (Lanczos3)
  [transcode] V: bits/pixel       | 0.056 (low)
  [transcode] V: decoding fps,frc | 29.970,4
  [transcode] V: Y'CbCr           | YV12/I420
  [transcode] A: import format    | 0x50    MPEG layer-2 [48000,16,2]  384 kbps
  [transcode] A: export format    | 0x55    MPEG layer-3 [48000,16,2]  128 kbps
  [transcode] V: encoding fps,frc | 29.970,4
  [transcode] A: bytes per frame  | 6408 (6406.400000)
  [transcode] A: adjustment       | -1600 at 1000
  [transcode] V: IA32 accel mode  | sse2 (sse2 sse mmxext mmx asm)
  [transcode] V: video buffer     | 10 @ 640x480
  [import_vob.so] v0.5.9 (2003-07-22) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle)
  [import_mpeg2.so] v0.3.0 (2002-12-05) (video) MPEG2
  [filter_skip.so] v0.0.1 (2001-11-27) skip all listed frames
  [filter_skip.so] skipping frames 7934-16367 29270-37105 53880-62460 81587-88540
  106189-107655
  [filter_smartdeinter.so] v2.7b (2003-02-01) VirtualDub's smart deinterlacer
  [export_xvid2.so] v0.3.10 (2003-07-30) (video) XviD 0.9.x (aka API 2.1 series)
  | (audio) MPEG/AC3/PCM
  [import_vob.so] tccat -i "/media/mythtv//1059_20040325120000_20040325130000.nuv" -t vob -d 0 -S 0 | tcdemux -a 0 -x mp3 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mp2 -d 0 | tcdecode -x mp2 -d 0
  [import_mpeg2.so] tcextract -x mpeg2 -i "/media/mythtv//1059_20040325120000_20040325130000.nuv" -d 0 | tcdecode -x mpeg2 -d 0 -y yv12
  [xvid2] libxvidcore.so: cannot open shared object file: No such file or directory
  [xvid2] Failed to init XviD codec[transcode] warning : (encoder.c) video export
  module error: init failed
  [transcode] critical: failed to init encoder
   
  Encode lasted: 4s
                                                                                  
  Thanks for using nuvexport!
                                                                                  
  (decode_mpeg2.c) video write failed.

Running a locate libxvidcore returns the following:

  /usr/lib/libxvidcore.so.4
  /usr/lib/libxvidcore.so.4.0
  /usr/local/lib/libxvidcore.so.4
  /usr/local/lib/libxvidcore.so.4.0

So it does seem to exist.  Any suggestions as to how to figure this out?

Thanks!

Dan


More information about the mythtv-users mailing list