Hi, august wrote > > Hey, > > I am trying to batch transcode a number of files. > > I add them to the transcoder, then select all, then say > "selected->change encoder" > > I select quictime encoder and JPEG Photo for the video. > then, I select twos for the audio. > > but it won't let me.
When was your version checked out? I fixed a bug in the encoder configuration 2 weeks ago: http://gmerlin.cvs.sourceforge.net/viewvc/gmerlin/gmerlin/lib/pluginregistry.c?r1=1.110&r2=1.111 Just verified, that I can change the libquicktime audio codec for a bunch of files now. > on the console I get a bunch of: > > Got video encoder section > Got no audio encoder section Oops, just removed them. They were for fixing the above issue. > When I go backt to "change encoder", I see that my selection of twos > is not marked. > > This doesn't happen in non-batch mode. > > When I go to "Configure..", I am able to set the audio to "twos". > > Why can't I do "configure..." on all select files? > I think "configure.." should be able to set all batch related > options. Maybe you could put the nameing and metatag options under > something like "label..." and include some sort of variable > replacement for the name so that you can batch process those as > well....would be very very useful. I completely agree, but the implementation would be some work (e.g. sort out which options are for batch mode and which aren't). Changing metadata in batch mode (== mass tagging) is especially interesting, because we can do lossless copying of compressed streams now. But due to a lack of need I didn't work on it yet. Burkhard ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
