Black border in exported video

When I am in presentation mode I see picture in the correct ratio without border. But exported video with same configuration have black border. (Source images have small size then output video.) I need output video without border as in preview...

it's a simple 2D operation. first you should find out how many pixels the "troubling" black border has, and then set a clip on it. the first idea with resizing is kind of complicated one, i admit:)
1. find out the size of your image (width, height)
2. get a clipping bounds (use Graphics.getClipBounds) and store it into Rectangle
4. check if your image intersects correctly with the clip
5. if yes, draw/store it with the new size
protected void paintComponent(Graphics g) {
    // paint the logo at location logoX, logoY 
    Rectangle clip = g.getClipBounds();
    Rectangle logo = new Rectangle(logoX, logoY, logoWidth, logoHeight); 
    // if the logo is outside the clip, ignore it 
    if (clip.intersects(logo)) {
        g.drawImage(logoImage, logo.x, logo.y, null);
   // paint the rest
}you could use BufferedImage.getSubimage(x, y, width, height) but that is an expensive operation. the next option is to use repaint(x, y, width, height)
Edited by: goddard on Nov 10, 2007 10:27 AM

Similar Messages

  • Removing the black border from exported videos

    Ok, basically I'm trying to rip DVD footage and convert it to something playable on an iPod. Nothing too hard getting it ripped and converted and all, but the VOB files didn't break right on the episodes, and I also wanted to edit out the theme from the beginning of EACH episode in the interest of space.
    Overall it's working pretty well so far, I've been able to perform all that I needed to do, but when I export I get a wide black border around the video which looks fine now, but will take up a lot of valuable space when reduced to iPod resolution. I've found ways to change the color of the border in FinalCut, but no real way to remove it. Anyone have a way of dealing with this?

    Ok, figured out what to do.
    If you go to the canvas, hit the box for the borders, tell it to show the wire frame. Click and you can rotate, resize, etc.

  • I have a black border around my video and I would like it to be full screeen

    I am running Premier Elements 10 on a PC and I am getting a black boarder around the video and I have rendered it multiple ways.   Is there a way to get it gone?  This is the link for youtube.  HCC 2014 video Final - YouTube
    Thank you
    Bruce

    Answers in CAPS.  But from playing with the file, it does not appear that I can get rid of the black border.   I would have to start again from scratch.    I tried a FV4 file format and a AVCHD.mp4 format and they both have black borders.   Any other suggestions on how to get rid of the border, or is it impossible at this point.
    Thanks Bruce KeenanPresident, Himalayan Children's Charitieswww.hccnepal.org
          From: A.T. Romano <[email protected]>
    To: Bruce Keenan <[email protected]>
    Sent: Thursday, November 6, 2014 6:14 PM
    Subject:  I have a black border around my video and I would like it to be full screeen
    I have a black border around my video and I would like it to be full screeen
    created by A.T. Romano in Premiere Elements - View the full discussionBruceKeenan Thank you for the reply with a lot of important details. With a 99.9999% certainty, I believe you issue is thata. you used 4:3 project settings for 16:9 source mediab. when you imported that 16:9 source media you used it as is without scalingit to get rid of the black border at the top and bottom of the frame caused by the 16:9 source ina 4:3 project. Apparently when you opened the new project, you accepted the default which is NTSC DV Standard 4:3 insteadof changing that to the project preset that would best match the properties of your source 16:9. For you to check out... a. Open a new project and, in the new project dialog, click on change settings, followed bychanging the project preset toNTSCDSLR1080pDSLR [email protected]   
    I OPENED A NEW PROJECT AND THE STANDARD SET WAS NTSC-DV-STANDARD-48kHz WHICH IS MY PROBLEM AS YOU POINTED OUT.    
     b. If you really want a F4V file HD, thenShareComputerAdobe Flash Videowith Presets = F4V - HD1080p (Flash 9 and Higher) If you want a MPEG2 file (SD), thenShareComputerMPEGSwith Presets = NTSC DVD Widescreen If you want a MPEG2 file (HD), thenShareComputerMPEG2with Presets = HDTV 1080p 29.97 High Quality If you want to explore with an AVCHD.mp4 file (HD), thenShareComputerAVCHDwith Presets =  MP4 - H.264 1920 x 1080p30 Lots to explore. And, there should be no black borders anywhere. If any questions or needclarification, please do not hesitate to ask. Thank you. ATR Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6906984#6906984 Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:  To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Premiere Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Super thin black border showing around video when I zoom out or pan the video...

    Hi all,
    I have a video I'm making in Adobe Premier Pro CS5.5. I am using 2 video slots in Premiere Pro's sequence area. A white image is in "Video 1" spot and a video is in"Video 2" spot.
    The white image in "Video 1" slot is the exact same color as the background color of the video in "Video 2" slot.
    The reason for this is when I zoom the video out or pan it slightly off the screen I just want it to look like the video is moving (and I don't want anyone to be able to see the black backdrop that is normal background color on a Premiere Pro video).
    After I go to effects control, and change the position and scale of the video; the video scales out and pans over fine ...however, the border of the video shows slightly ...even flickers a little. Is there a way to get rid of this thin black border line? ..So no one can tell where the video (in "video 2" slot) ends and where that white background I have in "video 1" is ...by removing this flickering border?
    Here's a Screencast of the issue. I point at that thin border I'm talking about when I pan the video over (which reveals the white backdrop):http: Screencast.com/t/45xp0bQ82f
    Thank you so much for any help you can provide. I appreciate it.

    CROP effect
    Jeff Pulera
    Safe Harbor Computers

  • Easy way to put black border around cropped video.

    Hi
    I was wondering if anyone knows of an easy way to put a 2-3 pixel black border around a cropped, shrunk video clip.
    Its kind of a picture-in-picture deal, but the "simple border" filter doesn't take into account the cropped edges. I've also tried drop shadow, but I need it to be hard lines.
    Any suggestions (I'm looking for the easy way because I need to apply this effect to about 100 clips, otherwise I'd just put a black colour matte behind the image).
    Cheers
    Chris.

    Layer the Boris Vector Shape generator around your clip. It's a great tool.

  • Why is Premiere Elements putting a black border around my video?

    I am getting by OK with editing my videos in Premiere Elements 3.0 (I know, the shame). However, when I have finished editing, I need to output to a specified frame size to fit a video screen on my web site. All videos that have been edited for me by third parties have been sized at 640x360 pixels. When I use this frame size to render/output my videos, I have a wide black border outside the actual video. The flv file that is being created seems to have had a border added around the actual movie. Here is an example: http://www.incisor.tv/Incisortvarchive.ph p?mid=109
    This doesn't happen when I output to a Quicktime, the video fills the frame as it should.
    What am I doing wrong, please?

    Hi guys,
    Thanks for your responses. I am recording in SD, 16x9 using a Sony HVR-A1P camera. Up until now I have never tried to output to a specific frame size, as I've just been doing general stuff for my own personal use. However, on my web site, I have many, many movies which I have produced (and in some cases filmed), but which have all been edited for me by people that know what they are doing, and mostly in Final Cut. These have all been output to fit the specific video frame size that has been used on my web site, and that is a 640x360. There has never been an issue with black borders.
    This movie (again, it's on my home page at www.incisor.tv) was the first time I have done everything myself. The Quicktime version is sized perfectly to the frame on my site, with no border, but the quality is very poor. Premiere Elements seems to be compressing too much, resulting in a poor quality file. Can I side-step the presets to create a less compressed, better quality (if bigger) file? If I can produce a better qualty QT file, this could be one solution to my problem, as many of the movies on my site are QTs.
    The Flash file that I have created is great quality and streams beautifully, but has this border issue. Because I have never been worrying about outputing to specific frame sizes previously, I have never gotten into matching source footage with the project's preset. I've just been happy with the movies I have output. Now I have to output to a specific size, where are the parametres set? If I do a 'check properties' inside Premiere on the avi file that has come out of the camera, the image size is apparently 720x576, which is strange, because that is 4:3 rather than 16:9, which is how the movie was filmed.
    This is probably quite easy to resolve, and I'll spend some more time looking at it now, but if anybody can help me short cut the process, that would be great.
    Thanks, Vince

  • Black border when exporting a site in Fireworks

    Strange problem with Adobe Fireworks CS3 when exporting to html - added a black border, edging around the site, ~ 3 mm.
    When viewed in Dreamweaver shows the following:
    Question: how to remove the border?

    It is just as I said, you need to set the margin and padding to 0   :-)
    In your code find:  (line 8)
    <style type="text/css">td img {display: block;}</style>
    and replace it with the following:
    <style type="text/css">
    body {margin: 0; padding: 0;}
    td img {display: block;}
    </style>
    Note:  It is never a good idea to export html code from a graphics program.  You should export individual slices and then build the site in Dreamweaver,.  At the moment, the whole webpage is make up of graphics - this is not the way to build a page, particularly if you want the pages found in Search Engines.
    Here is a good tutorial teaching how to take a Fireworks design into Dreamweaver:
    TAKING FIREWORKS COMP TO DREAMWEAVER:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    If you have further questions that relate to coding of the website, you are best to ask your questions in the Dreamweaver Forum:
    http://forums.adobe.com/community/dreamweaver/dreamweaver_general.
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au

  • Black Border Placed Around Videos

    I upgraded from version 8 of Adobe Premiere Elements 64bit to 10. Using defaults AVI DVNTSC videos played back in GOM or Windows Media Player have a border (frame) about 20% of the image dimension. The characteristics of old and new are the same 720 by 480 NTSC, 29.97 fps YUY2(RAW).  Suggestions would be appreciated.

    The second DVD contains additional Functional Content, such as additonal Menus, Themes/Instant Movies and more Title Templates.
    For MJPEG material, see this ARTICLE. As many camera mfgrs. tweak their CODEC's, and especially the MJPEG CODEC, I would first look to the utility disc, that comes with your camera. There should be the specific version of the MJPEG CODEC used, though it might only be installed with a camera driver, or with editing/cataloging software.
    Good luck,
    Hunt

  • Thin Black Border on Video in Interactive PDF (Adobe Acrobat 8 Professional)

    Hi
    I am having issues with embedded video in an interactive pdf (currently using Adobe Acrobat 8 Professional).
    I have placed my media mp4 file in the pdf. I would like the video to have no border, so I proceeded to Multimedia Properties to edit the Appearance and set the Border Type to Invisible Rectangle. I also editted the Playback settings for the Rendition to keep the player open "Forever once activated." But every time I view pages in my interactive pdf with video there is still a thin black border surrounding the videos on initial play. If I have already viewed the video and come back to the page, the border dissapears.
    Is there a way to ensure the thin black border/outline never appears in the pdf, even when first opening and viewing the file? Does this have to do with the Acrobat 8 in particular? Please let me know if you are also encountering this problem or have a solution.

    Thank you so much for your help.
    I am now working in Adobe Acrobat X Pro and have embedded the same video. The borders have disappeared.
    I have set the video activation settings to enable when "The page containing the content is opened". When the page is opened, I am now seeing a grey box (the size of the video) flash before the video is played. Do you know of a way to not have the grey box appear before the video plays? Or is there even a way to edit the color of this box so it is a less noticeable transition in my documet? I assume this is some sort of default setting to be displayed when the video loads. Any suggestions regarding this issue would be greatly appreciated.

  • Remove Black Border Around Embedded Flash Video

    Hi-
    I have searched on the Web without luck, so again I have to
    turn tot he forum for help. I believe this should be simple and
    straightforward, but doesn't appear so. I have a simple little
    Flash video embedded in a plain old web page created with DW8. When
    the page is displayed in my web browser it has a thin black border
    around the video. I would like to remove this border (such as one
    might with image border=0). I have tried several "fixes" ranging
    from setting the BODY margin height to 0 to altering my external
    style sheet. None of these worked. I even created a fresh web page
    with no external style sheet at all and the border is still there.
    How on earth do I get rid of that ugly thing? Any help is greatly
    appreciated.
    -=SB

    can we see this border? URL?
    Chris Georgenes
    Adobe Community Expert
    www.mudbubble.com
    www.keyframer.com
    www.howtocheatinflash.com
    nuie wrote:
    > Hi-
    >
    > I have searched on the Web without luck, so again I have
    to turn tot he forum
    > for help. I believe this should be simple and
    straightforward, but doesn't
    > appear so. I have a simple little Flash video embedded
    in a plain old web page
    > created with DW8. When the page is displayed in my web
    browser it has a thin
    > black border around the video. I would like to remove
    this border (such as one
    > might with image border=0). I have tried several "fixes"
    ranging from setting
    > the BODY margin height to 0 to altering my external
    style sheet. None of these
    > worked. I even created a fresh web page with no external
    style sheet at all and
    > the border is still there. How on earth do I get rid of
    that ugly thing? Any
    > help is greatly appreciated.
    >
    > -=SB
    >

  • I get every time after rendering four black bars around the video, I would like to fix this because it is not really professional.

    sorry for my poor english, I have a problem with adobe premiere elements 12 when I render I get a video black bars on all sides of the screen, which makes the video smaller. How do I fix this?

    Bram Bakker
    Are you OK with translating the language English to Dutch? Have you been using the Translate button at the bottom right of the posts to translate what is written in English to Nederlands (Dutch)? Is the major problem that you cannot find the locations that I point to in Premiere Elements?
    1. What are the properties of the video that you are putting on the Timeline? The quick way to find this
    information is knowing brand/model/settings of the camera that recorded the video on the Timeline.
    From this question I am trying to find out what the properties are for your video - video compression, audio compression, frame size, interlaced or progressive, file extension, pixel aspect ratio. I was hoping that you could tell me the brand/model/settings of the camera recording the video so that I could find the information myself.
    2. What are you setting (manually) or the project (automatically) as the project preset that will match
    the properties of the video that you are importing? If you do not know, then tell us what you see under
    Edit Menu/Project Settings/General and the readouts for Editing Mode, Timebase, Frame Size, and Pixel
    Aspect Ratio, even if the fields look grayed out.
    Besides knowing the properties of your video, it is just as important to know the project settings. Are you setting them yourself or just dragging the video to the Timeline and letting the project set the project preset automatically? If you are doing nothing, then the answer is that the project is doing the setting automatically.
    Either way, you can find out what is being set by going to Edit Menu/Project Settings/General and looking for the reading that you see in the following screenshot.
    3. The next big question is "What do you mean by rendering?"
    Do you see these black borders after you render the Timeline content in the Edit area to get the best
    possible preview of what you are seeing in the Edit area monitor?
    or
    Do you see these black borders after you go to Publish+Share/ and export the Timeline video?
    If your "rendering" refers to the export of the Timeline, please tell us Publish+Share/and then what?
    This question 3 should not need a screenshot. The question is where are you seeing the black border in your video.
    a. When you are in the Edit Area of the program and you press the Enter key of the computer main keyboard or the Render
    button above the Timeline.
    or
    b. After you have exported your Timeline using Publish+Share/ and one of the export paths.
    Please see if any of the above helps. If it does not, then let us try this. In Dutch if you want, describe in your own words
    what you are doing in much more detail and post screenshots of the areas involved on your Premiere Elements 12.
    Then I will deal with interpreting what you wrote.
    We want you to succeed. So whatever way works, that is the way to go.
    The answers are in the details.
    Thank you.
    ATR

  • Canvas Black Border Sizing Issue

    I recorded a video using a SONY HDV camera - but recorded it in DV - which I captured into FCP. I created a Sequence and edited the video. When I look at it in the "Canvas", there is a huge black border around the video! When I exported the video to a quicktime movie - the border is still there making the video portion looking very small.
    How do I fix this so there is little or no border?
    Thanks in advance!
    MR

    Hi Michelle!
    Thanks for the quick response!
    Well, I downloaded it in a 4x3 aspect ratio. I ended up playing with my Sequence Settings (Command 0) and was able to alter some settings. From there I was able to change some things around to make it work! I am a novice at this FCP, but have been around editing for awhile.
    Thank you again for all of your help! I need to put more time in FCP to become a guru like you.
    Thanks again.
    Mike

  • Black border.

    Okay so i have 2 movies that i want to compile into one iDVD project. I read from previous thread that to play both movie together, compiling them into a slideshow will make that possible. However, after doing so, when i preview the project, there is this black border around the video that does not appear when the movie is added alone. I just want to know if this border will still be there even after burning or is there another way to make videos play in succession without the border.

    Go into the preferences and turn off the TV safe area mode.

  • How do I export video without a black border?

    Hi everybody,
    Hope there are a few altruistic users of Motion out there who can put me on the right track!
    I have just bought Motion 5 - I have used Motion in the past and videos exported perfectly,  with no issues, but now even if I create a custom preset which is simply 1920 x 1080 and 25fps the resulting video has a thick black border and doesn't fill the screen - I'm trying to create backgrounds for titles and need the resotution to match HD video footage. At the moment i have a small area of vidieo in a black space.
    Any help would be gratefully appreciated.
    Thanks!
    John

    Sounds like you need to scale up the video you have. It's not a border. It's just the background; and your video isn't filling the frame.
    Click in the viewer window and hit Shift-Z, to make sure you're seeing the whole canvas frame. Then it should be evident whether your video is filling the frame or not.

  • 16:9,  Black border all the way around the video.

    Using a Canon GL2 video camera I shot a short video in anamorphic 16:9. I then imported it into FCP, in the same format. Exported it and brought it into DVDSP in 16:9.
    Everything looked great on my 4:3 TV. It looked like it letterboxed just fine and would project on an HD TV just fine. However, once it opened up on screen it only covered about 95% of the screen. There was a black border all the way around the video.
    Anyone have an explanation for this. Better yet, a solution to correct this problem.
    Thanks
    Kyle

    If you had got the settings wrong I would expect there to be large borders down the sides, as if you were watching a 4:3 channel on a 16:9 TV that is not set to zoom the image. I don't think you would describe that as 95%.
    When you say open up on screen, do you mean on a computer, or on a projection screen? In either case you see the whole image, including the stuff beyond action safe, which you probably wouldn't see on a 4:3 TV or a 16:9 HDTV. Many cameras only fill 702 of the 720 pixels. If you look at the original DV file from the camera, does it fill the full width of the 720 wide image space, or does it have thin black broders?

Maybe you are looking for

  • Error using weblogic.deploy tool, while deploying a war

              Hi all, I'm trying to deploy a war with the follw command:           java weblogic.deploy -host localhost -port 7001 -component NewScreenWar:BEAserver           deploy beasystem NewScreenWar d:\newsscreen\weblogic\NewScreenWar.war          

  • Two Beans of same Class - using in JSP with same name

    Hi, all: I want to do something like this: <jsp:useBean id="entryBean" scope="session" class="myPackage.myClass"/> <% if (entryBean.getUserRole().equals("Administrator)) { %> <jsp:useBean id="adminBean" scope="session" class="myPackage.UserBean"/> <%

  • How to create Dynamic Tab in ADF, to achive multiple transaction at a time

    Hi, I want to create Dynamic tab in ADF, to achieve Multiple transaction at a time by opening new tab for a transaction. For Example: User can order multiple product at the same time by opening the order form in multiple TAB. Scenario: i) When user w

  • Install fails - CC Photoshop.

    Adobe Application Manager repeatedly fails to install, so I can't install CC Photoshop. Turning off antivirus software doesn't help. What else to try?

  • How to create DVD which auto-plays video (no menu)

    Subject pretty much says it all. Is it possible to create a DVD which simply plays a video without a menu (preferably looping the video)?