[FFmpeg-user] FFmepg transcode to h265

Robison Robison channellfull at hotmail.com
Tue Nov 14 21:45:05 EET 2017


Hello,


I need transcode video to format h265. Now i am trancode in h264 format. Please how i can to change format H264 to H265?
This is the command ffmepg


command=/usr/local/bin/ffmpeg -probesize 2000000 -correct_ts_overflow 1 -i http://178.54.624.8:5789 -threads auto -acodec libfaac -vpre ffmpeg-hwaccel-hq -s 640x360 -ab 96k -r 25 -vb 624k -maxrate 624k -bufsize 624k -aspect 16:9 -filter:v yadif -f flv rtmp://myserver_url

ffmpeg-hwaccel-hq
vcodec=libx264
vprofile=high
preset=veryfast
keyint_min=25
g=25

Thanks






More information about the ffmpeg-user mailing list