Welcome Guest ( Log In | Register )

70 Pages « < 34 35 36 37 38 > » Bottom

Outline · [ Standard ] · Linear+

Conversion Audio/Video format CONVERSIONS, How to Convert/encode/rip etc

views
     
keyz
post May 2 2006, 04:42 PM

Regular
Group Icon
VIP
1,271 posts

Joined: Jan 2003
From: Terengganu


QUOTE(super macgyver @ May 2 2006, 04:07 PM)
can dvd convert to vcd with dual languages?
*
Try check this guide :

http://www.videohelp.com/sefy/?id=direct7.html

QUOTE
Under the "Audio" tab you can select the language which will be used in your movie using the "Audio 1 Priority 1" if you are creating an SVCD or DVD with Multilanguage, you can use "Audio 2 Priority 2" to enable the second language.


FYI, the latest version DVD2SVCD is 1.2.3 Build 1 which can be found here :

http://www.dvd2dvd.org/

This post has been edited by keyz: May 2 2006, 04:46 PM
alvin1378
post May 2 2006, 07:06 PM

Newbie
*****
Senior Member
967 posts

Joined: Nov 2004
QUOTE(albirri @ May 1 2006, 12:34 AM)
can karaoke format (video) converted to mp3 or other music file?
*
can ... if it is vcd ... use VCDCutter ...
xphossis
post May 3 2006, 03:45 PM

Me Gusta!
*****
Senior Member
878 posts

Joined: Jan 2003
From: KL
I downloaded Avi2dvd that is recomemded here.

But the problem is i ca't find the audio stream channel to convert, it shows there no audio stream available.

Btw, i need a good freeware to convert avi to dvd.

Thank u.
albirri
post May 4 2006, 03:05 PM

shinobi
*******
Senior Member
2,250 posts

Joined: Sep 2005
From: hidden village of wonokromo

like what mod said, it only in one channel audio not two. Don't wan't to lose the sound quality
super macgyver
post May 4 2006, 08:07 PM

★~13k Spam Club~★
********
All Stars
19,321 posts

Joined: Jan 2003



QUOTE(keyz @ May 2 2006, 04:42 PM)
Try check this guide :

http://www.videohelp.com/sefy/?id=direct7.html
FYI, the latest version DVD2SVCD is 1.2.3 Build 1 which can be found here :

http://www.dvd2dvd.org/
*
thx, btw it is freeware?
keyz
post May 5 2006, 09:57 AM

Regular
Group Icon
VIP
1,271 posts

Joined: Jan 2003
From: Terengganu


QUOTE(super macgyver @ May 4 2006, 08:07 PM)
thx, btw it is freeware?
*
It's freeware.Give a try.You may need to download/installed onother program such as TMPGEnc (as you notice from it's web "All programs needed are included in the bundle installation except the video encoder").

This post has been edited by keyz: May 5 2006, 10:06 AM
albirri
post May 5 2006, 03:31 PM

shinobi
*******
Senior Member
2,250 posts

Joined: Sep 2005
From: hidden village of wonokromo

i'm using picture package for transferring my dvd from sony handycam, the format for the files transferred is mpg...the problem is, why when i want to edit by using sony vegas, it doesn't recognize the sound, means there is no layer for the sound like normal....anybody can help me?
super macgyver
post May 6 2006, 08:42 PM

★~13k Spam Club~★
********
All Stars
19,321 posts

Joined: Jan 2003



QUOTE(keyz @ May 5 2006, 09:57 AM)
It's freeware.Give a try.You may need to download/installed onother program such as TMPGEnc (as you notice from it's web "All programs needed are included in the bundle installation except the video encoder").
*
thx, but it is not all built in arh? sweat.gif
keyz
post May 7 2006, 10:09 AM

Regular
Group Icon
VIP
1,271 posts

Joined: Jan 2003
From: Terengganu


QUOTE(super macgyver @ May 6 2006, 08:42 PM)
thx, but it is not all built in arh?  sweat.gif
*
Nope...and I have problem testing that program.It give me BSoD.
super macgyver
post May 7 2006, 06:13 PM

★~13k Spam Club~★
********
All Stars
19,321 posts

Joined: Jan 2003



QUOTE(keyz @ May 7 2006, 10:09 AM)
Nope...and I have problem testing that program.It give me BSoD.
*
u mean the dvdtovcd or the tmpenc?
oicicic
post May 10 2006, 02:03 PM

Don't Live a Little, Live an Oic.
******
Senior Member
1,536 posts

Joined: Jan 2003
From: Member No.: 9870



i need to cut part of the .rmvb file movie, it that any freeware can recommend?
allvin
post May 10 2006, 10:27 PM

......
*******
Senior Member
4,506 posts

Joined: Aug 2005

QUOTE(oicicic @ May 10 2006, 03:03 PM)
i need to cut part of the .rmvb file movie, it that any freeware can recommend?
*
Well, i got one. It's a powerful tool for encoding and stuff due to video.

