dynamitemedia
15 years agoBinge Watcher
simple video player example
Ok, am i missing something here? but when i try to load the example and no matter what the video doesnt play
I checked the video location its there
i added a few more things to be on the safe side to the zip file
- url utilities
- general dlgs
- general Utils
all i get is it starts the video screen then goes back out and says that no stream when indeed there is
again this is without any modifications to the example except chaging this print command down a bit so i can see it actually display
Displaying video: http://video.ted.com/talks/podcast/Crai ... 08_480.mp4
the print was above the urls
what is missing to actually make this work? I can not be the only one who has had this issue ... I am sure its something small and silly like the regscreen where you need to uncomment something or it will never work.
I checked the video location its there
i added a few more things to be on the safe side to the zip file
- url utilities
- general dlgs
- general Utils
all i get is it starts the video screen then goes back out and says that no stream when indeed there is
------ Running ------
showSpringboardScreen
Button pressed: 1 0
Displaying video: http://video.ted.com/talks/podcast/CraigVenter_2008_480.mp4
srt = file://pkg:/source/craigventer.srt
play failed: No streams were provided for playback.
Closing video screen
again this is without any modifications to the example except chaging this print command down a bit so i can see it actually display
Displaying video: http://video.ted.com/talks/podcast/Crai ... 08_480.mp4
the print was above the urls
what is missing to actually make this work? I can not be the only one who has had this issue ... I am sure its something small and silly like the regscreen where you need to uncomment something or it will never work.