But I've got an issue with 2 pass xvid compression: after I start the compression a quick command line popup (I can't read, it's too quick) and the compression gives error. Should I fill the additional parameter form? With what?
Thank you
F.
Here's the log
Code:
2007-03-03 10.54.45.718750 [Info.][PoolThread9]: ExternalTranscoder[Transcode][2passMode] transcode video format two pass
2007-03-03 10.54.45.718750 [Info.][PoolThread9]: ExternalTranscoder[Transcode][2passMode][pass1] Command line C:\Programmi\Team MediaPortal\MediaPortal\transcode\ffmpeg\ffmpeg.exe -i "D:\RegistrazioniTv\InuYasha\InuYasha_MTV ITALIA_27_02_2007_18_00_00.dvr-ms" -vcodec xvid -vtag XVID -s 720x576 -b 1024k -acodec mp3 -ab 96 -pass 1
2007-03-03 10.54.45.781250 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[IsFinished] is finish False
2007-03-03 10.54.45.781250 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[Percentage] return percentage 1
2007-03-03 10.54.45.953125 [Debug][PoolThread9]: ThreadPool.CheckThreadIncrementRequired() : incrementing thread count 2 with 1
2007-03-03 10.54.45.953125 [Debug][PoolThread9]: ThreadPool.StartThreads() : Thread PoolThread18 started
2007-03-03 10.54.46.781250 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[IsFinished] is finish False
2007-03-03 10.54.46.796875 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[Percentage] return percentage 1
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err]FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2006 Fabrice Bellard, et al.
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] configuration: --prefix=/mingw --enable-memalign-hack --cc=gcc-4.1 --disable-debug --enable-a52 --enable-dts --enable-gpl --enable-avisynth --enable-amr_nb --enable-amr_wb --enable-xvid --enable-x264 --enable-mp3lame --enable-vorbis --enable-libogg --enable-faac --enable-pp
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] libavutil version: 49.1.0
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] libavcodec version: 51.27.0
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] libavformat version: 51.6.0
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] built on Dec 20 2006 23:36:00, gcc: 4.1.1 [Sherpya]
2007-03-03 10.54.47.000000 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err]Input #0, asf, from 'D:\RegistrazioniTv\InuYasha\InuYasha_MTV ITALIA_27_02_2007_18_00_00.dvr-ms':
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] Duration: 00:22:49.0, start: 0.000000, bitrate: 3519 kb/s
2007-03-03 10.54.47.015625 [Info.][PoolThread18]: [ExternalTranscoder][Err] duration found 1369
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] Stream #0.0: Audio: mp2, 48000 Hz, stereo, 384 kb/s
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err] Stream #0.1: Video: mpeg2video, yuv420p, 720x576, 15000 kb/s, 25.00 fps(r)
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: [MediaTranscoder.debug] [ExternalTranscoder][Err]Must supply at least one output file
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: ThreadPool.ProcessQueue() : total items processed: 79
2007-03-03 10.54.47.015625 [Debug][PoolThread18]: ThreadPool.ProcessQueue() : total items processed: 80
2007-03-03 10.54.47.015625 [Info.][PoolThread9]: ExternalTranscoder[Transcode] Exit code =1
2007-03-03 10.54.47.015625 [Info.][PoolThread9]: ExternalTranscoder[Transcode]Process finish in 00:00:01.0937500
2007-03-03 10.54.47.015625 [Info.][PoolThread9]: ExternalTranscoder[Transcode][2passMode] pass1 failed, so skip the pass2
2007-03-03 10.54.47.031250 [Debug][PoolThread9]: ThreadPool.ProcessQueue() : total items processed: 81
2007-03-03 10.54.47.796875 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[IsFinished] is finish True
2007-03-03 10.54.47.796875 [Debug][PoolThread5]: [MediaTranscoder.debug] ExternalTranscoder[IsTranscodingSuccess] is IsTranscodingSuccess False
F.