Needs porting to avconv

Bug #969830 reported by Reinhard Tartler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devede (Debian)
Fix Released
Unknown
devede (Ubuntu)
Fix Released
High
Unassigned

Bug Description

In Bug #969444 I noticed that devede uses the following commandline to encode video data:

/usr/bin/ffmpeg -i .../infile.avi -y -target ntsc-dvd -sn -g 12 -ac 6 -s 720x480 -trellis 1 -mbd 2 -b 4346000 -ab 384000 -aspect 4:3 .../outfile.mpg

It needs to be ported to use avconv, because that compatibility binary will disappear in Libav 0.9. Note that the syntax on the commandline has slightly changed.

Changed in devede (Ubuntu):
importance: Undecided → High
Changed in devede (Debian):
status: Unknown → Confirmed
Changed in devede (Debian):
status: Confirmed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package devede - 3.23.0~ds1-1

---------------
devede (3.23.0~ds1-1) unstable; urgency=low

  * New upstream release:
    - Fix a bug while doing preview from the "menu options" window.
    - Port to avconv. (Closes: #690374) (LP: #969830)
    - Add support for AC3_FIX for FFMpeg and AVConv.
    - Add fallback when the destination folder doesn't exists.
  * Replace ffmpeg with libav-tools in Depends.
  * Set alternative dependency on mplayer2.
    Thanks to Chris Bannister for pointing out this. (Closes: #690480)

 -- Alessio Treglia <email address hidden> Wed, 24 Oct 2012 09:37:37 +0100

Changed in devede (Ubuntu):
status: New → Fix Released
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.