<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.0.10">
</HEAD>
<BODY>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<UL>
<LI>Hi,
<LI>
<LI>I'm having some troubles with with different nuvexport releases, one from january and the other I've tried is current.
<LI>
<LI>Whats the strange part here is, that nuvexport DID work flawlessly the last time I transcoded a movie into DVD-format, dated 12 may 2005.
<LI>
<LI>Now, everytime I try to transcode to DVD, OR divx or Svcd for that matter, Nuvexport halts almost instantly with the error:
<LI>
<LI>(output)
<LI>
<LI>1. Ocean's Eleven -- korkeat panokset:
<LI> (5/23, 9:15 PM) 720x576 MPEG2 (4:3)
<LI> (Ocean's Eleven, USA, 2001) 1960-luvun kulttiklassikon herkullisessa
<LI> uudelleenfilmatisoinnissa vankilasta vapautuva Danny Ocean panee tuulemaan
<LI> kymmenen vanhan kaverinsa kanssa tähtäimessään kaikkien aikojen
<LI> kunnianhimoisin kasinoryöstö. Ohjaaja: Steven Soderbergh, USA 2001.
<LI> 112') Pääosissa: George Clooney, Brad Pitt, Andy Garcia, Matt Damon, Carl
<LI> Reiner, Elliott Gould, Casey Affleck, Bernie Mac, Julia Roberts.
<LI>
<LI>* Separate multiple episodes with spaces
<LI>
<LI> c. Continue
<LI> n. Choose another show
<LI> q. Quit
<LI>
<LI>Choose a function, or episode(s) to remove: c
<LI>Where would you like to export the files to? [/part3]
<LI>Enable Myth cutlist? [Yes]
<LI>Enable noise reduction (slower, but better results)? [No]
<LI>Enable deinterlacing? [Yes]
<LI>Crop broadcast overscan (2% border)? [Yes]
<LI>Audio bitrate? [384]
<LI>Maximum video bitrate for VBR? [7000]
<LI>VBR quality/quantisation (1-31)? [1]
<LI>
<LI>---> (okay so far, this is just an example) And I HAVE tried to tweak those above options, with no results, the error would be exatly the same as below:
<LI>
<LI>Now encoding: Ocean's Eleven -- korkeat panokset: Untitled
<LI>Encode started: Tue May 31 13:06:00 2005
<LI>Use of uninitialized value in concatenation (.) or string at /usr/share/nuvexport/export/ffmpeg.pm line 149, <STDIN> line 10.
<LI>Use of uninitialized value in concatenation (.) or string at /usr/share/nuvexport/export/ffmpeg.pm line 150, <STDIN> line 10.
<LI>Waiting for mythtranscode to set up the fifos.
<LI>Waiting for mythtranscode to set up the fifos.
<LI>Starting ffmpeg. (HALTED!!)
<LI>
<LI>and the code from ffmpeg.pm for those lines is below:
<LI>
<LI>$ffmpeg .= " -ar " . $episode->{'finfo'}{'audio_sample_rate'};
<LI>$ffmpeg .= " -ac " . $episode->{'finfo'}{'audio_channels'};
<LI>
<LI>It would seem like the problem is audio related, Whats wrong with my system please help.
<LI>
<LI>
</UL>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>