Add -vframes option
Status: Alpha
Brought to you by:
stesaba
Hi,
it would be very useful to have a -vframes option as in ffmpeg as currently the only way to identify interlaced content is analyzing the frames but for many common cases it would be enough to look at the first frame to see if it is interlaced content.
Would you consider implementing that? If not, would you accept a patch?
Thanks,
Robert
Hi Robert, sorry for the slow slow reply.
As you may now, I'm trying to port ffprobe to FFmpeg, in the next few days I should get committed a first very basic version of ffprobe, then I'll add all the other options currently supported in the sourceforge version (I hope this won't take too much time).
And of course patches are very welcome, also I believe now it is best to concentrate the effort on the FFmpeg version of ffprobe, so feel free to post the patches to ffmpeg-devel.
Regards.
Hi,
thanks for the update! I'm closely following the progress of your ffprobe integration efforts and will test, send feedback and potentially patches, as soon as it has been accepted. Good luck with that!
Cheers,
Robert