Hi
when encoding my avi with AVStoDVD, it adds black borders to the left and to the right. I guess it's because some TVs hide these parts of the screen... but I think these borders are too large. Is it possible to reduce them?
Another question: is it possible to stream copy the audio? I have an AC3 source and I would like to avoid reencoding it..
thanks![]()
+ Reply to Thread
Results 1 to 11 of 11
-
-
Of course
Go to 'Edit Title'/'AviSynth', toggle off 'Auto AviSynth Script' and play with 'Vertical Resize'.
If the AC3 source is DVD compliant, it is already reteined. Check if 'Edit Title'/'Audio'/'Keep DVD compliant Audio' is toggled on.
Bye -
As I told you before, if in 'Edit Title'/'Audio', the option 'Keep DVD compliant audio' is on, then audio will be retained. In that case, video will be encoded thru AviSynth frameserving, audio will be demuxed by FFmpeg.
Yes, it is. Same location as before: 'Edit Title'/'AviSynth'/'Delay Audio'.
Bye -
Last edited by mathmax; 7th Jul 2011 at 17:11.
-
on me....
Of course if audio is retained, 'Delay Audio' will not work. You have to re-encode audio to apply the delay. Or, alternatively, you can edit the BatchMux command parameters ('Advanced Project Settings'/'Edit encoder commmand params at runtime' and, just before authoring step, add:
-a1delay xxx
where xxx is the delay in ms (min -300, max +300)
Bye -
I would like to delay it of -2903ms.. I'm under minimum value
Any alternative solution? For example? Is there a software cut .ac3 without reencoding?
Similar Threads
-
black border problems
By nospam7676 in forum Video ConversionReplies: 2Last Post: 25th Dec 2010, 16:23 -
encoding black border or not ?
By miss in forum Video ConversionReplies: 1Last Post: 3rd Sep 2009, 09:27 -
ripbot x264 and the black border
By miss in forum Blu-ray RippingReplies: 2Last Post: 14th Jul 2009, 12:30 -
Adding black border to video
By BobAchgill in forum Newbie / General discussionsReplies: 2Last Post: 26th Feb 2009, 06:15 -
Black border around conversion
By trueman in forum Video ConversionReplies: 8Last Post: 26th Jul 2007, 05:50