Hi,

I have 2 problems and I am using transcode 1.1.0.
Video: http://public.hronopik.de/files/transcode/p1010668.mov
Problem: I cannot transcode it to any other format without destroying the 
audio. I basically want to convert it to xvid or mpeg4 or similar. I tried 
many options converting audio such as re-sampling -E and --no_audio_adjust, 
but without success.
Any hints? 

I managed with mencoder:
mencoder file://source.mov -o dest.avi -ovc lavc -lavcopts 
vcodec=mpeg2video:mbd=1 -oac mp3lame

However when I then want to further process the file with transcode I get a 
segfault after 999 frames. A sample file with low quality can be found at:
http://public.hronopik.de/files/transcode/test.avi

Allready calling:
transcode -i test.avi  -x ffmpeg -y null,null
gives the segfault.

Cheers,
        Georg

Reply via email to