| | |
Making tutorials - your wishlist
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
0
#71 Oct 14th, 2009
•
•
•
•
How long is the video suppose to be?
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
0
#72 Oct 14th, 2009
Only 9 minutes is actually playing for me.
Google is your friend.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
0
#73 Oct 14th, 2009
I just changed the viewer that plays the video so try again. Also note that after you start playing it - wait for 15 seconds then drag the circle on the bar back to the very beginning. That should act as a buffer until I pay for the upgraded software.
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
0
#74 Oct 14th, 2009
I got the buffer working but does anybody recommend a better flv player and if so what's the link to the download/docs?
[Edit]
After trying 4 flv players only 1 of them renders on the fly. Could this be because of all the compression I have done on the flv file? Would it be better if the flv file was less compressed? At the moment the video is on the follow specs
Visual Bitrate: 512
Audio Bitrate: 32
Frames per second: 24
Frame size: 640x480
[/Edit]
So do you think I should increase the visual bitrate for faster interpretation from flash?
[Edit]
After trying 4 flv players only 1 of them renders on the fly. Could this be because of all the compression I have done on the flv file? Would it be better if the flv file was less compressed? At the moment the video is on the follow specs
Visual Bitrate: 512
Audio Bitrate: 32
Frames per second: 24
Frame size: 640x480
[/Edit]
So do you think I should increase the visual bitrate for faster interpretation from flash?
Last edited by cwarn23; Oct 14th, 2009 at 7:36 am. Reason: added info
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
0
#75 Oct 14th, 2009
For me the video loads fast enough that the buffer really doesn't matter. I downloaded the actual flv file and played it with Media Player Classic and it is only 9 minutes. The tutorial is cut off when you start coding the for loop (see the link below).
http://www.box201.com/~kkeith/image.jpg
(For some weird reason I could not open up the attachment manager)
http://www.box201.com/~kkeith/image.jpg
(For some weird reason I could not open up the attachment manager)
Google is your friend.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
0
#76 Oct 14th, 2009
I am going to upload a new flv file tonight and hopefully that will solve this unknown problem and I have also changed the compression ratios so that although it is still about the same size it might load faster and will have more frames per second. I will try playing the video from start to finish for you.
[edit]
I just played the entire video and saw what you were talking about. The new video should be posted by some time tomorrow. Takes about 5 or 6 hours to upload.
[/edit]
[edit]
I just played the entire video and saw what you were talking about. The new video should be posted by some time tomorrow. Takes about 5 or 6 hours to upload.
[/edit]
Last edited by cwarn23; Oct 14th, 2009 at 8:51 am. Reason: added info
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
1
#77 Oct 14th, 2009
Here is the tutorial on how to get seeking possible in the JW Player.
http://www.longtailvideo.com/support...ideo-Streaming
This allows seeking to a not yet buffered part of the video. If you're wondering why you can't just do this with regular HTTP "range" headers see: http://www.longtailvideo.com/support...TP-byte-ranges
and http://kb2.adobe.com/cps/403/kb403030.html
I haven't tried the other players, but I'm sure they have something similar. The only way to do it in a standard way, would be to use a media streaming server that Flash understands, like Red5.
http://osflash.org/red5
http://www.longtailvideo.com/support...ideo-Streaming
This allows seeking to a not yet buffered part of the video. If you're wondering why you can't just do this with regular HTTP "range" headers see: http://www.longtailvideo.com/support...TP-byte-ranges
and http://kb2.adobe.com/cps/403/kb403030.html
I haven't tried the other players, but I'm sure they have something similar. The only way to do it in a standard way, would be to use a media streaming server that Flash understands, like Red5.
http://osflash.org/red5
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
0
#78 Oct 14th, 2009
•
•
•
•
I am going to upload a new flv file tonight and hopefully that will solve this unknown problem and I have also changed the compression ratios so that although it is still about the same size it might load faster and will have more frames per second. I will try playing the video from start to finish for you.
[edit]
I just played the entire video and saw what you were talking about. The new video should be posted by some time tomorrow. Takes about 5 or 6 hours to upload.
[/edit]
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
0
#79 Oct 14th, 2009
•
•
•
•
You should set up the flash player locally, and test the video before uploading if you don't already...
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
0
#80 Oct 15th, 2009
I have just found two flv players and am asking which do you think is the better one? The links are as follows:
http://syntax.cwarn23.info/media/default.html
and
http://syntax.cwarn23.info/media/index.html
Do you think index.html is better or default.html? Also what do you think of the information quality from the video tutorial any one of the above two links?
http://syntax.cwarn23.info/media/default.html
and
http://syntax.cwarn23.info/media/index.html
Do you think index.html is better or default.html? Also what do you think of the information quality from the video tutorial any one of the above two links?
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
![]() |
Similar Threads
- my visual c++ examples blog (Show Off your Projects)
- Algorithm to find distance to the closest? (Computer Science)
- Decent RPG tutorials (or even books) (Game Development)
- help with making game with Gamemaker 7 (Game Development)
- Creating a good game (Game Development)
- where can i find php tutorials (PHP)
- Making a distro (Getting Started and Choosing a Distro)
- Tutorials, brushes, fonts (Graphics and Multimedia)
- Tutorials for Linux (*nix Software)
Other Threads in the PHP Forum
- Previous Thread: Count Files in Server
- Next Thread: Show Data from SQL Database Using PHP
| Thread Tools | Search this Thread |
apache api array beginner binary body broken buttons cakephp checkbox class cms code cron curl database date date/time display dynamic ebooks echo email error file files folder form forms function functions global google href htaccess html image include insert ip javascript joomla limit link list login mail mediawiki menu mlm msqli_multi_query multiple mycodeisbad mysql number oop parameter paypal pdf php phpincludeissue problem query radio random recourse recursion regex remote script search seo server sessions sms source sp space speed sql static subdomain syntax system table tag tutorial update upload url validator variable vbulletin video web webdesign white wordpress xml youtube






