0
votes
0answers
111 views

Issues with MKV h264

I have two video clips in h264 the first one when using ffmpeg gives this: Stream #0:0(eng): Video: h264 (High), yuv420p, 1912x800 [SAR 1:1 DAR 239:100], 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc ...
4
votes
1answer
2k views

Best Handbrake settings for encoding TV shows

Been using Handbrake since it's the fastest and easiest program for me to understand as I'm not a real A/V guy and I'm getting some under par results from it when it comes to TV shows. I see episodes ...
1
vote
1answer
426 views

How to merge AAC audio stream and H.264 video, with increasing delay on audio?

I have an H.264 video stream and an AAC audio stream that are to be multiplexed into an MKV file. I've got this going mostly fine using mkvmerge on Linux, however for each set of streams I find that ...