| | |
Making tutorials - your wishlist
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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
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
#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
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!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
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.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
0
#104 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?
From the shell, do:
PHP Syntax (Toggle Plain Text)
echo $PATH
To see each folder that is searched for commands.
You can then just search each folder like:
PHP Syntax (Toggle Plain Text)
ls /usr/bin | grep "ffmpeg\|flvtool2\|mencoder"
or to search all in one go, something like:
PHP Syntax (Toggle Plain Text)
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:
PHP Syntax (Toggle Plain Text)
/usr/bin/ffmpeg /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:
PHP Syntax (Toggle Plain Text)
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!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
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]
[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
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
#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.
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
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
#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
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






