Menu

Welcome to Open Discussion

chelovek84
2009-10-12
2013-05-28
  • chelovek84

    chelovek84 - 2009-10-12

    Welcome to Open Discussion

     
  • Kirill Omelchenko

    Hi, have a question. As far as I know the project is using ffmpeg as a backend. Are you going to emplement a more interactive respond from it? I mean:
    - display information during the process (e.g. progress-bar which I've noticed but it does not work, and it's too bad)
    - display errors if some occure, etc.

    Thanks in advance.

     
  • chelovek84

    chelovek84 - 2011-02-15

    Progress-bar works for me. If it does not for you, please send me your file (if it is not huge)  or (much better way)upload to http://filezzz.com and send me the link.
    To display errors I have to check ffmpeg's output more often(now it's twice at second) and that will leave less CPU resources for ffmpeg. I'll try on my P3 700MHz to capture ffmpeg's errors and if ffmpeg's speed will be acceptable I'll leave that feature.
    Sorry for my English.

     
  • chelovek84

    chelovek84 - 2011-02-15

    Progress-bar may not work if your CPU is too fast.
    I've tested Transcoder on  P3 700MHz, Celeron 2.2GHz and Intel Core2Duo 1.83GHz.
    Everything was okay.
    I would like to know what CPU are you using ?.

     
  • Kirill Omelchenko

    I'm using AMD Athlon XP 3200+ at 2.2 GHz. It's pretty old.
    e.g. HandBrake shows the progress perfectly, but I realy like transcoder and wish to have the progress work.(
    (I've tried it with binarys and to compile Transcoder from source, but still I have no working progress)

    p.s. do you keep on working on the project? what are the plans for the future?
    p.p.s. Your english is just fine. I'm not a native speaker so…;) I speak russian by the way:)

    and for the last a dumb question: is 0.0.5 the latest version? maybe you have some updates but haven't yet shared it?

    thanks,

     
  • chelovek84

    chelovek84 - 2011-02-16

    У меня сейчас последний семестр в Ереванском Политехническом, мало времени на Transcoder.
    Но Transcoder будет развиватсья.
    Очень хочу тебе помочь, но не знаю как.
    Please, запускай Transcoder из Terminal-а, и отправь мне или выложи тут output.

     
  • Kirill Omelchenko

    Вот что у меня выходит (видео).

     
  • Kirill Omelchenko

    А разве из этого не следует, что я ничего и не увижу, сколько не пытайся компилить?:)

    ...
    gboolean show_stat=FALSE;
    ...
    

    + то что в обработчике нажатия на кнопку преборазовать я ни на мека на progress_bar не увидел. он только обнуляется в конце процедуры конвертации, как я понял и все.
    или я что-то проглядел?

     
  • chelovek84

    chelovek84 - 2011-02-19

    callbacks.c  line: 548
    callbacks.c  line: 564
    callbacks.c  line: 572
    misc.c          line: 206

     
  • Kirill Omelchenko

    Well, I don't know what to do…it just doesn't work.

     
  • chelovek84

    chelovek84 - 2011-02-20

    Standard c library(glibc) function "sscanf" does not work as expected for you.
    What distribution are you using and what version of the glibc is installed?
    May be somebody else has the same problem with "sscanf" and google can help figure out what is wrong.

     
  • Kirill Omelchenko

    I'm using Arch Linux and glibc 2.13.
    And U?

     
  • chelovek84

    chelovek84 - 2011-02-20

    Debian Squeeze, glibc 2.11.2

     
  • chelovek84

    chelovek84 - 2011-02-20

    My cousin is using Arch Linux 64bit and glibc 2.13-3 and the progress-bar works for him.
    Anyway.
    callbacks.c line:  539. Please, replace integer 1000 with smaller one(100 for example) and recompile Transcoder.
    Hope this'll help.

     
  • Kirill Omelchenko

    Thanks, but it doesn't work for me.
    I think its somthing wrong with my system.
    Maybe later releases will work.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.