PDA

View Full Version : SUPER CONVERTER {Anything to Anything}


samithks
08-18-2008, 03:51 PM
Apart from ripping movies....U mostly rip video songs and wil be in need of converting simple video files....
Here i give u "SUPER CONVERTER" ...the best of the converters availiable on NET...and Its a freeware...

Here r some screenshots of the songs .i ripped with this...I converted the song from a whooping 175mb to a mere 35mb.....

http://i30.tinypic.com/2my2sqr.png

http://uploadingzone.com/out.php/i2360_vlcsnap119372.png


SUPER Converter

Downloading and Installation...

Here's the download link

http://www.erightsoft.com/SUPER.html

while on the site, note the long list of things that can be converted.

One of the supported input file types is VOB, the video file of a DVD.You need to copy the file from the DVD to the hard drive before using it as an input file in SUPER.

Dragging and dropping it into the list of things to convert was easy and quick.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image001.jpg

Test 1...

Convert the VOB file to an AVI using the compression codec the website refers to as "Unique Advanced H.264 profile & level selection. Not available in any other software."

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image002.jpg

The encoding went well... in addition to seeing the progress info, I watched the file grow in size in the SUPER\OutPut folder. The snapshot at the right shows it early in the rendering, when the AVI file was just 16 MB in size.
I checked CPU and memory usage as it rendered... and was impressed seeing the computer using only 50% of my dual CPU energy, and a reasonable amount of total memory.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image003.jpg

When the rendering finished, the AVI file was a bit more than 1-1/2 GB, about 50% bigger than the VOB file I started with. For a high quality AVI file, that's a reasonable size. This video file, one of a few on the disc, is about 30 minutes.

The AVI file played fine in Windows Media Player... showing pixel dimensions of 704x480... the same as the input VOB.

Things were looking good as I imported the AVI file into Movie Maker and it previewed fine in the collection, and then on the timeline. I could split the file on the timeline, add transitions... the usual editing.

That's as far as it got, which was impressively far...

Attempts to render a movie from it showed the estimated number of minutes remaining going up about 5 minutes every second I let it continue trying. The rendering itself never kicked into first gear.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image004.jpg

GSpot

is one of the key utilities I use to check AVI files...

The file passed the GSpot test, but the MS Test resulted in a crash with the message at the right...
I then tried opening it in VirtualDub...

... where it also struck out.

That ended my first test.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image005.jpg

The website says you can convert

Test 2...

SUPER obviously did well handling the input VOB file, and rendering the AVI file. But from Movie Maker and VirtualDub perspectives, the AVI file wouldn't work because of the codec it was compressed with. A good playable video file isn't necessarily a good usable file for editing.

I changed the output video compression codec to MS-MPEG4-V1 and tried again.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image006.jpg

It rendered to a file of 392 MB in size, but wouldn't open in WMP or play in VirtualDub. GSpot said it was an MPEG-2 file.

It imported into Movie Maker, but trying to preview it in the collection gave an 'Unspecified Error'.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image007.jpg

Test 3...

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image008.jpg

For an AVI output, you have the choices of codecs shown at the left (for either the ffmpeg or mencoder choices).

The ffmpeg2theora and producer choices are for ogg output containers, not AVI or WMV.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image009.jpg

The WMV output type didn't work for me... it says 'still experimental' and doesn't include WMV9 choices... after trying WMV7 and 8 choices, there was no output file and it would say 'ERROR'.

I picked the Divx codec from the list, even though I knew I'd want to convert it again to something else before using in a project. I still don't trust Divx encoded files in Movie Maker.

Again the rendering went fine, and this time the AVI file looked and sounded great in WMP.

The Divx encoded file imported into Movie Maker, went to the timeline, and rendered to a WMV file for further use in MM2 projects... a good point to stop and think about what was happening.
Time to Read the Manual... and other info

What was I missing? What are the instructions that came with it? I assume that, somewhere between the marketing material and my first unsuccessful attempts lies some reasonable explanations.

Here's an assortment of quotes from documentation with SUPER and the eRightSoft website/forum, when forum answers were from moderators...

