+ Reply to Thread
Results 1 to 12 of 12
-
-Screeshots taken using VLC
-If I open encoded videos in VDub the distortions are still there
-Source files are .FLV files off Youtube. Source files are ok, they present no distortion at the bottom
-I'm encoding with VirtualDub and XviD codec "XviD Home" Profile -
I think the 8 pixels are normally not seen by some decoders (some codecs internally pad to mod16 dimensions) , so it depends how you are opening them in vdub, and what decoder you are using
You can probably crop them out for 640x360 instead of 640x368 -
Oh, yep, they do present the distortion when opened in VDub, so it is not an encoding problem, it is a VDub importing one
I guess there's no way to fix this since it's FLV import pluging related
Thanks
Davide -
Because VLC might be using a different decoder than whatever you are using in vdub.
Those 8 pixels are not normally displayed . Another example is often HD footage is 1920x1080 , but actually internally padded to 1920x1088. On display, most decoder will crop the 8 pixels on display, so you only see 1920x1080
What does mediainfo (view=>text) say about the flv ?
How are you opening flv in vdub ? what decoder ? -
Oh, I'm using an FLV import plugin, don't remember where or when downloaded it off the net. Maybe you can point me to a better one?
-
Not sure of better import plugin, but it's a simple fix, just add the crop filter
Or load it another way, maybe through avisynth, or try playing with different decoder -
-
The reason is probably that your height is not macroblock aligned, means, not a multiple of 16. Decoders should have cropped off this part, poisondeathray already mentioned the quite notorious similarity for 1080 HD resolution.
Similar Threads
-
Green Bar at bottom problem solved!
By DeniseAck in forum Capturing and VCRReplies: 0Last Post: 9th Aug 2011, 18:19 -
Black bar on bottom of Windows Media Player 11
By Jynx980 in forum Software PlayingReplies: 2Last Post: 1st Nov 2009, 10:58 -
Capture analogue with 720x576 has tiny horizontal bar at bottom
By ManUtdFans in forum Capturing and VCRReplies: 15Last Post: 21st Jan 2009, 13:12 -
x264 encoded mkv/mp4 transcode to xvid encoded avi
By graysky in forum Video ConversionReplies: 4Last Post: 9th Aug 2008, 18:55 -
Green bar on bottom and right side of divx movie
By gthorley in forum Software PlayingReplies: 2Last Post: 19th Aug 2007, 14:39