Avisynth and virtualdub. U can load any video format by scripting in avisynth and load into vdub and encode in avi. u can trim part of the video or add some sharpen effect to your video! I'm sure some forumer got use this software right? Very powerful. Don't need to install tons of software. laugh.gif
super macgyver
post May 11 2006, 08:13 AM

★~13k Spam Club~★
********
All Stars
19,321 posts

Joined: Jan 2003



QUOTE(allvin @ May 10 2006, 10:27 PM)
Well, i got one. It's a powerful tool for encoding and stuff due to video.

Avisynth and virtualdub. U can load any video format by scripting in avisynth and load into vdub and encode in avi. u can trim part of the video or add some sharpen effect to your video! I'm sure some forumer got use this software right? Very powerful. Don't need to install tons of software. laugh.gif
*
can u put the guide here to share with us, coz too complicated liao ler. sweat.gif
allvin
post May 11 2006, 04:24 PM

......
*******
Senior Member
4,506 posts

Joined: Aug 2005

u guys want to convert what?

If u want rm, rmvb, mkv ( as long as it's not avi format) convert to avi
Open notepad type

CODE

DirectShowSource("sourcepath.rmvb", fps=23.976)
lanczosresize(320,240)


Save it as .avs

Load avs file to virtualdub. And selecting compressor, config the kbitrate for your conversion.

Remember, if u are converting rmvb, the audio format is wave, so the file will be very big. Best is u put another code tag killaudio(). Have to separate convert the audio.

I think you guys better don't use. I'm using it cos' i want a better quality for my mobile phone. The above is a simple avs script i used. please go http://www.avisynth.org/ for more details. Recently i started using avisynth. Quite interesting. I got no problem converting H246/AVC codec in mkv, by using avs script then load into vdub to convert to avi. smile.gif Kinda tedious process.

If wants some easiest, go dl Super converter. It's free, but the process is quite slow smile.gif
SUSps2
post May 11 2006, 04:31 PM

Getting Started
**
Junior Member
74 posts

Joined: Apr 2006
QUOTE(NeophyteHeaven @ May 25 2005, 01:03 AM)
anything for DVD to avi?
*
A1 DVD Ripper Pro but Pro Version taken off from official website due to piracy concern. Mybe Third Party websites have the pro version still ??.
SUSps2
post May 11 2006, 04:35 PM

Getting Started
**
Junior Member
74 posts

Joined: Apr 2006
Have you all tried this technique ??, any unknown file names just rename them to .mpg & use Nero Vision to convert it to anything !!. Does this work ??
allvin
post May 11 2006, 05:07 PM

......
*******
Senior Member
4,506 posts

Joined: Aug 2005

QUOTE(ps2 @ May 11 2006, 05:35 PM)
Have you all tried this technique ??, any unknown file names just rename them to .mpg & use Nero Vision to convert it to anything !!. Does this work ??
*
What u mean? Any unknown file names and rename to .mpg? U mean .dat format?
super macgyver
post May 12 2006, 09:33 AM

★~13k Spam Club~★
********
All Stars
19,321 posts

Joined: Jan 2003



QUOTE(ps2 @ May 11 2006, 04:35 PM)
Have you all tried this technique ??, any unknown file names just rename them to .mpg & use Nero Vision to convert it to anything !!. Does this work ??
*
only .dat can rename. sweat.gif
lucifah
post May 17 2006, 09:12 PM

St. Fu
Group Icon
Staff
7,948 posts

Joined: Jan 2005
From: Soviet Sarawak


pardon me for my ignorance

since IPB only allows at least more than 4 lettert word in the search function, this is my question:

any way to convert *.DAT files to any other format, say *.AVI?

it's not that i've not tried any s/wre at all. but my windows media encoder always fail to convert *.AVI files to any format. It canconvert almost all formats, but not this one

my pc do have all the codecs installed, and can play *.dat files easily

so, englighten me as i have splurged my eyes reading 10 pages of this thread and gave up~

*edit: i'm d/ling winAvi and MediaCoder. trying my luck to convert some indonesian sin chan from .dat to something else so i can compress them on my tiny 128mb sd

This post has been edited by lucifah: May 17 2006, 09:23 PM
SUSsoundsyst64
post May 17 2006, 09:19 PM

I'm No-Longer-Noobs
*******
Senior Member
3,725 posts

Joined: Jul 2005
From: In /hardware/

Yo!

Is there any conversion software that converts OGM video files into XVID AVI with advanced settings?

I try Alltoavi, but it seems it didn't have a lot of advanced setting to change the video bitrate and so on.

70 Pages « < 34 35 36 37 38 > » Top
 

Change to:
| Lo-Fi Version
0.0247sec    0.85    6 queries    GZIP Disabled
Time is now: 26th November 2025 - 03:58 PM