Re: [FFmpeg-user] ffmpeg 32 bit or 64 bit

2019-05-01 Thread Remo Rayamajhi
Well i have installed 64 bit of Os but someone told me even I compile from compilation guide I would get 32 bit of ffmpeg ..that's why I asked On Wed, May 1, 2019, 5:20 PM Reindl Harald wrote: > > > Am 01.05.19 um 12:39 schrieb Remo Rayamajhi: > > If i compile the ffmpeg from ubu

[FFmpeg-user] ffmpeg 32 bit or 64 bit

2019-05-01 Thread Remo Rayamajhi
Hello If i compile the ffmpeg from ubuntu compilation guide .. how can i know is it 32 bit ffmpeg or 64 bit ??? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or

[FFmpeg-user] Frame drops

2018-10-09 Thread Remo Rayamajhi
Hello , how can we minimize the frame drops , as i m capturing the input using decklink quad 2. Streaming is working fine but it gives me the frame drops message On Tue, Oct 9, 2018, 12:12 AM Carl Eugen Hoyos wrote: > 2018-10-08 15:53 GMT+02:00, Robinson Robinson : > > > Please i need

Re: [FFmpeg-user] How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Remo Rayamajhi
please follow this link and go through the steps https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu On Mon, Oct 8, 2018, 7:38 PM Robinson Robinson wrote: > Hello dears, > > > Please i need instructions how install ffmpeg in the Ubuntu 14.04, > if us have any file install.sh still better. > >

Re: [FFmpeg-user] rtmp re-encode to rtmp stops frequently

2018-09-27 Thread Remo Rayamajhi
ser discussions Subject: Re: [FFmpeg-user] rtmp re-encode to rtmp stops frequently On Thu, Sep 27, 2018 at 06:21:28 +0545, Remo Rayamajhi wrote: > newest version of ffmpeg has too many bugs as well as it takes a lots of > cpu uses . But you write "but after few minute the ffmpeg encodi

Re: [FFmpeg-user] rtmp re-encode to rtmp stops frequently

2018-09-26 Thread Remo Rayamajhi
m60 3. and lastly enable decklink and cuda also gives error on latest ffmpeg On Thu, Sep 27, 2018, 1:14 AM Carl Eugen Hoyos wrote: > 2018-09-26 6:37 GMT+02:00, Remo Rayamajhi : > > > ffmpeg version 3.0.11 Copyright (c) 2000-2018 the FFmpeg developers > > This is 2,5 years

[FFmpeg-user] rtmp re-encode to rtmp stops frequently

2018-09-25 Thread Remo Rayamajhi
Hello support I need to re-encode high video bit rate video to low video bitrate . I took rtmp in from media server and then use ffmpeg to re-encode using libx264 but after few minute the ffmpeg encoding drops. *ffmpeg -i 'rtmp://192.168.0.44:1935/live/SONYHD1500.stream

[FFmpeg-user] mp3 header missing

2018-09-23 Thread Remo Rayamajhi
Hello all I m trying to transcode the udp input channels , using lib264 and acc codec , but I got the 2 types of problem , so each time my ffmpg script runs for 5-10 minutes and stop working 1. [rtmp @ 0x5b89300] Ignoring unsupported var reason 2. [mp2 @ 0x5b89d80] Header missing 3. Error

[FFmpeg-user] ffmpeg streaming error

2018-09-21 Thread Remo Rayamajhi
Hello I m trying to use ffmpeg to stream udp input into rtmp out with lib264 codec and acc codec . i m getting these error ffmpeg -timeout 2000 -y -i 'udp://@ 239.1.20.1:8002?fifo_size=100\_nonfatal' -c:a aac -strict experimental -b:a 64000 -ar 44100 -ac 2 -ab 128k -s 640x360 -vcodec libx264

Re: [FFmpeg-user] ffmpeg compile error on ubuntu

2018-09-07 Thread Remo Rayamajhi
and for libaom and and libfdk-aac what should i do On Fri, Sep 7, 2018, 2:16 PM Mohammed Bey Ahmed Khernache < mohbeyi...@gmail.com> wrote: > >> In the newest veraion of FFMPEG compilation it gives error on yasm > replace --enable-yasm by --enable-x86asm > It worked for me. >

Re: [FFmpeg-user] ffmpeg compile error on ubuntu

2018-09-06 Thread Remo Rayamajhi
. On Thu, Sep 6, 2018, 10:19 PM Carl Eugen Hoyos wrote: > 2018-09-06 13:09 GMT+02:00, Remo Rayamajhi : > > > > Hello I m using ubuntu server 16.04 , I need to compile the ffmpeg . > > > > I tried to install it from > > https://trac.ffmpeg.org/wiki/Compilation

[FFmpeg-user] ffmpeg compile error on ubuntu

2018-09-06 Thread Remo Rayamajhi
Hello I m using ubuntu server 16.04 , I need to compile the ffmpeg . I tried to install it from https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu , each time I got error message on yasm nsam , libfdk , and now I m gtting error License: nonfree and unredistributable Creating config.mak,

