[Mplayer-cvslog]

Arpi arpi at thot.banki.hu
Thu Jan 23 03:14:58 CET 2003


Hi,

> Log Message:
> raw mpeg4-es support (you need to set -fps manually!)

> +#if 0
> +    // fuzzy mpeg4-es detection. do NOT enable without heavy testing of mpeg formats detection!
> +    if(num_elementary_packets1B6>3 && num_elementary_packets12x>=1 &&
> +       num_elementary_packetsPES==0 && num_elementary_packets100<=num_elementary_packets12x &&
> +       demuxer->synced<2){
> +      file_format=DEMUXER_TYPE_MPEG4_ES;
> +    } else
> +#endif

note: either change this to #if 1, or use -demuxer 27 to enable it!


A'rpi / Astral & ESP-team

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


More information about the MPlayer-cvslog mailing list