0
votes
1answer
15 views
Seeking in remote flv files using PHP
I'm string to seek in a remotely hosted FLV file and have it stream locally. Streaming from start works, but when I try to 'seek', player stops.
I'm using this script to seek to r …
1
vote
0answers
6 views
Multi-bitrate/dynamic rate for progressive FLV playback
Is there a way to get multi-bitrate playback working with progessive playback without having to download all versions of the file? People all coming up with all kinds of cool ways …
3
votes
1answer
34 views
How put a caption in flv converted by ffmpeg
I want to make such flv like in this video example
How do I do this?
Environment:
Fedora release 8 (Werewolf)
FFmpeg version SVN-r20412
0
votes
4answers
43 views
self-created FLV player does not play videos on production server or other machines
Hi,
I created a flash video player using Flash CS3. I exported the player to html and it works fine on my PC.
The problem is that it does not play on other machines. It also does …
0
votes
3answers
37 views
flv does not play
I have a FLV file intended to be played with JW Players, however it won't play. I have windows server 2008, in IIS under the website I have .flv in MIME Types.
Extension: .flv
MIM …
0
votes
1answer
21 views
flv file loses quality when uploaded to server
When i view an flv file inside a swf file it looks fine locally, but when its uploaded text loses it shape. The bitrate for the flv is 1,500+ kbps. Ive attached a picture. The one …
2
votes
6answers
190 views
How to play video (.flv) without showing the loading image for buffering while playing?
Hi all,
I want to play an flv video file in my website. The video will be started playing considering the internet connection speed of client machine so that the video will never …
0
votes
3answers
493 views
Shadowbox in IE
I'm opening a .flv in shadowbox, works fine in Firefox, but opens below the overlay in IE. I looked on their site, and double checked the <doctype>. That's fine, but still …
0
votes
4answers
729 views
Get flv file with PHP for embedded swf control
So would like to do: get an flv file from a protected directory and feed it to a swf embedded player as a parameter using PHP.
Is this possible?
Sending the contents of the fil …
1
vote
4answers
456 views
FLV Playback - scaling and smoothing vs. hi-res?
Hi guys,
I'm building a flash site (as3) with large videos that act as transitions from section to section. The videos don't scale; in order to accommodate users with large monit …
0
votes
2answers
28 views
java script & ajax video player not work in php file
Hi All:
PHP + java script code + flv player:
I am trying to play a .flv video on a web page
and i have the file name to play from mysql data base so i need to use php.
In the code …
0
votes
1answer
42 views
FLVs on timeline are glitching out
I have a Movieclip with about five FLV movies embedded on its timeline, one after another.
I am loading multiple instances (about 5-10) of this movieclip onto the stage. Once adde …
0
votes
1answer
63 views
FLV video not playing in Cooliris embed wall
I have a PHP file that generates a Media RSS file for the embedded wall. It reads images and video from our Amazon S3 bucket and signs the URLs before creating the RSS feed.
When …
0
votes
1answer
75 views
store wget link into a database (php)
Hi,
I'm trying to find a solution to download automatically .flv link everyday from a website using wget and to store all the links into a database to stream them in my website. ( …
1
vote
4answers
679 views
Embed flv file as banner
Hi,
My client provided me with a .flv file to place on their home page as a banner. I have searched the internet for a while but did not come accross to a proper way of doing it. …
