You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by James <ja...@congosource.org> on 2013/02/23 09:01:34 UTC

Video upload problem

Wonderful program, got everything working on Ubuntu server 11.10 except
video uploads. When I try I get this error message after it says upload
complete:

Name: out
Value:
Name: exitValue
Value: 1
Name: command
Value: [/usr/bin/ffmpeg, -i,
/opt/red5/webapps/openmeetings/streams/hibernate/UPLOADFLV_46.flv,
-vcodec, mjpeg, -vframes, 1, -an, -f, rawvideo, -s, 640x480,
/opt/red5/webapps/openmeetings/streams/hibernate/UPLOADFLV_46.jpg]
Name: error
Value: ffmpeg version 0.7.6-4:0.7.6-0ubuntu0.11.10.3, Copyright (c)
2000-2011 the Libav developers
    built on Jan 24 2013 19:27:08 with gcc 4.6.1
    configuration: --extra-version='4:0.7.6-0ubuntu0.11.10.3'
--arch=amd64 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx
--enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc
--enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared
--disable-static
    libavutil    51.  7. 0 / 51.  7. 0
    libavcodec   53.  6. 0 / 53.  6. 0
    libavformat  53.  3. 0 / 53.  3. 0
    libavdevice  53.  0. 0 / 53.  0. 0
    libavfilter   2.  4. 0 /  2.  4. 0
    libswscale    2.  0. 0 /  2.  0. 0
    libpostproc  52.  0. 0 / 52.  0. 0
/opt/red5/webapps/openmeetings/streams/hibernate/UPLOADFLV_46.flv: No
such file or directory

Name: process
Value: previewUpload ID :: 46
Name: exitValue
Value: 0
Name: command
Value:
Name: completeName
Value:
/opt/red5/webapps/openmeetings/uploadtemp/files/cbf734134fc2c7240b2c62487c0d016a
Name: error
Value:
Name: fileExplorerItemId
Value: 46
Name: process
Value:



FFMEG path is correct. but it would appear that file not uploading. It
shows in the room folder but not in the
/opt/red5/webapps/openmeetings/streams/hibernate/

Any idea what I've screwed up on?


Re: Video upload problem

Posted by James <ja...@congosource.org>.
Further info, file is uploading to upload temp with a random filename. 
If I move to streaming folder and run the command from a terminal as 
administrator it works but does now show up in the folder lists of the room.