Uploaded videos Convert Error
I just installed the script, I can import videos from YouTube however when users tries to upload videos they have problems, not appears but they got the successful upload message. In the Admin panel Video Processing appears all the video that the users tries to upload with a tag Convert Error (convert now) , when Convert now is pressed STARTING VIDEO CONVERSION (process_queue.id = 2)
File: /home/vol1/tripitac/public_html/tube/video/MVI_6398.AVI
ERROR: file not found.
I did a change of video_conversion.php the one that is described on the forum it works fine with 3ppg but with no audio.
Any idea?
:cry:
Re: Uploaded videos Convert Error
Re: Uploaded videos Convert Error
Hello the second topic doesn't exist.
The first one viewtopic.php?t=351 mention about a debug, I got the debug file but nothing about this /usr/local/bin/mencoder /path/to/video/1.wmv -o /path/to/1.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
I copy a part
2008-04-13 12:47:40 Upload Finished
2008-04-13 12:47:40 STARTING VIDEO CONVERSION (process_queue.id = 1)
2008-04-13 12:47:40 File: /home/vol1/tripitac/public_html/tube/video/MVI_2935.AVI
2008-04-13 12:47:40 ERROR: file not found.
2008-04-13 12:47:40 Calling process_video[1,0]
2008-04-13 13:13:29 Upload Finished
2008-04-13 13:13:29 STARTING VIDEO CONVERSION (process_queue.id = 2)
2008-04-13 13:13:29 File: /home/vol1/tripitac/public_html/tube/video/MVI_6398.AVI
2008-04-13 13:13:29 ERROR: file not found.
2008-04-13 13:13:29 Calling process_video[2,0]
2008-04-13 13:15:56 Upload Finished
2008-04-13 13:15:56 STARTING VIDEO CONVERSION (process_queue.id = 3)
2008-04-13 13:15:56 File: /home/vol1/tripitac/public_html/tube/video/Video_120207_005.3gp
2008-04-13 13:15:56 ################################################## ##
Re: Uploaded videos Convert Error
If you can PM your login details.I can check and let you know why you are having problem with uploads.
Upload videos with spaces - Convert Error
Trying to set up another site. Conversion errors again.!!
If I use ftp to put a FLV or MOV format file in the import folder, the files add to the site correctly when done as admin. OK so far.
If I upload a file (flv or mov) WITH spaces in file name then I get notified "Your video was successfully added!" However I have realtime processing turned on and no cron task. When you check the process queue as admin you find there is an error.
Clicking convert now indicates the file "1 2 3 4 5.mov" or "x y z.flv" is not found. It has not even been moved to the videos folder.
Upload files that have NO SPACES in the file name and everything works correctly.
What is going on?
Re: Uploaded videos Convert Error
Solution found.
I activated the upload progress bar and set up the paths.
Then since the progress bar has never worked for me with the new menoder, I changed it to the old version.
Now I can upload files with or without spaces and they are converted correctly to underscore characters and the conversion to flv works.
I can also ftp files to the import folder and then as admin import the files and then again as admin locate and reconvert them under the Queue menu.
BTW this site is hosted on Dreamhost.