PDA

View Full Version : 6ch ogg


Dooil Song
5th March 2004, 18:48
I hope to make 6ch ogg from DVD. so, I have tried to create 6ch ogg.

1. I extracted dts file from DVD with smart ripper. and then I renamed it to hotel.dts

2. I excuted azidts to make 6ch mono waves (azidts -core( -input hotel.dts -output dts -6ch ) -azid( --maximize ))

3. I excuted besweet to make 6ch ogg

Below is my command
-----------------------------------------------------------------
C:\6ch>BeSweet -core( -input list.mux -output 6ch.ogg ) -ogg( -q 0.4 -6ch )
BeSweet v1.5b25 by DSPguru.
--------------------------
Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : list.mux
[00:00:00:000] | Output: 6ch.ogg
[00:00:00:000] | Floating-Point Process: Yes
Error 68: 6chogg only works with 48khz streams.
Gain & Dynamic Compression should be set against azid.

Quiting...
-----------------------------------------------------------------

!!! Question : Let me know why Error 68 occurs. 6 mono waves extracted from DVD are 48khz streams.

This is list.mux
-----------------------------------------------------------------
dtsFL.wav
dtsFR.wav
dtsC.wav
dtsSL.wav
dtsSR.wav
dtsLFE.wav
-----------------------------------------------------------------

Lastly, The reason doesn't use DTS->OGG(azidts -auto6ch -core( -input hotel.dts -output 6ch.ogg ) -ogg( -q 0.4 )) is that channel order has some problem

jimmy basushi
6th March 2004, 06:22
personally i dont use 6 ch ogg, but people here say that ogg isnt great for channel coupling and its not likely it will be introduced soon (dev's are workin more on noise reduction and such). if you want a 5.1, try an aac encode.

your also using fairly out of date ogg dll's there arent you? maybe try getting some more up to date ones. (http://www.rarewares.org/ogg.html)

KpeX
17th April 2004, 00:26
Originally posted by Dooil Song
-----------------------------------------------------------------
C:\6ch>BeSweet -core( -input list.mux -output 6ch.ogg ) -ogg( -q 0.4 -6ch )
BeSweet v1.5b25 by DSPguru.
--------------------------
Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : list.mux
[00:00:00:000] | Output: 6ch.ogg
[00:00:00:000] | Floating-Point Process: Yes
Error 68: 6chogg only works with 48khz streams.
Gain & Dynamic Compression should be set against azid.

Quiting...
-----------------------------------------------------------------

!!! Question : Let me know why Error 68 occurs. 6 mono waves extracted from DVD are 48khz streams.
I can confirm that I can't get 6 mono .wavs > 6ch vorbis working. although 6 channel vorbis isn't really important right now, just thought I would confirm this problem.


BeSweet v1.5b26 by DSPguru.
--------------------------
Using libVorbis.dll v1.0 ( Feb 27 2004 ) by John33 (www.inf.ufpr.br/~rja00).

Logging start : 04/16/04 , 18:19:05.

c:\progra~1\besweetv1.5b26\besweet.exe -core ( -input D:\etc\UpmiXv0.6\ac3.mux -output d:\music\test-Vorbis5.1.ogg -logfilea D:\etc\UpmiXv0.6\EncodeAC3.log -6ch ) -ota ( -d 120 ) -ogg ( -6ch -q .35 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : D:\etc\UpmiXv0.6\ac3.mux
[00:00:00:000] | Output: d:\music\test-Vorbis5.1.ogg
[00:00:00:000] | Floating-Point Process: Yes
Error 68: 6chogg only works with 48khz streams.
Gain & Dynamic Compression should be set against azid.

Quiting...
[00:00:00:000] Conversion Completed !

Logging ends : 04/16/04 , 18:19:05.