Skip to content

Commit bc3a93a

Browse files
authored
Merge pull request #8435 from indecisivemal/patch-1
Fix NTSC drop frame framerate
2 parents d35c572 + 70a4ccd commit bc3a93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/previous/media-services-manage-live-encoder-enabled-channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ The following table shows how Channel states map to the billing mode.
331331
* You are only billed when your Channel is in the **Running** state. For more information, refer to [this](media-services-manage-live-encoder-enabled-channels.md#states) section.
332332
* Currently, the max recommended duration of a live event is 8 hours. Please contact [email protected] if you need to run a Channel for longer periods of time.
333333
* Make sure to have the streaming endpoint from which you want to stream content in the **Running** state.
334-
* The encoding preset uses the notion of "max frame rate" of 30 fps. So if the input is 60fps/59.97i, the input frames are dropped/de-interlaced to 30/29.97 fps. If the input is 50fps/50i, the input frames are dropped/de-interlaced to 25 fps. If the input is 25 fps, output remains at 25 fps.
334+
* The encoding preset uses the notion of "max frame rate" of 30 fps. So if the input is 60fps/59.94i, the input frames are dropped/de-interlaced to 30/29.97 fps. If the input is 50fps/50i, the input frames are dropped/de-interlaced to 25 fps. If the input is 25 fps, output remains at 25 fps.
335335
* Don't forget to STOP YOUR CHANNELS when done. If you don't, billing will continue.
336336

337337
## Known Issues

0 commit comments

Comments
 (0)