MKV remuxing with MakeMKV oversight...

Everything related to MakeMKV
Post Reply
ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

MKV remuxing with MakeMKV oversight...

Post by ndjamena »

FFMPEG doesn't add a default duration to its Matroska PCM audio tracks...

Code: Select all

Track ID 1: audio (PCM) [number:2 uid:2 codec_id:A_PCM/INT/LIT codec_private_length:0 language:eng track_name:English\sPCM(5.1) default_track:1 forced_track:0 enabled_track:1 audio_sampling_frequency:48000 audio_channels:6 tag_language:eng tag_encoder:Lavc56.12.100\spcm_s16le]
Actually, MakeMKV has started detecting all the FFMPEG files I'm making as having a duration of 0 too. It wasn't doing that before.

Lavf56.12.103
ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: MKV remuxing with MakeMKV oversight...

Post by ndjamena »

Iron Man- Armored Adventures - 01x04 - Secrets and Lies.mkv

FFMPEG (pre MakeMKV):

Code: Select all

Duration : 22mn 19s
After MakeMKV:

Code: Select all

Duration : 2h 13mn 
Post Reply