Hi,
I would like to add a jpg in a mkv file at the beginig of the video, as a sign, without re-encoding the mkv filw.
Which tool shall I use ?
Or do you know to make a sign in a mkv file without re-encdoding it ?
Thank you very much for answering.
+ Reply to Thread
Results 1 to 6 of 6
-
-
The basic approach is to make a video from your jpg still . It has to be EXACTLY the same characteristics as the main video (including audio sample rate (you can use blank audio) , dimensions, frame rate, encoding settings, etc) , then use mkvtoolnix to join the 2. The "video still" has to be "re-encoded" and made into a video, but the main video doesn't have to be re-encoded. You can use mediainfo in text mode to find the encoding settings used in the main video. Avinaptic may help as well
The tools I would use are avisynth, and x264 . There is a bit of a learning curve on avisynth, but there are some GUI's for x264
Note: This topic has been addressed several times for other containers, but the steps are identical, except for the last one where you would use mkvtoolnix instead of vdub or avidemux. So there are instructions in other threads if you search -
Thanky you very much for you answering very quickly !.
I will search more. Thks -
the bitrate is least important to match, the more important characteristics are the resolution, fps , audio, etc..
besides, a video of a still image will usually not consume as much bitrate as a live action movie
Similar Threads
-
How to add a watermark in a .mkv file with Avisynth?
By imam2007 in forum Video ConversionReplies: 1Last Post: 20th Nov 2011, 16:04 -
how to add a subtitle track file to an mkv file???
By Sh@DY in forum Video ConversionReplies: 2Last Post: 16th Sep 2010, 19:57 -
Extract from avi file and add to existing mkv file
By pathumx in forum MacReplies: 6Last Post: 8th Apr 2010, 18:57 -
How to add subtitle into a MKV file
By c1steady in forum SubtitleReplies: 2Last Post: 13th Nov 2009, 01:15