Convert HEVC/h265 mkv video to AVC/h264 mp4 with ffmpeg

preview_player
Показать описание
My first tutorial to convert h265 to h264 with ffmpeg commandline in windows 7. You need to first install ffmpeg in your system. You can check out my previous videos for same.
Рекомендации по теме
Комментарии
Автор

really nice and clear instructions. keeping it simple. got going on my own conversions in minutes

DylanDurdle
Автор

Thanks dude, keeps working
With some changes, but it still works

TittanDZN
Автор

W.T.F. 2019 Work fine... thank's a lot.

nelsong
Автор

I would live it if you also did the reverse. H264 > h265

MrBlastoise
Автор

it is wow.. but is there a way to reduce time consumption for this conversion?

karthickn
Автор

I get: Unrecognized option 'x265-params'
Failed to set value 'crf=25' for option 'x265-params'

chome
Автор

Converting my first one now, it's a full length movie. I'll test to see if it will now play after through my Vizio USB port. I can play x264 just by changing .mkv to mp4. The x265 will only have sound but no picture. Wish me luck

IggyD
Автор

you couldn't pause the recording?

yenomeerf
Автор

Gday can you go the other direction, H264/MP4 to HEVC/MP4

charliebrownau
Автор

I receive the following error.

unable to find suitable output format for 'crf=25' crf=25: Invalid argument

karlhungus
Автор

Sir can you please tell me how to install HM(HEVC test Model) reference software in Windows 10 OS please help me iam doing PhD so please help me?

KanthuJassu
Автор

amigo puedo con este programa convertir un video HEVC/h265 mkv video to AVC/h264 pregunto?

jja
Автор

ffmpeg -i input.mkv -x265-params crf=25 output.mp4

ivanbogush
Автор

Uh, this is bullshit? 20 minutes of ffmpeg output, WTF? When all you need is the damn command line early on? What am I missing?

WardCo