[MPlayer-dev-eng] [PATCH] PVA demuxer

Arpi arpi at thot.banki.hu
Tue Sep 10 23:37:50 CEST 2002


Hi,

> Uploading them right now.
> Their names all start with PVA so you can find them easier.
> Also, I just noticed I forgot to remove some stupid debug printf's from 
> demux_pva.c.
> I have then generated a new diff (which also contains all the other 
> files) which includes the modifications. Please use the one attached to 
> this mail.

hmm just tested this, with 2 files you upped:

 PVA_DeejayTV_Coldplay.pva
plays ok, but small (~0.5s) a-v desync

 PVA_FashionTV_BROKEN.pva
sound is strange, sound like 2 mpeg audio track interleaved
probably the file contains more than one audio and as your demuxer doesn't
do stream id checking, it reads both stream and mix them...

i'm about commiting thepatch, but i have problem with detection.
it looks unstable, i mean i wouldn't put it before the mpeg ps/pes/es
detection but maybe pva files will be misdetected then.
otherwise, unseekable pes streams won't be detected, as pva detection reads
first 6k and backlog is only 2k for detection


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list