On Sunday 22 January 2006 02:27, Bernhard Praschinger wrote:
> Hallo
>
> That sound as if you would not need AC3 sound. When you decode the audio
> you should get a AC3 file, you should be able to convert that to mp2 (2
> chanels only) file with mp2enc from the mjpegtools.
> Take a look a a52dec package.
> With a command like that you should be able to create a stereo wav file:
> cat test2.mpg | extract_a52 - -s | a52dec -o wav 2>dev/null >sound.wav
>
> With:
> cat sound.wav | mp2enc --o sound.mp2
> you should be able to create a mp2 audio file.
>
> You can use the mp2 audio file for you DVD, but is is only allowed for
> PAL DVD's, for NTSC, you should not use it, but it works most of the
> time.
>
> auf hoffentlich bald,
>
Thanks for replying Berni. I will keep what you have said in mind and try it a 
later date, but right now I do not wish to introduce another unknown into the 
equation. ( All NTSC)

Your input and your effort to help is appreciated.

Bob S.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to