Hello:
I am unable to upload videos and get "video Not found" message where the video was supposed to upload. Videos are then placed in "failed" folder.
1) Following are some of the issues that I communicated with my host:
a) Does your server may not support H264 codec
Yes, it is enabled. Please see,
/home/torrence/public_html# /etc/httpd/bin/httpd -t -D DUMP_MODULES | grep h264
Syntax OK
h264_streaming_module (shared)
b) Has anyone installed the PHP Accelerator as requested?
As you are in a shared server, it is not possible to install php accelerator.
c) The cron job as structured is slightly different than Dolphin’s recommendation. I understand that the install has been done directly into the root; however dolphin does recommend installation into an install folder which the cron is then directed to. Has anyone tried to address this?
The cron job is set correctly. Please see,
/home/torrence/public_html# crontab -l -u torrence
MAILTO="tcborum@comcast.net"
* * * * * /usr/local/bin/php -q /home/xxxxx/public_html/periodic/cron.php
d) I read boonex forum and someone who had the same issue and this was their resolution: “ Ok, finally my host fixed the issue. They should not have just put a PHP5 add-in to my shared webserver when I asked them I need PHP 5.2 for D7.
The php version in the server is already 5.2. Please see http://chicpeoplemeet.com/phpinfo.php.
2) When I Upload video, I get the following cron error by email:
FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Aug 31 2010 07:42:03 with gcc 4.4.1
configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static --enable-avfilter --enable-nonfree --enable-swscale --disable-ffplay --disable-ffserver --extra-libs='-static -L/usr/lib -L/home/rayz/ffmpeg_opt -L/home/rayz/ffmpeg_opt/lib' --extra-cflags='-static -I/home/rayz/ffmpeg_opt/include'
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/torrence/public_html/flash/modules/video/files/26':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf52.94.0
Duration: 00:00:49.64, start: 0.000000, bitrate: 638 kb/s
Stream #0.0(und): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 598 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc
Stream #0.1(und): Audio: aac, 22050 Hz, stereo, s16, 44 kb/s Output #0, image2, to '/home/torrence/public_html/flash/modules/video/files/1345820702.jpg':
Metadata:
encoder : Lavf52.64.2
Stream #0.0(und): Video: mjpeg, yuvj420p, 640x480 [PAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 24 tbc Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
frame= 1 fps= 0 q=0.0 Lsize= -0kB time=0.04 bitrate= -4.2kbits/s
video:21kB audio:0kB global headers:0kB muxing overhead -100.102307% FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Aug 31 2010 07:42:03 with gcc 4.4.1
configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static --enable-avfilter --enable-nonfree --enable-swscale --disable-ffplay --disable-ffserver --extra-libs='-static -L/usr/lib -L/home/rayz/ffmpeg_opt -L/home/rayz/ffmpeg_opt/lib' --extra-cflags='-static -I/home/rayz/ffmpeg_opt/include'
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/torrence/public_html/flash/modules/video/files/26':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf52.94.0
Duration: 00:00:49.64, start: 0.000000, bitrate: 638 kb/s
Stream #0.0(und): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 598 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc
Stream #0.1(und): Audio: aac, 22050 Hz, stereo, s16, 44 kb/s Unable to find a suitable output format for 'pipe:'
FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Aug 31 2010 07:42:03 with gcc 4.4.1
configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static --enable-avfilter --enable-nonfree --enable-swscale --disable-ffplay --disable-ffserver --extra-libs='-static -L/usr/lib -L/home/rayz/ffmpeg_opt -L/home/rayz/ffmpeg_opt/lib' --extra-cflags='-static -I/home/rayz/ffmpeg_opt/include'
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/torrence/public_html/flash/modules/video/files/26':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf52.94.0
Duration: 00:00:49.64, start: 0.000000, bitrate: 638 kb/s
Stream #0.0(und): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 598 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc
Stream #0.1(und): Audio: aac, 22050 Hz, stereo, s16, 44 kb/s Output #0, image2, to '/home/torrence/public_html/flash/modules/video/files/1345820702.jpg':
Metadata:
encoder : Lavf52.64.2
Stream #0.0(und): Video: mjpeg, yuvj420p, 640x480 [PAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 24 tbc Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
frame= 1 fps= 0 q=0.0 Lsize= -0kB time=0.04 bitrate= -4.2kbits/s
video:21kB audio:0kB global headers:0kB muxing overhead -100.102307% FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Aug 31 2010 07:42:03 with gcc 4.4.1
configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static --enable-avfilter --enable-nonfree --enable-swscale --disable-ffplay --disable-ffserver --extra-libs='-static -L/usr/lib -L/home/rayz/ffmpeg_opt -L/home/rayz/ffmpeg_opt/lib' --extra-cflags='-static -I/home/rayz/ffmpeg_opt/include'
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/torrence/public_html/flash/modules/video/files/26':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2mp41
encoder : Lavf52.94.0
Duration: 00:00:49.64, start: 0.000000, bitrate: 638 kb/s
Stream #0.0(und): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 598 kb/s, 24 fps, 24 tbr, 24 tbn, 24 tbc
Stream #0.1(und): Audio: aac, 22050 Hz, stereo, s16, 44 kb/s Unable to find a suitable output format for 'pipe:'
Any ideas or solutions?