View Single Post
Old 8th September 2008, 18:08   #6149  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by Encoder888 View Post
I have trouble demuxing the MPEG-2 stream from VOB files. Here's what I get:

Code:
eac3to v2.62
command line: D:\eac3to\eac3to.exe vts_02_1.vob+vts_02_2.vob 2: Video.mkv
------------------------------------------------------------------------------
VOB, 1 video track, 4 audio tracks, 5 subtitle tracks, 0:43:15
1: Joined VOB file
2: MPEG2, 480p24 /1.001 (16:9) with pulldown flags
3: AC3, 5.1 channels, 384kbps, 48khz, dialnorm: -25dB
4: AC3, 2.0 channels, 192kbps, 48khz, dialnorm: -25dB
5: AC3, 5.1 channels, 384kbps, 48khz, dialnorm: -27dB
6: AC3, 2.0 channels, 192kbps, 48khz, dialnorm: -27dB
7: Subtitle
8: Subtitle
9: Subtitle
10: Subtitle
11: Subtitle
[v02] This doesn't seem to be a valid MPEG2 stream.
Aborted at file position 1713938432.
I tried it with an earlier version of eac3to (I think it was 2.51) and it worked fine. Please, fix it if possible
Hmmmm... That is extremely strange. The code which outputs this MPEG2 error message is meant to run at the beginning of a file, but I see that the processing aborted at 1.7GB, which is WAY after the beginning of the file. How big are the two vob files?

Quote:
Originally Posted by Inventive Software View Post
@madshi: HDCD decoding is PERFECT! The 2 HDCDs I have ripped to FLAC and re-encoded to FLAC via eac3to sound different, so I'm assuming the decoder's more or less perfect. Thank you.
I hope the decoded files sound better, not just different? Unfortunately I don't have any way to check whether the decoder is working correctly or not. But I assume it does.
madshi is offline