[FFmpeg-devel] [PATCH] astenc: Add an option to set the loop flag

James Almer jamrial at gmail.com
Sat Jan 5 15:35:38 CET 2013


On 23/12/12 7:04 PM, James Almer wrote:
> On second thought, since we're not going to use a flag AVOption I'll go with Hoyo's suggestion.
> Adding a new integer AVOption for this doesn't make sense.
> 
> Regards.

Ping.

The line "avio_seek(pb, file_size, SEEK_END);" should be changed to SEEK_SET, or file_size to 0, 
or the entire line removed altogether.
I don't think it's worth sending a new patch just for that change, but if you prefer it that way 
I'll do it.

Regards.


More information about the ffmpeg-devel mailing list