Log in

View Full Version : recomended ontainer for mpeg2 stream


egrimisu
5th May 2012, 14:42
hi guys, i was wondering what would be a good container for mpeg2 stream that have 29.970fps and is interlaced and in dgindex is shown as film. the container should be able to aupport multiple audio tracks and subtitle trad ass/vobsub. of course the video shpuld be deinterlaced when played with mpc

any good recomandation?

sneaker_ger
5th May 2012, 16:46
Matroska?

Though "is interlaced and in dgindex is shown as film" makes me wonder...
Not sure how mkvmerge handles it at the moment.

egrimisu
5th May 2012, 17:02
well mkv is a fine choise but content is played interlaced, flaging source as film in dgindex avoids the need to deinterlace it in avisynth if transcoding is desired. i would like to leave the source intact and the deinterlace to be made by the player keeping in mind that the deinterlace method needed is the simplest one, tdecimate/telecine or animeivtc(mode=1).
i'm not sure but i believe that the deinterlace should be made by the player or the splitter, but oke of these should detect the source frame type. thanks for the answer and waiting for others. :)

Midzuki
5th May 2012, 17:11
MP4 through MP4Box? :)

sneaker_ger
5th May 2012, 17:25
well mkv is a fine choise but content is played interlaced, flaging source as film in dgindex avoids the need to deinterlace it in avisynth if transcoding is desired. i would like to leave the source intact and the deinterlace to be made by the player keeping in mind that the deinterlace method needed is the simplest one, tdecimate/telecine or animeivtc(mode=1).
i'm not sure but i believe that the deinterlace should be made by the player or the splitter, but oke of these should detect the source frame type. thanks for the answer and waiting for others. :)

I have no idea what you're trying to tell me. Matroska can store both progressive and interlaced content.

egrimisu
5th May 2012, 21:04
I have no idea what you're trying to tell me. Matroska can store both progressive and interlaced content.

Hi,
well i must admint that explaining things in english isn't my power since english is not my native language.

I know that mkv can store interlaced and progresive content, but i want to deinterlace it while playing. I'm not sure if this is possible that's why i'm asking. I know that the deinterlacing is made by the analogic display or some filters. and i was wondering if there is a container/player-splitter that is able to detect the frametype and apply the needed deinterlacer or a basic one for 3:2 pattern material soft telecine pulldown.