hi, I've recorded a ts stream with an usb dvb-t device.
I'd like to post it as an mkv without re-encode it and doing as few steps as possible.
So I first load the ts file into avidemux and after cutting some minutes at the beginning and at the end,
in correspondence with two keyframes, then I save it using the "Mpeg TS Muxer (ff)" Output Format.
Then I load the cutted ts file into mkvtoolnix and I mux it.
The resulting mkv file, for some reason that I can't get, is now 2.68GB instead of like the ts file that is 2.98GB.
Apart that, the problem is now when i play it in MPC-HC all the frames are doubled, the lenght is ok,
and when I load it into vdub2, the frames and the lenght are doubled.
I just would like to "fix it" in some way in order to play it with MPC-HC with no doubled frames.
I read something around about using the "Default duration/FPS" option
or "video interlaced flag" and "video field order" in the mkvtoolnix header editor,
but I really can't figure out which ones to use and how to use them.
including ts sample: https://www.dropbox.com/s/0bix5rkqwiikj2g/iss%20sample.ts?dl=0
help pls.
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by maudit; 26th Dec 2021 at 08:47.
-
It's simple: import ts to mkvtoolnix-gui, then click on video, and in the "Default duration/FPS" type 25i, like in th screenshot. MKV file is always smaller than TS, so don't worry that something is missing - just no needed data.
[Attachment 62578 - Click to enlarge] -
The file is marked as interlaced but there really isn't a unique field so you get a duplicate.
In mpc-hc you can set
filters/LAV video decoding/software deinterlacing/Yadif/25p/30p
The file should really be progrssive, but I'm not sure how to change it without a re-encode -
Similar Threads
-
CODECS options in a m3u8 File??
By aj-stream in forum Newbie / General discussionsReplies: 6Last Post: 19th Sep 2018, 10:00 -
ffmpeg, Interlace, Frame Rate and File Size
By chris319 in forum Video ConversionReplies: 4Last Post: 15th Jun 2018, 02:08 -
How can a file with subtitle muxed be smaller than when separate?
By bizzybody in forum SubtitleReplies: 1Last Post: 26th Apr 2018, 18:10 -
Avidemux muxed-mkv displays 720x576, Toolnix muxed-mkv 787x576
By jfjfjf in forum Newbie / General discussionsReplies: 5Last Post: 18th Nov 2017, 12:43 -
Virtualdub: GUI convert PAL interlace to NTSC interlace
By kalemvar1 in forum Video ConversionReplies: 4Last Post: 23rd Sep 2017, 16:30