Discussions
Compare notes among each other.

Your shopping cart

There are no items in your cart.

ViMP Admin Guide

Download the ViMP 2.6 Admin Documentation!

Download now!

ViMP Hosting

All from one source! Host your ViMP portal in our cloud-based SaaS solution!
 
ViMP Hosting

ViMP Servers

Dedicated power for your ViMP portal with full control and exclusive usage!
 
ViMP Servers

Support Forum

 
Avatar
tbryant
Posts: 32
framework.convert.log shows the following error:

[2011-10-11 20:05:23] {./scripts/sync_new_uploads.sh} start
[2011-10-11 20:05:23] {./scripts/sync_new_uploads.sh} execute convert task
>> transcode media 2904d7089de7aba4ee84344dc36169c8 [5]
>> transcode + move 0cbc6611f5540bd0809a3...54ff6b67ecc17365b4ef62b7216.mp4
>> rename /var/www/web/uploads/0cbc6611f5...ee84344dc36169c8_1318361157.mp4
>> chmod 775 /var/www/web/images/source/2904...ee84344dc36169c8_1318361157.mp4
>> chown www-data.www-data /var/www/web/images/source/2904...ee84344dc36169c8_1318361157.mp4
>> exec "/usr/bin/mplayer" -vo null -ao...04d7089de7aba4ee84344dc36169c8"
>> exec cat /tmp/info_output_2904d7089d...dc36169c8 | grep ID_VIDEO_WIDTH
>> exec cat /tmp/info_output_2904d7089d...c36169c8 | grep ID_VIDEO_HEIGHT
>> exec cat /tmp/info_output_2904d7089d...84344dc36169c8 | grep ID_LENGTH
>> file- /tmp/info_output_2904d7089de7aba4ee84344dc36169c8
>> exec /usr/bin/mplayer -V | grep MPlayer
/usr/bin/mplayer: Symbol `ff_codec_wav_tags' has different size in shared object, consider re-linking
/usr/bin/mplayer: Symbol `ff_codec_bmp_tags' has different size in shared object, consider re-linking
>> exec nice -n 19 "/usr/bin/mencoder" ...red=3 -vf harddup,scale=720:406
>> chmod 775 /var/www/web/images/media/2904d...ee84344dc36169c8_1318361157.flv
>> chown www-data.www-data /var/www/web/images/media/2904d...ee84344dc36169c8_1318361157.flv
>> exec nice -n 19 "/usr/local/bin/ffmp...ee84344dc36169c8_1318361157.m4v
>> transcode + Problem executing command ...4:26
Unknown encoder 'libx264'

[2011-10-11 20:05:23] {./scripts/sync_new_uploads.sh} stop

I have x264 installed along with mplayer, etc. What is wrong?
11.10.2011 22:25
Avatar
support
ViMP Support
Posts: 3679
Hello tbryant,

your ffmpeg is not compiled with -enable-libvpx

Tell me your distribution I will tell you how to compile ffmpeg.

cheers,
ViMP Support Team
14.10.2011 14:55
 
Log in or register in order to write forum posts.