[MPlayer-dev-eng] [PATCH 2/3] make lavc dv encoding work in mencoder

Corey Hickey bugfood-ml at fatooh.org
Sun May 13 01:25:36 CEST 2007


Corey Hickey wrote:
> Hello,
> 
> This set of small patches makes lavf DV muxing work in mencoder... at
> least, pretty well. If you don't get the video and audio parameters to
> match one of the supported DV profiles, lavf will output an error and
> mencoder will SIGFPE. I wanted to send in what I have so far, though;
> fixing the SIGFPE will require unrelated work.

Lavf's DV muxer needs to know the pixel format of the video in order to
find/check a supported DV profile. Without this patch, it ends up with
PIX_FMT_NONE regardless of the actual pixel format.

-Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dv_imgfmt.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070512/f8176166/attachment.txt>


More information about the MPlayer-dev-eng mailing list