ffmpeg: -title switch has been replaced

Bug #359979 reported by Ben M.
This bug report is a duplicate of:  Bug #501729: ffmpeg: unrecognized option '-album'. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ffmpeg-debian (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Binary package hint: ffmpeg

$ apt-cache show ffmpeg
Package: ffmpeg
Priority: optional
Architecture: amd64
Version: 3:0.svn20090303-1ubuntu6
--------
Executing this:
$ ffmpeg -i file.avi -acodec copy -vcodec copy -title "MyTitle" out.avi

Will result in:
> ffmpeg: unrecognized option '-title'

This was possible in intrepid. Many scripts are broken now, since ffmpeg will not just ignore it, but stop.
Reference: http://forum.ubuntuusers.de/topic/ffmpeg-in-jaunty:-title-nicht-bekannt-konvert/

Tags: packaging
Ben M. (bmhm)
summary: - tagging is not being activated
+ tagging is deactivated since jaunty
Revision history for this message
Ben M. (bmhm) wrote : Re: tagging is deactivated since jaunty

Well, I just discovered that the man-page is outdated.
New syntax: -metatag title="string"

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

this has been changed this january upstream:
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/79635

Yes, the documentation need to be updated. Patches against doc/ffmpeg-doc.texi are more than welcome!

summary: - tagging is deactivated since jaunty
+ ffmpeg: -title switch has been replaced
affects: ffmpeg (Ubuntu) → ffmpeg-debian (Ubuntu)
Changed in ffmpeg-debian (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Nighto (nighto-nighto) wrote :

ffmpeg: unrecognized option '-metatag'

Have it been changed again?

Revision history for this message
Nighto (nighto-nighto) wrote :

I discovered it's metadata, not metatag:

http://ffmpeg.org/ffmpeg-doc.html

Cheers

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.