cannot prevent webm encoding from dropping frames (and default)

Bug #622895 reported by Christof Petig
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libav
Invalid
Undecided
Unassigned
ffmpeg (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: ffmpeg

libvpx will drop frames by default (without the user to notice) when the bitrate is set too low.

You can recreate this bug by simply invoking
  ffmpeg -i someDVD.vob test.webm
and analyzing the resulting webm file by
 mkvinfo -v test.webm | fgrep "Track Nummer 1" | less
usually the frame dropping starts around 14s. This can cumulate in a file which contains every (second) frame as a key frame.

The following web page contains information about the problem and hints to the fixing commit:
https://groups.google.com/a/webmproject.org/group/webm-discuss/browse_thread/thread/7152b4a42825530

The following upstream patch fixes this (and came after the 0.6 release)
http://git.ffmpeg.org/?p=ffmpeg;a=commitdiff;h=b82e38a409e329718c256f25ac25da0222790b24;hp=a8d597ab7b8dcdc1bb22e6ba4115e99eee7e50ad

I consider this bug critical to the reputation of webm if ffmpeg is used naively.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ffmpeg 4:0.6-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: fglrx wl
Architecture: i386
Date: Mon Aug 23 19:42:40 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: ffmpeg

Revision history for this message
Christof Petig (christof-petig) wrote :
Revision history for this message
Christof Petig (christof-petig) wrote :

Sorry, the correct invokation of the mkvinfo/fgrep in English locale is:
 mkvinfo -v herrderdiebe.webm | fgrep "track number 1" | less

Revision history for this message
Christof Petig (christof-petig) wrote :

Added an upstream bug report / release request as https://roundup.ffmpeg.org/issue2182

Revision history for this message
Christof Petig (christof-petig) wrote :

changing the title to "cannot prevent webm encoding from dropping frames (and does by default)" would make the meaning clearer, but I can not change it

Revision history for this message
Reinhard Tartler (siretart) wrote :

seems a good candidate to me to backport to 0.6.1

Changed in ffmpeg (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Changed in ffmpeg:
status: Unknown → Incomplete
Revision history for this message
Oibaf (oibaf) wrote :
Revision history for this message
Oibaf (oibaf) wrote :

This should be properly fixed upgrading libvpx to 0.9.2. Please test after upgrading to it.

Changed in ffmpeg (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Oibaf (oibaf) wrote :

No feedback and this should be fixed in 10.10 with the updated libvpx. Reopen if needed.

Changed in ffmpeg (Ubuntu):
status: Incomplete → Invalid
Oibaf (oibaf)
affects: ffmpeg → libav
Changed in libav:
importance: Unknown → Undecided
status: Incomplete → New
status: New → Invalid
Changed in ffmpeg:
status: Unknown → Incomplete
Oibaf (oibaf)
no longer affects: ffmpeg
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.