Since my last screencast looking at the functionality of FFmpeg Wrapper, I've done quite a bit to improve the interface for transcoding. I've added an AHAH layer for file information which I think is really helpful for inspecting files. If you want a fast introduction to how to transcode files in Drupal, give it a peek.
Sorry, you need to install flash to see this content.
The link to the FFmpeg
The link to the FFmpeg Wrapper points erroneously to projects/ffmpeg_wrapper. The correct URL is http://www.drupal.org/project/ffmpeg_wrapper :)
Woops!
Thanks for the catch.
Your screencast generates an
Your screencast generates an error #2048 in it's flashplayer
Domain conflict
Ah, flvmediaplayer did not like dealing with multiple domains. I just fixed it. Thanks for the heads up.
Where does that link come from?
In this demo, the link underneath the attached media to FFMEG seems to have magically appeared. Is there somewhere that I need to enable this, because with ffmeg properly configured and installed (and media mover as well), I do not get this link underneath attached media.
me too
indeed.. i'm curious too how to setup like on that screencast... mine is empty too
Just released
I was demoing code that was in CVS, it's now released for both D5 and D6. Enjoy!
Pingback
[...] far is to jump in way over your head and start using Views - in my opinion one module (other than FFmpeg media conversion) that makes Drupal a killer application. Basically it is a visual way of creating database queries [...]
Adding to new content type
Great Module:
I see the link test convert file with FFmpeg under a contact type page: File attachments.
But if I create a new type "podcast" with a new field 'field_audio_file' the test convert file with FFmpeg link is not shown under this.
I was wondering how to hook/show FFmpeg under this link.
Maybe I shouldn't have created a new field and just use the default file attachment!
Thanks for the module.
Mark
No CCK support yet
I haven't done integration with CCK, so the link won't appear there. On the list....