Will's blog

purpose: Will Kahn-Greene's blog of Python, Linux, random content, PyBlosxom, Miro, and other projects mixed in there ad hoc, half-baked, and with a twist of lemon

Sat, 12 Nov 2005

movies from Canon Powershot S230 to CD for my DVD player

This is more for my notes. I figured if I post it here, then I've got it written down in a place I can find again some day.

I have a Canon Powershot S230 and it records video in some format that has a .AVI extension and I think it's Motion JPEG or something like that (I have no idea what I'm talking about in terms of video formats/codecs/whatever).

Kino doesn't like the format, though. So I need to use ffmpeg to convert the files to a format that Kino does like:

ffmpeg -i _file_name_ -target ntsc-dv file_name_.dv

Kino seems totally kosher with that. No clue why or how--I figured it out by trial and error.

Then I insert all the .dv files I want in a given "movie" into Kino. After doing some fiddling around, I Export, click on the DV Pipe tab, make sure the frame of: dropdown thingy is set to All, write the file name in, make sure the tool is set to FFMPEG VCD Export and then click on the Export button. That creates a file that's in a format that I can record to a cd as a data file and it plays magically on my Philips DVD player.

Please keep comments appropriate. I reserve the right to remove anonymous comments, flames, spammy, inappropriate, and other comments that I deem to be worth removing.

Note: New comments get placed in a "draft" status and will NOT show up on the site until I explicitly approve it. Usually that happens within 24 hours, but sometimes I go away and it takes a day or two.

Note 2: There is now a preview button for those of you who want to see a preview! However, it doesn't quite work the way you'd think it should work. I'll look into adjusting it some day.

Note 3: If you can't for some reason post a comment, send me an email: willg at bluesock dot org.

Your name:


Your e-mail address (this doesn't get displayed to anyone--I use it to contact you if there are issues):


URL of your website (optional):


Comment:


Yes, I am a human!

pyblosxom::2.0 dev

All contents Copyright 1996 to 2008 Will Guaraldi.
Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.