bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VCDImager Bugs/Devel] Re: vcdimager and mpeg stuff.


From: Mike Bernson
Subject: Re: [VCDImager Bugs/Devel] Re: vcdimager and mpeg stuff.
Date: Tue, 14 Nov 2000 16:09:19 -0500

Herbert Valerio Riedel wrote:
> 
> On Mon, 13 Nov 2000, Mike Bernson wrote:
> 
> > I found a lib that is gpl that can read mpeg-2 and mpeg-1 streams.
> > It is libmpeg3. Do you see a problem using this lib to parse the
> > input streams. If no then I will make vcdimager use this lib for
> > handlig the mpeg input. If not I can use this lib a model for how
> > to parse the mpegs streams and get this info vcdimager needs.
> >
> > I think it already handle most of what we need to do.
> 
> I personally don't like to rely on external libs for parsing mepg streams,
> if the routines needed can be cut'n'pasted... (and we just need a little
> fraction of the functionality provided by that library)
> 
> I've already spent quite some effort on removing glib dependancy from
> libvcd, and I'll remove glib-dependancy from the vcdimager
> frontend too, as soon as I am done with more important tasks...
> 
> --
> Herbert Valerio Riedel      /     Finger address@hidden for GnuPG Public Key
> GnuPG Key Fingerprint: AC2A CD57 A5C8 A1CB 0A18  DA95 CB0B DB23 60B6 16F5
> 
> _______________________________________________
> Bug-VCDImager mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-vcdimager
Here is a patch that has vcd_mpeg picking the correct
streams for mpeg-2 video, and audio.

It also add 2 new formats for svcd disk. 
480x480 ntsc.
480x576 pal.

Next is to add a flag for svcd disk and change
the directory struct. I will work on getting
this done and send a patch.

Attachment: diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]