On 31/05/07, <b class="gmail_sendername">David Meixner</b> <<a href="mailto:dmeixner@uiuc.edu">dmeixner@uiuc.edu</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've got MythstreamTV working almost perfectly. Most of the buttons work,<br>including play, pause, -30sec, -1min. However, the buttons to go forward<br>(+30sec and +1min) just cause the video to play from the beginning. Also,
<br>I've added a field to do a random seek (described on the KnoppMyth wiki),<br>and only values that seek backwards (i.e. -45sec) or percentages (i.e. 23%)<br>work. Trying something like +00:45:00 or 1:23:12 do not work.
<br><br>In the "creatfile.php", I've tried using a seek_value of both "%2B30sec" and<br>"+30sec" for the +30sec button. Neither seem to work.<br><br>Any ideas?<br><br>Thanks,<br>David</blockquote>
<div><br> </div><br><div>It could be because the video is being transcoded on-the-fly, and it hasn't been streamed yet (because it doesn't exist). What happens if you pause the video for a while, let it transfer, then try and jump forward a little?
<br></div></div><br>