View Single Post
Old 5th April 2008, 02:51   #4115  |  Link
earl
Registered User
 
Join Date: Feb 2007
Posts: 24
Quote:
Originally Posted by madshi View Post
Change the current directory to "e:\" (by executing "e:\" and then "cd \" in the command prompt), then run again. When using the "-demux" option, eac3to always demuxes to the current directory.
thanks, it works so

i use eac3to from gentoo linux with wine
it is a litle bit tricky, but it works .. i run with wine the cmd.exe, and from there i use eac3to.exe - it works
the directly way with wine and eac3to.exe work also
but with the directly way i have ever the demuxed files in the same directory how the .m2ts/.evo file(s) are
is there no other way to specify the directory for the demuxed files ?

..will a linux version from eac3to come ?


:edit
gkrellm shows me...
wine + eac3to.exe -> 70..90mb/s read (eac3to 1.evo+2.evo) (20% cpu load)
wine + eac3to.exe -> 25..35mb/s read and write (eac3to 1.evo+2.evo -demux) (40% cpu load)
wine + cmd.exe + eac3to.exe -> 10..15mb/s (eac3to 1.evo+2.evo -demux) (75% cpu load)
(c2d 1,86ghz 3x seagate .11 series)


:edit2
Code:
c:\programme\eac3to\eac3to.exe z:\movie.m2ts -demux -ignoreDiscon
Hooking GetModuleFileNameA failed (Erfolg).
M2TS, 1 video track, 5 audio tracks
1: h264/AVC, 1080p24 /1.001 (16:9)
2: DTS Master Audio, 6.1 channels, 24 bits, 48khz
3: AC3, 5.1 channels, 448kbit/s, 48khz, dialnorm: -27dB
4: AC3, 5.1 channels, 448kbit/s, 48khz, dialnorm: -27dB
5: AC3, 2.0 channels, 224kbit/s, 48khz, dialnorm: -27dB
6: AC3, 2.0 channels, 224kbit/s, 48khz, dialnorm: -27dB
Hooking WriteConsoleA failed (Erfolg).
Extracting primary video track...
Extracting audio track number 2...
Extracting audio track number 3...
Extracting audio track number 4...
Extracting audio track number 5...
Extracting audio track number 6...
Removing dialog normalization...
Removing dialog normalization...
Removing dialog normalization...
Removing dialog normalization...
Creating file "movie - 1 - h264, 1080p24.h264"...
Creating file "movie - 2 - DTS Master Audio, 6.1 channels, 24 bits, 48khz.dtsma"...
Creating file "movie - 4 - AC3, 5.1 channels, 448kbps, 48khz.ac3"...
Creating file "movie - 3 - AC3, 5.1 channels, 448kbps, 48khz.ac3"...
Creating file "movie - 5 - AC3, 2.0 channels, 224kbps, 48khz.ac3"...
Creating file "movie - 6 - AC3, 2.0 channels, 224kbps, 48khz.ac3"...
This TS/M2TS file seems to be damaged (discontinuity).
This TS/M2TS file seems to be damaged (discontinuity).
Audio overlaps for 27 frames at playtime 1:44:05.
This TS/M2TS file seems to be damaged (discontinuity).
This doesn't seem to be a valid PES packet.
what can i do to demux this .m2ts file ?

Last edited by earl; 5th April 2008 at 04:12.
earl is offline