Volodya <[EMAIL PROTECTED]> added the comment:

I have been trying to encode into OGG Theora, and i have noticed that it stopped
working after the version 13968 (i.e. it works with 13968, it doesn't with 
13968).

The command line i am using:
ffmpeg -i VTS_01_1.VOB -vcodec libtheora -croptop 112 -cropbottom 112 -aspect
221:100  -vb 1280k -acodec vorbis -ab 128k -f ogg out.ogv

The encoding seems to progress, but the bitrate is around 100k (which might mean
that only audio gets encoded, or at least reported to get encoded). When i try
to preview the output file with VLC or Totem i do not get any video output at
all and audio seems to be messed up also.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue502>
______________________________________________________

Reply via email to