ffmpeg

ffmpeg with metadata using flvtool2

I desperately need a module/patch or any other solutions that are able to help me converting and injecting metadata into the flv files. using ffmpeg_converter.module that requires ffmpeg_wrapper.module to do the job, I like how thin and easy both modules are.

according to my own research, there's only flvtool2 to do the work. i only need to insert an additional command to the ffmpeg command line when converting the file. e.g.
ffmpeg -i %in_file -ar 64 -ab 44.1 -f flv -s 704×576 – | flvtool2 -U stdin %out_file

12 comments · Read more
Stefan Wray's picture

channelAustin Open Media System Integration Diagram

I've attached a diagram of channelAustin's Open Media System integration for purposes of sharing how we are integrating Open Media tools with our Synergy Broadcast System. Diagram indicates the three environments - Linux (Ubuntu), Windows, and Mac - and shows the pathways between workstations, encoders, servers, and archive.

The red line indicates a pathway that is incomplete as of this writing.

6 comments · 1 attachment
jbrown's picture

OpenPackage Video now supports H.264 video

OpenPackage Video 5.x-3.15 has been released.

The major new feature of this release is MP4 encoding with H.264 video and AAC audio. These codecs have much higher performance than than the old FLV and MP3. This means you can have the same quality for less bandwidth or higher quality for the same bandwidth.

Demo

MP4 encoding is supported both with FFmpeg transcoding on your own server and with the paid transcoding service we offer at openpackage.biz .

This functionality was sponsored by SharkScopers and vertikal.dk .

1 comment · Read more
arthurf's picture

FFmpeg Wrapper: Format Conversion Tester

I just put together a little screencast on some of the newer functionality that FFmpeg Wrapper is sporting. FFmpeg Wraper acts as a wrapper around FFmpeg and provides a basic API and GUI for interfacing with the command line. Now it also provides a format conversion tester that allows you to take a file that has been uploaded to a Drupal node, try out multiple transcoding settings, and attach the new file back to the node.

2 comments · Read more

CEO | Alternative Globe

Employment type: 
Part time
Telecommute: 
Not allowed

Hi there,
Good to see representatives from the BAy Area!
I am wondering if someone on this group has experience with the Video module. I need to do some tweaking and alignments to the module on my website (www.altglobe.com).
Payment upon experience and productivity.
Cheers,
Aviad
aviad@altglobe.com

someone who knows FFMPEG is needed

Hi there,
Good to see representatives from the BAy Area!
I am wondering if someone on this group has experience with the Video module. I need to do some tweaking and alignments to the module on my website (www.altglobe.com).
Payment upon experience and productivity.
Cheers,
Aviad
aviad@altglobe.com

2 comments
arthurf's picture

Module Announcement: Video Thumbnailer

Video Thumbnailer in action

At DrupalCon in Boston, during my presentation on Media Mover and DruTube, there was someone (forgive me I forgotten your name) that was asking for multiple thumbnail generation from a single video file.

Login to post comments · Read more
arthurf's picture

FFmpeg Wrapper

Howdy-

I've been doing some work on Media Mover and part of it has been pulling out the wrapper that I wrote for FFmpeg. While I know that not everybody needs the functionality of Media Mover, most people who are manipulating video (and audio!) do need FFmpeg functionality. So I've created a module FFmpeg Wrapper which provides a basic API for using FFmpeg. File duration, installed codecs and supported formats are accessible.

2 comments · Read more
arthurf's picture

DruTube is in our sites | Meet up at DrupalCon?

Howdy.

FLV Media PlayerI just wanted to alert people who are interested in doing video/media work on Drupal that I've finally had the time to put together some of the tie-ins that make it possible to create some pretty remarkable video functionality. Using media_mover to do transcoding of uploaded videos, xspf_playlist to build dynamic playlists, and flvmediaplayer to render the player, we can now have a video player which not only plays user uploaded content, but can both recommend content based on a views or play a list of content generated by a view. FLV Media Player will let you take the player and embed it in a page off site if desired. Further, you can use a dynamic configuration file for the player which allows you to alter the appearance and behavior of embedded players already deployed in the field.

9 comments · Read more
jbrown's picture

Bounty financing for new OpenPackage Video features

We have set up some bounties to help finance the development of OpenPackage Video. Each feature has an amount that must be raised before it will be implemented. We use the ChipIn system to manage donations. If you would like to contribute to the development of one of the features you can donate through its ChipIn widget.

2 comments · Read more
Syndicate content