For that matter, he could use a database file. I don't know if Postgres (for
example) supports streaming read/write from a database record, but if it
doesn't it could be made to.
Or if he doesn't want to hack Postgres today, he can put his "metadata" in a
database file and the video data in a separate file.
-- Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/