<!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>
    <LI>I might add, that using --debug just shows the problem lies bewtween those 2 lines, nothing more.
    <LI>
    <LI>Hi, 
    <LI>I'm having some troubles with with different nuvexport releases, one from january and the other I've tried is current. 
    <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>Now, everytime I try to transcode to DVD, OR divx or Svcd for that matter, Nuvexport halts almost instantly with the error: 
    <LI>
    <LI>
    <LI>Now encoding:&nbsp; Ocean's Eleven -- korkeat panokset:&nbsp; Untitled 
    <LI>Encode started:&nbsp; 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, &lt;STDIN&gt; line 10. 
    <LI>Use of uninitialized value in concatenation (.) or string at /usr/share/nuvexport/export/ffmpeg.pm line 150, &lt;STDIN&gt; line 10. 
    <LI>
    <LI>and the code from ffmpeg.pm for those lines is below: 
    <LI>$ffmpeg .= &quot; -ar &quot; . $episode-&gt;{'finfo'}{'audio_sample_rate'}; 
    <LI>$ffmpeg .= &quot; -ac &quot; . $episode-&gt;{'finfo'}{'audio_channels'}; 
    <LI> 
    <LI>
</UL>
</TD>
</TR>
</TABLE>

</BODY>
</HTML>