Questions tagged [flv]

Flash Video is a container file format used to deliver video over the Internet using Adobe Flash Player versions 6–11. Flash Video content may also be embedded within SWF files.

There are two different video file formats known as Flash Video: FLV and F4V. The audio and video data within FLV files are encoded in the same manner as they are within SWF files. The latter F4V file format is based on the ISO base media file format and is starting with Flash Player 9 update 3. Both formats are supported in Adobe Flash Player and currently developed by Adobe Systems. FLV was originally developed by Macromedia.

Flash Video has been accepted as the default online video format by many sites. Notable users of it include YouTube, Hulu, VEVO, Yahoo! Video, metacafe, Reuters.com, and many other news providers.

The standards documentation for BBC Online states that the BBC now preferentially accepts Flash videos for submission, to the disadvantage of other formats previously in use on its sites such as RealVideo or WMV.

Flash Video FLV files usually contain material encoded with codecs following the Sorenson Spark or VP6 video compression formats. The most recent public releases of Flash Player (collaboration between Adobe Systems and MainConcept) also support H.264 video and HE-AAC audio. All of these compression formats are currently restricted by patents.

Flash Video is viewable on most operating systems via the Adobe Flash Player and web browser plugin or one of several third-party programs. Apple's iOS devices do not support the Flash Player plugin and so require other delivery methods such as provided by the Adobe Flash Media Server.

More information at http://en.wikipedia.org/wiki/Flash_Video

797 questions
-1
votes
1 answer

Merging .flv chunks from stream site

I'm trying to download a video from an alternative version of the Ustream site. This site is apparently used for a DRM protection, in fact you can't watch this video without having access to it through a login from this site. The video system…
Iztooi
  • 63
  • 6
-1
votes
1 answer

Can not play some flv videos in exoplayer android

I m creating a player using exoplayer. In forums it says that flv videos are supported. I can play some videos, and videoses with resolution 640x360. But i cant play videos of 1280x720 resolution and other resolution. pls help. thanks in advance
Arjun
  • 358
  • 2
  • 13
-1
votes
1 answer

Converting .FLV files to MP3

I was wondering if there is a way to convert FLV files to MP3 programly, with an external library or something (and I need a library that I wont be having to copy it's DLL next to the EXE if I'm turning it on, on a computer that doesnt have the…
Amit
  • 683
  • 3
  • 12
  • 25
-1
votes
1 answer

How to embed flv video for IE8

I'm trying to embed a flv video for IE8. This is my code:
-1
votes
1 answer

How to script the download of "undownloadable" flash clip and then upload to youtube?

I am trying to find a way to upload the following flash replay to youtube easily http://battlestations.mobileweapon.net/history_view.php?hid=274641 I want to do these for a large number of replays from the site. Problem is, I can't download the swf…
razorsniper
  • 83
  • 1
  • 7
-1
votes
1 answer

PHP - Problems running ffmpeg.exe with shell_exec on Windows

I am trying to encode an FLV file to MP4 with ffmpeg.exe, its all working fine when running the code on the commandprompt (I have tried simply echoing the command and pasting it into the cmdline) Note: Using windows. Here is the code: it does not…
Goulash
  • 3,708
  • 6
  • 29
  • 48
-1
votes
2 answers

protect flv video file

I have a flv file,and want to play from only from AIR application. Now i need to protect my flv file in such a way that it cant be opened or played by any other existing flv player in the world.If some one doubleclicked that flv file then action…
msaif
-1
votes
1 answer

is possible to extract flv, mp3 .. etc. c# Windows Form

is possible to extract flv, mp3 .. etc. c# on a site using windows form c#??? how can I do if it is possible?? Thanks in advance for answers
Alessio Koci
  • 1,103
  • 11
  • 24
-1
votes
1 answer

Using ffmpeg to convert flv to mp4 on debian 6

I am using ffmpeg on debian version squeeze/sid to convert flv to mp4.I need to view final output on iphone, ipad. I have tried many different combinations but have not succeeded in converting the file properly. Information about the sample flv file…
user1542610
  • 1
  • 1
  • 1
-2
votes
2 answers

Convert .flv to .mp4

Is there a good tool that I can try out to convert my .flv file to .mp4? I need to use it on a mac, so not on a windows PC. I have made an iPhone application and I want to try out how a webcast of 40 minutes streams on it. To do this i must convert…
Tjekkles
  • 5,352
  • 8
  • 36
  • 53
-2
votes
1 answer

Simulating video chat using RTMP and Red5 without camera and microphone

I am trying to write an application, which will create load on a Red5 server, similar to a load created when a video chat is going on. Everything should run automatically. So, I am trying to understand how a chat application works. Here's what I…
kajarigd
  • 1,299
  • 3
  • 28
  • 46
-2
votes
1 answer

batch remove audio from flv files

I have a batch of flv files, and i want to remove all the audio that is in the file. Is this possible? I have tried to use ffmpeg, but am not able to do it, can someone direct me in the right direction? is there a way using C or any other way?
-3
votes
2 answers

I need the Flv converter from swf and mp4 files

I need the flv converter from swf and mp4 files without any of the website logo or any watermarks. Please suggest some websites
user286088
  • 1
  • 3
  • 8
-4
votes
1 answer

Is there any way to play .flv files using HTML/JavaScript?

my client is very keen on playing .flv files on his website. Is there any way at all to play them? Doesn't matter if it's a dirty/hacky way. Other similar questions are outdated.
JorensM
  • 330
  • 4
  • 15
-4
votes
1 answer

Flash / FLV - How do I extract MetaData from an FLV?

What software is available for extracting metadata from an FLV? I'm testing an flv streaming module for apache (mod_flvx) and need to extract keyframe info from an flv for debugging purposes. I was only able to find FLV MetaData Viewer, but its…
John Himmelman
  • 21,504
  • 22
  • 65
  • 80
1 2 3
53
54