Giter Club home page Giter Club logo

Comments (5)

ilstam avatar ilstam commented on August 15, 2024

Hello,

I'll need some feedback because lots off issues seems to happen here. Could you please firstly give me your specs? (program version, distribution, installed from source/distro package)

I don't see anything in my presets (pressing "Preset" button brings up a window that has no presets in it)

Okay, so this is a bug. Have you ever installed any other version of ffmulticonverter on your system?

Trying to convert ogv to mpg. When I convert it fails I get this. That's pretty vague. The command line is -ab 320k -ar 48000 -ac 2.

Can you please try the conversion once again and then post here the last entry of your ~/.config/ffmulticonverter/logs/history.log referring to this conversion?

OK so I found the presets and imported them. It still errors out:

Which preset did you choose?

Thanks in advance.

from ff-multi-converter.

jcollum-hcg avatar jcollum-hcg commented on August 15, 2024

Have you ever installed any other version of ffmulticonverter on your system?

Nope.

I'm on Ubuntu 12.04, installed from the Ubuntu Software Center. FF is version 1.6.0, Python 3.2.3, Qt 4.8.1, PyQt 4.9.1 on Linux.

Here's the logs for the failure:

2014-05-16 13:10:41 : ERROR - VIDEO
Command: ffmpeg -y -i "/home/dev/temp/theFilename.ogv" -crf 35.0 -vcodec libx264 -preset slow -acodec libfaac -ar 48000 -b:a 128k -coder 1 -flags +loop -cmp chroma -partitions +parti4x4+partp8x8+partb8x8 -me_method hex -subq 6 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -threads 0 "/home/dev/temp/theFilename.mp4"
Return code: 1
ffmpeg version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
  built on Feb  6 2014 20:56:59 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[ogg @ 0x13077a0] max_analyze_duration reached
Input #0, ogg, from '/home/dev/temp/theFilename.ogv':
  Duration: 00:00:43.66, start: 0.000000, bitrate: 541 kb/s
    Stream #0.0: Data: skeleton
    Stream #0.1: Video: theora, yuv420p, 1584x1040 [PAR 1:1 DAR 99:65], 15 fps, 15 tbr, 15 tbn, 15 tbc
    Stream #0.2: Audio: vorbis, 22050 Hz, mono, s16, 89 kb/s
Unrecognized option 'preset'
Failed to set value 'slow' for option 'preset'

And the logs for the success:

2014-05-16 13:17:53 : INFO - VIDEO
Command: ffmpeg -y -i "/home/dev/temp/theFileName.ogv" -vcodec wmv2 -acodec wmav2 -b:v 1000k -b:a 160k -r 25 -ac 2 "/home/dev/developer01/theFileName.wmv"
Return code: 0
ffmpeg version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
  built on Feb  6 2014 20:56:59 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[ogg @ 0x1dd87a0] max_analyze_duration reached
Input #0, ogg, from '/home/dev/temp/theFileName.ogv':
  Duration: 00:00:43.66, start: 0.000000, bitrate: 541 kb/s
    Stream #0.0: Data: skeleton
    Stream #0.1: Video: theora, yuv420p, 1584x1040 [PAR 1:1 DAR 99:65], 15 fps, 15 tbr, 15 tbn, 15 tbc
    Stream #0.2: Audio: vorbis, 22050 Hz, mono, s16, 89 kb/s
[buffer @ 0x20652c0] w:1584 h:1040 pixfmt:yuv420p
Output #0, asf, to '/home/dev/developer01/theFileName.wmv':
  Metadata:
    WM/EncodingSettings: Lavf53.21.1
    Stream #0.0: Video: wmv2, yuv420p, 1584x1040 [PAR 1:1 DAR 99:65], q=2-31, 200 kb/s, 1k tbn, 25 tbc
    Stream #0.1: Audio: wmav2, 22050 Hz, 2 channels, s16, 199 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.2 -> #0.1
Press ctrl-c to stop encoding
frame=   80 fps=  0 q=31.0 size=     619kB time=3.20 bitrate=1585.7kbits/s dup=40 drop=0    
frame=  162 fps=157 q=31.0 size=    1094kB time=6.46 bitrate=1388.9kbits/s dup=105 drop=0    
frame=  225 fps=146 q=31.0 size=    1426kB time=8.78 bitrate=1330.7kbits/s dup=140 drop=0    
frame=  288 fps=141 q=31.0 size=    1816kB time=11.52 bitrate=1291.6kbits/s dup=169 drop=0    
frame=  355 fps=139 q=31.0 size=    2229kB time=14.20 bitrate=1285.8kbits/s dup=199 drop=0    
frame=  425 fps=138 q=31.0 size=    2579kB time=16.67 bitrate=1267.1kbits/s dup=233 drop=0    
frame=  510 fps=138 q=31.0 size=    3148kB time=20.39 bitrate=1264.8kbits/s dup=292 drop=0    
frame=  573 fps=136 q=31.0 size=    3532kB time=22.92 bitrate=1262.4kbits/s dup=319 drop=0    
frame=  628 fps=134 q=31.0 size=    3913kB time=25.12 bitrate=1276.1kbits/s dup=347 drop=0    
frame=  690 fps=132 q=31.0 size=    4263kB time=27.35 bitrate=1276.8kbits/s dup=375 drop=0    
frame=  752 fps=132 q=31.0 size=    4666kB time=29.68 bitrate=1288.2kbits/s dup=403 drop=0    
frame=  853 fps=131 q=24.8 size=    5419kB time=34.12 bitrate=1301.2kbits/s dup=495 drop=0    
frame=  960 fps=131 q=31.0 size=    6085kB time=38.40 bitrate=1298.1kbits/s dup=596 drop=0    
frame= 1025 fps=131 q=31.0 size=    6479kB time=40.82 bitrate=1300.2kbits/s dup=636 drop=0    
frame= 1090 fps=130 q=31.0 size=    6916kB time=43.33 bitrate=1307.7kbits/s dup=682 drop=0    
frame= 1090 fps=130 q=31.0 Lsize=    6938kB time=43.38 bitrate=1310.4kbits/s dup=682 drop=0    
video:5635kB audio:1058kB global headers:0kB muxing overhead 3.671620%

from ff-multi-converter.

ilstam avatar ilstam commented on August 15, 2024

It seems that some ffmpeg presets are outdated. I'll try too update the whole list in the next version. I'll also check for your bug; presets should appear by default without importing them.

Thanks for submitting this issue.

from ff-multi-converter.

jcollum-hcg avatar jcollum-hcg commented on August 15, 2024

Thanks for working on it man.

from ff-multi-converter.

ilstam avatar ilstam commented on August 15, 2024

Hi again and sorry for the huge delay on giving feedback to this.

Finally, the first issue with the preset option has to do with the incompatibility of ffmpeg and avconv/libav. The two programs are not fully compatible in their options (although the compatibility is satisfactory in most cases) and ffmulticonverter mainly supports ffmpeg. One solution is to directly use ffmpeg instead of avconv (on ubuntu the ffmpeg command just calls the avconv program so you have to install ffmpeg from your package manager).

Regarding the presets not loading issue you can view this post #32 (comment) and check if the new -coming soon- version of ffmulticonverter runs properly for you without any problem.

Thank you and sorry again for the late reply.

from ff-multi-converter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.