Video and Images

Has anybody else had a problem displaying video and images in a
question? I can get the audio portion to work, but the survey always
says the image file cannot be found. Since they are so similarly
programmed, I can't help but think that it is ODK and not my error.
Also, the video's audio portion will play, but the image will not
display.
Here is my code, if you are curious to take a look: dpaste.com/277427/

it's "jr://images" not "jr://image".

we should change that in javarosa to make it singular. any thoughts
from the dimagi crew?

··· On Fri, Nov 19, 2010 at 11:45, Ulli wrote: > Has anybody else had a problem displaying video and images in a > question? I can get the audio portion to work, but the survey always > says the image file cannot be found. Since they are so similarly > programmed, I can't help but think that it is ODK and not my error. > Also, the video's audio portion will play, but the image will not > display. > Here is my code, if you are curious to take a look: dpaste.com/277427/ > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

So it seems like the problem was that I had the files listed as jpeg
and not jpg. Nevertheless, I still have the problem with the video
file only playing the audio. Any suggestions? Do you think it could be
my phone? I am using an HTC Hero.

··· On Nov 19, 9:41 pm, Yaw Anokwa wrote: > it's "jr://images" not "jr://image". > > we should change that in javarosa to make it singular. any thoughts > from the dimagi crew? > > > > > > > > On Fri, Nov 19, 2010 at 11:45, Ulli wrote: > > Has anybody else had a problem displaying video and images in a > > question? I can get the audio portion to work, but the survey always > > says the image file cannot be found. Since they are so similarly > > programmed, I can't help but think that it is ODK and not my error. > > Also, the video's audio portion will play, but the image will not > > display. > > Here is my code, if you are curious to take a look: dpaste.com/277427/ > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en

if it's not showing video, it's probably because of how the mp4 is
encoded. can you post it some place i can try it out?

··· On Mon, Nov 22, 2010 at 07:24, Ulli wrote: > So it seems like the problem was that I had the files listed as jpeg > and not jpg. Nevertheless, I still have the problem with the video > file only playing the audio. Any suggestions? Do you think it could be > my phone? I am using an HTC Hero. > > On Nov 19, 9:41 pm, Yaw Anokwa wrote: >> it's "jr://images" not "jr://image". >> >> we should change that in javarosa to make it singular. any thoughts >> from the dimagi crew? >> >> >> >> >> >> >> >> On Fri, Nov 19, 2010 at 11:45, Ulli wrote: >> > Has anybody else had a problem displaying video and images in a >> > question? I can get the audio portion to work, but the survey always >> > says the image file cannot be found. Since they are so similarly >> > programmed, I can't help but think that it is ODK and not my error. >> > Also, the video's audio portion will play, but the image will not >> > display. >> > Here is my code, if you are curious to take a look: dpaste.com/277427/ >> >> > -- >> > Post: opendatakit@googlegroups.com >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

I tried a different mp4 and it worked, so that was the problem. Thank
you!

··· On Nov 22, 11:08 am, Yaw Anokwa wrote: > if it's not showing video, it's probably because of how the mp4 is > encoded. can you post it some place i can try it out? > > > > > > > > On Mon, Nov 22, 2010 at 07:24, Ulli wrote: > > So it seems like the problem was that I had the files listed as jpeg > > and not jpg. Nevertheless, I still have the problem with the video > > file only playing the audio. Any suggestions? Do you think it could be > > my phone? I am using an HTC Hero. > > > On Nov 19, 9:41 pm, Yaw Anokwa wrote: > >> it's "jr://images" not "jr://image". > > >> we should change that in javarosa to make it singular. any thoughts > >> from the dimagi crew? > > >> On Fri, Nov 19, 2010 at 11:45, Ulli wrote: > >> > Has anybody else had a problem displaying video and images in a > >> > question? I can get the audio portion to work, but the survey always > >> > says the image file cannot be found. Since they are so similarly > >> > programmed, I can't help but think that it is ODK and not my error. > >> > Also, the video's audio portion will play, but the image will not > >> > display. > >> > Here is my code, if you are curious to take a look: dpaste.com/277427/ > > >> > -- > >> > Post: opendatakit@googlegroups.com > >> > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > >> > Options:http://groups.google.com/group/opendatakit?hl=en > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en