I am trying to dynamically resize an flv playing back in a flash player. To do this, I need to get the flv's width/height so I can maintain the original aspect ratio.
I have noticed that in Firefox the onMetaData event will be hit right away, and the video will resize properly. In IE however, onMetaData is not hit until the buffer is fu...
I'm trying to implement a small program with Flash and php that records audio and converts it to mp3.
Currently I have Red5 server up and running, I can connect to it with no problems and I can publish flv recordings to the server. When I listen to the flv with Wimpy FLV player it seems to be fine. The problem comes when I'm trying to c...
I would like to better customize the skin of the flv video player in Drupal.
The best module I can use for it is FlowPlayer, however I don't have access to the source code.. so I'm planning to develop my own flv player.
Can I then easily integrate it in Drupal ?
thanks
...
What's the best way to integrate my flv player in drupal ? Using SWF tools ?
In case I use SWF tools, should I somehow pass the flv video path to the player, right ? Is there any documentation about this ?
thanks
...
If I have flash media server and apache installed on windows, How do I go about implementing this? I have built my own player to handle http and rtmp streaming. I've searched all over and have not been able to find a solution.
...
I've been stucked with this requirement for a long time.And how can I do that?Any suggestions would be appreciated!
...
Hi
When we get live stream from vlc to ffmpeg , wherever there is sometimes 5-6 second no sound part of video , then ffmpeg is dead with this log
flv @ 0x8b426d0]illegal ac vlc code at 4x6
[flv @ 0x8b426d0]Error at MB: 142
[flv @ 0x8b426d0]concealing 257 DC, 257 AC, 257 MV errors
[mpegts @ 0x8b44e50]dts < pcr, TS is invalid
Is t...
RED 5 video server on Android mobile phone... Is there any Open Source port project? So like simple opensource live Camera Video \ Audio encoding to FLV... I need such Opensource project to create Android live video streaming client for my server (I want to encode video on clients into FLV)
...
This is quite often seen on video sites(to insert some advertisements),
the newly inserted frames should be dynamically generated from the web server,
how to implement it myself?
...
Hi,
Is it feasible to play a number of FLV files at the same time on one SWF? Basically I have a brief to create a video banner with a number of FLVs of people playing at the same time but starting at different points in the videos. My concerns are with loading times, memory consumption and the starting of each FLV at a different point ...
I'm building a large flash site (AS3) that uses huge FLVs as transition videos from section to section. The FLVs are 1280x800 and are being scaled to 1680x1050 (much of which is not displayed to users with smaller screens), and are around 5-8 seconds apiece. I'm encoding the videos using On2's hi-def codec, VP6-S, and playback is prett...
Hi,
I'm building a cms and I want users to be able to upload videos but I'm not familiar with video upload & conversion. Is there an example or has anybody coded a solution like this?
I heard about ffmpeg but I don't know how to integrate it with asp.net.
As simple solution I can make my clients upload flv files but then I would still n...
Hi,
i was wondering, how can i extract thumbnail from a flash-video file, then display it in a listbox.
the listbox is suppose to have many videos which i need to extract thumbnails from programatically with actionscript.
the flash-player is going to be on the web, and the extraction must happen when the swf file is loading, therefore...
Hi I am trying to convert SWF file to FLV, but i am getting same eror
C:\Users\Administrator>C:/ffmpeg/ffmpeg.exe -i C:/xampplite/htdocs/ffmpeg/1.swf \
C:/xampplite/htdocs/ffmpeg/file1.flv
FFmpeg version SVN-r16573, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-cflags=-fno-common --enable-memalign-hack --ena...
I have tried with stage.framerate but It doesn't seem to work. Is there a way to adjust the FLV's framerate at runtime?
...
I'm able to tell if an image path was file-not-found or not, because I can attach to the loaders httpStatus. I can't find anything similar for an FLV (not using streaming).
EDIT - this is what I'm trying to do, although this code doesn't work:
flv.addEventListener(HTTPStatusEvent.HTTP_STATUS, httpStatusHandler);
private function httpSt...
So... I have FLV stream which can be broadcasted by some user. It vill be live, compressed flv stream. How to make Red 5 add it to list of broadcasting streams (BTW: I do not want Red5 to reencode or do anything with that data - just be able to share live data from it on requests.)
Any Java class example to do this? or special lib? or ...
Hello,
I try to find a FLV player that works with PrettyPhoto (http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/). I was wondering if anyone here can recommend a FLV player that would work with PrettyPhoto. A link to a tutorial would be great, thanks in advance.
...
Hi!
Is it possible to get Flash Media Interactive Server working in conjunction with MogileFS? What it boils down to is that I need FMIS to fetch the FLV files from MogileFS over HTTP. As far as I can tell, however, the FMIS can only fetch and stream files from a local store :/
Anyone have experience with this or other ideas?
Thanks!
...
I run a website that has as part of it about 700 reference videos (And no, it's not porn -- get your mind out of the gutter :-) ).
The videos are currently in FLV format. We use the JWPlayer to render those videos. IIS6 hosted. Everything works just fine.
As I understand it, H.264 (not FLV and likely not OGG) is the emerging prefer...