Ok - as previously noted in another thread, I have 2 sites with 2 purchased scripts from you. They are both on the same server and both using the latest version of mencoder as I just did SVN updates.
The one site uses vshare 2.1 Released on: 22 May 2007 - and it works absolutely fine t0 upload and encode files, etc. No issues other than missing the features in current releases.
The new script I purchased 2.5 - files upload but can not encode to flash file. Everything else works but this last step. Mencoder is fine so the issue seems to be the encoder command in video_conversion.php
So far I have tried....
newer version
$cmd_mencoder = "$config[mencoder] '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup";
and
"$config[mencoder] '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es";
Neither do it - and when sshing to box and running command line - get varying errors each time.
CAN YOU PLEASE TELL ME WHAT COMMAND LINE IS RUNNING IN vshare 2.1 Released on: 22 May 2007 or WHERE I CAN FIND IT as that seems to be the only thing which works.
PLEASE DO NOT TELL ME I have an old version of mencoder or mencoder is not working. It was updated with SVN update and is running.
SORRY BUT AFTER 5 DAYS GETTING IMPATIENT HERE. AND YOU MUST BE TIRED OF ALL THESE SUPPORT QUESTIONS.
Bookmarks