Hi all,
I know there is alot of topics on ffmpeg, video comment, video errors but I tried it all and found nothing that work for me.
These are working perfect so far:
- My RMS server ** Working perfect
- Video/Audio Chat ** Working perfect
- Uploading Videos in FLV, MP4 ** Working Perfect
- CRON is well setup ** Working Perfect
- CHMOD 777 as been applied on ffmpeg.exe
- CHMOD the proper xml files and /files folder as mention in the installation of the flash modules
The only time that it makes an error is when I use the Webcam Recorder option (on my mac).
It records, upload, convert it in FLV, MP4(ipod version I presume) in the folder BUT seem to NOT be able to link the PATH at the end, it create that error and : Error! File not found is displayed.
Here is my CRON error log from the cron.php process:
FFmpeg version 0.5.1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
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 --enable-vhook --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 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
built on May 15 2010 16:05:37, gcc: 4.4.1
[flv @ 0x8f1c180]Could not find codec parameters (Audio: 0x0000, 0 channels, s16)
Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 50.00 (50/1)
Input #0, flv, from '/home/wazabu/public_html/flash/modules/video_comments/files/8.flv':
Duration: 00:00:02.09, start: 0.000000, bitrate: N/A
Stream #0.0: Video: flv, yuv420p, 149x84, 50 tbr, 1k tbn, 1k tbc
Stream #0.1: Audio: 0x0000, 0 channels, s16
Output #0, image2, to '/home/wazabu/public_html/flash/modules/video_comments/files/1285080121.jpg':
Stream #0.0: Video: mjpeg, yuvj420p, 149x84, q=2-31, 200 kb/s, 90k tbn, 50 tbc
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
frame= 1 fps= 0 q=0.0 Lsize= -0kB time=0.02 bitrate= -8.8kbits/s
video:4kB audio:0kB global headers:0kB muxing overhead -100.488455%
FFmpeg version 0.5.1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
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 --enable-vhook --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 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
built on May 15 2010 16:05:37, gcc: 4.4.1
[flv @ 0xa103180]Could not find codec parameters (Audio: 0x0000, 0 channels, s16)
Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 50.00 (50/1)
Input #0, flv, from '/home/wazabu/public_html/flash/modules/video_comments/files/8.flv':
Duration: 00:00:02.09, start: 0.000000, bitrate: N/A
Stream #0.0: Video: flv, yuv420p, 149x84, 50 tbr, 1k tbn, 1k tbc
Stream #0.1: Audio: 0x0000, 0 channels, s16
Output #0, ipod, to '/home/wazabu/public_html/flash/modules/video_comments/files/8.m4v':
Stream #0.0: Video: libx264, yuv420p, 640x360, q=10-51, 512 kb/s, 90k tbn, 29.97 tbc
Stream #0.1: Audio: libfaac, 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[libx264 @ 0xa10dc20]using cpu capabilities: none!
[libx264 @ 0xa10dc20]profile Main, level 3.0
Unsupported codec (id=0) for input stream #0.1
FFmpeg version 0.5.1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
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 --enable-vhook --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 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
built on May 15 2010 16:05:37, gcc: 4.4.1
/home/wazabu/public_html/flash/modules/video_comments/files/8: no such file or directory
- Do I miss a codec causing that problem?
- Did I forgot to CHMOD something else?
- Is it a mac compatibility issue?
