On Wed, 26 Jul 2006 14:29:36 +0100
"Graeme McClinton" <[EMAIL PROTECTED]> wrote:

Hi,

> I'm using transcode 1.0.2 and mythtv 0.19, and trying to trancode my mythtv
> recordings to mpeg4 for archive purposes.
> 
> Here is the command line I'm using:
> 
> transcode -i input.mpg -x mpeg2,mp3 -o output.avi -y ffmpeg -F mpeg4
> 
> I'm getting "import frame   | disabled" in the output. From what I can
> gather, this means it just won't work. Until I get the frame size in that
> field, I'll get zip. [...]

Looks like transcode wasn't able to figure out correct input stream
properties.
Can you please post here the output of following two commands?

1. tcprobe -i input.mpg
2. transcode -i input.mpg -x mpeg2,mp3 -o output.avi -y ffmpeg -F mpeg4 -c 0-1

best regards,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
known bugs    : http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)

Reply via email to