can you please send me the command for recompiling ffmpeg on Centos 6.5


On Mon, Mar 24, 2014 at 6:20 PM, Maxim Solodovnik <[email protected]>wrote:

> Weird
> This https://trac.ffmpeg.org/wiki/x264EncodingGuide article states "crf"
> is valid option
>
> I see
> Your ffmpeg has no x264 support
> You need to recompile
>
>
>
> On Mon, Mar 24, 2014 at 7:20 PM, Maxim Solodovnik <[email protected]>wrote:
>
>> You can download it using web browser then upload to server using scp
>>
>>
>> On Mon, Mar 24, 2014 at 7:15 PM, Raju M K <[email protected]> wrote:
>>
>>> And also , iam unable to download JDK with this command.
>>> I downloaded manually and installed it.
>>>
>>> wget --no-cookies --no-check-certificate --header "Cookie:
>>> gpw_e24=http%3A%2F %2Fwww.oracle.com" "
>>> http://download.oracle.com/otn-pub/java/jdk/7u51-b13/jdk-7u51-linux-i586.rpm";
>>>
>>>
>>> On Mon, Mar 24, 2014 at 5:32 PM, Maxim Solodovnik 
>>> <[email protected]>wrote:
>>>
>>>> This one works for me as expected:
>>>>
>>>> ffmpeg version git-2013-05-18-5918b7a Copyright (c) 2000-2013 the
>>>> FFmpeg developers
>>>>   built on May 18 2013 11:32:43 with gcc 4.7 (Ubuntu/Linaro
>>>> 4.7.3-1ubuntu1)
>>>>   configuration: --prefix=/home/solomax/work/apps/ffmpeg/ffmpeg_build
>>>> --extra-cflags=-I/home/solomax/work/apps/ffmpeg/ffmpeg_build/include
>>>> --extra-ldflags=-L/home/solomax/work/apps/ffmpeg/ffmpeg_build/lib
>>>> --bindir=/home/solomax/work/apps/ffmpeg/bin --enable-gpl --enable-libass
>>>> --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopus
>>>> --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264
>>>> --enable-nonfree --enable-x11grab
>>>>
>>>>
>>>> I'll try to update ffmpeg to the latest trunc version and double check
>>>>
>>>>
>>>> On Mon, Mar 24, 2014 at 6:28 PM, Raju M K <[email protected]> wrote:
>>>>
>>>>> I installed through the same file.
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Mar 24, 2014 at 4:16 PM, Vasiliy Degtyarev <[email protected]>wrote:
>>>>>
>>>>>>  I suppose that you should update ffmpeg.
>>>>>>
>>>>>> Please use latest instruction to update ffmpeg.
>>>>>> See attached file.
>>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Vasiliy
>>>>>>
>>>>>>
>>>>>> On 24.03.2014 17:18, Raju M K wrote:
>>>>>>
>>>>>>  Dear Vasiliy,
>>>>>> Error Message as follows.
>>>>>>
>>>>>>  process: generate MP4 command: /usr/bin/ffmpeg -i
>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv
>>>>>> -c:v libx264 -crf 24 -pix_fmt yuv420p -preset medium -profile:v baseline
>>>>>> -c:a libfaac -c:a libfdk_aac -b:a 32k -s 1024x576
>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv.mp4
>>>>>> exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the
>>>>>> FFmpeg developers built on Mar 22 2014 17:35:32 with gcc 4.4.7 (GCC)
>>>>>> 20120313 (Red Hat 4.4.7-4) configuration: --libdir=/usr/lib
>>>>>> --bindir=/usr/bin --enable-libmp3lame --disable-yasm --enable-nonfree
>>>>>> --enable-gpl libavutil 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 
>>>>>> 55.
>>>>>> 39.101 libavformat 55. 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55.
>>>>>> 5.100 libavfilter 3. 90.100 / 3. 90.100 libswscale 2. 5.101 / 2. 5.101
>>>>>> libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100
>>>>>> Unrecognized option 'crf'. Error splitting the argument list: Option not
>>>>>> found exitValue: null out:
>>>>>>
>>>>>>  process: generate OGG command: /usr/bin/ffmpeg -i
>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv.mp4
>>>>>> -vcodec libtheora -acodec libvorbis
>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv.ogg
>>>>>> exception: null error: ffmpeg version 2.1.3 Copyright (c) 2000-2013 the
>>>>>> FFmpeg developers built on Mar 22 2014 17:35:32 with gcc 4.4.7 (GCC)
>>>>>> 20120313 (Red Hat 4.4.7-4) configuration: --libdir=/usr/lib
>>>>>> --bindir=/usr/bin --enable-libmp3lame --disable-yasm --enable-nonfree
>>>>>> --enable-gpl libavutil 52. 48.101 / 52. 48.101 libavcodec 55. 39.101 / 
>>>>>> 55.
>>>>>> 39.101 libavformat 55. 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55.
>>>>>> 5.100 libavfilter 3. 90.100 / 3. 90.100 libswscale 2. 5.101 / 2. 5.101
>>>>>> libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100
>>>>>> /opt/red522final/webapps/openmeetings/streams/hibernate/flvRecording_1.flv.mp4:
>>>>>> No such file or directory exitValue: null out:
>>>>>>
>>>>>>
>>>>>> On Mon, Mar 24, 2014 at 3:29 PM, Vasiliy Degtyarev 
>>>>>> <[email protected]>wrote:
>>>>>>
>>>>>>>  If you have the red color text in the error message,
>>>>>>> please send this text.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Vasiliy
>>>>>>>
>>>>>>>
>>>>>>> On 24.03.2014 16:48, Raju M K wrote:
>>>>>>>
>>>>>>>  Dear Vasiliy,
>>>>>>> Any command to do the same?
>>>>>>> I am running OM on CetntOS 6.
>>>>>>>
>>>>>>>  Regards.
>>>>>>>
>>>>>>>
>>>>>>> On Fri, Mar 21, 2014 at 12:39 PM, Vasiliy Degtyarev <[email protected]
>>>>>>> > wrote:
>>>>>>>
>>>>>>>>  I think that this is warning message.
>>>>>>>> I suppose that problem occurs when flv file converting to mp4 file.
>>>>>>>>
>>>>>>>> You should use ffmpeg with h264 support.
>>>>>>>>
>>>>>>>> Vasiliy
>>>>>>>>
>>>>>>>>
>>>>>>>> On 21.03.2014 13:08, Raju M K wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> exitValue is  null in error message.
>>>>>>>> wha t to do??
>>>>>>>>
>>>>>>>>  Regards.
>>>>>>>>
>>>>>>>>  On Fri, Mar 21, 2014 at 10:17 AM, Vasiliy Degtyarev <
>>>>>>>> [email protected]> wrote:
>>>>>>>>
>>>>>>>>>  *Do you have exit value 1 in the error message?*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> * Vasiliy *
>>>>>>>>>
>>>>>>>>> On 21.03.2014 11:37, Raju M K wrote:
>>>>>>>>>
>>>>>>>>>  Getiing error as follows, while trying to open recordings.
>>>>>>>>> if I download the same file ican play the same. what could be the
>>>>>>>>> problem??
>>>>>>>>>
>>>>>>>>>  Recording file is not found  Exit value Conversion messages  0 
>>>>>>>>> process:
>>>>>>>>> generateSampleAudio command: sox
>>>>>>>>> /usr/lib/red521/webapps/openmeetings/streams/hibernate/one_second.wav
>>>>>>>>> /usr/lib/red521/webapps/openmeetings/streams/42/rec_43_stream_85bb325772a8a5cbf32d4c5fcfe34738_2014_03_21_09_37_12_FINAL_WAVE.wav
>>>>>>>>> pad 0 14.411 exception: null error: exitValue: null out:  0 process:
>>>>>>>>> generateFullFLV command: /usr/local/bin/ffmpeg -itsoffset 
>>>>>>>>> 00:00:00.804 -i
>>>>>>>>> /usr/lib/red521/webapps/openmeetings/streams/42/rec_43_stream_85bb325772a8a5cbf32d4c5fcfe34738_2014_03_21_09_37_12.flv
>>>>>>>>> -i
>>>>>>>>> /usr/lib/red521/webapps/openmeetings/streams/42/rec_43_stream_85bb325772a8a5cbf32d4c5fcfe34738_2014_03_21_09_37_12_FINAL_WAVE.wav
>>>>>>>>> -ar 22050 -acodec libmp3lame -ab 32k -s 1024x576 -vcodec flashsv -map 
>>>>>>>>> 0:0
>>>>>>>>> -map 1:0
>>>>>>>>> /usr/lib/red521/webapps/openmeetings/streams/hibernate/flvRecording_43.flv
>>>>>>>>> exception: null error: ffmpeg version 1.2 Copyright (c) 2000-2013 the
>>>>>>>>> FFmpeg developers built on Apr 14 2013 14:48:39 with gcc 4.7 
>>>>>>>>> (Ubuntu/Linaro
>>>>>>>>> 4.7.2-23ubuntu2) configuration: --enable-libmp3lame --enable-libxvid
>>>>>>>>> --enable-libvorbis --enable-libgsm --enable-libfaac --enable-libtheora
>>>>>>>>> --enable-x11grab --enable-libx264 --enable-gpl --enable-nonfree
>>>>>>>>> --enable-version3 libavutil 52. 18.100 / 52. 18.100 libavcodec 54. 
>>>>>>>>> 92.100 /
>>>>>>>>> 54. 92.100 libavformat 54. 63.104 / 54. 63.104 libavdevice 54. 3.103 
>>>>>>>>> / 54.
>>>>>>>>> 3.103 libavfilter 3. 42.103 / 3. 42.103 libswscale 2. 2.100 / 2. 2.100
>>>>>>>>> libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 
>>>>>>>>> Input
>>>>>>>>> #0, flv, from
>>>>>>>>> '/usr/lib/red521/webapps/openmeetings/streams/42/rec_43_stream_85bb325772a8a5cbf32d4c5fcfe34738_2014_03_21_09_37_12.flv':
>>>>>>>>> Metadata: noaudiocodec : 0 server : Red5 Server 1.0.0 RC3 Rev: 4393
>>>>>>>>> creationdate : Fri Mar 21 09:37:27 IST 2014 canSeekToEnd : true 
>>>>>>>>> Duration:
>>>>>>>>> 00:00:14.00, start: 0.000000, bitrate: 825 kb/s Stream #0:0: Video:
>>>>>>>>> flashsv, bgr24, 1024x576, 823 kb/s, 10 tbr, 1k tbn, 1k tbc [wav @
>>>>>>>>> 0x9b8a3e0] max_analyze_duration 5000000 reached at 5015510 
>>>>>>>>> microseconds
>>>>>>>>> Guessed Channel Layout for Input Stream #1.0 : mono Input #1, wav, 
>>>>>>>>> from
>>>>>>>>> '/usr/lib/red521/webapps/openmeetings/streams/42/rec_43_stream_85bb325772a8a5cbf32d4c5fcfe34738_2014_03_21_09_37_12_FINAL_WAVE.wav':
>>>>>>>>> Duration: 00:00:15.41, bitrate: 705 kb/s Stream #1:0: Audio: pcm_s16le
>>>>>>>>> ([1][0][0][0] / 0x0001), 44100 Hz, mono, s16, 705 kb/s Output #0, 
>>>>>>>>> flv, to
>>>>>>>>> '/usr/lib/red521/webapps/openmeetings/streams/hibernate/flvRecording_43.flv':
>>>>>>>>> Metadata: noaudiocodec : 0 server : Red5 Server 1.0.0 RC3 Rev: 4393
>>>>>>>>> creationdate : Fri Mar 21 09:37:27 IST 2014 canSeekToEnd : true 
>>>>>>>>> encoder :
>>>>>>>>> Lavf54.63.104 Stream #0:0: Video: flashsv ([3][0][0][0] / 0x0003), 
>>>>>>>>> bgr24,
>>>>>>>>> 1024x576, q=2-31, 200 kb/s, 1k tbn, 10 tbc Stream #0:1: Audio: mp3
>>>>>>>>> ([2][0][0][0] / 0x0002), 22050 Hz, mono, s16p, 32 kb/s Stream mapping:
>>>>>>>>> Stream #0:0 -> #0:0 (flashsv -> flashsv) Stream #1:0 -> #0:1 
>>>>>>>>> (pcm_s16le ->
>>>>>>>>> libmp3lame) Press [q] to stop, [?] for help [flashsv @ 0x9b89980] 
>>>>>>>>> Frame
>>>>>>>>> width or height differs from first frame! [flashsv @ 0x9b89980] fh = 
>>>>>>>>> 576,
>>>>>>>>> fv 1024 vs ch = 768, cv = 1366 Error while decoding stream #0:0: 
>>>>>>>>> Invalid
>>>>>>>>> data found when processing input [flashsv @ 0x9b89980] Frame width or
>>>>>>>>> height differs from first frame! [flashsv @ 0x9b89980] fh = 576, fv 
>>>>>>>>> 1024 vs
>>>>>>>>> ch = 768, cv = 1366 Error while decoding stream #0:0: Invalid data 
>>>>>>>>> found
>>>>>>>>> when processing input
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Regards,
>>>>>>>>> M K Raju.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Regards,
>>>>>>>> M K Raju.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Regards,
>>>>>>> M K Raju.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Regards,
>>>>>> M K Raju.
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Regards,
>>>>> M K Raju.
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> Regards,
>>> M K Raju.
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Regards,
M K Raju.

Reply via email to