-
FFMPEG transcoding???
Hello, im new here, i just want to know if someone can help me for ffmpeg transcoding,
there is the code
ffmpeg -i “udp://@239.255.255.1:1234?fifo_size=10000000” -framerate 50 -c:v libx264 -preset veryfast -threads 8 -r 50 -vf “fps=50” -maxrate 1500k -bufsize 3600k -g 100 -b:v 1.2M -sc_threshold 500 -flags cgop -qmin 2 -qmax 35 -acodec aac -ac 2 -b:a 128k -ar 48000 -async 1 -f mpegts “output-ip”
it crush, freeze, stop working, ive put timeout and loop but doesn’t work.
transcoded from hd 720 to sd 576
thank you in advance
Sorry, there were no replies found.