As SUPER is a simple GUI, the quality of the rendered files or the played files DOES NOT depend on SUPER. The speed, rendered quality or the variety of the codec selection are the result of the great work achieved by the respective authors of ffmpeg , mencoder , mplayer , x264 , ffmpeg2theora , MusePack (mpc) , libavcodec library & the theora/vorbis RealProducer's plugIn.

Any file type that you can play with WindowsMediaPlayer is supported by DirectShow.
Any file supported by DirectShow can be encoded with SUPER(C) with the "Use DirectShow" option.
therefore, if you can play this ".dvr-ms" file with WMP, chances are very high to be
able to encode it with SUPER(C) (into any format of your choice)

As for the DirectShow, using it leads to a faster encoding, if it doesn't work, simply un-check it.
Directshow depends on your PC installed filters, thus it differs a lot from one PC to another

Q - Why is it that when I convert any file to the AVI format, the movie plays very quickly. Is it because of the frames per second or the bitrate configuration? My input file is alright, because I can play it at a normal speed.

A - You are playing the AVI with your WMP which is using a DirectShow driver installed
on your PC unable to correctly synchronize the video frame with the audio sampling rate.
The same file would play normally with SUPER(C). Select 44100 Hz as Audio sampling rate (instead of 22050 Hz) this makes your WMP happy.

SUPER c (Simplified Universal Player Encoder & Renderer) is nothing more than a trivial graphic user interface to the famous line command encoders:

ffmpeg, mencoder, mplayer, x264, ffmpeg2theora, the libavcodec library and the theora/vorbis RealProducer plugIn.

Some additional .dll files may be required in your system directory in order to play or convert all the noted files

MicroSoftWindowsMovieMaker is NOT supported to be rendered by SUPER. However, now that you installed SUPER, and AviSynth is enabled,

#------------------------------------------------------------
DirectShowSource("Vts_01_1.vob")
ConvertToYV12()
#------------------------------------------------------------

Copy and paste the above 4 lines in a txt file, name it script.avs


as you could tell, it is an AVS script, rename the file Vts_01_1.vob in the script to match the real name of the VOB file(s) you need to edit.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image010.jpg

Open it with virtualdub and edit your VOB file without any conversion/encoding and without anu quality loss
The Direct Show Option

SUPER has an option to use Direct Show. The tool-tip reads kind of interesting.

Turning it on, opting for a WMV file with WMV8 compression... results in the same error as without the option.

As it says, the WMV option is experimental.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image011.jpg

Toggling the DirectShow option on and off doesn't change the list of compression options.
Conclusions and Closing
SUPER provides the compression codec choices shown at the left when rendering an AVI file, ones generally not compatible with Movie Maker 2 running on my Windows XP laptop.

My other utilities offer different choices. For example, the list at the right shows those currently available to VirtualDubMod. Many of them are files that work in Movie Maker.

My usual choices are absent in SUPER... including the WMV9 and Panasonic DV codec ones that I use so often... and others such as Cinepak that I sometimes select.

For my needs, SUPER might be the first part of a 2 step conversion process, as I used it here to successfully rip a DVD VOB file into Movie Maker 2, or for conversions not related to getting files into a project.

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image008.jpg

http://www.windowsmoviemakers.net/PapaJohn/119/SUPER-Converter_files/image012.jpg

raja811
08-19-2008, 03:33 PM
Thanks realy useful.

khalelulah
10-23-2008, 03:51 PM
thanks............

Catnat
10-25-2008, 01:12 AM
Thanks.

kishorjami
10-31-2008, 08:53 PM
nice info.. thank u for sharing..

firesai007
11-16-2008, 06:39 AM
thank you very much

kumarterra
11-16-2008, 12:08 PM
oh buddy superb work man!!!!! thanx

electronickid3
11-17-2008, 08:53 AM
Awesome i'm gonna give it a try

gowthaman19
11-17-2008, 12:17 PM
Awesome i'm gonna give it a try

Plz update soon

gowthaman19
11-17-2008, 12:18 PM
Need lastest and good antivirus

