transcode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [transcode-users] Globally problem while converting


To: transcode-users@xxxxxxxxx
Subject: Re: [transcode-users] Globally problem while converting
From: Rick Harris <rickharris@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Mar 2006 05:16:28 +1030
Delivered-to: itdp@localhost
In-reply-to: <20060227202258.M67360@luedke.org>
References: <20060226121754.M2376@milliways.outerspace.de><200602272139.21579.rickharris@mightylegends.zapto.org><20060227202258.M67360@luedke.org>
User-agent: KMail/1.9.1

On Tuesday 28 February 2006 06:52, Frank Luedke wrote:
> On Mon, 27 Feb 2006 21:39:21 +1030, Rick Harris wrote
>
> > Presuming you are trying to encode to an audio sampling rate of 44100Hz,
> > try: `transcode -i 01.avi -y mpeg2enc,mp2enc -F4 -Z 480x576 -E 44100,0,0
> > -b 224 --export_asr 3 -o 01.mpg`
>
>   Amazing! This is really working! But now I wonder transcode
>  always stops at 54 seconds and not at the beginning. And I also
>  wonder why my command line is working on one PC without problems. ?

Does the problem still occur if you compile transcode yourself on the system 
that is affected ?
If not then it could be put down to bad binary package creation.

Are both systems running the same versions of mjpegtools ?

Also, does the problem occur when using the following line:
# transcode -i 01.avi -y ffmpeg --export_prof svcd --export_asr 3 -o 01.mpg

At the very least, this simplifies the command-line somewhat & will also speed 
up the encoding process.


Rick


[Prev in Thread] Current Thread [Next in Thread]