Hi,

0n 06/08/[EMAIL PROTECTED]:31 Norman Silverstone told me:

> I am not very familiar with Linux and would welcome some help please. I

So do I with gtranscode and ubuntu ;).

> use Ubuntu Linux and, using Synaptic Package Manager, I down loaded and
> installed both transcode and gtranscode. I ran gtranscode and made
> entries in both input and output and then selected File and then Go.

I suppose ubuntu use the packages from Christian Marillat, isn't it?

> This is what I got:-

Unfortunately your report doesn't include the command line used, so
the following is a little bit guessing :(.
 
> [transcode] failed to init import modules
> [transcode] critical: plug-in initialization failed
> [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
> [transcode] auto-probing source /home/norman/Desktop/video/video.MOV
> (ok)
> [transcode] V: import format    | MJPG QuickTime (V=mov|A=mov)
> [transcode] V: import frame     | 320x240  1.33:1  
> [transcode] V: bits/pixel       | 1.562
> [transcode] V: decoding fps,frc | 15.000,13
> [transcode] V: Y'CbCr           | YV12/I420
> [transcode] A: import format    | 0x2000  AC3          [   0,16,0]
> [transcode] A: export format    | 0x1     PCM          [   0,16,0]    0
> kbps

I suppose that you want to transcode a file you got from your
digicam, don't you?

320x240 @ 15 kbit/sec sounds somewhat strange, so does AC3 [0,16,0]
... there is no sound at all in this file, is it?

What do you want to achieve?

As your surname sounds like a famous F1 place in the UK;), I suppose
you are from there and want mpeg4 @pal rates. If so I would suggest:

transcode -i <file> -x mplayer,null -f 15.000,13 \
          -export_fps 25.000,3 -J modfps -o movie.avi \
          -y xvid,null 

HTH

-- 
bye maik

Attachment: pgpKS73jq3V6u.pgp
Description: PGP signature

Reply via email to