akumar_81in
11-22-2008, 05:02 AM
thanks for the information.

gowthaman19
11-22-2008, 11:25 AM
thank you so much

jksriram
12-17-2008, 12:24 PM
Thanks for the gud post.Can you advice which is best SW for converting m2ts or evo files to mkv files along with chapters.

rathishram
12-30-2008, 06:29 AM
the sounds good

firesai007
12-31-2008, 09:35 AM
thanks for sharing

jasmjas
12-31-2008, 12:53 PM
super thankssssssssssss

Fire
12-31-2008, 01:15 PM
Good Explanation sami ...
Thanks for ur efforts ...
But I hope it is very useful for I-Pods and Mobiles than Ripping ..

malluking
01-02-2009, 02:01 PM
thanks for the info.

rajeevpsft
01-02-2009, 03:43 PM
great work - thanks

akumaran
01-02-2009, 06:02 PM
Thank you. Looks like a very interesting tool.

anubhav2020
01-03-2009, 06:13 PM
Thanks alot bud..great help for my Nokia N95..thanks for your effort.

rathishram
01-04-2009, 12:06 AM
is it better than AutoGK?

rathishram
01-04-2009, 12:07 AM
can it rip chapters from DVD

nimma
01-04-2009, 06:17 AM
Thanks for the nice info...

Massive
01-04-2009, 11:07 PM
Thanks. Looks like a very good utility

vimalknk
01-26-2009, 12:54 AM
thanks nice software

raki123
01-26-2009, 12:18 PM
Thanks..good software

DJ Clips
01-26-2009, 04:56 PM
nice one man,nice software.

twistr
01-27-2009, 01:34 AM
thanks for the share ........... good info

torrentlover
01-30-2009, 01:01 PM
thanx for sharing the info with all of us :) good one

vasu_persia
03-12-2009, 05:03 AM
Super but we can use total video converter which is the best converter ever:flowers::flowers:

sureshbabu_16
07-11-2009, 10:21 PM
thanks..gud one....

venkatesasamy
07-12-2009, 07:57 AM
thanks for this post...I was looking for a converter like this....

thendral2
07-19-2009, 05:38 AM
thanks thanks thanks

philip8579
07-19-2009, 07:35 AM
thanks man..super converter..

kandharaj
08-24-2009, 02:49 PM
Thanks for the info

itzyatish
09-27-2009, 08:42 AM
thanx for sharing

spunkycode
11-01-2009, 08:22 PM
This is really nice tool......

vviji75
11-02-2009, 10:53 AM
Thank you very much

bahlv
11-18-2009, 06:48 PM
wow looks like a great program......thanks for the share :)

blackhawk2121
11-20-2009, 07:21 AM
thanks for the share

samiiob
11-20-2009, 09:55 AM
than you very much for sharing

ktcsathish
11-20-2009, 08:25 PM
thanks for the sharing

kadir
11-21-2009, 01:44 AM
thanks a lot

mani_2006
11-21-2009, 02:42 AM
tks for your release. frd

satish89
11-22-2009, 02:20 AM
Thanks..........

poussy
12-02-2009, 02:26 PM
nice infos.thanks for the details regarding the software

ktcsathish
12-02-2009, 06:18 PM
thanks for the information

mani_2006
12-02-2009, 09:59 PM
tks for your post frd.

mani

ramyaprachi
12-03-2009, 03:55 AM
thank u so much for this info

Sivasakthi
12-03-2009, 04:15 AM
Very nice sam. Useful thread and most awaited. Thanks for sharing this.

jonybravo
12-03-2009, 12:33 PM
Thanks for sharing buddy!!! :)

sheik2k
12-03-2009, 11:26 PM
thanks !!

kayveeyem
12-11-2009, 08:02 PM
Thanks a lot for posting this very useful guide!

mg0154_ji
12-14-2009, 04:41 AM
Thankssssss

address_name
12-16-2009, 03:14 AM
g8 eotk lkksjigk ykdfjgirmld mgfpofdi[gr tmdfgkdfgkofg