<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Ffmpeg broken?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi --</FONT>

<BR><FONT SIZE=2 FACE="Arial">Working with current builds of subversion, I'm not able to save to test.mpg, using mpeg PS encapsulation -- I've tried MPEG1, MPEG2 -- neither work.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I'm doing a capture off Webcam, audio input explicitly set to None.  I do a normal Stop after a while, so the file should be getting closed properly.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">The resulting files are junk, 1KB.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Typical message logs:</FONT>

<BR><FONT SIZE=2 FACE="Arial">MPEG1:</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">stream_out_transcode debug: creating video transcoding from fcc=`I420' to fcc=`mp1v'</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for decoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 24 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: using decoder module "rawvideo"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for encoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 10 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: libavcodec already initialized</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: found encoder MPEG-1 Video</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: using encoder module "ffmpeg"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: unlocking module "ffmpeg"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for encoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 10 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: libavcodec already initialized</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg error:</FONT> <FONT COLOR="#FF0000" SIZE=1 FACE="MS Shell Dlg">cannot open encoder</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">stream_out_transcode error:</FONT> <FONT COLOR="#FF0000" SIZE=1 FACE="MS Shell Dlg">cannot find encoder</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: unlocking module "rawvideo"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: beginning processing of request, 28732 us </FONT>
</P>

<P><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">MPEG2:</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">stream_out_transcode debug: creating video transcoding from fcc=`I420' to fcc=`mp2v'</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for decoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 24 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: using decoder module "rawvideo"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for encoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 10 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: libavcodec already initialized</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: found encoder MPEG-2 Video</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: using encoder module "ffmpeg"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: unlocking module "ffmpeg"</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: looking for encoder module</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: probing 10 candidates</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg debug: libavcodec already initialized</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">ffmpeg error:</FONT> <FONT COLOR="#FF0000" SIZE=1 FACE="MS Shell Dlg">cannot open encoder</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">stream_out_transcode error:</FONT> <FONT COLOR="#FF0000" SIZE=1 FACE="MS Shell Dlg">cannot find encoder</FONT>

<BR><FONT COLOR="#000000" SIZE=1 FACE="MS Shell Dlg">main debug: unlocking module "rawvideo"</FONT>
</P>
<BR>

</BODY>
</HTML>