michaelfox + streaming   31

Linux Encoding
x264 Guides:
x264 encoding
x264 to ffmpeg mapping
FFmpeg Guides:
FFmpeg Tips

External Links:
FFmpeg x264 encoding guide
Ubuntu FFmpeg and x264 install guide
x264 settings
media  metadata  streaming  video  encoding  ffmpeg  mplayer 
may 2011 by michaelfox
yamdi - Yet Another MetaData Injector for FLV
yamdi stands for Yet Another MetaData Injector and is a metadata injector for FLV files. It adds the onMetaData event to your FLV files. yamdi should run under *BSD, Linux and Windows and is published under the BSD license.
features?
Some key features of yamdi are:
large file support
H.264 support
onMetaData, onLastSecond, onLastKeyframe events
low memory footprint
XML metadata output
...
flv  media  metadata  streaming  video  flash  encoding 
may 2011 by michaelfox
get-flash-videos - Project Hosting on Google Code
Download videos from various Flash-based video hosting sites, without having to use the Flash player. Handy for saving videos for watching offline, and means you don't have to keep upgrading Flash for sites that insist on a newer version of the player.

Supports Linux, Windows and OS X - see Installation for more details and how to install.
Includes support for the following sites/players (and more!):

YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz, nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo, Wat.tv.
Also includes a 'generic' method which works on many other sites.
Because a picture is worth a thousand words:
download  flash  flv  perl  video  media  stream  rtmp  movies  streaming 
february 2011 by michaelfox
How to find rtmp:// stream URL: Software to sniff, snoop RTMP links - Audio/video stream recording forums
When it comes to downloading flash streams from the internet, Wireshark can be used to sniff out the values you need.

Let’s take this site for example: http://videolectures.net/

Start a Wireshark capture session before clicking on a video on the site to play it. Let WireShark grab all the information exchanged between your PC and the remote flash server and you can stop the capture once the video begins to play, we are only interested in what goes on during the connection handshake. I will use this video as an example: http://videolectures.net/ff06_chomsky_szmp/ [update Jun-2008: looks like they changed this particular video to Windows media instead of Flash, so try other videos or other sites]

In WireShark you can filter for protocol “rtmpt” and the first few entries would be handshake or “invoke” operations. Examining the “Handshake part 3″ we can easily get the value of the required “app” property. Below we can see it is “video/2006/other/ff06/chomsky_noam”:
wireshark  rtmp  streaming  video  download  stream  media  vlc  flash  flv  sniff 
february 2011 by michaelfox
iPhone HTTP Streaming with FFMpeg and an Open Source Segmenter
With the release of the iPhone OS 3 update came the ability to do live streaming. There are a few types of streaming and each requires a certain encoding and segmentation. I've put together a cheat sheet on how I went about building a static stream using FFMpeg and an example segmenter that someone has posted. I'm not covering windowed streams in this post but if you are thinking about implementing a windowed stream the following will help you make a step in that direction.

Before getting started it is best to read over the Apple documentation on HTTP live streaming. Start out with the iPhone streaming media overview. This document covers the basics of how the streaming works and has some nice diagrams.
ffmpeg  streaming  video  convert 
may 2010 by michaelfox

Copy this bookmark:



description:


tags: