Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Per-packet mpeg editor?
- To: tlug@example.com
- Subject: Re: [tlug] Per-packet mpeg editor?
- From: "Marcus O. C. Metzler" <mocm@example.com>
- Date: Wed, 20 Feb 2002 17:11:14 +0100 (CET)
- Content-type: text/plain; charset=US-ASCII
- In-reply-to: <20020221005241.B5043@example.com>
- References: <20020220185127.O3066@example.com><15475.37823.73864.26480@example.com><20020221005241.B5043@example.com>
- Reply-to: Marcus Metzler <mocm@example.com>
Jonathan Byrne writes: > Marcus O. C. Metzler (mocm@example.com) wrote: > > > What do you mean by packet? Do you mean a frame? > > Probably. Gnu vcdimager calls it a packet and gives a number. > It's specific complaint is that the packet is too big, and > it stops encoding the mpeg stream for vcd at that point. Hence > my hope to remove the bad one from the stream. I guess what vcdimager means is that the packet consisting of PS header and PES packet is larger than 2324 bytes, which is required for VCD. You can not cut that packet. It is part of the mpeg stream and you would have a bad picture and maybe more problems. What you can do is to demux the stream into video and audio elementary streams and remux them with either mplex from the mpegtools in the DVB drivers or better from the mjpeg package (I don't remeber the correct name right now). You can use the demux programs from the mpegtools if the mjpeg package can't do that. Isn't there a tool included in vcdimager, that prepares mpeg streams for VCD? Or maybe it was something with a similar name. Try a search for vcd at freshmeat.net. I haven't tried burning VCDs or SVCDs for a while, I just bought larger harddrives :). Marcus
- References:
- [tlug] Per-packet mpeg editor?
- From: Jonathan Byrne
- [tlug] Per-packet mpeg editor?
- From: Marcus O. C. Metzler
- Re: [tlug] Per-packet mpeg editor?
- From: Jonathan Byrne
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Per-packet mpeg editor?
- Next by Date: Re: [tlug] mouse help!!
- Previous by thread: Re: [tlug] Per-packet mpeg editor?
- Next by thread: [tlug] mouse help!!
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links