# Generate DASH manifest with segment list (instead of segment template)

**URL:** https://community.bitmovin.com/t/generate-dash-manifest-with-segment-list-instead-of-segment-template/2419
**Category:** Support
**Created:** [November 8, 2023, 11:20am UTC](https://community.bitmovin.com/t/generate-dash-manifest-with-segment-list-instead-of-segment-template/2419 "2023-11-08T11:20:02Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![touvre](https://avatars.discourse-cdn.com/v4/letter/t/8797f3/32.png) [@touvre](https://community.bitmovin.com/u/touvre)
#### Post date: [November 8, 2023, 11:20am UTC](https://community.bitmovin.com/t/generate-dash-manifest-with-segment-list-instead-of-segment-template/2419/1 "2023-11-08T11:20:02Z")

</div>

I’m using Bitmovin API to encode videos with HLS and DASH manifest.  
All DASH manifest generated uses the segment template way. Instead of the segment template way, I would like to generate a DASH manifest with a segment list.

I didn’t found any documentation to do that with the “Create Default DASH Manifest” endpoint ([https://developer.bitmovin.com/encoding/reference/postencodingmanifestsdashdefault](https://developer.bitmovin.com/encoding/reference/postencodingmanifestsdashdefault)).  
Is there any solution ? I suppose I can generate a manifest with the “Create Custom DASH Manifest”, but it’s much more complexity for a simple use case…

Thanks by advance.

---

<div class="post-metadata">

### Author: ![ludovic.michaud](https://sea1.discourse-cdn.com/flex015/user_avatar/community.bitmovin.com/ludovic.michaud/32/811_2.png) [@ludovic.michaud](https://community.bitmovin.com/u/ludovic.michaud)
#### Post date: [November 8, 2023, 4:34pm UTC](https://community.bitmovin.com/t/generate-dash-manifest-with-segment-list-instead-of-segment-template/2419/2 "2023-11-08T16:34:20Z")

</div>

By using the API, you can set the `type` to `LIST`  
[https://developer.bitmovin.com/encoding/reference/postencodingmanifestsdashperiodsadaptationsetsrepresentationsfmp4bymanifestidandperiodidandadaptationsetid](https://developer.bitmovin.com/encoding/reference/postencodingmanifestsdashperiodsadaptationsetsrepresentationsfmp4bymanifestidandperiodidandadaptationsetid)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/bitmovin/original/1X/1ab86334145095b0af9c5b924fa3ae6d920b6482.png) [@system](https://community.bitmovin.com/u/system)
#### Post date: [November 8, 2023, 5:34pm UTC](https://community.bitmovin.com/t/generate-dash-manifest-with-segment-list-instead-of-segment-template/2419/3 "2023-11-08T17:34:54Z")

</div>

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.
