The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hello Friends,
I Want Help Can Anybody tell me the issue why my site is not converting videos to mobile format. Also i tried all settings and i also tried feeds and upload single video method but site is not converting any video to mobile.
I tried individual videos and tried to convert it shows video converting in background but it do not convert. FFMPEG and yamdi and all settings are correct checked twice
Pharmacy, wholesale prices - worldwide shipping.
Offline
What does a video log say? Check after Preparing to convert to mobile.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
its shows this message i have tried 3 videos
Loaded video from: /home/bangmeup/public_html/media/videos/mp4/41360.mp4
cmd => /usr/bin/ffmpeg -i '/home/bangmeup/public_html/media/videos/mp4/41360.mp4'
container => mov,mp4,m4a,3gp,3g2,mj2
duration_timecode => 00:00:25.73
duration_seconds => 25.73
start => 0.000000
bitrate => 582
format => h264 (High) (avc1 / 0x31637661)
colorspace => yuv420p
framerate => 548
audio => aac (mp4a / 0x6134706D)
audio_frequency => 22050
audio_stereo => stereo
audio_bitrate => 30
frames => 14101
width => 576
height => 442
dar => 4:3
dar_float => 1.33333333333
Preparing video for mobile conversion!
/usr/bin/ffmpeg -i '/home/bangmeup/public_html/media/videos/mp4/41360.mp4' -y -vcodec libx264 -threads 0 -aspect 4:3 -s 320x448 -flags +loop -cmp +chroma -partitions 0 -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 10M -bufsize 10M -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -f mp4 -b:v 600k -acodec libfaac -ac 2 -ab 128k -ar 44100 -profile:v baseline -level 1.3 -preset slow '/home/bangmeup/public_html/media/videos/mobile/41360.nomov.mp4'
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/bangmeup/public_html/media/videos/mp4/41360.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 1970-01-01 00:00:00
title : fqwef
encoder : Lavf52.93.0
Duration: 00:00:25.73, start: 0.000000, bitrate: 582 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 576x442, 548 kb/s, 15 fps, 15 tbr, 15 tbn, 30 tbc (default)
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : VideoHandler
Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 22050 Hz, stereo, fltp, 30 kb/s (default)
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : SoundHandler
[NULL @ 0x8f6ea40] [Eval @ 0xbfc616f8] Undefined constant or missing '(' in 'chroma'
[NULL @ 0x8f6ea40] Unable to parse option value "+chroma"
[NULL @ 0x8f6ea40] Error setting option cmp to value +chroma.
Output #0, mp4, to '/home/bangmeup/public_html/media/videos/mobile/41360.nomov.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf52.93.0
title : fqwef
Stream #0:0(eng): Video: h264, yuv420p, 320x448 [SAR 28:15 DAR 4:3], q=-1--1, 90k tbn, 15 tbc (default)
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : VideoHandler
Stream #0:1(eng): Audio: aac, 44100 Hz, stereo, s16, 128 kb/s (default)
Metadata:
creation_time : 1970-01-01 00:00:00
handler_name : SoundHandler
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> libx264)
Stream #0:1 -> #0:1 (aac -> libfaac)
Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
/usr/local/bin/yamdi -i '/home/bangmeup/public_html/tmp/downloads/xMNsX913' -o '/home/bangmeup/public_html/media/videos/flv/41362.flv' -c Adult Script Pro-1.0
/usr/bin/ffmpeg -ss 30 -i '/home/bangmeup/public_html/media/videos/flv/41362.flv' -f image2 -s 160x120 -an -vframes 2 -y /home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x92ac4a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.9 Lsize=N/A time=00:00:00.06 bitrate=N/A dup=1 drop=0
video:13kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.166553%
Copying thumb /home/bangmeup/public_html/tmp/thumbs/41362/002.jpg -> /home/bangmeup/public_html/media/videos/tmb/000/041/362/1.jpg!
/usr/bin/ffmpeg -ss 60 -i '/home/bangmeup/public_html/media/videos/flv/41362.flv' -f image2 -s 160x120 -an -vframes 2 -y /home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x92ac4a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.9 Lsize=N/A time=00:00:00.06 bitrate=N/A dup=1 drop=0
video:13kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.166553%
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x91484a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.9 Lsize=N/A time=00:00:00.06 bitrate=N/A dup=1 drop=0
video:13kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.166188%
Copying thumb /home/bangmeup/public_html/tmp/thumbs/41362/002.jpg -> /home/bangmeup/public_html/media/videos/tmb/000/041/362/2.jpg!
/usr/bin/ffmpeg -ss 90 -i '/home/bangmeup/public_html/media/videos/flv/41362.flv' -f image2 -s 160x120 -an -vframes 2 -y /home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x92ac4a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.9 Lsize=N/A time=00:00:00.06 bitrate=N/A dup=1 drop=0
video:13kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.166553%
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x91484a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.9 Lsize=N/A time=00:00:00.06 bitrate=N/A dup=1 drop=0
video:13kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.166188%
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[swscaler @ 0x98434a0] deprecated pixel format used, make sure you did set range correctly
Output #0, image2, to '/home/bangmeup/public_html/tmp/thumbs/41362/%03d.jpg':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
encoder : Lavf55.28.101
Stream #0:0: Video: mjpeg, yuvj420p, 160x120, q=2-31, 200 kb/s, 90k tbn, 29.97 tbc
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> mjpeg)
Press [q] to stop, [?] for help
frame= 2 fps=0.0 q=1.7 Lsize=N/A time=00:00:00.06 bitrate=N/A
video:12kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.182815%
Copying thumb /home/bangmeup/public_html/tmp/thumbs/41362/002.jpg -> /home/bangmeup/public_html/media/videos/tmb/000/041/362/3.jpg!
Loaded video from: /home/bangmeup/public_html/media/videos/flv/41362.flv
cmd => /usr/bin/ffmpeg -i '/home/bangmeup/public_html/media/videos/flv/41362.flv'
container => flv
duration_timecode => 00:01:31.09
duration_seconds => 91.09
start => 0.042000
bitrate => 190
format => h264 (High)
colorspace => yuv420p
framerate => 117
audio => mp3
audio_frequency => 44100
audio_stereo => mono
audio_bitrate => 64
frames => 10658
width => 320
height => 240
dar => 4:3
dar_float => 1.33333333333
Preparing video for mobile conversion!
/usr/bin/ffmpeg -i '/home/bangmeup/public_html/media/videos/flv/41362.flv' -y -vcodec libx264 -threads 0 -aspect 4:3 -s 320x240 -flags +loop -cmp +chroma -partitions 0 -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 10M -bufsize 10M -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -f mp4 -b:v 600k -acodec libfaac -ac 2 -ab 128k -ar 44100 -profile:v baseline -level 1.3 -preset slow '/home/bangmeup/public_html/media/videos/mobile/41362.nomov.mp4'
ffmpeg version N-60250-g9a6d91b-syslint Copyright (c) 2000-2014 the FFmpeg developers
built on Jan 30 2014 20:48:59 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 52. 63.100 / 52. 63.100
libavcodec 55. 49.101 / 55. 49.101
libavformat 55. 28.101 / 55. 28.101
libavdevice 55. 7.100 / 55. 7.100
libavfilter 4. 1.101 / 4. 1.101
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, flv, from '/home/bangmeup/public_html/media/videos/flv/41362.flv':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Duration: 00:01:31.09, start: 0.042000, bitrate: 190 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 117 kb/s, 30.33 fps, 29.97 tbr, 1k tbn, 59.94 tbc
Stream #0:1: Audio: mp3, 44100 Hz, mono, s16p, 64 kb/s
[NULL @ 0x894e680] [Eval @ 0xbf9c0078] Undefined constant or missing '(' in 'chroma'
[NULL @ 0x894e680] Unable to parse option value "+chroma"
[NULL @ 0x894e680] Error setting option cmp to value +chroma.
Output #0, mp4, to '/home/bangmeup/public_html/media/videos/mobile/41362.nomov.mp4':
Metadata:
creator : Adult
metadatacreator : Yet Another Metadata Injector for FLV - Version 1.8
hasKeyframes : true
hasVideo : true
hasAudio : true
hasMetadata : true
canSeekToEnd : true
datasize : 2165885
videosize : 1370000
audiosize : 770997
lasttimestamp : 91
lastkeyframetimestamp: 91
lastkeyframelocation: 2166891
Stream #0:0: Video: h264, yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=-1--1, 90k tbn, 29.97 tbc
Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> libx264)
Stream #0:1 -> #0:1 (mp3 -> libfaac)
Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Pharmacy, wholesale prices - worldwide shipping.
Offline
Edit libraries/framework/video.php and remove:
-cmp +chroma
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
thanks it worked... it is bug or ffmpeg issue
Pharmacy, wholesale prices - worldwide shipping.
Offline
Its a compatibility issue with never ffmpeg versions.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1