digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   MovieStacker: Bugs Report (http://www.digitalfaq.com/archives/encode/2739-moviestacker-bugs-report.html)

muaddib 02-22-2003 03:31 PM

Bugs Report
 
I made a lot of changes in the program, and do not have time to check if everything is right. :roll:
So please, tell me if you find any bug.

KingTuk 02-22-2003 04:16 PM

the link for temporalcleaner is wrong on the
Settings & Links tab...

it downloads simple3d cleaner...

here is the correct link...

http://forum.doom9.org/attachment.ph...&postid=240506

kwag 02-22-2003 05:56 PM

I can load presets fine, but any modification is not stored :!:
Also, if I define a new preset and save it, it will not load.

-kwag

muaddib 02-22-2003 09:04 PM

Quote:

Originally Posted by KingTuk
the link for temporalcleaner is wrong on the
Settings & Links tab...

it downloads simple3d cleaner...

here is the correct link...

http://forum.doom9.org/attachment.ph...&postid=240506

Thanks KingTuk!
It's fixed.

muaddib 02-22-2003 09:16 PM

Quote:

Originally Posted by kwag
I can load presets fine, but any modification is not stored :!:
Also, if I define a new preset and save it, it will not load.

-kwag

Hi kwag,

I can't duplicate this bug here.
All new (and old) preset that I make/edit loads correctly.
All the included presets were made inside the program.

Do you get any error message? :roll:

kwag 02-22-2003 09:47 PM

Quote:

Originally Posted by muaddib
I can't duplicate this bug here.
All new (and old) preset that I make/edit loads correctly.
All the included presets were made inside the program.

Do you get any error message? :roll:

Hi muaddib,

I think I found out :imstupid: . I can't edit the script with my own settings on the AviSynth Script window and then save them right :?:
I just thought that I could have a custom script on that window, and save it as a custom preset. I guess you can only load and save presets that are configured with the MovieStacker check boxes and selectors. So never mind. It's my mistake :roll:

-kwag

rendalunit 02-22-2003 09:57 PM

Quote:

Originally Posted by kwag
I think I found out i'm stupid.GIF . I can't edit the script with my own settings on the AviSynth Script window and then save them right icon_question.gif

I discovered that too. That editor will be nice (although at the moment it's not that big a deal to save the script and then open with notepad) :wink:

ren

muaddib 02-22-2003 10:40 PM

Quote:

Originally Posted by kwag
Hi muaddib,

I think I found out :imstupid: . I can't edit the script with my own settings on the AviSynth Script window and then save them right :?:
I just thought that I could have a custom script on that window, and save it as a custom preset. I guess you can only load and save presets that are configured with the MovieStacker check boxes and selectors. So never mind. It's my mistake :roll:

-kwag

It would be cool if we could do that! :D
But as you sad, you can only save and load the filters and settings that are supported by MovieStacker. The script text editor is just a reflection of the checkboxes and selector. :wink:

Maybe in the future I implement a text analyzer that can read the script text editor and automatically make the changes in the checkboxes and variables of the program. 8O This way it would be possible to hand write a script and save it as a preset. 8)

It’s possible, but I don’t know if it would be really useful.

heyitsme 02-22-2003 11:58 PM

The telecide function doesnt work for some odd reason. I have no idea it wouldnt, i am not to familiar with that function and all the variables inside of it. The function works when i do not use moviestacker. just wanted to bring it to your attention.

kwag 02-23-2003 12:01 AM

Quote:

Originally Posted by heyitsme
The telecide function doesnt work for some odd reason. I have no idea it wouldnt, i am not to familiar with that function and all the variables inside of it. The function works when i do not use moviestacker. just wanted to bring it to your attention.

Hi heyitsme,

Please post your generated .avs script.

-kwag

muaddib 02-23-2003 02:36 AM

Quote:

Originally Posted by heyitsme
The telecide function doesnt work for some odd reason. I have no idea it wouldnt, i am not to familiar with that function and all the variables inside of it. The function works when i do not use moviestacker. just wanted to bring it to your attention.

:oops: MovieStacker is not loading the decomb plugin for IVTC.
It’s fixed now, but you'll have to load it manually until next release.
Maybe tomorrow :wink: ... just let me find some more bugs (already found 3 more).

Tip: you can check the “FieldDeinterlace” to get the full path for decomb.
Then you copy/paste.

heyitsme 02-25-2003 11:25 AM

I am not sure if you have released any new versions that correct this but blockbuster sharpen filter is incorrect. You have sharp instead of sharpen (method"sharpen').

muaddib 02-26-2003 01:43 AM

Quote:

Originally Posted by heyitsme
I am not sure if you have released any new versions that correct this but blockbuster sharpen filter is incorrect. You have sharp instead of sharpen (method"sharpen').

It's fixed... get the v1.1.0! :wink:

vhelp 03-02-2003 03:21 AM

Hi mauddib..

AVS Error 1:
------------
I was trying your latest MovieStacker v1.1.1 and proceeded to load in
a preset (using your load / save)
and when I selected your KVCD_352x480_PLUS.pst file, and then saved
the *.avs ie, use default filename, "NewScript.avs" and then I dragged
it into vdub (as I always do w/ all my *.avs scripts) vdub bombed out
w/ an error:

AVIsynth open failure:
LegalClip: Source must be YUY2


All worked out when I added the convertToYUY2() before LegalClip()
in the *.avs script file.

Any way you can add this [x] ConvertToYUY2 to your app ?? (just as a
convenience, if anything else) ??

AVS Error 2:
------------
After adding the above (and worked) I get the next error message on
line 24 (though there is no line 24)

AVIsynth open failure:
Sampler: samples must be >= 2


I tried changing default's Sampler(length=24) value, to a 2, and I still get
this error.

NOTE, if I REM out the line w/ # Sampler(length=24) all works great
and I can proceed to drag and drop into vdub, and play file. But, I would
hate to have to remove items if I don't have to.

Could you please tell me what I'm doing (stupidly) wrong ??

All I'm trying to do, is the try out one of your Presets. I wanted to
do a test sample encode w/ 352x480 encode for my Apex AD-1500 (the 528x480
does not work, as you already know)

Actually, I'm having fun w/ your new app.. it's interesting.
Oh, and thank you for your patiance.
-vhelp

muaddib 03-03-2003 12:27 AM

Quote:

Originally Posted by vhelp
Any way you can add this [x] ConvertToYUY2 to your app ?? (just as a
convenience, if anything else) ??

Hi vhelp!!
I never had this problem before... :roll:
Does this error have anything to do with AviSynth2.5?
I never used v2.5 (some filters don't work with it), and MovieStacker does not support it yet.
I'll add support for v2.5 in a near future, but first I have to learn and understand what changes it will have in the script generation.

Quote:

After adding the above (and worked) I get the next error message on
line 24 (though there is no line 24)

AVIsynth open failure:
Sampler: samples must be >= 2


I tried changing default's Sampler(length=24) value, to a 2, and I still get
this error.
8O Man, this is weird. 8O
But according to the error message the samples parameter is the problem. You can try to set it manually (samples=X, where x should be the movie time in minutes), but if you pass no "samples" parameter it should use the default value (that is "movie time in minutes").

Note: "samples" parameter is the first parameter of the function.
That's why we have to name "length" when we use just it.


Quote:

Could you please tell me what I'm doing (stupidly) wrong ??
I don't see nothing wrong... may be it is just a AVS_2.5 issue... (if you are using it :roll: )

Quote:

Actually, I'm having fun w/ your new app.. it's interesting.
Oh, and thank you for your patiance.
Hey! Thank you for testing it! :mrgreen:
I’m glad you like it.

Omega 03-03-2003 05:29 PM

Quote:

Originally Posted by muaddib
Quote:

Originally Posted by vhelp
Any way you can add this [x] ConvertToYUY2 to your app ?? (just as a
convenience, if anything else) ??

Hi vhelp!!
I never had this problem before... :roll:
Does this error have anything to do with AviSynth2.5?


All VirtualDub filters support only RGB32 input.

If you try to use any of these filters with RGB input, you will get an error. Putting ConvertToYUY2 just before the offending filter should resolve the problem. All Avisynth filters support YUY2 input.

Avisynth prior to 2.5 takes only RGB and YUY2.

Another error: stream & authoring infos don't get updated sometimes if you load a new source, you have to load it a second time.

and hey, ECL is the extension of CinemaCraft Encoder's project file, DVD2SVCD produces such file to feed CCE.

So, hope I didn't break any rule this time :)

Omega

vhelp 03-03-2003 07:55 PM

Hi mauddib..

Quote:

Does this error have anything to do with AviSynth2.5?
At the moment, I don't know WHAT version I have. How do I find this
out ??
Do you mean my VFAPI *.dll ??
I was testing these AVS scripts from a *.D2V source. The Fifth Element
And, encoder I'm using is the beloved, TMPG v2.53

I'm under Windows 98 Gold (not SE)

Quote:

Hey! Thank you for testing it!
To be quite HONEST w/ ya, for some strange reason, I find YOUR
app MUCH easier to understand, follow AND use 8O vs. FitCD !!
I just picked it up and starting using it (ok, testing it)

I had some suggestions to add to your's and other's list, but for
some reason, I just can't remember any of them. I guess I should
start up MovieStacker and perhaps the Ideas will come back 8O
.
.
ok, opening up your app now..
.
.
Oh, wait, here comes one of them now, ..had something.. ok, I'll post
them in your Feature Request thread.. look for me there.

Oh, the ICON was a perfect choice for your GNU version.
ps: Which icon editor did you use for it ?? I've D/L'ed a few, but
those I did use, the image was corrupt. I'm now playing around with
IcnEd01p.exe v1.5 but it's old looking and very limited.

Omega..
I did use the ConvertToYUY2() and tried it before and/or after some
of the affending filter, but I still rec'vd those errors. But, it
may have something to do w/ my version of the *.DLL for VFAPI (above)
Again, the test AVS script were based on a *.D2V source.

-vhelp
PS: i'll never understand this.. this is my 2nd time I had to LOGIN, even
though the main FORUM page has my usre name listed as LOGGED in !!
..rats!!

rendalunit 03-03-2003 11:40 PM

Quote:

Originally Posted by vhelp
Hi mauddib..

Quote:
Does this error have anything to do with AviSynth2.5?

At the moment, I don't know WHAT version I have. How do I find this
out ??

hi vhelp,
you can check which version of Avisynth you're running with version()
Code:

version()  # check version of Avisynth
ren

vhelp 03-04-2003 12:06 AM

AVIsynth and *.DLL versoin info..
 
ok, rendalunit..

I figured it out. For these kinds of "internal" commands, you have to have
these statements on the LAST line. Something you left out - - after countless
times of trial and error. oh well.. Anyways..

Here is what I have:
Code:

    Avisynth v1.0 beta 5, (c) 2000 Ben Rudiak-Gould
    Maintenance: Edwin van Eggelen

But, does my *.DLL file have anything else to do with "anything" ??

Code:

    AVISYNTH DLL      196,608  10-25-01  3:53p avisynth.dll
Thanks.
-vhelp

jorel 03-04-2003 05:10 AM

Quote:

Originally Posted by rendalunit
Quote:

Originally Posted by vhelp
Hi mauddib..

Quote:
Does this error have anything to do with AviSynth2.5?

At the moment, I don't know WHAT version I have. How do I find this
out ??

hi vhelp,
you can check which version of Avisynth you're running with version()
Code:

version()  # check version of Avisynth
ren

hi "friendalunit" and all,
maybe it help too.

http://www.kvcd.net/forum/viewtopic....5454aca9f2b778

:wink:

muaddib 03-04-2003 08:50 PM

Quote:

Originally Posted by Omega
All VirtualDub filters support only RGB32 input.

If you try to use any of these filters with RGB input, you will get an error. Putting ConvertToYUY2 just before the offending filter should resolve the problem. All Avisynth filters support YUY2 input.

Avisynth prior to 2.5 takes only RGB and YUY2.

Well, I never understood all these color spaces correctly. :oops:

OK. If I understand you (?), this should happen when you try to use any VDub filters with AviSynch. Well, MovieStacker do not support any VDub filters... but if VDub filters support only RGB input, shouldn't we use a ConvertToRGB instead of ConvertToYUY2?

Or maybe you are trying to use the AVS script as input for VDub. If this is true, and as you said VDub only supports RGB input, then just a ConvertToRGB at the end of the script should resolve the problem. Although I never needed “ConvertToRGB” to open the AVS in VDub and use its filters.

Quote:

Another error: stream & authoring infos don't get updated sometimes if you load a new source, you have to load it a second time.
Yep... I saw this one. I'll fix it.

Quote:

and hey, ECL is the extension of CinemaCraft Encoder's project file, DVD2SVCD produces such file to feed CCE.
Well, I never used CCE and I don't know what an ECL look like.
But can't CCE open an AVS script as input? 8O 8O 8O

Quote:

So, hope I didn't break any rule this time :)
:mrgreen: :mrgreen: :mrgreen:

muaddib 03-04-2003 09:01 PM

Re: AVIsynth and *.DLL versoin info..
 
Quote:

Originally Posted by vhelp
Here is what I have:
Code:

    Avisynth v1.0 beta 5, (c) 2000 Ben Rudiak-Gould
    Maintenance: Edwin van Eggelen

But, does my *.DLL file have anything else to do with "anything" ??

Code:

    AVISYNTH DLL      196,608  10-25-01  3:53p avisynth.dll

8O v1.0 beta!!!!! 8O
Oh please, go get 2.07 NOW!! :D
here: http://sourceforge.net/project/showf...group_id=57023

I don't know, but maybe this is the reason you have to change from one color space to another. :roll:
Go update your AviSynch... and tell us if this fix your problem. :wink:

vhelp 03-04-2003 09:13 PM

Hi mauddib..

Thanks. :)

I'll check it out.
-vhelp

kwag 03-28-2003 11:04 AM

Sampler frames error
 
Hi muaddib,

Please check your "Sampler" parameter generation routine. I have set "Use frame rate" and "Use movie time in minutes" on the "Filter settings", but it only works on the current/last movie (.d2v) I have loaded. Any .d2v that I open later, retains the last settings. Even if I exit MovieStacker and run it again.

-kwag

muaddib 03-28-2003 07:25 PM

Hi kwag,

I'm not sure if I understand what you mean, but I found 2 bugs in the sampler dialog.

First the labels text was inverted :oops: :mrgreen: . In front of the "Number of samples" should be the "Use movie time in minutes" label, and in front of "Length of each sample" should be the "Use frame rate" label.
They are working right, just the text is inverted.

Second (I think that's what you said), when you check "use movie time" and "use frame rate", these information are not being updated when you load a different source.

Both bugs are now corrected. :wink:
Thanks for pointing that out!

vhelp 04-18-2003 08:20 PM

ok mauddib..

R U ready for my 2 cents ??

Be right back, just getting last minute notes together.

I hope you and Kwag are ready for some late-night cramming !!

..or not, pending your answer(s)

-vhelp

vhelp 04-18-2003 08:40 PM

hay mauddib..

Well, I did say I would get back to ya..

sorry for not getting back to you sooner. Had too many things going
on, plus being too lazy and all and last, I've ben suffering a few of
my OWN pc crashing and headackes as well :(

Anyways.. here is something I've noticed when dealing w/ LOTS of WS
movies (though mostly DVD, captured sources in WS prove the same)

The short..
When I am preparing a WS movie (DVD or captured off air) and proceed to
work with the Letterbox or cropping top and bottom black bars, etc.
I notice that the MAJORITY of all the sources I work with do NOT have
EQUAL Letterboxing or black bars in them. So, my quesiton to you is..

in MStacker, is this/there any compensation to this ??
I don't think that there is, becase this is a MANUAL eye cathing thing.

I would think, that this would mess up the final AR or throw off the
AR and consiquently, taint the quality by at least some degree !! 8O !!

Don't you agree ??

Do I hear you saying, " give me some examples ?? "

Code:

Movie Title          Crop (T/B)  differences by pixles
--------------------------------------------------------
* The Fifth Element    58 x 60      2 pixels
* Dogma                53 x 57      4 pixels
* Blade Runner        67 x 62      5 pixels
* Get Karter          55 x 58      3 pixels

Perhaps a list should be create for future encodings, using MStacker
would be a feature to add in ??
It could be from a .txt file, based on your Movie title. Then, MStacker
could count for this in it's final .AVS script. Same for Snolly's
SwiftAVS (if his require any cropping features) (if you're listening
Snolly pal.

So, lets say you have a DB list of CROP values for Movies, and using a
dropdown list box and selecting your movie, ie, Dogma 53x57
Your MStacker app would compensate for the Movies incorrect black bars
and produce an .AVS script with corrected black bars (or letterbox)

What do you think ?? Have you overlooked this ?? I think you have 8O he he..

Well, here's what I do, when I have an un-even pair of boarders, I just
basically (roughly speaking) continue my cropping, then I add (or insert)
a scanline, and then, when I feed into TMPG, I verify that the boarders
are NOW equal, and if so, I incode.

Surely this IS effecting the encoding to some degree. Surely !!
If I understand correctly ( and please do "correct" me if I'm wrong he he.. )
that the encoding is based on 16 pixel blocks 8O and if a black boarder is
not equal, and the 16 pixel block is overlaping another block that has
some other color other than black (not evenly) then, wouldn't that have
some tainting in quality ?? ?? ?? 8O
I mean, we're talking about maximizing pixel block encoding, right ??
If you asked me, if we could calculate a fair and EQUAL amount of black
bar between top and bottom using an 16x16 pixel block (top and bottom)
and leave whatever's left of 16x16 block black bar from where the actual
picture start on a 16x16 pixel block boundary, we could fine tune even
more quality with this technique. This has ben on my mind for many months
now, but I couldn't get it out right. Hopefully, you and perhaps Kwag
are understanding this issue clearly enough, to warrant an INVESTIGATION !!
And, as I understand it, Kwag LOVES, LOVES this stuff !! he he..
And, He's ALWAYS looking for ANYTHING, ANYTHING that will give him an
edge !! right ?? he he..

Weather small or not, I'm sure that those that are COUNTING their bits
per cd would appreciate this little tid-bit and perhaps some testing may
be in order to see where this could benefit us (if fixed) in our final
encode !! I think that in theory, the above is true. So, Kwag..
if you're listing, you might want something more :) fun :) to keep you
busy, as I know you just LOVE, LOVE having something interesting to test
out.. even if its that LAST bit of UMFF to put more on a CDR or to add
quality too.

Now, depending upon your answer(s) to my lenghty notes above, if this turns
out to be an issue, then I do hope you can find time to include these
fixes in your next update.

Well, no matter what, it's something to look into anyways. So, please
have fun.

Well, I'm busy jugling many things on my list, and it's Friday (TGIF)
and I'm happily cramming away he he..

-vhelp
PS 1: get your PC fixed!! I just upgrated my ram w/ ad'nL 256MB (now 524mb)
PS 2: AND, i'm working on getting my next Analog Capture card (Osprey) for
testing (I have some hunches to work out)

muaddib 04-25-2003 02:06 AM

Quote:

Originally Posted by vhelp
hay mauddib..

Well, I did say I would get back to ya..

sorry for not getting back to you sooner. Had too many things going
on, plus being too lazy and all and last, I've ben suffering a few of
my OWN pc crashing and headackes as well :(

Hi vhelp,

Now it's my turn to say sorry for not getting back to you sooner.
Don't go thinking that I forgot you. I was just suffering from more PC crashes.
Now was my 400W PSU that smoked out! I just can't believe it! :grr1: :evil:

Well it's 4:00am and my wife is probably waiting me with a knife! 8O
I want to read your post carefully to see if I can understand it all. :roll:
Tomorrow I will answer you... (well, I hope so :wink: )

cya!

vhelp 04-25-2003 02:21 AM

hi mauddib..

Ok.

Take your time. I know I'm not crazy w/ the top and bottom bars.

They ARE off in many DVD movies and that includes TV captures too.

I'm figuring around the 16x16 blocks. I hope that when you read this,
and re-read it, think about it. ok ??

If you got a 16x16 block that is completely black (ie, a portion of your
black bar) and the encoder sees this as it encodes, the encoding process
will (in short) encode this 16x16 blocks (or areas) effeciantly, but WHAT IF
A 16x16 BLOCK (going accross, left to right) is mixed w/ some black and
then partially w/ the video ?? 8O 8O Doesn't that mess up on the quality
to SOME degree ?? It must.

Kwag.. I'm sure you can piece together the above, and probably in
better words than me, but surely you understand what I'm getting at ??

Well, it's gettng late forme too. It's 3:14am here in NY, and my eyes are
weighing heavily.

See you all tomorrow - TGIF..
-vhelp

muaddib 04-26-2003 03:56 PM

Hi vhelp,

Here we go! :D
I’m not sure if I completely understand every thing that you said, but I will try to answer you. Let’s go step by step…

Quote:

When I am preparing a WS movie (DVD or captured off air) and proceed to
work with the Letterbox or cropping top and bottom black bars, etc.
I notice that the MAJORITY of all the sources I work with do NOT have
EQUAL Letterboxing or black bars in them.
Yes, that’s true. Many movies have encoded top/bottom black bars and frequently these black bars are not exactly the same size. This will make the movie shift two or three pixels up or down. Not a big deal.
I really don’t know why these black bars are there in the beginning. In my opinion, if a movie is anamorphic then should be NO black bars at all!


Quote:

So, my quesiton to you is..

in MStacker, is this/there any compensation to this ??
I don't think that there is, becase this is a MANUAL eye cathing thing.
Sure there is! Well, sort of…
You have two ways to deal with these encoded black bars.
One is manual and other is automatic. Here they are:

1) You can manually (VDub or TMPG or next version of MovieStacker :wink: ) find the size of the frame (without the black bars) and set the Film Pixel option in MovieStacker. This way MovieStacker will crop the black bars and leave you with just the film pixels.

2) You can use GripFit to automatically crop the black bars. GripCrop will analyze your source, find if there are any black bars and cut them off, leaving you with just the film pixels.


Quote:

I would think, that this would mess up the final AR or throw off the
AR and consiquently, taint the quality by at least some degree !! !!

Don't you agree ??
No. With MovieStacker the AR will always be correct! 8)
Let’s analyze all the different ways we have to do this.

1) If you leave the encoded black bars in the frame, MovieStacker will “see” this frame (with black bars) as if it was only film pixels. The black bars will be resized together with the film. MovieStacker will do this taking care of the correct AR, adding the correct amount of black borders to “fill” the frame properly.

2) If you manually set the film pixels, MovieStacker will also calculate the crop values together with the black borders addition (base on the new cropped frame) to keep the correct AR.

3) If you use GripFit, MovieStacker will not deal with the AR, but GripCrop, GripSize and GripBorders will with keep the correct AR for you.

As you see, the AR is maintained in every way you do it.
Many times the AR is not 100% accurate, but you can see the error margin in the “Aspect Ratio” little square. This error occurs essentially because of the “round to” sliders and the “crop method” you choose. These options interfere in the AR and in the way MovieStacker will calculate the crop and resize.


Quote:

Surely this IS effecting the encoding to some degree. Surely !!
If I understand correctly ( and please do "correct" me if I'm wrong he he.. )
that the encoding is based on 16 pixel blocks and if a black boarder is
not equal, and the 16 pixel block is overlaping another block that has
some other color other than black (not evenly) then, wouldn't that have
some tainting in quality ?? ?? ??
I mean, we're talking about maximizing pixel block encoding, right ??
If you asked me, if we could calculate a fair and EQUAL amount of black
bar between top and bottom using an 16x16 pixel block (top and bottom)
and leave whatever's left of 16x16 block black bar from where the actual
picture start on a 16x16 pixel block boundary, we could fine tune even
more quality with this technique. This has ben on my mind for many months
now, but I couldn't get it out right. Hopefully, you and perhaps Kwag
are understanding this issue clearly enough, to warrant an INVESTIGATION !!
And, as I understand it, Kwag LOVES, LOVES this stuff !! he he..
And, He's ALWAYS looking for ANYTHING, ANYTHING that will give him an
edge !! right ?? he he..
As you said, it surely affects the encoding to some degree.
The big question here is how much it will affect the encoding :?:
I had asked it to my self a thousand times.
Will the encode suffer if I crop in the middle of a macro block :?:
Well, I think so, but will it be significant that I need to worry about :?:
I don’t know… but anyway, MovieStacker can take care of it, and do every thing you suggested above! :mrgreen:

If you set all the “round to” sliders in the “mpeg resize” section to 16, you will have all the black borders and the film area based on 16 pixels blocks. And if you set the crop method to accurate, MovieStacker will do all that assuring the correct aspect ratio!

So if what you wanna do is crop the incorrect encoded borders, keep the film area based on the original 16 pixels blocks, add black borders that are also based on 16 pixels blocks and do all this keeping the most possible correct aspect ratio… MovieStacker already do it for you! 8)

I think the only drawback of setting MovieStacker the way I said, is that you probably will have to crop more film pixels then you want… that’s the price you have to pay.

That’s why I ask you (kwag and everyone else) again:
How much will it affect the encode if I do not keep everything based on 16 pixels block? :roll:
Will the quality be improved so it worth the price of cutting off film pixels? :roll:


All times are GMT -5. The time now is 08:28 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.