Support Forum
Hi guys,
I have a fresh install of Vimp on my Ubuntu 11.04 32bit system. I have gone through the install guide and done everything described.
I have no idea what is wrong, I will post any logs or anything, I just don't know what the problem is. When I upload a file, it just tells me that the media must be converted first.
The media in question is a 2 minute mp3 and I have left the machine to convert for about and hour.
Please help,
Tom
I have a fresh install of Vimp on my Ubuntu 11.04 32bit system. I have gone through the install guide and done everything described.
I have no idea what is wrong, I will post any logs or anything, I just don't know what the problem is. When I upload a file, it just tells me that the media must be converted first.
The media in question is a 2 minute mp3 and I have left the machine to convert for about and hour.
Please help,
Tom
19.09.2011 03:26
Hi tomas,
Please provide us the log in ../vimp/log/framework.convert.log to see more clear about your problem.
Best Regards,
Makara
Please provide us the log in ../vimp/log/framework.convert.log to see more clear about your problem.
Best Regards,
Makara
19.09.2011 03:32
Hi Makara,
I cannot find this file.
I go: /var/www/web/ and there is no log folder
I go to /var/www/log and there is no framework.convert.log
Where should I look?
Regards
I cannot find this file.
I go: /var/www/web/ and there is no log folder
I go to /var/www/log and there is no framework.convert.log
Where should I look?
Regards
19.09.2011 03:42
I'm having the same problem.
Ubuntu 10.04LTS. Fresh install, all updates applied.
Followed the install instructions exactly.
Here is the contents of the framework.convert.log file:
Ubuntu 10.04LTS. Fresh install, all updates applied.
Followed the install instructions exactly.
Here is the contents of the framework.convert.log file:
Code:
[2011-09-19 14:42:01] {/var/www/showvid/data/scripts/sync_new_uploads.sh} start [2011-09-19 14:42:01] {/var/www/showvid/data/scripts/sync_new_uploads.sh} execute convert task >> transcode media 4a26758a17a0ea0c177a7651fc799f5e [1] >> exec nice -n 19 "ffmpeg" -i /var/www...177a7651fc799f5e_1316457317.m4v >> transcode + Problem executing command ...le for preset 'slow' not found [2011-09-19 14:42:01] {/var/www/showvid/data/scripts/sync_new_uploads.sh} stop
[Last edited by dforthman, 19.09.2011 20:44]
19.09.2011 20:43
Hi,
tomascivinod, you have to reread step by step guide and focus on the log because it's important to diagnose the problem.
dforthman, you have to install ffmpeg presets.
http://www.vimp.com/en/download-configurations.html
tomascivinod, you have to reread step by step guide and focus on the log because it's important to diagnose the problem.
dforthman, you have to install ffmpeg presets.
http://www.vimp.com/en/download-configurations.html
20.09.2011 05:27
Thanks. I've extracted those files and am trying another encode now. Another question I have is why is the site so slow to load, even in my local network?
Now I'm getting this error:
Sorry, if it gave the full error messages, I could do a little research myself. But since I'm getting the shorthand, I'm bringing it to the pros.
Now I'm getting this error:
Code:
>> transcode media 839f6f511b9d1c6ba1763b7a1784cc8e [1] >> transcode + move dea0553f9f313356e6a27...baca4b5e7c9471ad70d4d0e6a57.wmv >> rename /var/www/showvid/data/web/uploa...a1763b7a1784cc8e_1316491237.wmv >> chmod 775 /var/www/showvid/data/web/image...a1763b7a1784cc8e_1316491237.wmv >> chown www-data.www-data /var/www/showvid/data/web/image...a1763b7a1784cc8e_1316491237.wmv >> exec "mplayer" -vo null -ao null -fr...9f6f511b9d1c6ba1763b7a1784cc8e" >> exec cat /tmp/info_output_839f6f511b...a1784cc8e | grep ID_VIDEO_WIDTH >> exec cat /tmp/info_output_839f6f511b...1784cc8e | grep ID_VIDEO_HEIGHT >> exec cat /tmp/info_output_839f6f511b...763b7a1784cc8e | grep ID_LENGTH >> file- /tmp/info_output_839f6f511b9d1c6ba1763b7a1784cc8e >> exec mplayer -V | grep MPlayer >> exec nice -n 19 "mencoder" "/var/www...red=3 -vf harddup,scale=720:406 >> chmod 775 /var/www/showvid/data/web/image...a1763b7a1784cc8e_1316491237.flv >> chown www-data.www-data /var/www/showvid/data/web/image...a1763b7a1784cc8e_1316491237.flv >> exec nice -n 19 "ffmpeg" -i /var/www...a1763b7a1784cc8e_1316491237.m4v >> transcode + Problem executing command ...arsed as 'rc_lookahead' = '50'
Sorry, if it gave the full error messages, I could do a little research myself. But since I'm getting the shorthand, I'm bringing it to the pros.
[Last edited by dforthman, 20.09.2011 06:03]
20.09.2011 06:01
Hello dforthman,
you cannot transcode to all HTML5-formats with the ffmpeg that comes as Ubuntu-package.
Please install ffmpeg like here described:
http://www.vimp.com/en/documentation-faq-article/items/howto-compile-ffmpeg-for-ubuntu-and-debian.html
cheers,
you cannot transcode to all HTML5-formats with the ffmpeg that comes as Ubuntu-package.
Please install ffmpeg like here described:
http://www.vimp.com/en/documentation-faq-article/items/howto-compile-ffmpeg-for-ubuntu-and-debian.html
cheers,
ViMP Support Team
20.09.2011 15:08
