Opened 6 years ago

Closed 6 years ago

#7161 closed defect (needs_more_info)

-loop option

Reported by: RocketRod9 Owned by:
Priority: normal Component: avformat
Version: unspecified Keywords: gif
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Converting a .mov to animated gif and including '-loop 1' in command => animated gif which continually loops instead of one that loops only once

My Command:
ffmpeg -i <filename>.mov -loop 1 <output filename>.gif

Change History (3)

comment:1 by Gyan, 6 years ago

Component: ffmpegavformat
Keywords: gif added
Resolution: invalid
Status: newclosed
Type: defectenhancement

Sorry; misread description.

Last edited 6 years ago by Gyan (previous) (diff)

comment:2 by Gyan, 6 years ago

Resolution: invalid
Status: closedreopened
Type: enhancementdefect

Please test with git master.

Share full console log if issue still exists.

comment:3 by Carl Eugen Hoyos, 6 years ago

Resolution: needs_more_info
Status: reopenedclosed
Version: 3.2.4unspecified
Note: See TracTickets for help on using tickets.