I have problems when trying to transcode a xvid file into a mpeg2 file. I've seen some threads about this problem and even some reported bugs but i've tried to download the latest nightly build and resetted everything and still have the same problem.
The strange thing is that it doesn't happen with all files. I've done some testings with 2 files and one of them is working just fine, but the other one just gets the audio, no picture. I've used the wizard in the graphical interface and chose to transcode both files with the exact same options (Video to Mpeg 2, 2048, Audio to Mpeg, 192, and then Mpeg TS).
This is the info i can give you:
File 1 (info from avicodec):
Video : 11.80 MB, 1623 Kbps, 25.0 fps, 672*352 (16:9), XVID = XVID Mpeg-4, Unsupported
Audio : 973 KB, 130 Kbps, 48000 Hz, 2 channels, 0x55 = MPEG Layer-3, Supported
File 2:
Video : 310 MB, 1037 Kbps, 23.976 fps, 624*352 (16:9), XVID = XVID Mpeg-4, Supported
Audio : 39 MB, 130 Kbps, 48000 Hz, 2 channels, 0x55 = MPEG Layer-3, Supported
I have no problem looking at either one of them. File 1 is the one that i can transcode. I get this in the message window in vlc:
File 1:
main debug: looking for encoder module: 10 candidates
ffmpeg debug: libavcodec already initialized
ffmpeg debug: found encoder MPEG-2 Video
main debug: using encoder module "ffmpeg"
main debug: adding a new input
File 2:
main debug: looking for encoder module: 10 candidates
ffmpeg debug: libavcodec already initialized
ffmpeg debug: removing common factors from framerate (mpeg2video@01282A90)
ffmpeg warning: MPEG1/2 does not support 21845/911 fps (mpeg2video@01282A90)
ffmpeg error: cannot open encoder
stream_out_transcode error: cannot find encode
It might be me doing wrong somewhere, but what am i doing wrong then?
Regards
/Babou