flv Questions

1

In my application, I need to play FLV/HTTP streams on Android (2.x+). libvlc supports this function: I've tested my FLV streams with VLC-android player, and it seems to work. But a year ago, one o...
Moment asked 19/4, 2012 at 9:38

4

Solved

I've seen a few sites that have a flash app which takes video from the users webcam and manipulates it. One example is the flash barcode reader http://www.renaun.com/flex2/BarcodeReader/BarcodeRead...
Rule asked 8/11, 2008 at 15:14

1

I have to convert an MP4 Video File into FLV format using FFMPEG which I received from different mobile device. I found most of the stuff to convert flv video into mp4 and all. Can any body help me...
Pampuch asked 14/12, 2011 at 13:1

3

Solved

We use RTMP to secure stream media content through Wowza and it works like a charm. Wowza is really strong and robust media-server for a business purpose. But we met a problem, it's getting bigger...
Mediacy asked 13/1, 2012 at 10:16

1

Solved

I use FFMPEG since few moments now and after asking for help here a first time about that, i was able to discover this command line that i use since then, for the conversion of .MP4 video to .FLV :...
Calyptra asked 29/5, 2012 at 15:50

3

Solved

using ffmpeg to convert from flv to mp3 gives the following result ] ffmpeg-0.6.1 >> ffmpeg -i name.flv name.mp3 FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers built on F...
Wadley asked 16/2, 2011 at 19:25

0

I'm trying to use the librtmp library and it worked pretty well to pull a stream. But now I am trying to publish a stream and for that I believe I have to use the RTMP_Write function. What I am tr...
Seymore asked 3/4, 2012 at 21:8

3

Solved

I'm looking to accomplish the best quality FLV with the lowest file size. After all, isn't that everyone's goal? These videos will be streamed if that makes any difference. For now, my video(s) ar...
Tourneur asked 7/7, 2010 at 19:40

2

I know it's possible with FFMPEG, but what to do if I have a partial file (like without the beginning and the end). Is is possible to extract some frames from it?
Variscite asked 27/11, 2011 at 18:9

3

Solved

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...
Shame asked 21/4, 2010 at 10:55

5

Solved

I have a flash video file (FLV) stored in the ByteArray object and would like to play this video. Is there any way to achieve it? Maybe using Alchemy? Thank you!
Byron asked 12/10, 2009 at 9:27

3

Solved

While i try to get length of a flv video file i get 0 second where as it only happens with some videos, else my function works fine. below is my code. <?php function mbmGetFLVDuration($file){ ...
Dakota asked 2/6, 2011 at 13:9

3

Solved

I've been using S3 to store and serve FLV and MP4 videos. It works great, but the content is progressively downloaded. I was wondering if it is possible to get so-called "pseudo streaming" to work ...
Dump asked 9/10, 2009 at 0:3

2

Solved

My Flex application records audio-only FLV files using red5--I'd like to convert these to SWF files so I can embed them in other SWF files. (I could also convert to MP3 and then embed them into SWF...
Birdman asked 15/2, 2010 at 19:17

10

Solved

I have video that I've converted to FLV format. I'd rather host it on my own site than use a service like YouTube. What is the easiest player to use? I'd like to just put the .swf file of the...
Needle asked 19/9, 2008 at 3:49

11

Solved

i am currently working on a web application that needs to accept video uploaded by users in any format (.avi, .mov, etc.) and convert them to flv for playing in a flash-based player. Since t...
Neall asked 2/2, 2009 at 10:17

2

What is the best way to calculate the length of flv file using php with out external dependencies like ffmpege because client site run on shared hosting, itry http://code.google.com/p/flv4php/, b...
Huddleston asked 19/7, 2010 at 15:4

3

Is there any library that can covert input video (of some specific video files) to f4v or flv programatically in c# .NET? Thanks in advance.
Beaded asked 6/5, 2010 at 16:1

8

Solved

I'm looking to setup video uploads for users on a site and want to have them viewed through a Flash player. The site is already partially built (by someone else) and I'm wondering what kind of tech...
Eldredge asked 12/11, 2008 at 1:7

1

Solved

I installed the latest Red5 server, but I'm not sure where to put my .flv file to stream it. There is no "streams" or "ofla" directory like in some tutorials I've found online. Where do I place t...
Koto asked 14/1, 2010 at 3:12

1

Solved

I want to play the flv files in Android. So what I thought is to convert the flv file to mp4 or 3gp(for which there is a decoder in Android). OpenCore can be used to convert. I have looked into ope...
Entasis asked 26/6, 2009 at 15:57

1

Solved

So I have some videos in .flv format which I'd like people to be able to view from my site, without being able to download them. So far Flowplayer seems like the best choice for the actual flash pl...
Adscription asked 1/3, 2009 at 7:56

3

Solved

I need to build something that starts serving a H.264 encoded video to a flash player halfway through the file (to support skipping to a point in the video that has not been buffered yet). Curren...
Apophasis asked 15/9, 2008 at 9:55

2

Solved

Part of a new product I have been assigned to work on involves server-side conversion of the 'common' video formats to something that Flash can play. As far as I know, my only option is to c...
Gwenny asked 18/9, 2008 at 22:48

© 2022 - 2024 — McMap. All rights reserved.