Making tutorials - your wishlist

Reply

Join Date: Sep 2007
Posts: 1,449
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 135
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Nearly a Posting Virtuoso
 
0
  #101
34 Days Ago
I managed to fix the error but I need to know the locations ffmpeg, flvtool2 and mencoder. According to the installation diognistic they are installed but I need to know their locations. Their defaults pre-entered are all within /usr/bin/ but I can't see them in there so does anybody know where else those modules may be installed?
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,075
Reputation: digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice 
Solved Threads: 66
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster
 
0
  #102
34 Days Ago
You can download the docs which explains how to install the extension here:
http://www.phpshield.com/encrypt_php...p?action=dload
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!
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,227
Reputation: kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about 
Solved Threads: 167
kkeith29's Avatar
kkeith29 kkeith29 is offline Offline
Nearly a Posting Virtuoso
 
0
  #103
34 Days Ago
Have you fixed the video yet?
Google is your friend.

Use [code] tags.

If you have found a solution to your problem, please mark the thread as SOLVED.
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,075
Reputation: digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice 
Solved Threads: 66
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster
 
0
  #104
34 Days Ago
Originally Posted by cwarn23 View Post
I managed to fix the error but I need to know the locations ffmpeg, flvtool2 and mencoder. According to the installation diognistic they are installed but I need to know their locations. Their defaults pre-entered are all within /usr/bin/ but I can't see them in there so does anybody know where else those modules may be installed?
Your web host support should be helpful there.

From the shell, do:

  1. echo $PATH

To see each folder that is searched for commands.

You can then just search each folder like:

  1. ls /usr/bin | grep "ffmpeg\|flvtool2\|mencoder"

or to search all in one go, something like:

  1. echo $PATH | sed s/\:/\ /g | xargs find | grep 'ffmpeg\|flvtool2\|mencoder'

the above takes the system path and searches each directory in there for ffmpeg, flvtool2 and mencoder.

On the shared hosting I use, I got:

  1. /usr/bin/ffmpeg
  2. /bin/flvtool2

Of course, you could have those binaries in a folder not added to the system path, so you'll can either use "find" to search around, or just:

  1. ls | grep 'ffmpeg\|flvtool2\|mencoder'

In folders you think it may be in.
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!
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,449
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 135
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Nearly a Posting Virtuoso
 
0
  #105
34 Days Ago
I am trying to upload it into the cms at http://syntax.cwarn23.info/ however I just get a internal server 500 error and another error saying "ERROR: Failed to find flength file". So the cms suggested a few posts ago just isn't working.

[edit]
I just tried the above commands but they did not reviel the locations of those directories. I have also tried browsing the root with a SCP program but still can't find it even though the installation said it was installed. Also as previously mentioned, the progress bar for uploading videos only displays an error.
[/edit]
Last edited by cwarn23; 34 Days Ago at 1:26 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
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,449
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 135
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Nearly a Posting Virtuoso
 
0
  #106
17 Days Ago
Looks like I might just embed the videos in my mediawiki cms but I have just uploaded the latest video at http://syntax.cwarn23.info/media/new.html
Took 24 hours to upload and I've improved the quality but haven't checked the entire video for the blank out due to it's size. So if anybody would like to comment on it continue.
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
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,357
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 127
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso
 
0
  #107
17 Days Ago
Video doesn't play, at least for me
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,449
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 135
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Nearly a Posting Virtuoso
 
0
  #108
16 Days Ago
Played for me but the video has a quality rate of 250kbps and a 6 second buffer. Unfortunately any less quality and the code is grainy. I'm using Opera 10 but does anybody recommend a better wmv2flv converter... Also can anybody else get it to play...
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
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC