#8733: hls segments list repeated names
-------------------------------------+-------------------------------------
Reporter: krs_vital | Owner:
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by krs_vital):
it does not work as it should
anyway %d variable works only as integer pattern
so that I do not set (%d, %00d, %01d, %02d) will always be
segment-0.ts
segment-1.ts
segment-2.ts
...
segment-[max_integer_value].ts
i want
segment-0.ts
segment-1.ts
segment-2.ts
...
segment-9.ts
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8733#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".