[FFmpeg-user] ffmpeg compilation error on libfdk_acc ubuntu16.04

2018-09-03 Thread Remo Rayamajhi
Hello , During the ffmpeg compilation i got this error , please help me to solve the problem *CC libavcodec/libfdk-aacdec.o* In file included from /root/ffmpeg_build/include/fdk-aac/aacdecoder_lib.h:457:0, from libavcodec/libfdk-aacdec.c:20:

[FFmpeg-user] Decklink quad 2 - video input/output error

2018-09-01 Thread Remo Rayamajhi
Hello guys I have compile ffmeg with the decklink quad 2 card , i have install the .deb file and required SDK file . when i run the command it give me error root@ubuntu:/usr/local/nettv# *ffmpeg -f decklink -i 'DeckLink Quad (7)@8' -pix_fmt yuv420p -vf "yadif=0:-1:0" -acodec aac -af

[FFmpeg-user] Trouble with encodnig UDP->RTMP

2018-08-30 Thread Remo Rayamajhi
Hello support , I have a server from where i have to stream about 10-15 UDP stream to rtmp , each time i run the ffmpeg script in bundle only 5-6 channels runs where rest of the channels doesnt work out . But if i run the script of each channel separtely all the 10-15 stream works . what is the

[FFmpeg-user] 4k conversion with hevc

2018-08-16 Thread Remo Rayamajhi
Is it possible to convert any mp4 movies into 4K video with hevc codec If possible could i get the script for better conversion . ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit

Re: [FFmpeg-user] high cpu uses

2018-08-09 Thread Remo Rayamajhi
cpu uses Am 09.08.2018 um 13:16 schrieb Remo Rayamajhi: > I m using 8 core cpu and using ffmpeg to transcode udp input to rtmp out > to my Wowza server ... but only *2 ffmpeg script* is easily run . Is there > any idea so i can transcode* 5-6 stream *for that 8 core server . Os > insta

[FFmpeg-user] high cpu uses

2018-08-09 Thread Remo Rayamajhi
Hello , I m using 8 core cpu and using ffmpeg to transcode udp input to rtmp out to my Wowza server ... but only *2 ffmpeg script* is easily run . Is there any idea so i can transcode* 5-6 stream *for that 8 core server . Os install is centos . *ffmpeg -i 'rtp://@239.1.2.10:8002

[FFmpeg-user] conversion failed

2018-01-16 Thread Remo Rayamajhi
Hello support i tried to convert my hls stream to rtmp stream , each time i use ffmpeg script it shows broken pipe error message and gives conversion failed message ffmpeg -i ' http://192.168.0.54:8081/live/hdmi_ext/playlist.m3u8?fifo_size=100\_nonfatal' -pix_fmt yuv420p -b:v 2000k -vf

Re: [FFmpeg-user] rtmp restream gets stuck

2018-01-11 Thread Remo Rayamajhi
okay sure On Jan 11, 2018 7:18 PM, "José María Infanzón" <jochei...@gmail.com> wrote: > Try dropping the bitrate to 1500 > > 2018-01-11 10:22 GMT-03:00 Remo Rayamajhi <kshatriya.r...@gmail.com>: > > > yes ... while i played on vlc player thestreams work

Re: [FFmpeg-user] rtmp restream gets stuck

2018-01-11 Thread Remo Rayamajhi
x264 @ 0x3f8eb00] final ratefactor: 21.93 > > [libx264 @ 0x3f8eb00] 8x8 transform intra:56.4% inter:64.2% > > [libx264 @ 0x3f8eb00] coded y,uvDC,uvAC intra: 39.6% 63.8% 23.7% inter: > > 15.0% 22.7% 1.4% > > [libx264 @ 0x3f8eb00] i16 v,h,dc,p: 32% 21% 9% 37% > >

Re: [FFmpeg-user] rtmp restream gets stuck

2018-01-11 Thread Remo Rayamajhi
02.81 [aac @ 0x3f969c0] Qavg: 231.183 Exiting normally, received signal 2. On Thu, Jan 11, 2018 at 4:48 PM, Remo Rayamajhi <kshatriya.r...@gmail.com> wrote: > Hello , > > whenever i try to restream my incominng rtmp using ffmpeg to wowza or > nimble , it will play f

[FFmpeg-user] rtmp restream gets stuck

2018-01-11 Thread Remo Rayamajhi
Hello , whenever i try to restream my incominng rtmp using ffmpeg to wowza or nimble , it will play for a minute and gets stuck . Please help on it ffmpeg -i 'rtmp://192.168.2.168:1935/hls/hd-live' -r 25 -vf "yadif,scale=1280x720" -c:v libx264 -b:v 2000k -c:a aac -aspect 16:9 -strict

[FFmpeg-user] decklink quad 2

2017-10-15 Thread Remo Rayamajhi
hello suport We are using the decklink quad 2 card to capture the video and using ffmpeg to trancode it .. but we found 30-40 sec delay . so please elp us to shorten these types of delay ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org