Basic Video Enhancements

I don't think many of us expect high-end video editing capabilities in future versions of LR. But it would be really nice if you could add some basic stuff:
Ability to rotate video in 90 degree increments
Ability to edit capture time (i.e., date created and modified) with support similar to photos (e.g., shift by x hours)
Ability to view (play) video directly within LR
Ability to embed a video into a slideshow and have it played along with photos

In case you're missing the corresponding source files: http://www.squared5.com/svideo/mpeg-streamclip-mac.html - basic editing
(MPEG-Playback Component required)

Similar Messages

  • Basic videos - how to

    I downloaded PS Elements 12 trial. Are there any basic videos that walk a novice from turning it on to how to edit photos? The nomenclature & videos available make an assumption one knows ho to use this. An example is trying to separate a family photo from the background behind them filled with others & objects. I'd like to take the family image & place it on a more suitable background for a Christmas greeting card

    Good morning Mr. Peru:
    I want to thank you once again for your quick response. I have tried following some of the tutorials; just not addressing what I am trying to accomplish. I would like to take advantage of them as this Photoshop Elements looks like a really great program. Unfortunately, all of the beginners’ tutorials cost money and they certainly appear to be well worth it. I am very surprised that Adobe itself does not offer a free online tutorial for novice beginners such as myself as it would certainly benefit them in terms of sales, etc.
    I have used every tool, tried my best, brushed out the background of the attached photo but just can’t get it to work. All I am trying to do is take this photo, separate the family shown in the photo & create a Christmas greeting for them – no luck doing so. There does not appear to be a “cut” capability after outlining the group to put them on a “blank” canvas or new color background. Anyway, just wanted to thank you & best wishes for a merry Christmas!
    Art Boyle

  • Keystroke to start up G5 at basic video resolution?

    Is there a way to start my stock 1.8 GHZ single G5 in basic video resolution (like, VGA?) by holding down some key at startup? I connected the G5 to a new 26" Dell LCD screen. Upon startup, the Dell said "can't display this video mode, change computer display input to 1360 X 768 @ 60Hz."
    The Dell worked with this computer before, I guess the G5 is still set to a sky high resolution (1600 pixel?) from another monitor. It's not easy to mess with the G5 now, it's walled around with gear, so I was hoping maybe I could simply hold some key at startup to boot it in VGA to make the Dell work?

    Press the Shift key at startup. If that doesn't work, no.
    (51907)

  • Issues with basic video player. Help?

    Hi all, I've been working on making an extremely basic video player for my java class at school and everytime I run it I'm getting an error. I assume it's because of the video format. I've tried avi and mpg to no avail.
    The avi error is...
    Unable to handle format: DIVX, 320x240, FrameRate=30.0, Length=230400 44 extra bytes
      Unable to handle format: mpeglayer3, 22050.0 Hz, 0-bit, Mono, Unsigned, 8000.0 frame rate, FrameSize=4608 bits
    Failed to realize: com.sun.media.PlaybackEngine@c5495e
    Error: Unable to realize com.sun.media.PlaybackEngine@c5495e
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerExceptionand the mpg error is...
    run:
    Exception in thread "JMF thread: com.sun.media.PlaybackEngine@c5495e[ com.sun.media.PlaybackEngine@c5495e ] ( configureThread)" java.lang.NegativeArraySizeException
            at com.ibm.media.parser.video.MpegParser.parsePacket(MpegParser.java:1513)
            at com.ibm.media.parser.video.MpegParser.mpegSystemParseBitstream(MpegParser.java:1226)
            at com.ibm.media.parser.video.MpegParser.initTrackSystemStream(MpegParser.java:673)
            at com.ibm.media.parser.video.MpegParser.getTracks(MpegParser.java:333)
            at com.sun.media.BasicSourceModule.doRealize(BasicSourceModule.java:180)
            at com.sun.media.PlaybackEngine.doConfigure1(PlaybackEngine.java:229)
            at com.sun.media.PlaybackEngine.doConfigure(PlaybackEngine.java:193)
            at com.sun.media.ConfigureWorkThread.process(BasicController.java:1370)
            at com.sun.media.StateTransitionWorkThread.run(BasicController.java:1339)The source code is... (excluding the main class)
    import javax.swing.*;
    import java.awt.*;
    import javax.media.*;
    import java.awt.event.*;
    import java.net.*;
    public class MediaPanel
        JFrame frame = new JFrame();
        Player player = null;
        public MediaPanel()
            try {
                URL url = new URL("file",null,"H:\\test.mpg");
                //URL url = new URL("file",null,"H:\\test.avi");
                player = Manager.createRealizedPlayer(url);
            catch (Exception e) {};
            Component control = player.getVisualComponent();
            frame.getContentPane().add( control, BorderLayout.CENTER);
            frame.pack();
            frame.setVisible(true);
            player.start();
    }This is the first time I've made anything that plays video and I took the basis for my code from this thread http://forum.java.sun.com/thread.jspa?threadID=5269983&tstart=30 so for all I know it could be a problem with the code and not the video file.
    Also, the page of supported formats would probably answer my question ( http://java.sun.com/products/java-media/jmf/2.1.1/formats.html ) except I don't know much about video formats and that table doesn't make much sense to me. Any help or a point in the right direction is awesome. Thanks!

    I have the same problem. I am new to JMF and I can not get an avi or a .mov to play. In fact, I can't find any movie file that actually does work. I am trying VERY simple code just to get this to work. Baby steps:
    javax.media.Player player = javax.media.Manager.createPlayer(ml);
              player.realize();
              java.awt.Component mediaViewer = player.getVisualComponent();ml is a MediaLocator from an url.
    I get the error:
    Unable to handle format: RGB, 200x200, FrameRate=30.0, Length=0, 8-bit, Masks=-1:-1:-1, LineStride=200, Flipped
    Failed to realize: com.sun.media.PlaybackEngine@d3c65d
    Error: Unable to realize com.sun.media.PlaybackEngine@d3c65d

  • Basic video file

    Hi everyone,
    I've never used Premier Pro before but I need to create a very basic video file with a size of about 450 in width by about 250px in height. I have a jpg image and also a 30second mp3 sound, so I would just need to know how to create a new document, then how to insert the image and audio and how to save it as a video file. It will then be placed in flash professional.
    I wondered if someone could give me brief instructions on how to do this. As mentioned, I'm completely new to video making/editing.
    Really appreciate any assistance.

    Thanks for the reply,
    I managed to put something together. I imported my .psd file, as well as the audio file. I did run into a problem though. I have some text in my .psd file which is coloured red. After I exported the file to the .f4v file format, I placed it into flash professional and tested the video, but when I did this, the red text is very pixelated and blurry. If however, I go back to photoshop and change the colour of the text to white, I don't have this problem. I'm not sure why the colour of text in a placed .psd file would affect the rendering in the video.
    Do you know why this is happening or whether there's a workaround?

  • I am missing some basic video transitions that used to be there.

    I am missing some basic video transitions that used to be there.  Using Adobe Premier Pro CC 8.1, Caravan.  Update any time Creative Cloud prompts me to.
    Some third party transitions also are acting like I've never registered them, but it concerns me that video transitions that are native to Adobe Premier are missing.

    If you are on a mac look here Adobe Premiere Pro Help | New features summary
    to see transitions that are no longer there. Look for "deprecated video transitions" about two-thirds of the way down

  • Basic Video Editing

    heya folks, im currently wanting to do a bit of basic video editing, some footage currently recorded to DVD, i just want to remove the beginning and end of the footage and re-record to a new dvd. I just wondered if there was any good freeware available to do this or if final cut was the only way?
    Thanks
    Rowan

    In case you're missing the corresponding source files: http://www.squared5.com/svideo/mpeg-streamclip-mac.html - basic editing
    (MPEG-Playback Component required)

  • Browsing Basics video has many more tabs on screen than my Mac Firefox shows (i.e. no Firefox tab, no bookmark tab, no new tab tab,no all tabs tab), so most features of Firefox are not available to me .

    I'm a year into using a computer, and my Mac was set up by another family member who is no longer around.
    Tonight I noticed the Firefox "getting started: tab and thought I might learn something. For starters, the screen on the Browsing Basics picture was so small as to be almost unreadable; I played parts of the video many times to catch what tab was being explained. It did not help that many of the tabs on the video were not on my Mac's Firefox screen.
    Specifically, my screen has no Firefox tab (except at the top next to the Mac Apple logo), no bookmark tab to the right of the Home tab, no plus sign/new tab tab, no all tabs tab.
    My screen also does not match the details on the sample screen that comes up when I first clicked on the Firefox "getting started" tab.
    It would seem I need a new Firefox top section of my screen, but I just downloaded Firefox updates.......Thanks for any help!

    I too just downloaded Firefox on my Mac and noticed that my screen did not match the video. The video's sample screen has been customized to show all the features you can add and use to make browsing easier, like adding all those tabs you and I don't have yet.
    But first let me comment on how small the video is, with no way of expanding the video. Your mac can easily zoom in to make the video as big as you need it. Just hold down your ctrl key, place two fingers on your track pad and zoom in or out to the desired size. I use this feature so much, to read small text and watch video windows that are too small. Try it.
    After you finish watching the "getting started video" just roll over the markers to make Firefox do what you need it to do. I however have the most of the tab features already from importing some of my settings from another browser so I can't tell you step by step on how to get the tabs you want. Just play around with it and I'm sure you'll begin to appreciate the speed and ease like I do.

  • Making a basic Video starting with sound files only

    I'm totally new to Premiere and find it quite dauting. Basic tutorials don't really seem to be helping as they presume you start with a working video.
    What I have is several 30-60 second .wav files which I need to be in sequence most of them also have associated GIF images to go with them.
    I'd like to create a video which just plays the wav files and the the associated GIFs in sequence?
    How do I go about doing this? Help much appreciated.

    Before you add any Assets to a Video Track, it will be black, as there is nothing to show. However, that "empty" Video Track can be problematic with many Export options.
    Instead, I would Import the Audio files, and drag each to the Timeline, where you want them. Note: a 1-channel (Mono) Clip will ONLY go on a 1-channel Audio Track, but if you do not have one, and need one, just drag that 1-channel Clip to the Master Audio Track. It will not go there, but PrPro will create the necessary 1-channel Audio Track, and put the Clip onto it. Same for 2-channel (Stereo).
    When you have your Audio Tracks in place, go to the New icon at the bottom of your Project Panel, and click on that. From the drop-down, choose Black Video. When created, just drag that to say Video Track 1. It will probably be only 05 sec. long (the default), but just click+drag on the Tail of that Black Video Clip, to drag its Duration to match the Duration of the entire Audio Track(s).
    Then, Import the graphic Images. Drag each to say Video Track 2, above that Black Video. Adjust each Image's Duration, as needed. If required, you can adjust the Fixed Effects>Motion>Scale, and Motion>Position, if needed. You can also Keyframe those Fixed Effects, if you wish to animate them over time, i.e. Pan, and/or Zoom.
    Done.
    Good luck,
    Hunt

  • What is best basic video editing app for Mac

    I'm looking for a video editing application for the mac. I only require something basic, as in being able to crop out unwanted footage and join multiple movie files then export to MP4 format.
    I don't need to add audio, titiles or make colour adjustments etc.
    Tried iMovie but not a fan.

    It sounds like the real need here is for an online collaboration solution, not necessarily building a website from scratch. It would be best to find a service that already does what you want, have a multi-user discussion board that supports multiple groups. Blackboard Learn looks like it integrates grading, evaluations, tests, multimedia, etc., so if the actual scope of your project is like that, maybe Blackboard Learn is the way to go. But is it too much?
    If you are merely looking for a space where groups of students can merely discuss privately and not much else, you could conceivably go with something like Facebook Groups, Google+ Communities, etc. These are already coded and tested across multiple platforms and reinforced for security.
    You could simply "get a website program" like iWeb or RapidWeaver, but the serious disadvantage of these programs is that you have to build it from nothing. You code the logins, you code the discussion group architecture, you make it work with laptops, tablets, and phones, you code it against hackers and mischievous students. Unless you can handle that (and maybe you did back with iWeb), it might be better to go with a ready-made "groupware" solution that is already tested and robust.

  • Burning Digital Booklet & Video -- Enhanced CD?

    Now that iTunes has done an awesome job of including the digital booklet as well as some interviews and other videos with album purchases, I would like to be able to save that data. Is it possible to create an Enhanced CD (not a data or mp3 CD) that contains the audio tracks as well as the Digital Booklet / other data files?
    Really the only thing that I would need is the ability to leave the disc open after burning the audio data. Then I could add the data track to a new session using some other burning method. I know that I could burn the CD, then get the WAV's, make another CD, add the data, but.... Yuck.

    I would hardly call this application free. While the download may be, the price paid for the purchased songs (which I still think is too high) and the iPod certainly pays for the development of the application. This becomes a philosophical issue, however, as to where the line for 'free' is drawn (yes I know that the use of iTunes does not require purchasing an iPod or iTMS songs, but if not for these, I'd still be a strict Winamp user).
    So, assuming this application is 'free', I still believe that this is a reasonable request. Just look at the open source community and what it has been able to do for web servers, operating systems (which your precious Mac's must agree), browsers, etc. free != limited features
    It seems like this would be a sell for Apple, since it would provide a very convenient way to backup all data files, at the same time as the audio tracks. As an owner of 900+ purchased songs, it would be nice. Might cut down on some "my hard drive just crashed and I lost all my music" support calls.

  • Basic video editing rig on a budget. Will this set up work?

    Programs: Adobe CS6 Creative Cloud with Premiere Pro, After Effects, Photoshop, and Lightroom as the main uses
    Useage: I will mainly be editing images from my D60 (10.2 Megapixel, so nothing massive) and footage from my GoPro Hero 3 Black edition (up to 4K video, but will likely film mostly in 1080 and 1440, maybe 2.7K now and again).
    Requirements: I need a cheap build that will run with stability
    Proposed rig:
    CPU: Intel Core i5-3470 3.2GHz Quad-Core Processor  ($149.99 @ Microcenter)
    CPU Cooler: Cooler Master Hyper 212 Plus 76.8 CFM Sleeve Bearing CPU Cooler  ($19.99 @ Newegg)
    Motherboard: ASRock Z77 Extreme4 ATX  LGA1155 Motherboard  ($119.99 @ Microcenter)
    Memory: Mushkin Silverline 8GB (2 x 4GB) DDR3-1333 Memory  ($33.84 @ NCIX US)
    Storage: Seagate Barracuda 2TB 3.5" 7200RPM Internal Hard Drive  ($89.99 @ Amazon)
    Video Card: Asus GeForce GTX 550 Ti 1GB Video Card  ($114.48 @ SuperBiiz)
    Case: NZXT Source 210 Elite (White) ATX Mid Tower Case  ($39.99 @ Amazon)
    Power Supply: Apevia 500W ATX Power Supply  ($25.98 @ Newegg)
    Operating System: Microsoft Windows 8 Full (64-bit)  ($80.00 @ Newegg)
    Total: $674.25 (Really comes out to about $700)
    PCPartPicker part list: http://pcpartpicker.com/p/At9D
    Price breakdown by merchant: http://pcpartpicker.com/p/At9D/by_merchant/
    Benchmarks: http://pcpartpicker.com/p/At9D/benchmarks/
    (Generated by PCPartPicker 2013-01-30 11:53 EST-0500)

    Here's the deal:
    As listed, that build is barely adequate for even 1440x1080 HDV material due to its mediocre CPU (a quad-core CPU with no Hyper-Threading) and weak GPU (the GTX 550 Ti is actually slower than a GTX 650 despite its higher memory throughput). In addition, do not get an Apevia PSU! That so-called "500W" unit can barely handle even 300W without severely damaging your PC's components. Third, you really need more than one disk to handle anything above SD DV since a single SATA connection cannot handle simultaneous reads and writes (which all NLEs require). As a result, even with MPE GPU acceleration enabled that build would have been at least five times slower than a fast desktop PC, and may not perform all that stably due to the issues with the PSU.

  • Ipad 1 basic video playback on Apple TV 3

    Hi, I have an iPad 1 running the latest iOS that's available for the iPad 1 (5.0x something) and I have an Apple TV 3rd Gen working perfectly with my iPad 4, iPhone 5s, etc. However, when I try to play video from my iPad 1 to Apple TV, everytime I chose 'Apple TV' from the Airplay menu, it says 'Apple TV is being used by someone else' while it is really not. to make sure my other iOS devices are not interferring, I turned their WiFis completely off such that only the iPad1 and Apple TV 3rd Gen is on the Wifi network. Still no joy.

    ipad1 does not support airplay mirror at all
    some apps as in the build in apps will likely support tvout with the hdmi dongle directly to the tv but fewer and fewer 3th party apps support the old tvout feature most just rely on the mirror these days

  • Third-party SIP Device (Basic) video calling

    Hi,
    I want video calling with third-part SIP device to register CUCM 8.6. But my sip phones rejecting video calls. (there is no problem, audio calling...)
    I'm doing the same process with elastix ip pbx smoothly.
    Help me !!

    ip phone codec h264 , h263

  • Very Basic Video Editing 101 - Total Beginner

    Hi,
    I've never used FCE before, but have access to it through school. I have a .mov file that I want to shorten from either end (51 min to 5 min) and take some of the video in the middle out. I'm trying to shorten this from its original length to about 30 seconds total.
    I've tried using iMovie, which is what I'm planning on importing this clip into, but this is considererd an MPEG1 Muxed file, which is not supported by iMovie (it'll load the video, but not the audio). So I need to edit this and save it as an iMovie-compatible file.
    Can anyone help me to make this happen from scratch? I mean I need to know how to import, what the tools I need to use are - everything. I don't need to know any other tools or tips other than to get this project done. Or if you have any ideas on how to convert this file (FREE!) to iMovie compatible, I think I could edit satisfactorily in iMovie. Thanks!
    Matt
    iBook G4   Mac OS X (10.4.6)  

    Download MPEG Streamclip. That should be able to open the file and to convert it to DV format, which you edit in either FCE or iMovie. It might look pretty bad if the MPEG frame size is small and the image has to be scaled up.

Maybe you are looking for