FORUM CLOSED, PLEASE REGISTER AT FORUM.SIO2INTERACTIVE.COM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ogv problems

2 posters

Go down

ogv problems Empty ogv problems

Post  tommes Sat Feb 28, 2009 7:55 am

hi,

i tried to play a ogv video that i have convert with ffmpeg2theora with the following parameters:
ffmpeg2theora --optimize -x 320 -y 240 -V 200 -F 12 --noaudio myvideo.mp4

When i tried to use the sio2 videowidget i only get a white screen.

I can play the converted video with vlc and also the sio2.ogv video that comes with tutorial7.

I test it with iphone simulator and on the iphone device.

Can anyone help me out here?

Thanx
tommes

tommes

Posts : 1
Join date : 2009-02-28

Back to top Go down

ogv problems Empty Re: ogv problems

Post  sio2interactive Sat Feb 28, 2009 3:59 pm

The problem is this: -x 320 -y 240, the video have to be a power of 2 in width and height, basically an OGV will be treated as a texture updated dynamically. Try in example -x 256 -y 256...

Cheers,
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum