Using linux, the following command will change all file extensions ogg to ogv in a single folder..

rename ‘s/.ogg$/.ogv/’ *.ogg