parasocks
Forum Replies Created
-
Thanks for the quick response! I’ll give the debugging a go. I tried switching to Twenty Eleven and the post looks the same, it just prints the entire code as text. I’m using Atahualpa as my main theme.
This is a pretty fresh install I just registered the domain and set it up yesterday. Not sure what could be interfering, but I guess something is. I haven’t installed anything text or editing related.
I’d be happy to send you the URL if you’re interested, it’s adult related so I don’t think I should post it here. If you wish, [email protected] and I’ll respond. Also you could poke around my Drupal install for ideas on how they do things there if you like.
Thanks, I’ll keep messing with it, looks promising!
Alright so I’ve tried uploading a WMV, MP4, FLV, and all of them will generate thumbnails, but none of them will encode (clicking the encode button the progress bar starts to load, but nothing happens, and “top” on my web server shows that ffmpeg isn’t being launched).
When I click insert into post and save the post, it saves, but when I view the post I just see the [FMP] embed code as text.
What am I not understanding?
Oh one more small suggestion would be to allow ffmpeg to run with the nice command on unix machines, so it doesn’t eat up all your resources and get priority over say apache and mysql while a video is encoding. I believe it’s as simple as running the command with a “nice” prefix. It wouldn’t work in Windows, though.