On Wed, Dec 15, 2004 at 07:48:07AM +0100, Leo Weppelman wrote:
> I have this too! I noticed that playing the stream with mplayer had no
> problems. Doing something like:
>    mencoder <nuv> -oac copy -ovc copy -o <nuv.out>
> 
> rebuild the B-frames in avidemux now and all is fine....

It also writes an AVI (containing MPEG video and MPEG or AC3 audio,
depending on the source) instead of an MPEG-2 program stream.  Adding "-of
mpeg" is what you most likely want:

mencoder <nuv> -of mpeg -oac copy -ovc copy -o <nuv.out>

  _/_
 / v \ Scott Alfter
(IIGS( http://alfter.us/            Top-posting!
 \_^_/ rm -rf /bin/laden            >What's the most annoying thing on Usenet?

Attachment: pgpGNOThPKenx.pgp
Description: PGP signature

_______________________________________________
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to