Skip to content
#

broadcasting

Here are 127 public repositories matching this topic...

jcergolj
jcergolj commented Oct 17, 2019

I spent many hours trying to set everything up on the server. Locally everything worked fine but on the server, there was an error. After many hours I realized that port 6001 was not forwarded. If requested/desired I can add a reminder to Readme file:

Make sure port 6001 is forwarded

Make sure port 6001 is forwarded (or whatever port you are using). For Ubuntu systems you can forward it

TKooijmans
TKooijmans commented Nov 7, 2019

Expected behaviour

When I try this with v2.3 settings are ignored and I get a 422 mp4 clip with 8 audio channels
channel setting is set hd1080i50

ADD 1 FILE "myfile 1.mp4" -codec:v libx264 -crf:v 23 -preset:v veryfast -filter:v format=pix_fmts=yuv420p -filter:v tinterlace=5 -codec:a aac -b:a 128k -ar:a 48k

If I do this
ADD 1 FILE "myfile 1.mp4" -codec:v libx264 -crf:v 23 -preset:v ver

Robbt
Robbt commented Apr 7, 2019

Is your feature request related to a problem? Please describe.
I would like for us to add a requirement that for a new feature to be merged it is required to add documentation to the manual. I'd also like to improve the basic documentation.

Describe the solution you'd like
The goal is to provide explanations and links to more in depth discussion of functionality without cluttering the

Improve this page

Add a description, image, and links to the broadcasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the broadcasting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.