MP plugin for Video Transcoding (2 Viewers)

pierremenard

MP Donator
  • Premium Supporter
  • April 6, 2006
    228
    0
    46
    Verona (Italy)
    Home Country
    Italy Italy
    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.
     

    fabriceD06

    Portal Pro
    January 28, 2007
    123
    14
    Nice
    Home Country
    France France
    Hi,

    Here again a new version ;-) which fix

    1. ffmpeg two pass encoding
    2. add new resolution 544x576
    3. pourcentage information

    For Noelix, I see in log file no tv recorded return by the TV database, i use the same code in my tv recorded plugin ??? so can check with the tool "SQLite Database Browser.exe" , open the file TVDatabaseV21.db3 and see in table recorded if all records are available.

    Bye
    Fabrice
     

    Efros

    Portal Pro
    January 23, 2006
    511
    2
    Maine
    Home Country
    England England
    Thanks for this Fabrice, I was having some audio sync problems with the single pass xvid encode, hopefully this will solve it.
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    only 1 query and i do not know whether it is related to your prog or not, can only see a very limited amount of recordings ie 9, when there are at least 25 in recorded TV, all are dvr-ms files and range from 1.5gb - 3gb in size.

    Fixed for me.

    Thanks to fabrice
     

    pierremenard

    MP Donator
  • Premium Supporter
  • April 6, 2006
    228
    0
    46
    Verona (Italy)
    Home Country
    Italy Italy
    Fixed for me.

    It is possible to have someone posting parameters for quality xvid compression? I'm trying to compress to xvid at 2 passes with 1024 kbps but I get very low quality (big blocks), compared to the one I was getting using crunchie at 1200 kbps.

    At the moment I'm compressing with "-maxrate 3000 -minrate 300" parameters. If it will fix quality issues I'll post it.

    F.
     

    Efros

    Portal Pro
    January 23, 2006
    511
    2
    Maine
    Home Country
    England England
    getting this error message in configuration.exe

    error.jpg



    any ideas?
     

    fabriceD06

    Portal Pro
    January 28, 2007
    123
    14
    Nice
    Home Country
    France France
    Fixed for me.

    It is possible to have someone posting parameters for quality xvid compression? I'm trying to compress to xvid at 2 passes with 1024 kbps but I get very low quality (big blocks), compared to the one I was getting using crunchie at 1200 kbps.

    At the moment I'm compressing with "-maxrate 3000 -minrate 300" parameters. If it will fix quality issues I'll post it.

    F.

    Hi

    For me i encoded only with 4Mb/s or 6 Mb/s to have a good quality , but i am agree it is important to share theses good profiles ;-)

    Best Regards,
    Fabrice
     

    Users who are viewing this thread

    Top Bottom