View Full Version : Convert .DTS to .MP3
CrisCr0ss
7th April 2005, 04:09
1)How to convert Xvid with Qpel to an Xvid without Qpel and GMC or DivX so it works on the Phillips DVP-642 (I also want to convert the DTS sound to mp3)
2)How to convert an OGM to Divx/Xvid and remove subtitles.
Would really like your help, thanks in advance.
CrisCr0ss
----------------
Above is solved
---------------
http://forum.doom9.org/showthread.php?s=&postid=640208#post640208
For the problem on how to convert .dts to .mp3 its a link to the last post with the most info. Located on p2 of this thread.
unskinnyboy
7th April 2005, 04:26
Originally posted by CrisCr0ss
1)How to convert Xvid with Qpel to an Xvid without Qpel and GMC or DivX so it works on the Phillips DVP-642 (I also want to convert the DTS sound to mp3)
You would have to reencode the file after disabling Qpel in the XviD encoder dialog. It is disabled by default. If you use something like AutoGK which takes avi input, it doesn't use Qpel for encoding so you don't have to worry about anything.
EDIT: I was in a hurry and didn't read all your questions. Guess you can use azidts (http://www.doom9.org/Soft21/Audio/azidts.zip) to transcode DTS to MP3.
Originally posted by CrisCr0ss
2)How to convert an OGM to Divx/Xvid and remove subtitles.
Would really like your help, thanks in advance.
CrisCr0ss OGM is a container. DivX/XviD is a codec. You got confused there. Chances are your .ogm contains Vorbis audio. You would have to reencode it to MP3 and then mux it with your video data in VirtualDubMod to make an .avi.
EDIT: For removing subs, if they are hardcoded they can't be removed. You know that instream subs in an OGM container can be switched on and off at will so you don't actually have to spend time removing them? If your target container is .avi, it won't support instream subs (if you are using VirtualDubMod anyways).
CrisCr0ss
7th April 2005, 20:15
thanks for the help, but how do i use AutoGK to convert it to Xvid/DivX and yet keep the audio because i tried it and it seems to have lost the audio.
For the .OGM how would i remux the audio and convert the .ogm > .avi so that it can work on something like my Phillips DVP642 Player..
Thanks in Advance
CC
unskinnyboy
7th April 2005, 20:50
Originally posted by CrisCr0ss
how do i use AutoGK to convert it to Xvid/DivX and yet keep the audio because i tried it and it seems to have lost the audio.
Lost the audio? Your input audio track was picked up like below, right?
http://img215.exs.cx/img215/8149/aviaudio7yt.jpg
Or did you have 'No Audio track' selected? Post your encode log.
Originally posted by CrisCr0ss
For the .OGM how would i remux the audio and convert the .ogm > .avi so that it can work on something like my Phillips DVP642 Player.. Did you try searching the forums? Try some search terms like OGM+AVI, OGG+MP3 etc and you should get plenty to read. I am pretty sure this has been asked and answered before.
CrisCr0ss
7th April 2005, 21:23
i dont think i did the audio thing.. :(
i mite needa re-encode it... or is there a way i can add the audio from the original .avi to it..
will search..
unskinnyboy
7th April 2005, 21:39
No need to reencode.
You can demux the audio from the first avi and then remux it with your reencoded avi (when you read up on converting OGM->AVI, you would have known about demuxing/remuxing too, coz you would have to do it for OGM->AVI).
CrisCr0ss
8th April 2005, 01:25
iv managed to use virtualdubmod to convert the ogm vorbis to mp3 and i will get to work on the xvid as soon this is completed
CrisCr0ss
8th April 2005, 04:39
when trying to use AGK to convert the audio/video it opens VdubMod and i get this error:
AVIOutputWAV: The System Cannot Find the Path Specified
CrisCr0ss
9th April 2005, 07:13
can anyone help me with number 1.
jggimi
9th April 2005, 15:18
You mean ...How to convert Xvid with Qpel to an Xvid without Qpel...
You must re-encode.
AutoGK (http://forum.doom9.org/showthread.php?s=&threadid=64266) beta now supports .avi input.
CrisCr0ss
9th April 2005, 16:46
Originally posted by CrisCr0ss
when trying to use AGK to convert the audio/video it opens VdubMod and i get this error:
AVIOutputWAV: The System Cannot Find the Path Specified
I know, im using the AutoGKBeta but its gave me the error above..
jggimi
9th April 2005, 17:03
Sorry I missed that; I replied quickly without reading directly above. My apologies.
That's a Vdub error (according to searches for "AVIOutputWAV" I just conducted here), and may be because the audio track(s) in your .avi is(are) not manageable by Vdub(mod) for some reason. You should search for the same keyword, and then you'll see the discussions about the error.
You might have to demux your video and audio into separate files with VdubMod (see Vdub (http://www.doom9.org/virtualdub_procedures.htm) and VdubMod (http://www.doom9.org/vdubmod-procedures.htm) procedures guides). If the Vdub based applications won't work with your file, you might try AviMuxGUI (http://www.doom9.org/Soft21/Editing/AVI-Mux_GUI-1.16.11.zip).
Once demuxed, you may have to change audio format (such as converting to .wav or .mp3) and remux before using the .avi with AGK. For that purpose, use BeSweetGUI (http://www.doom9.org/Soft21/Audio/BeSweetGUIv0.7b5.zip).
CrisCr0ss
9th April 2005, 18:56
oo thats confusing will be reading up about it.. i learned how to demux audio and convert and the remux it in vdub mod, but now i need to learn how to do it and convert it..
:EDIT:
I can seem to be able to demux or save .wav
i get
"No Audio Decompressor could be found to decompress the source audio format"
any help?
And i cant seem to be able to use AVIMUXGUI i press start and nothing happens?
unskinnyboy
9th April 2005, 19:27
Originally posted by CrisCr0ss
oo thats confusing will be reading up about it.. i learned how to demux audio and convert and the remux it in vdub mod, but now i need to learn how to do it and convert it..
:EDIT:
I can seem to be able to demux or save .wav
i get
"No Audio Decompressor could be found to decompress the source audio format"
any help?
And i cant seem to be able to use AVIMUXGUI i press start and nothing happens? Please follow the steps as written here (http://forum.doom9.org/showthread.php?s=&postid=636512#post636512) .
niamh
9th April 2005, 19:38
Well he did say in post #1 the audio was DTS. My knowledge of DTS is very theoretical, so I'm not sure how to demux it unfortunately.
unskinnyboy
9th April 2005, 20:00
Originally posted by niamh
Well he did say in post #1 the audio was DTS. My knowledge of DTS is very theoretical, so I'm not sure how to demux it unfortunately.
AVI-Mux GUI supports DTS.
jggimi
9th April 2005, 20:28
I should be spending more time reading thread history than I do replying. I missed (or forgot) that it was DTS audio.
As far as I know, Vdub and its variants don't support DTS audio tracks. The Audio Encoding Forum (http://forum.doom9.org/forumdisplay.php?s=&forumid=11)'s Audio FAQ (http://forum.doom9.org/showthread.php?s=&threadid=68300) contains a DTS FAQ (http://forum.doom9.org/showthread.php?s=&threadid=68300#post424069).
CrisCr0ss
10th April 2005, 00:35
Originally posted by CrisCr0ss
oo thats confusing will be reading up about it.. i learned how to demux audio and convert and the remux it in vdub mod, but now i need to learn how to do it and convert it..
:EDIT:
I can seem to be able to demux or save .wav
i get
"No Audio Decompressor could be found to decompress the source audio format"
any help?
And i cant seem to be able to use AVIMUXGUI i press start and nothing happens?
unskinnyboy
10th April 2005, 00:56
OK, Post a screenshot of what you are trying to do then.
CrisCr0ss
10th April 2005, 23:30
This is my first attempt, Here im trying to demux the audo from the video. Using Vdub Mod (steps included)
http://server3.uploadit.org/files/CrisCr0ss12-Using.Vdub.to.Demux.JPG
------------------------------------------------------------------------
Here is what happens when i Press Start on AVI-Mux
http://server3.uploadit.org/files/CrisCr0ss12-nothing.happnes.with.avi.mux.jpg
------------------------------------------------------------------------
Here is me using AutoGK 2.02 to demux the audio and convert the xvid to xvid w/o Qpel
http://server2.uploadit.org/files/CrisCr0ss12-Using.AutoGK.ToConvert.Xvid.JPG
CrisCr0ss
13th April 2005, 01:52
im pretty sure the DVP642 supports DTS sound however im 100% sure Qpel is not supported therefore i ask how do i convert the video?
unskinnyboy
13th April 2005, 02:04
You did not follow my instructions properly. What I said was :Originally posted by unskinnyboy
The simplest way to demux the mp3 out of an avi is to load the avi into AVI-Mux GUI, press 'generate data source from files', right click on the mp3 track in the GUI and chose 'extract binary'. Save using any name you want. Done. So..
1) I don't see that you have pressed 'generate data source from files'. Have you?
2) Why are you pressing on 'Start'? I asked you to right-click on the mp3 and save it as binary.
CrisCr0ss
13th April 2005, 22:47
wow i feel dumb...
*slaps himself on the head*
can't believe i didnt see that.
What do i do when this is done?
;Edit;
Well right now i started up AutoGK and im converting the Xvid to Xvid without the Qpel/GMC.
And im using BeSweet to convert the audio to .mp3
Im fairly sure im using besweet correctly.
Do i then use VdubMod to remux the audio?
unskinnyboy
13th April 2005, 23:20
Now I am confused as to what you exactly want(even after re-reading the thread).
Simply put - if you have AutoGK doing the conversion from QPEL/XviD-->no-QPEL/XviD, why are you doing the muxing/demuxing/remuxing? AutoGK will take care of it for you.
CrisCr0ss
13th April 2005, 23:28
Ok cuz what i want is mp3 sound with either xivd (no qpel/gmc) or Divx so thats its playable on my divx player.
Now if my Divx can support dts than there is no need to convert teh audio. However when launching autogk and selected the video w/o sound i cant really add the sound. So how will i convert teh video to xvid with out qpel/gmc and have mp3 sound...
unskinnyboy
13th April 2005, 23:40
I believe you are needlessly complicating things.
Here is the deal:
DVP642 has an internal DTS decoder, so it will play an XviD/non-QPEL/DTS file. OK?
So:
You just need to get rid of the QPEL. OK?
For that:
Reencode in AutoGK. That's it. You can keep the DTS if you want to, or you can reencode it to MP3. OK?
Clear?
jggimi
14th April 2005, 01:04
And most DTS discs I've seen have a Dolby Digital (.ac3) soundtrack as well, rendering a DTS->MP3 transcode somewhat moot. Does this one also have a DD2.0ch or DD5.1ch track, also?
unskinnyboy
14th April 2005, 01:13
Originally posted by jggimi
And most DTS discs I've seen have a Dolby Digital (.ac3) soundtrack as well, rendering a DTS->MP3 transcode somewhat moot. Does this one also have a DD2.0ch or DD5.1ch track, also?
He doesn't have the DVD. He just has the .avi.:)
jggimi
14th April 2005, 01:25
:stupid: Thanks. I think its the title of this thread that's been causing my confusion. And, that doesn't quite follow our definition of Fair Use, then, does it?
See Piracy and Copyright in Doom9's Disclaimer (www.doom9.org/disclaimer.htm).
unskinnyboy
14th April 2005, 02:13
I know.
Wonder if the author of the thread can explain how he ended up with a QPEL encoded file in the first place? :D
CrisCr0ss
15th April 2005, 21:28
srry iv been away.. well i managed to get teh video converted to divx with dr.divx after extracting the audio seems that dr.divx cannot convert it before because of the dts audio.
Well now my DVP has no audio. How should i convert the Audio so thats its readable by my DVP642. I cannot find a guide for besweet to convert the .dts to .mp3 or anyother format which it supports.
unskinnyboy
15th April 2005, 21:35
My last post on this:
You are not doing what we ask you to do -nor- are you reading the instructions properly. So I am afraid this is turning into a fruitless effort for me. So I'm off.
As for DTS->MP3, read this thread again. I have already spoken about it.
CrisCr0ss
15th April 2005, 22:02
@unskinnyboy you said, the dvp642 supports dts but this is not true because i tried that and when placing it the video worked flawlessly but the audio was out. I remuxed it using Vdubmod.
Im atm using besweetgui to convert to .mp3 however there is no progress bar, and so i have no idea if its working or not.
Also jiggime asked if it was 2ch or 5ch for some strange reason Gspot 2.52B1 gave me this
-----------------------------------
0x2001(DTS, Digital Theater System)
48000Hz 755 kb/s total (3 chnls)
-----------------------------------
I've never seen 3chnls before, so im quite puzzeled at that part.
-------------------------------------------------------------
:EDIT:
This is what i get when trying to convert
"C:\Program Files\AziDTS\azidts.exe" -core( -input "c:\family.dts" -output "c:\family.mp3" -logfilea "C:\Program Files\BeSweet\BeSweet.log" ) -ota( -hybridgain ) -lame( -p --alt-preset 128 )
BeSweet Log:
BeSweet v1.5b29 by DSPguru.
--------------------------
Error 75: Unable to get VOBinput.dll interfaces
Get it from http://DSPguru.doom9.org/effects.html
Quiting...
[00:00:00:000] Conversion Completed !
Logging ends : 04/15/05 , 17:14:57.
unskinnyboy
15th April 2005, 22:38
I believe I can't help in this matter any further since jggimi has drawn the line in this. The file you have is of dubious nature and conflicts with the site policies.
CrisCr0ss
15th April 2005, 22:44
what do you mean dubious, this is a family homemade movie that was recorded by my cousin and he gave it to me. But i couldnt play it on my Divx player. and he doesnt seem to know how to fix it. So i came here.
unskinnyboy
15th April 2005, 22:53
Family homemade movie in DTS? :D
ammck55
15th April 2005, 23:47
As has been pointed out by both jggimi and unskinnyboy, your file is in a format which is obviously from another source. DTS - Digital Theater Sound - encoding is used for theatrical releases, not for home video.
Read the Announcement and the Forum Rules for further clarification.
And please, re-size future screenshots. 800x600 is reasonable, smaller is better.
Thread closed.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.