PDA

View Full Version : I can't remux BD with LPCM audio stream


chinafree
19th February 2008, 03:00
Hi all
I'm trying to remux BD with audio stream to TS

I use TSRemux 0.20 m2ts to TS, This reference (Cum Inside World: EXCITE 2007 Blu-ray 1080i MPEG2 LPCM2.0-

PerfectionHD)


finally,I play remux ts file on kmplayer, i can see video,but I can't hear sound

I play ts file on powerdvd 7.3, I can not see the images and sounds


Am i doing something wrong?

How to resolve?

jamos
19th February 2008, 03:07
Hi all
I'm trying to remux BD with audio stream to TS

I use TSRemux 0.20 m2ts to TS, This reference (Cum Inside World: EXCITE 2007 Blu-ray 1080i MPEG2 LPCM2.0-

PerfectionHD)


finally,I play remux ts file on kmplayer, i can see video,but I can't hear sound

I play ts file on powerdvd 7.3, I can not see the images and sounds


Am i doing something wrong?

How to resolve?

I do not think 1080i is bluray source. have you tried tsmuxer?

chinafree
19th February 2008, 03:13
tsMuxeR Supported audio codecs:
- AAC
- AC3 / E-AC3(DD+)
- Dolby True HD (for streams with AC3 core only)
- DTS/ DTS-HD

don't support LPCM audio

help me

jamos
19th February 2008, 03:20
tsMuxeR Supported audio codecs:
- AAC
- AC3 / E-AC3(DD+)
- Dolby True HD (for streams with AC3 core only)
- DTS/ DTS-HD

don't support LPCM audio

help me

ouch thats a tough one..can you load the file with tsremux then right click on the audio and click extract stream into a .pcm file. then maybe you can convert it using besweet to aac or ac3. you would need to extract the video to a raw avc file also by right clicking on it and saving as a .h264 file.

"G:\besweet\BeSweet.exe" -core( -input "G:\audio.pcm" -output "G:\audio.ac3" -logfilea "G:\besweet\BeSweet.log" ) -ac3enc( -b 384 )

then when that is all done add both files (.ac3 and .h264) into tsmuxer and see if you can get a good .ts out

chinafree
19th February 2008, 04:05
how to get BeSweet,thank you