Re: PTS and AVI files, bleh!
D Richard Felker III <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.g2.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 20, 2003 at 12:56:32AM -0500, D Richard Felker III wrote: > Could someone who understands it (probably this means Arpi, sorry to > keep asking you questions!) explain to me how one obtains PTS from AVI > files? I'm reading the G2 source, but it's very confusing. I'm working > on interfacing codecs with the VP layer, and trying to write the code > for handling the PTS from the demuxers... Hmm, I'm starting to understand it more, and I must say AVI is the most horrible abomination of a file format ever created!! It's quite miraculous that MPlayer is able to play these things at all. Wait, I take that back....I just read demux_mkv.cpp. ;))))) Rich