> On Tue, 2008-09-30 at 00:51 -0700, Mike wrote: > > I think there is some kind of regression with libavformat OR the way DVBCUT > > uses it in the recent versions of ffmpeg SVN. This is in regards to > > exporting MPEG2-TS to MPEG2-PS after editing with DVBCUT and exporting > > using the "MPEG program stream/DVD (libavformat)" output.
> From: Levente =?ISO-8859-1?Q?Nov=E1k?= <[EMAIL PROTECTED]> > BTW how did you manage to link against really recent FFmpeg libraries? > The latest (SVN 131) version of DVBCut does not compile with these > libraries: I had to modify avframe.cpp (instead of img_copy(), avcodec.h > has now av_picture_copy()) and also lavfmuxer.cpp (where > avcodec_decode_audio() became avcodec_decode_audio2()). With these > changes, I can compile dvbcut, but when trying to use lavf as muxer the > program complains about an aspect ratio mismatch between the encoder and > the muxer and gets a floating point exception. I will take a look at all this, as I'm still interested in building dvbcut with current ffmpeg. Unfortunately, it may take a while; maybe I can find time over the weekend. Regards, Wolfram. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
