[vlc-devel] [PATCH 1/1] rawvideo: Fix timestamps & input options

Laurent Aimar fenrir at via.ecp.fr
Fri Nov 7 12:33:12 CET 2008


On Fri, Nov 07, 2008, davidf+nntp at woaf.net wrote:
> From: David Flynn <davidf at rd.bbc.co.uk>
> 
> demux:
>  - Use accurate timestamps (date_t)
>  - Signal frame rate in fmt_out
>  - Fix aspect ratio for YUV4MPEG2
>  - Reoganise input options to allow sensible overrides
>    Ie: extension gussing < yuv4mpeg < cmdline
> 
> codec/packetizer:
>  - Fix incorrect assumption of 25 fps video
>  - Use accurate timestamps (date_t)
>  - Copy input format as output format (to preserve frame rate)
>  - Set progressive flag per picture
> 
> TODO:
>  - Have module option for interlaced
>  - Detect interlaced in demux for YUV4MPEG2
>  - Have codec read set the interlaced flags in the video
>  All seems rather tricky for the moment (well, YUV4MPEG2 bit does,
>  since the demuxer strips the headers that reveal the interlace
>  mode).
 Merged in [cf0633ae4b65fe4a636fb7248950ae4af4bfd48a], thanks.

-- 
fenrir



More information about the vlc-devel mailing list