Convert Mobile Phones, MP3 incomplete frame error

Bug #1014613 reported by Christopher Forster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
winff (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi, a Convert Mobile Phones & MP3 (Mono) problem.

[SOLVED] Unknown codec 'libmp3lame'

sudo apt-get install ffmpeg libavcodec-extra-53

But WinFF 1.4.1 still has a problem:

ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
  built on Mar 22 2012 05:29:10 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
[avi @ 0x9bff240] max_analyze_duration reached
Input #0, avi, from '/home/USERNAME/FILENAME.avi':
  Duration: 00:00:51.04, start: 0.000000, bitrate: 1126 kb/s
    Stream #0.0: Video: h264 (Main), yuv420p, 640x480 [PAR 1:1 DAR 4:3], 25 fps, 25 tbr, 25 tbn, 50 tbc
    Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 192 kb/s
[mp3 @ 0x9d33040] Unsupported sample rate.
Output #0, mp3, to '/home/USERNAME/FILENAME.mp3':
  Metadata:
    TSSE : Lavf53.21.0
    Stream #0.0: Audio: libmp3lame, 22050 Hz, 1 channels, s16, 32 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
Press ctrl-c to stop encoding
[mp3 @ 0x9c03280] incomplete frame= 32.0kbits/s
Error while decoding stream #0.1
size= 199kB time=50.99 bitrate= 32.0kbits/s
video:0kB audio:199kB global headers:0kB muxing overhead 0.016179%

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: winff 1.4.1-1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Mon Jun 18 13:36:52 2012
ExecutablePath: /usr/bin/winff
InstallationMedia: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=sv_SE.UTF-8
 SHELL=/bin/bash
SourcePackage: winff
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Christopher Forster (christopherforster) wrote :
Revision history for this message
Paul Gevers (paul-climbing) wrote : Re: [Bug 1014613] [NEW] Convert Mobile Phones, MP3 incomplete frame error

Thanks for taking the time to report this issue.

> Error while decoding stream #0.1

This seems like a problem with the input file (not the DEcode). Please
verify that this problems exists with other files as well.

Just a side note, it would probably be better for the future to use
/usr/bin/avconv in stead of the (in Ubuntu) obsolete /usr/bin/ffmpeg (in
Winff -> Edit -> Preferences -> Linux -> Path to ffmpeg executable).

Paul

Revision history for this message
Christopher Forster (christopherforster) wrote :

Issue 147 - winff - FFmpeg is going to be replaced by avconv on Debian and Ubuntu - WinFF is a GUI to the command line video converter FFmpeg - Google Project Hosting http://code.google.com/p/winff/issues/detail?id=147

Revision history for this message
Paul Gevers (paul-climbing) wrote :

Sorry to take so long to respond to comment #3, but what has this comment to do with the bug? It is related to my side note in comment #2, but that has nothing to do with the bug I assume.

You haven't answered my question: Please verify that this problems exists with other files as well.

Changed in winff (Ubuntu):
status: New → Incomplete
Revision history for this message
Christopher Forster (christopherforster) wrote :

FFmpeg is not being developed anymore, but Libav is. Could this bug still be solved?

Revision history for this message
Paul Gevers (paul-climbing) wrote :

Could you please explain what you expect? The upstream bug has nothing to do with the issue here. Winff doesn't care if it is ffmpeg or avconv you are using. The presets so far should be compatible.

Please provide the requested information: Please verify that this problems exists with other files as well.

Also already mentioned in this bug: It would probably be better for the future to use
/usr/bin/avconv in stead of the (in Ubuntu) obsolete /usr/bin/ffmpeg (in
Winff -> Edit -> Preferences -> Linux -> Path to ffmpeg executable).

And ffmpeg is still being developed, it is just not included in Ubuntu and Debian at this moment. The packagers moved with the libav fork. This might be different in the future thou.

Revision history for this message
Christopher Forster (christopherforster) wrote :

I expected a "Convert Mobile Phones" file from the AVI file, instead I got the errors mentioned before. I could do some micro-volunteering latter and try another AVI file.

Revision history for this message
Christopher Forster (christopherforster) wrote :

A Flash Video (FLV) file with "Convert Mobile Phones" was converted into a MP3 file. (Path to ffmpeg executable: /usr/bin/ffmpeg).

Output from Terminal:

ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
  built on Jun 12 2012 16:37:58 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.
[flv @ 0x8c66240] Estimating duration from bitrate, this may be inaccurate
Input #0, flv, from '/home/USERNAME/kopia test/- - YouTube.flv':
  Metadata:
    starttime : 0
    totalduration : 638
    totaldatarate : 607
    bytelength : 48391154
    canseekontime : true
    sourcedata : B50FBCA06HH1349251952169258
    purl :
    pmsg :
  Duration: 00:10:37.60, start: 0.000000, bitrate: 613 kb/s
    Stream #0.0: Video: h264 (Main), yuv420p, 384x288 [PAR 1:1 DAR 4:3], 514 kb/s, 25 tbr, 1k tbn, 50 tbc
    Stream #0.1: Audio: aac, 44100 Hz, stereo, s16, 99 kb/s
[mp3 @ 0x8c68760] Unsupported sample rate.
Output #0, mp3, to '/home/USERNAME/- - YouTube.mp3':
  Metadata:
    starttime : 0
    totalduration : 638
    totaldatarate : 607
    bytelength : 48391154
    canseekontime : true
    sourcedata : B50FBCA06HH1349251952169258
    purl :
    pmsg :
    TSSE : Lavf53.21.0
    Stream #0.0: Audio: libmp3lame, 22050 Hz, 1 channels, s16, 32 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
Press ctrl-c to stop encoding
size= 2491kB time=637.65 bitrate= 32.0kbits/s
video:0kB audio:2491kB global headers:0kB muxing overhead 0.010154%
Tryck Enter för att fortsätta

Revision history for this message
Paul Gevers (paul-climbing) wrote : Re: [Bug 1014613] Re: Convert Mobile Phones, MP3 incomplete frame error

On 17-10-12 14:30, Christopher Forster wrote:
> A Flash Video (FLV) file with "Convert Mobile Phones" was converted into
> a MP3 file. (Path to ffmpeg executable: /usr/bin/ffmpeg).

So everything is going ok now? Or is it something else that you try to
communicate. Please be a little bit more verbose in you reports. What do
you want me to fix?

Paul

Revision history for this message
Christopher Forster (christopherforster) wrote :

"Convert Mobile Phones" option became a .mp3 from a .flv, without a video image. If libav (avconv) works better I don't know. However same video converted by Arista Transcoder works, both with video and audio.

Revision history for this message
Paul Gevers (paul-climbing) wrote :

On 18-10-12 17:01, Christopher Forster wrote:
> "Convert Mobile Phones" option became a .mp3 from a .flv, without a
> video image. If libav (avconv) works better I don't know. However same
> video converted by Arista Transcoder works, both with video and audio.

But YOU ASKED for a mp3 in the preset: "Convert Mobile Phones & MP3
(Mono)". So you get an mp3, which can not contain video as it is a audio
container. So if I understand you right, you just selected a preset with
different expectations than was meant?

Revision history for this message
Christopher Forster (christopherforster) wrote :

Then the .flv conversion worked(?). About the .avi error while decoding: I should try another input file with a different kind of codec too? There are many codecs for an AVI file, since an AVI file can be compressed in a variety of ways.

Revision history for this message
Paul Gevers (paul-climbing) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a currently supported Ubuntu version. When you test it and it is still an issue, kindly upload the updated logs by running only once:
apport-collect 1014613

and any other logs that are relevant for this particular issue.

Changed in winff (Ubuntu):
status: Incomplete → New
status: New → Incomplete
Revision history for this message
Paul Gevers (paul-climbing) wrote :

Don't know why, but this bug keeps showing up even after 60 days of incomplete state. Closing now as invalid.

Changed in winff (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.