Mailing List archive

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

[linux-dvb] Re: 2nd try sorry : Changes to the pes2* tools to extraktindividual streams



Thanks alot .. will try it and report if it is possible to create a dvd 
with a ac3 stream in sync

Stefan





<mocm@convergence.de>
Sent by: linux-dvb-bounce@linuxtv.org
08.01.2002 16:53
Please respond to Marcus Metzler

 
        To:     Stefan.Hagendorn@lindy.cc
        cc:     linux-dvb@linuxtv.org
        Subject:        [linux-dvb] 2nd try sorry : Changes to the pes2* tools to extrakt 
individual streams


Stefan.Hagendorn@lindy.cc writes:
 > Hi Convergence developers,
 > Is it possible to add an stream ID argument to the pes2* tools to demux
 > individual audio/video (mainly audio) streams from recordings ??
 > An example how this could look find here:
 > Patch from Thomas Heiligenmann:
 > http://www.heiligenmann.de/download/main.cc.20020101.diff
 > I would prefer to change the argument from a decimal number which is 
added
 > to the "base" id to an hexadecimal identifier .. like from "pes2aud 
001.vdr
 > 1" to "pes2aud 001.vdr 0xC1"
 > Backround is the authoring of an dvd from vdr recordings with 2 audio
 > tracks and or 1 Dolby Digital Track...
 > 

I added to program calls to the mpegtools:
extract_pes and extract_pes_payload
with usage:
extract_pes filename id
where id is a hex number like e0 for first video or c0 for first
audio. Don't use 0xe0, it will be recognized as 0. 

Marcus

-- 
---------------------------------------------------------------------
Dr. Marcus Metzler 
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH 
Rosenthaler Str. 51 
D-10178 Berlin 
---------------------------------------------------------------------




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe 
linux-dvb" as subject.






-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index