i want to convert the video from dull quality to better quality through video converter tool of jet audio.
how can i do this? is this possible?
please guide me or simply suggest me a better software that can do this for me.
configuration of dull quality:
width 320
height 214
AUDIO:
bit rate 231kbps
audio sample size 16bit
channels 1(mono)
audio sample rate 22khz
VIDEO:
data rate 202kbps
video sample size 24bit
stream name video2
when i see the video in small window the movie quality looks fine. but in full screen it becomes blur. i wanna see the movie with the best video quality in full screen mode.
can this movie be converted in fine quality?
plz tell me how?
any software?
+ Reply to Thread
Results 1 to 4 of 4
-
-
Besides, 320x214 is 1.5:1, and obviously in an incorrect aspect ratio, 214 is only Mod2, it was made by an idiot, and is fit only for the recycle bin. And with a higher audio bitrate than video bitrate?
-
Originally Posted by timmi
When it's "full screen" it's being resized on the fly.
You can get a better result if you use Avisynth and say,
LanczosResize and perhaps some deblocking and sharpening.
Here's a script I used on a fairly low res encode to scale it up:
Code:AVISource("01a.avi") DeBlock_DeBlock(quant=20, aOffset=8, bOffset=16) UnsharpMask(64, 9, 0) LanczosResize(688,448,0,0,320,240) AddBorders(16,16,16,16)
Similar Threads
-
Best quality DVD output software for maintaining photo quality
By P_Erickson in forum Newbie / General discussionsReplies: 20Last Post: 21st Apr 2012, 22:30 -
best audio video quality of youtube poor quality and not hq flv videos.
By nusratjaveid in forum Video ConversionReplies: 3Last Post: 20th Jun 2010, 19:23 -
3 AVIs to DVD low quality or medium quality to drive then DVDshrink?
By johnharlin in forum Video ConversionReplies: 5Last Post: 4th Apr 2009, 02:18 -
lower low quality online tv how to high quality :( :x
By gorry563 in forum Video Streaming DownloadingReplies: 1Last Post: 22nd Feb 2009, 06:56 -
&fmt=18 does not give the same quality as playing by "high quality
By arminio in forum Video Streaming DownloadingReplies: 2Last Post: 9th Feb 2009, 18:33