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




_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to