yadif (2x) -- top field first / bottom field first -- choice

Feature requests for VLC.
posix
Blank Cone
Blank Cone
Posts: 18
Joined: 08 Aug 2010 00:33

yadif (2x) -- top field first / bottom field first -- choice

Postby posix » 08 Aug 2010 00:43

it would be fantastic if yadif's setting whether to take the top or bottom field first when deinterlacing could be made available in vlc. i have many videos that run at very smooth 60fps when deinterlaced, but that need the tff/bff switch to show correctly.

i was hoping there might be a way to select this via command line, but i couldn't find any info.

thank you

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: yadif (2x) -- top field first / bottom field first -- ch

Postby VLC_help » 08 Aug 2010 17:42

i was hoping there might be a way to select this via command line, but i couldn't find any info.
There aren't any yadif setting you can change in VLC.

posix
Blank Cone
Blank Cone
Posts: 18
Joined: 08 Aug 2010 00:33

Re: yadif (2x) -- top field first / bottom field first -- ch

Postby posix » 08 Aug 2010 21:12

alright. does vlc's yadif (2x) use bff or tff?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: yadif (2x) -- top field first / bottom field first -- ch

Postby VLC_help » 09 Aug 2010 14:54

http://git.videolan.org/?p=vlc.git;a=bl ... nterlace.c;

Code: Select all

1589 case DEINTERLACE_YADIF2X: 1590 msg_Err( p_filter, "doubling the frame rate is not supported yet" ); 1591 //RenderYadif( p_vout, pp_outpic[0], p_pic, 0, !p_pic->b_top_field_first ); 1592 //RenderYadif( p_vout, pp_outpic[1], p_pic, 1, p_pic->b_top_field_first );

posix
Blank Cone
Blank Cone
Posts: 18
Joined: 08 Aug 2010 00:33

Re: yadif (2x) -- top field first / bottom field first -- ch

Postby posix » 10 Aug 2010 23:00

okay, thank you.

hoping for a bottom field first mode soon.

posix
Blank Cone
Blank Cone
Posts: 18
Joined: 08 Aug 2010 00:33

Re: yadif (2x) -- top field first / bottom field first -- ch

Postby posix » 08 Oct 2012 23:55

Any news on this? You can't just offer a selection for yadif's ttf or bff option in the gui?


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 13 guests