michaelfox + media   113

MDB | xiphux
MDB (Media DataBase) is just a little php webapp I wrote to keep track of the copious amounts of anime I have stored on my fileserver. It’s designed for easy browsing – as opposed to having a big conglomeration of files and folders that people have to sort through, it’ll index all the files and categorize them and sort the titles alphabetically. There’s other features such as searching. In addition to indexing the filenames, it also indexes filesizes, so it can calculate the size of your entire collection on the fly as well as print the size of each file and title (as long as your database is updated).
media  database  php 
october 2011 by michaelfox
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
Home
Introduction
Mac AirVideo Client is a Mac GUI client application that can interact with the Air Video Server from Air Video using the airvideo.rb ruby script created by jphastings

Streaming
Air Video can stream videos in almost any format to your iPhone, iPad and iPod touch.  And now to your Mac.  You don't need to copy your videos to the device just to watch them.

Server
The Server can be downloaded from here
apple  video  airvideo  media  osx  itunes 
january 2011 by michaelfox
10.4: Move MP4 films to iTunes via Automator - Mac OS X Hints
I watch quite a few DVDs through my iPod Video on my way to and from work. I usually convert my films with Handbrake in MP4 format to the Desktop. I have iTunes set to organise my music and films automatically, which means that all files dragged into it are copied to ~/Music -> iTunes -> iTunes Music. I wanted to find a solution to avoid copying the films and have them put in my film library with Automator.

First, I found out that all my films are stored in a folder called "Unknown artist." Moving the file there before loading it in iTunes will avoid the copy process. Secondly, I found out that the iTunes Automator action for importing media into iTunes couldn't import MP4 files. I had to use an AppleScript to do that instead. So here are the steps in my Automator workflow:
Finder library, Get Specified Finder Items action.
Finder library, Move Finder Items action, to ~/Music/iTunes/iTunes Music/Unknown Artist/
Automator library, Run AppleScript action, with the following AppleScript:
on run {input, parameters}

tell application "iTunes"
launch
set this_track to add input to playlist "Library" of source "Library"
duplicate this_track to playlist "film"
end tell

return input
end run
I then save it into ~/Library -> Workflows -> Applications -> Finder" as iTunes Film. Then all I need to do is control-click on the film on the Desktop and chose Automator > iTunes Film from the pop-up menu.
itunes  automation  automator  applescript  media  video  mp4 
december 2010 by michaelfox
HTML5 video player
We are trying to help you deciding which HTML5 video-based player to choose for your web project. This site will hopefully be updated regularly. Feedback is appreciated via Twitter (Hashtag: #videosws).
comparison  html5  javascript  player  video  media  audio 
september 2010 by michaelfox
Media Query library - Opera Developer Community
The Media query library JavaScript file contains a single function testMediaQuery(), which takes a single string as an argument (see here for a test file.) The string can contain any valid media query, including media types and media features. It returns a boolean true/false based on whether or not the browser is in a mode that satisfies the given query.

This function can be used in any browser that supports media queries. See the following JSDoc output for the library's documentation and code.
javascript  css3  mediaqueries  media  queries  library  css 
august 2010 by michaelfox
Codeigniter-Video Wrapper - Gitorious
The “Embedded Video” is a library for CodeIgniter (a PHP framework) intended to embed video and its associated information from various video service providers into application being developed using CodeIgniter. It
codeigniter  video  media  library  tools  php 
may 2010 by michaelfox
ScreencastCentral.com - The Home of the Screencast
"The Easiest Way To Solve Your Computer Problems."
Quick...improve your computer skills! - it's easy with ScreencastCentral!

Dip into our collection of thousands of step by step videos, screencasts, and program walkthroughs chosen to save you time and make learning easier.
screencasts  video  tutorial  download  media 
may 2010 by michaelfox
Learning Python, Linux, Java, Ruby and more with Videos, Tutorials and Screencasts
Showmedo is a peer-produced video-tutorials and screencasts site for free and open-source software - with the exception of some club videos, the large majority are free to watch and download.

Follow our progress building the site with Python, Javascript, Jquery, CSS, HTML, Flash, etc.., plus open-source news, advocacy and just plain interesting stuff in the FOSS world
screencasts  video  tutorial  download  media 
may 2010 by michaelfox
Download Vimeo videos using a shell script « Crucial Thought
I think Vimeo has the most polished video sharing site without much of the drivel found at other sites. And yes, I know that it is possible to make a video available for download. Ethical discussions aside, here’s how I saved this video for offline viewing. Of course, I wouldn’t sell it or make a profit in any way, I simply wanted to view it offline.
vimeo  download  video  media  scripting  shell  bash  terminal 
may 2010 by michaelfox
iPad Orientation CSS « Cloud Four
For the most part, Mobile Safari on the iPad is the same as that on the iPhone. One difference that I’ve found is that Webkit on the iPad honors CSS media query declarations based on orientation.

<link rel=”stylesheet” media=”all and (orientation:portrait)” href=”portrait.css”>
<link rel=”stylesheet” media=”all and (orientation:landscape)” href=”landscape.css”>
css  ipad  safari  iphone  mediaqueries  media  link  orientation 
april 2010 by michaelfox
« earlier      

related tags

*todo  aac  admin  airplay  airvideo  ajax  ambilight  ankoder  api  app  apple  applescript  appletv  apps  apt  aspect  asx  audio  audiobooks  automation  automator  backup  bash  bookmark  boxee  brushes  cake  canvas  chapters  classes  cli  codec  codeigniter  collection  comparison  compression  conference  conversion  convert  converter  crop  css  css3  curl  database  delicious  design  development  discovery  divx  documentation  download  downloads  dual  dualresolution  dvd  DVR  education  embed  embedded  encoder  encoding  entertainment  extension  faq  ffmpeg  file  files  fileupload  firefox  flash  flv  format  forms  free  frontrow  getimagesize  github  google  graphics  hack  hacks  hazel  hd  HDTV  homeautomation  hometheater  howto  htmac  html  html5  htpc  ifttt  images  inkscape  ios  ipad  iphone  ipod  itunes  ituneslp  javascript  jquery  learning  lectures  library  link  linux  list  literature  mac  macmini  manager  media  mediacenter  mediagrabber  mediaqueries  meta  metadata  mini  miro  mkv  movie  movies  mp3  mp4  mplayer  multimedia  music  mux  muxer  normalization  ogg  opensource  organization  orientation  osx  parser  patterns  perl  photoshop  php  player  playlists  plugin  podcast  presentations  ps3  python  quality  queries  ratio  rdfa  reference  remux  rename  repo  resolution  resources  revo  robots  rtmp  ruby  s3  saas  safari  samples  screencast  screencasts  scripting  sd  search  seo  server  service  shell  site  sitemap  sniff  software  stream  streaming  subtitles  terminal  theora  thumbnails  tools  transcode  transcoding  transcripts  transfer  tutorial  tutorials  tv  ubuntu  ultimatebuild  upload  uploads  usb  vectors  video  videos  vimeo  visualhub  vlc  vod  vorbis  watchlater  web  webdesign  webinars  webm  webmaster  window  wireshark  wma  x264  xbmc  xbox  xbox360  xvid  yahoo.pipes  zend 

Copy this bookmark:



description:


tags: