[MEncoder-users] transcode to dv avi type 1
Levente Novák
lnovak at dragon.unideb.hu
Thu Mar 22 21:23:38 CET 2007
On Thu, 2007-03-22 at 19:01 +0000, David Thompson wrote:
>
>
> Running a command in mencoder with "-ovc lavc -lavcopts vcodec=dvvideo"
> doesn't create a video stream.
>
It does create, but mencoder assigns it a strange "dvvi" fourcc, which
is not understood by most applications. You have to change this fourcc
to "dvsd" with "-ffourcc dvsd". Also, DV requires 1536 kbps PCM stereo
audio.
But AFAIK this produces a DV Type 2 AVI.
By the way, does anybody know how to produce a RAW DV? With the lavf
muxer (format dv), I get always a floating point exception.
Levente
More information about the MEncoder-users
mailing list