On Wed, Apr 16, 2008 at 9:10 PM, Alexander E. Patrakov <[EMAIL PROTECTED]> wrote: > Nicolas FRANCOIS wrote: > > > I encountered this error while compiling transcode : > > Could you please explain why you use transcode instead of calling ffmpeg > directly? Shouldn't transcode be removed from the book, because it stayed > broken > for so long and nobody noticed it before you?
Although it's been a while since I built it (last time was against 2.6.19 headers, or maybe 2.6.22), I use transcode from time to time. A few things I like vs. ffmpeg: * In certain places the interface is easier to understand for handling the different formats/backends/filters/etc. This is pretty subjective, though, since both tools encompass an explosion of options. * There are some nice tutorials on the transcode website for various activities, meaning that the learning curve isn't as steep. * Transcode is a frontend for more than just ffmpeg. So, I can use the mjpegtools for mpeg2 encoding if I feel like it. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page