[MEncoder-users] MEncoder can't make ntsc-dv file?
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Feb 22 16:06:47 CET 2008
On Fri, Feb 22, 2008 at 09:47:20AM -0500, Andy Civil wrote:
> If I issue this command, I can make a PAL sized DV:
>
> \me\mencoder 20080213133737.m2t -vf dsize=16/9,scale=720:576:1 -oac copy -ovc
> lavc -lavcopts vcodec=dvvideo:ilme:ildct:aspect=16/9 -o test3.avi
>
> But if I change the 576 to 480
I can't see how this can work, PAL dv is always 25 fps while NTSC dv is
always 30000/1001, at least according to the stuff in libavcodec's
codec...
I guess it might work with MPlayer if the avi container overrides the
frame rate, but I am not sure that is a valid dv...
> I get an error "Muxer frame buffer cannot
> allocate memory!". Since this is the only change, it seems like a bug. Is there
> something I missed?
Is there an actual problem or is it just the message?
More information about the MEncoder-users
mailing list