Could you list all files you have checked? Chrome playing *.mp4 file
On Sep 17, 2014 3:38 AM, "Mark Lin" <mlin40...@gmail.com> wrote:

> the file are ok as ican download them to my pc and i can heare the
> recording,
> the same with firefox
> so i dont think its the recording.
> i tested it with 2 other pc with chrom and there is no sound
>
> Thank you
>
> 2014-09-16 5:50 GMT+02:00 Maxim Solodovnik <solomax...@gmail.com>:
>
>> can you manually check the files under
>> webapps/openmeetings/streams/*roomId*/rec_*recId**
>> and
>> webapps/openmeetings/streams/hibernate/flvRecording_*recId**
>>
>> does all files have sound?
>>
>>
> On 16 September 2014 03:11, Mark Lin <mlin40...@gmail.com> wrote:
>
>> Hello Maxim,
>>
>> no error with the video( popup & icon near the video name
>>
>> just compile OM 3.0.3 and checked again and i am facing problem with the
>> sound in chrome,
>> i can see video but just silent in both rooms - conference and interview
>>
>> firefox working grate
>>
>> windows 7 - can't load pages from dashboard
>>
>> 2014-09-04 7:37 GMT+02:00 Maxim Solodovnik <solomax...@gmail.com>:
>>
>>> What browser are you using? Is it reproducible on alternative browsers?
>>> (maybe system sound settings for particular application?)
>>>
>>> do you have any errors in the recordings list? (small exclamation icon
>>> on the right of the recording, can yoou click on it and check the logs?)
>>>
>>
>>
>> On 3 September 2014 20:20, Mark Lin <mlin40...@gmail.com> wrote:
>>
>>> The problems occur just in the record section page
>>> room type - restricted & conference can see the video but no sound,
>>> but there is no problem when downloading and play on my pc - can see and
>>> hear
>>> room type - interview - black player - no sound, no video & when
>>> downloading to my pc - nothing happen
>>> no problem to hear each other
>>> no problem to upload .avi & .mp4 to whiteboard, can see and here
>>>
>>> Thank you
>>>
>>> what type of room?
>>>> can you test with 2 participants? can you hear each other?
>>>> you can try to upload *.avi or *.mp4
>>>>
>>>
>>>
>>> On 2 September 2014 02:25, Mark Lin <mlin40...@gmail.com> wrote:
>>>
>>>> I tried with increasing user volume but nothing
>>>> when i test recording in the "edit record stream"popup window, there is
>>>> no problem, i can hear sound very clearly,
>>>> but in the video there is no sound,
>>>> any idea? maybe it is related to VPS software installation
>>>>
>>>> and when trying to add it to youtube - i can upload the flv file but
>>>> not proccing happen it is just stuck at 0%
>>>>
>>>> Thank you
>>>>
>>>>
>>>> 2014-09-01 18:40 GMT+02:00 Maxim Solodovnik <solomax...@gmail.com>:
>>>>
>>>>> maybe you can increase user volume?
>>>>
>>>>
>>>>
>>>> On 1 September 2014 23:35, Mark Lin <mlin40...@gmail.com> wrote:
>>>>
>>>>> Ok i copied the ffmpeg to /local/usr/bin and i can record with OP,
>>>>>
>>>>> i can see the video
>>>>> but can't hear any sound,
>>>>> what i should take care of?
>>>>>
>>>>>
>>>>> 2014-09-01 18:05 GMT+02:00 Maxim Solodovnik <solomax...@gmail.com>:
>>>>>
>>>>>> you can copy or make symbolic links to get necessary applications in
>>>>>> /usr/local/bin/
>>>>>
>>>>>
>>>>>
>>>>> On 1 September 2014 22:56, Mark Lin <mlin40...@gmail.com> wrote:
>>>>>
>>>>>> Thank you Maxim
>>>>>>  i just finished the ffmpeg installation with sacces.
>>>>>>
>>>>>> and command - cd ~/bin && ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
>>>>>>
>>>>>> result -
>>>>>>
>>>>>> :~/bin# ./ffmpeg -i ~/input.mp4 ~/videos/output.mkv
>>>>>> ffmpeg version 2.3.git Copyright (c) 2000-2014 the FFmpeg developers
>>>>>>   built on Sep  1 2014 18:36:06 with gcc 4.4.5 (Debian 4.4.5-8)
>>>>>>   configuration: --prefix=/root/ffmpeg_build
>>>>>> --extra-cflags=-I/root/ffmpeg_build/include
>>>>>> --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl
>>>>>> --enable-libass --enable-libfdk-aac --enable-libfreetype
>>>>>> --enable-libmp3lame --enable-libopus --enable-libtheora 
>>>>>> --enable-libvorbis
>>>>>> --enable-libvpx --enable-libx264 --enable-nonfree
>>>>>>   libavutil      54.  7.100 / 54.  7.100
>>>>>>   libavcodec     56.  1.100 / 56.  1.100
>>>>>>   libavformat    56.  3.100 / 56.  3.100
>>>>>>   libavdevice    56.  0.100 / 56.  0.100
>>>>>>   libavfilter     5.  0.103 /  5.  0.103
>>>>>>   libswscale      3.  0.100 /  3.  0.100
>>>>>>   libswresample   1.  1.100 /  1.  1.100
>>>>>>   libpostproc    53.  0.100 / 53.  0.100
>>>>>> /root/input.mp4: No such file or directory
>>>>>>
>>>>>> But can't see ffmpeg at /usr/local/bin
>>>>>>
>>>>>> DO I NEED TO COMMAND
>>>>>>
>>>>>> echo "MANPATH_MAP $HOME/bin $HOME/ffmpeg_build/share/man" >>
>>>>>> ~/.manpath
>>>>>> . ~/.profile
>>>>>>
>>>>>> Thank you
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2014-09-01 16:20 GMT+02:00 Maxim Solodovnik <solomax...@gmail.com>:
>>>>>>
>>>>>>> I'm using this guide
>>>>>>> https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 1 September 2014 21:02, Mark Lin <mlin40...@gmail.com> wrote:
>>>>>>
>>>>>>> Hello
>>>>>>> using VPS - debian-6.0-x86_64
>>>>>>>
>>>>>>> trying to install ffmpeg according to -
>>>>>>> https://trac.ffmpeg.org/wiki/How%20to%20quickly%20compile%20FFmpeg%20with%20mp3,%20aac%2B%20and%20x264
>>>>>>>
>>>>>>> Related regulations have been installed without any problem...
>>>>>>> but when "make" is end I getting ERROR -
>>>>>>>
>>>>>>>  CC      cmdutils.o
>>>>>>> CC      ffmpeg_opt.o
>>>>>>> CC      ffmpeg_filter.o
>>>>>>> LD      ffmpeg_g
>>>>>>> /usr/bin/ld: libavcodec/libavcodec.a(libx264.o): in function
>>>>>>> X264_init:libavcodec/libx264.c:677: error: undefined reference to
>>>>>>> 'x264_encoder_open_142'
>>>>>>> collect2: ld returned 1 exit status
>>>>>>> make: *** [ffmpeg_g] Error 1
>>>>>>>
>>>>>>> i tried several times to build ffmpeg with build x264 as the guide
>>>>>>> shown
>>>>>>>
>>>>>>> so remove x264 and install it from the debian repository -
>>>>>>> https://packages.debian.org/unstable/graphics/x264
>>>>>>>
>>>>>>> but ending with the same result.
>>>>>>>
>>>>>>> someone have an idea?
>>>>>>>
>>>>>>> Thank you
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to