[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[M2TS] Bluray rip question - 2 channel audio?
01-27-2009, 03:05 AM (This post was last modified: 01-27-2009 03:55 AM by skipdog77.)
Post: #1
[M2TS] Bluray rip question - 2 channel audio?
I ripped a Bluray using AnyDVD. Worked fine. I pulled off the large file and put it on the PCH. The PCH is connected to a Samsung over HDMI. There is no fancy receiver present. The video plays great, but I get no sound. When I hit the audio button I get two options, 5.1 and DTS-MA or something like that. Neither work of course. Is there a way to process the bluray file so I can enjoy 2 channel regular stereo? I put the bluray in my PS3 which is also using HDMI and regular TV audio, and it worked fine.

I appreciate the help!

Skip
Find all posts by this user
01-28-2009, 01:01 AM
Post: #2
RE: [M2TS] Bluray rip question - 2 channel audio?
DTS-MA probably won't work on a TV. The "5.1" you mentioned is questionable. Depends on what codec it really is.

LPCM? AC3? TrueHD? DTS? DD+/EAC3? Any of those look familiar?

Chances are, AC3 5.1 will probably work. The rest... probabaly not. I use an app called eac3to:

You'll probably see something like this:
C:\> eac3to somerip.m2ts
M2TS, 1 video track, 2 audio tracks, xx subtitle tracks, 1:45:58, 24p /1.001
1: Chapters, 16 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: DTS-HD Master Audio ......
4: Some Other Codec ......
5: Subtitle (PGS), English
6: Subtitle (PGS), Pig Latin
etc..

So then, you could do this:
C:\> eac3to somerip.m2ts 1: c:\out\chapters.txt 2: c:\out\video.mkv 3: c:\out\audio.ac3 5: c:\out\sub1.sup

Then, use TSMuxeR to put them into a new M2TS... Your subtitles won't work on the PCH as PGS format, but there's not much you can do about that right now unless you're willing to use an OCR-based image-to-text conversion tool (like SupRip).

Exclamation This is how I would do it, and I know it works. Others will have ways that don't involve command lines and multiple steps and therefore may be preferable to 90% of the population. I'm just sadistic like that. ;-) Someone feel free to post the appropriate RTFM link for ToNMT or whatever the kids use these days. heheh
Find all posts by this user
01-28-2009, 01:22 AM
Post: #3
RE: [M2TS] Bluray rip question - 2 channel audio?
Sorry to be so ambiguous. Here is the media info from the file's two audio streams:

Audio #1
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : DTS
Format/Info : Digital Theater Systems
Format profile : MA
Duration : 1h 35mn
Bit rate mode : Variable
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Resolution : 24 bits

Audio #2
ID : 4353 (0x1101)
Menu ID : 1 (0x1)
Format : DTS
Format/Info : Digital Theater Systems
Duration : 1h 35mn
Bit rate mode : Constant
Bit rate : 768 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Resolution : 24 bits

Looks like just DTS MA and DTS .. Maybe the regular audio is in one of the other files?

Skip

(01-28-2009 01:01 AM)SirNickity Wrote:  DTS-MA probably won't work on a TV. The "5.1" you mentioned is questionable. Depends on what codec it really is.

LPCM? AC3? TrueHD? DTS? DD+/EAC3? Any of those look familiar?

Chances are, AC3 5.1 will probably work. The rest... probabaly not. I use an app called eac3to:

You'll probably see something like this:
C:\> eac3to somerip.m2ts
M2TS, 1 video track, 2 audio tracks, xx subtitle tracks, 1:45:58, 24p /1.001
1: Chapters, 16 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: DTS-HD Master Audio ......
4: Some Other Codec ......
5: Subtitle (PGS), English
6: Subtitle (PGS), Pig Latin
etc..

So then, you could do this:
C:\> eac3to somerip.m2ts 1: c:\out\chapters.txt 2: c:\out\video.mkv 3: c:\out\audio.ac3 5: c:\out\sub1.sup

Then, use TSMuxeR to put them into a new M2TS... Your subtitles won't work on the PCH as PGS format, but there's not much you can do about that right now unless you're willing to use an OCR-based image-to-text conversion tool (like SupRip).

Exclamation This is how I would do it, and I know it works. Others will have ways that don't involve command lines and multiple steps and therefore may be preferable to 90% of the population. I'm just sadistic like that. ;-) Someone feel free to post the appropriate RTFM link for ToNMT or whatever the kids use these days. heheh
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Subs within m2ts file Panja 4 1,094 11-12-2012 01:00 PM
Last Post: Panja
  Youtube question nmatejic 4 3,273 04-24-2012 04:00 PM
Last Post: spud
  [AVI]Audio issues with certain AVI's on A110 roakes 11 5,593 02-24-2012 01:59 PM
Last Post: Jayman007
  Question about video output settings yinx84 0 660 01-31-2012 08:58 PM
Last Post: yinx84
  [A100] Recent MKVs with FLAC audio street_samurai 0 596 01-23-2012 06:47 PM
Last Post: street_samurai
  egreat M31b problem playing back .m2ts files muney 0 819 01-07-2012 07:13 AM
Last Post: muney
  Weird framerate on .m2ts files only jumleguf 0 783 12-01-2011 04:59 PM
Last Post: jumleguf
  [AVI] Video and audio sync issues when fast forwarding beckyboo 16 4,840 10-18-2011 08:44 AM
Last Post: halfelite
  mkv audio issues iamloco724@aol.com 7 1,989 10-01-2011 05:58 PM
Last Post: iamloco724@aol.com
  Best method to rip lossless BluRay to use with PCH 100 series kghammond 8 3,455 09-12-2011 10:17 PM
Last Post: kghammond

Forum Jump: