Welcome Guest, Not a member yet? Register   Sign In
Videos-For my site
#1

[eluser]yousuf_007sys[/eluser]
Please can any one help me to find out how to put videos on a website..I basically need a thumbnail of the video which the user will click to play on

any help will be highly appreciated
#2

[eluser]yousuf_007sys[/eluser]
need some help on this topic, please reply..

Any help will be highly appreciated
#3

[eluser]slowgary[/eluser]
Yes, here is the link you seek, sinbad http://tinyurl.com/oe7q2g
#4

[eluser]yousuf_007sys[/eluser]
thanks for the website....but the thing is I will allow users to upload video files and therefore its unlikely that they know anything about SWF files or FLV files.

I need both SWF and FLV for any flash video player.


Basically my client has asked me to develop a method by which users can upload .3g video files (which they will capture from their mobile) to their profile website.

can anyone help me on this topic
#5

[eluser]yalambers[/eluser]
You need ffmpeg enabled server to process your videos to convert it from 3gp to flv. What you should do is make a controller let's call it videos. in that controller a method called upload can be placed. And in that method you will be showing an upload video form which user can use to upload videos. Uploading video can be done with codeigniter file uploading class. After a file is uploaded it should be processed with ffmpeg to convert it to flv. We can optionally create a video library which will handle file conversions. You will surely need ffmpeg knowledge to work out with this.
#6

[eluser]yousuf_007sys[/eluser]
I am using Wamp server on windows...do you know any link from where I can download and install FFMPEG server and install it.

Also any kind of tutorial to help me know how to convert videos after uploading using FFMPEG

Thanks in advance
#7

[eluser]phpserver[/eluser]
Try sourceforge
#8

[eluser]phpserver[/eluser]
[quote author="slowgary" date="1248250032"]Yes, here is the link you seek, sinbad http://tinyurl.com/oe7q2g[/quote]


I was very impressed by the link.Did you do it yourself(i mean the animation).Was the search text preset or was it random depending on what you are searching for?.
#9

[eluser]yalambers[/eluser]
http://www.myownserver.info/index.php/st...fmpeg.html
With above link tutorial i was able to setup ffmpeg in my home xp xampp server. It has video tutorial. Hope you will get it work
#10

[eluser]slowgary[/eluser]
phpserver:

No, that's a handy site that I learned from another forum member. Just visit lmgtfy.com and you can make your own as easily as searching on google. Pretty sweet.




Theme © iAndrew 2016 - Forum software by © MyBB