Hi,
I'm trying to deinterlace a 1080i, 25fps video using avconv.
The exact command I used is: 'avconv -i input.MTS -vf yadif -c:a copy
output.mp4'.

The thing I don't get is why the result is a 50fps video, being that the
default valute should output one frame every two fields.

If you'd like the exact output, I've also posted a question on Superuser:
http://superuser.com/questions/828606/why-does-avconv-change-the-fps-when-deinterlacing?noredirect=1

Thanks in advance!
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to