[MPlayer-dev-eng] Better double frame rate output and framedrop

Vicente Sendra visenri at yahoo.es
Thu Sep 27 00:23:57 CEST 2012


New uploaded files with changes to add correct support for 50/60hz material with correct-pts mode, and some more fixes:


- vh.h 

Added new constant : VFCTRL_SET_FRAMETIME


- vf_yadif.c 

Added internal field: buffered_frametime
Added handling of VFCTRL_SET_FRAMETIME

- vf_tfields.c

Added internal fields: buffered_frametime, do_deinterlace
Added control function
Added handling of VFCTRL_SET_FRAMETIME, VFCTRL_GET_DEINTERLACE, VFCTRL_SET_DEINTERLACE

VFCTRL_SET_DEINTERLACE is only allowed in mode 1.
A question here: can the filter configuration (video output size) be changed on the fly, so we can allow this in all modes?.

- vf_kerndeint.c

No more changes.

- mplayer.c

Removed some unneeded debug lines (added previously by me).

- command.c

Better handling of deinterlace property, returns M_PROPERTY_ERROR if it can't be changed, and displays osd value correctly (when change was not successful it showed the opposite value).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: command.diff
Type: application/octet-stream
Size: 1473 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer.diff
Type: application/octet-stream
Size: 19209 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf.diff
Type: application/octet-stream
Size: 483 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf_kerndeint.diff
Type: application/octet-stream
Size: 502 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf_tfields.diff
Type: application/octet-stream
Size: 4240 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0010.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf_yadif.diff
Type: application/octet-stream
Size: 2920 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20120926/41e3ed92/attachment-0011.obj>


More information about the MPlayer-dev-eng mailing list