hi list
i am wondering which is the easiest way to create/convert quicktime videos with photojpg compression to use with pdp.
so far i use cinelerra if i have raw data or ffmpeg in combination with cinelerra if i have some avi files.
think there has to be a nice simple toolset. think i saw a posting on this list a while ago, unfortunately i can not find it anymore.
any suggestions..
marc
he mark mencoder also does this job: mencoder inputput.mov -o output.mov -ovc lavc -lavcopts vcodec=mjpeg -oac copy off shore olsen grüss die commandline aufm achterdeck von mir
metafor@gmx.net wrote:
hi list
i am wondering which is the easiest way to create/convert quicktime videos with photojpg compression to use with pdp.
so far i use cinelerra if i have raw data or ffmpeg in combination with cinelerra if i have some avi files.
think there has to be a nice simple toolset. think i saw a posting on this list a while ago, unfortunately i can not find it anymore.
any suggestions..
marc
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
i am wondering which is the easiest way to create/convert quicktime videos with photojpg compression to use with pdp.
so far i use cinelerra if i have raw data or ffmpeg in combination with cinelerra if i have some avi files.
think there has to be a nice simple toolset. think i saw a posting on this list a while ago, unfortunately i can not find it anymore.
you could have a look at transformer and gstreamer. both should be able to do the job - but i tested none of them.
please tell me if you find something martin
On Wed, Dec 22, 2004 at 02:40:39PM +0100, metafor@gmx.net wrote:
i am wondering which is the easiest way to create/convert quicktime videos with photojpg compression to use with pdp.
hey marc,
this came up on the piksel list a while ago. i researched a bit and found out, that if transcode understands your input movie, then this will generate a photo jpeg:
$ transcode -i input.avi -y mov -F jpeg -o output.mov
pix.
thanks martin&pix
transcode does what it should, nice.
back patching... marc
pix wrote:
On Wed, Dec 22, 2004 at 02:40:39PM +0100, metafor@gmx.net wrote:
i am wondering which is the easiest way to create/convert quicktime videos with photojpg compression to use with pdp.
hey marc,
this came up on the piksel list a while ago. i researched a bit and found out, that if transcode understands your input movie, then this will generate a photo jpeg:
$ transcode -i input.avi -y mov -F jpeg -o output.mov
pix.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list