Re: how to rotate ogg/theora video 90 degrees? (having to reencode is ok)
Camaleón <noelamac@gmail.com> writes:
> Have you tried by passing "-sameq" to ffmpeg? :-?
Thanks for the idea but if I use -sameq then
mplayer -ss 02:00 output.ogv
starts from the beginning of the video and not at 2 minutes in the
video. If I don't use -sameq then this works. The difference in the
output of mplayer -v shows
-Ogg stream length (granulepos): 4502
+Ogg stream length (granulepos): 0
so apparently this option breaks seeking completely?
Reply to: