On Tue, Nov 23, 2010 at 2:35 AM, <warnh...@zedat.fu-berlin.de> wrote: > Hi, > > I used melt for breaking a clip in single PNGs. I need them for a motion
If melt does not work out for you, the ffmpeg command line utility is also an option and will not do any "conforming" or "normalization." > capture project in school. Therefor I need best picture quality possible. > > Input file is a AVCHD clip (h264) from a Panasonic camcorder. Two questions: > > 1. How do i have to call melt to get the original image at the original > size with as less scaling, formatting etc. as possible. In versions prior to git-head/next-release, you must know your media attributes and specify a matching mlt profile. In the git head, there is something called "auto profile" in melt, and it will try to do that for you. Currently, for AVCHD, it gets twice the framerate, and I need to look into that. Thanks for the reminder. In the meantime, you can use ffprobe, mediainfo, or VLC's Codec Information window to get the media attributes. > 2. The clips will be a bit longer. What arguments do I have to add to the > command line to get only, say, frames 72-91? melt video-file in=72 out=91 ... > I compiled mlt on a linux box with as many codecs as possible, ffmpeg > included. > > Thank you for your help! > > Werner > -- > Werner Arnhold > Tel.: 030-74 22 555 > Mobil: 0163-15 84 374 > warnh...@zedat.fu-berlin.de > -- +-DRD-+ ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel