Joining and editing videos from Canon DSLR camera
I recorded some videos using my Canon T3i DSLR and my camera kept stopping the recording. I ended up with a number of short videos that I want to join together. I tried doing this using Windows Movie Maker (on Windows XP) and Windows Live Movie Maker (on Windows Vista). Neither program would recognize my videos.
The video format is (I think) H.264 in a MOV container. I installed the CCCP codec pack hoping that would help but no luck. Any ideas about this?
I also took a bunch of pictures to make a timelapse and I'm using Windows Live Movie Maker to create the video. However, it wouldn't recognize the CR2 (raw) format. I installed the Canon RAW codec but no luck. I was able to create the timelapse using JPEG images. Any ideas?
Also, the final video is created in WMV format. I would like to know if there is a way to output some other format such as H.264 using Windows Live Movie Maker?
Basically, I am looking for ways to:
- Join H.264/MOV video files and
- Create time lapse videos using CR2 Canon Raw files.
I would like to use free software for accomplishing these tasks.
video video-editing windows-live-movie-maker
add a comment |
I recorded some videos using my Canon T3i DSLR and my camera kept stopping the recording. I ended up with a number of short videos that I want to join together. I tried doing this using Windows Movie Maker (on Windows XP) and Windows Live Movie Maker (on Windows Vista). Neither program would recognize my videos.
The video format is (I think) H.264 in a MOV container. I installed the CCCP codec pack hoping that would help but no luck. Any ideas about this?
I also took a bunch of pictures to make a timelapse and I'm using Windows Live Movie Maker to create the video. However, it wouldn't recognize the CR2 (raw) format. I installed the Canon RAW codec but no luck. I was able to create the timelapse using JPEG images. Any ideas?
Also, the final video is created in WMV format. I would like to know if there is a way to output some other format such as H.264 using Windows Live Movie Maker?
Basically, I am looking for ways to:
- Join H.264/MOV video files and
- Create time lapse videos using CR2 Canon Raw files.
I would like to use free software for accomplishing these tasks.
video video-editing windows-live-movie-maker
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05
add a comment |
I recorded some videos using my Canon T3i DSLR and my camera kept stopping the recording. I ended up with a number of short videos that I want to join together. I tried doing this using Windows Movie Maker (on Windows XP) and Windows Live Movie Maker (on Windows Vista). Neither program would recognize my videos.
The video format is (I think) H.264 in a MOV container. I installed the CCCP codec pack hoping that would help but no luck. Any ideas about this?
I also took a bunch of pictures to make a timelapse and I'm using Windows Live Movie Maker to create the video. However, it wouldn't recognize the CR2 (raw) format. I installed the Canon RAW codec but no luck. I was able to create the timelapse using JPEG images. Any ideas?
Also, the final video is created in WMV format. I would like to know if there is a way to output some other format such as H.264 using Windows Live Movie Maker?
Basically, I am looking for ways to:
- Join H.264/MOV video files and
- Create time lapse videos using CR2 Canon Raw files.
I would like to use free software for accomplishing these tasks.
video video-editing windows-live-movie-maker
I recorded some videos using my Canon T3i DSLR and my camera kept stopping the recording. I ended up with a number of short videos that I want to join together. I tried doing this using Windows Movie Maker (on Windows XP) and Windows Live Movie Maker (on Windows Vista). Neither program would recognize my videos.
The video format is (I think) H.264 in a MOV container. I installed the CCCP codec pack hoping that would help but no luck. Any ideas about this?
I also took a bunch of pictures to make a timelapse and I'm using Windows Live Movie Maker to create the video. However, it wouldn't recognize the CR2 (raw) format. I installed the Canon RAW codec but no luck. I was able to create the timelapse using JPEG images. Any ideas?
Also, the final video is created in WMV format. I would like to know if there is a way to output some other format such as H.264 using Windows Live Movie Maker?
Basically, I am looking for ways to:
- Join H.264/MOV video files and
- Create time lapse videos using CR2 Canon Raw files.
I would like to use free software for accomplishing these tasks.
video video-editing windows-live-movie-maker
video video-editing windows-live-movie-maker
edited Jan 14 '12 at 11:03
slhck
161k47447470
161k47447470
asked Jan 14 '12 at 8:04
hojusaramhojusaram
11112
11112
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05
add a comment |
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05
add a comment |
1 Answer
1
active
oldest
votes
As @MoifMurphy mentions in the comments, the free and open-source VirtualDub is definitely capable of joining videos. Editing in VirtualDub is explained here in detail, as well as here, but basically, you need to:
- Open the first file
- Select File » Append Video Segment, do this repeatedly for all videos you want to append
- Select Video » Direct Stream Copy and Audio » Direct Stream Copy. This is important so that your video isn't re-encoded.
- Save the file as AVI.
- Windows Movie Maker should be able to read it.
See the VirtualDub documentation for more info.
Camera Raw pictures are going to be hard to import to a video editing program. They were never meant to read those files, and you'll need to convert them before making a time lapse video.
Professional software like Adobe Lightroom or Photoshop will assist you in doing so, while also performing tonal correction on the images. This is almost inevitable, since the Camera Raw files are, well, raw data, never meant to look "good" out of the box.
I guess IrfanView can read CR2 files and also batch convert them to, let's say, JPEGs. You can then import those. If you need to edit the files before creating the video (i.e. adjust tones, brightness, etc.), you can probably do this very efficiently with Picasa.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f378276%2fjoining-and-editing-videos-from-canon-dslr-camera%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As @MoifMurphy mentions in the comments, the free and open-source VirtualDub is definitely capable of joining videos. Editing in VirtualDub is explained here in detail, as well as here, but basically, you need to:
- Open the first file
- Select File » Append Video Segment, do this repeatedly for all videos you want to append
- Select Video » Direct Stream Copy and Audio » Direct Stream Copy. This is important so that your video isn't re-encoded.
- Save the file as AVI.
- Windows Movie Maker should be able to read it.
See the VirtualDub documentation for more info.
Camera Raw pictures are going to be hard to import to a video editing program. They were never meant to read those files, and you'll need to convert them before making a time lapse video.
Professional software like Adobe Lightroom or Photoshop will assist you in doing so, while also performing tonal correction on the images. This is almost inevitable, since the Camera Raw files are, well, raw data, never meant to look "good" out of the box.
I guess IrfanView can read CR2 files and also batch convert them to, let's say, JPEGs. You can then import those. If you need to edit the files before creating the video (i.e. adjust tones, brightness, etc.), you can probably do this very efficiently with Picasa.
add a comment |
As @MoifMurphy mentions in the comments, the free and open-source VirtualDub is definitely capable of joining videos. Editing in VirtualDub is explained here in detail, as well as here, but basically, you need to:
- Open the first file
- Select File » Append Video Segment, do this repeatedly for all videos you want to append
- Select Video » Direct Stream Copy and Audio » Direct Stream Copy. This is important so that your video isn't re-encoded.
- Save the file as AVI.
- Windows Movie Maker should be able to read it.
See the VirtualDub documentation for more info.
Camera Raw pictures are going to be hard to import to a video editing program. They were never meant to read those files, and you'll need to convert them before making a time lapse video.
Professional software like Adobe Lightroom or Photoshop will assist you in doing so, while also performing tonal correction on the images. This is almost inevitable, since the Camera Raw files are, well, raw data, never meant to look "good" out of the box.
I guess IrfanView can read CR2 files and also batch convert them to, let's say, JPEGs. You can then import those. If you need to edit the files before creating the video (i.e. adjust tones, brightness, etc.), you can probably do this very efficiently with Picasa.
add a comment |
As @MoifMurphy mentions in the comments, the free and open-source VirtualDub is definitely capable of joining videos. Editing in VirtualDub is explained here in detail, as well as here, but basically, you need to:
- Open the first file
- Select File » Append Video Segment, do this repeatedly for all videos you want to append
- Select Video » Direct Stream Copy and Audio » Direct Stream Copy. This is important so that your video isn't re-encoded.
- Save the file as AVI.
- Windows Movie Maker should be able to read it.
See the VirtualDub documentation for more info.
Camera Raw pictures are going to be hard to import to a video editing program. They were never meant to read those files, and you'll need to convert them before making a time lapse video.
Professional software like Adobe Lightroom or Photoshop will assist you in doing so, while also performing tonal correction on the images. This is almost inevitable, since the Camera Raw files are, well, raw data, never meant to look "good" out of the box.
I guess IrfanView can read CR2 files and also batch convert them to, let's say, JPEGs. You can then import those. If you need to edit the files before creating the video (i.e. adjust tones, brightness, etc.), you can probably do this very efficiently with Picasa.
As @MoifMurphy mentions in the comments, the free and open-source VirtualDub is definitely capable of joining videos. Editing in VirtualDub is explained here in detail, as well as here, but basically, you need to:
- Open the first file
- Select File » Append Video Segment, do this repeatedly for all videos you want to append
- Select Video » Direct Stream Copy and Audio » Direct Stream Copy. This is important so that your video isn't re-encoded.
- Save the file as AVI.
- Windows Movie Maker should be able to read it.
See the VirtualDub documentation for more info.
Camera Raw pictures are going to be hard to import to a video editing program. They were never meant to read those files, and you'll need to convert them before making a time lapse video.
Professional software like Adobe Lightroom or Photoshop will assist you in doing so, while also performing tonal correction on the images. This is almost inevitable, since the Camera Raw files are, well, raw data, never meant to look "good" out of the box.
I guess IrfanView can read CR2 files and also batch convert them to, let's say, JPEGs. You can then import those. If you need to edit the files before creating the video (i.e. adjust tones, brightness, etc.), you can probably do this very efficiently with Picasa.
answered Jan 14 '12 at 11:12
slhckslhck
161k47447470
161k47447470
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f378276%2fjoining-and-editing-videos-from-canon-dslr-camera%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I can't instruct you on how to do it as I do't know, but take a look at Virtual Dub: en.wikipedia.org/wiki/VirtualDub & virtualdub.org
– Moif Murphy
Jan 14 '12 at 9:05