
Are you getting everything you can out of your production workflow? In a recent survey by Sirkin Research, 84% of broadcasters state that improving operational efficiencies is a top priority for 2023. That is such a high number it might as well be “every broadcaster you can name”. In a year where the industry is expecting financial headwinds generated by macroeconomic and global political forces, everyone is looking to improve, streamline and perfect.
There are some good news though: No broadcaster in the world scores 5/5 for efficiency. That means there are some wins to be had – maybe even quick ones. Find out how efficient your production workflows are by answering the questions below…
…Ready to find out your efficiency score?
Take our quick 5 question quiz
* {
/*font-family: Source Sans Pro, sans-serif !important;*/
}
html {
min-height: 100vh;
font-size: 18px !important;
font-family: Source Sans Pro, sans-serif !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-y: scroll;
overflow-x: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: default;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
background: #1d3641;
–vh: 100vh;
}
p {
font-size: 18px !important;
/*font-family: Source Sans Pro, sans-serif !important;*/
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 300;
color: white;
}
.richtext h3 {
clear: both;
}
figcaption {
margin: 12px 0 0 0;
font-size: 18px !important;
}
/*figure img {
box-shadow: 0 10 5 20, rgba(4, 8, 16, 0.4);
}
img {
box-shadow: 0 0.4em 2em 0.1em rgba(10, 10, 16, 0.2);
}*/
body {
background-color: unset!important;
color: #fff;
}
.richtext {
overflow: hidden;
}
/*._1K8tW8 {font-size: 1.17rem!important;}*/
.accordion-item {
background-color: unset;
border: unset;
}
a {
color: #f0824f;
font-weight: 400;
text-decoration: none;
}
a:hover {
color: #d2815b;
}
/*.site–content [data-module]:first-child {max-width: unset;}*/
hr:not([size]) {
height: 2px;
}
.col-md-12 {
width: min(100% – 10em) !important;
margin: 0 auto !important;
}
h4 {
color: #f0824f;
font-weight: 900 !important;
}
/*.col-md-6 {
float: right;
}
.col-md-6 img {
width: 66% !important;
height: auto;
padding: 1em 2em;
}*/
.buttonRow .col-lg-3 {
float: left;
}
.initialQuestions {
text-align: center;
font-size: 26px;
font-weight: 700;
color: #f0824f;
margin-top: 3em;
margin-bottom: 1.2em;
padding: 0 20px 10px 0;
float: left;
}
.btn-shadow {
box-shadow: 2px 4px 20px 6px rgba(10,10,20,0);
min-width: 200px;
font-family: ‘Source Sans Pro black’, sans-serif;
font-weight: 900 !important;
text-transform: uppercase;
border: solid 2px #f0824f;
transition: all 0.4 ease;
margin: 0 0.4em !important;
margin-left: 0px!important;
margin-top: 2em!important;
}
.btn-shadow:hover {
box-shadow: 2px 4px 20px 6px rgba(10,10,20,0.3);
position: relative;
transform: translateY(-4px);
margin-bottom: 4px;
transition: all 0.4 ease;
background: #ffffff;
color: #1d3641;
border: solid 2px #ffffff;
}
.yes {
float: left;
margin-right: 12px;
}
.no {
float: right;
margin-right: 12px;
}
.quizHeader {
text-align: center;
margin: 3em auto 2em;
}
.quizHeader h2 {
font-size: 50px;
font-weight: 700;
}
.quizHeader p {
font-size: 22px !important;
font-weight: 300;
}
.spacerTop {margin-top: 3em;}
/* === QUESTION STYLE V1: START === */
.questionContainer {
transition: all 0.4 ease;
margin-top: 14em;
}
.jazzyQuestions {
font-size: 42px !important;
font-weight: 300;
padding-bottom: 9px;
border-bottom: solid 4px #f0824f;
transition: all 0.4 ease !important;
}
h3 a {font-size: .9em; color: #f0824f;}
h3 a:hover {color: #fff;}
.questionContainer:hover .jazzyQuestions {
font-size: 42px;
font-weight: 700;
transition: all 0.6 ease !important;
}
.magicBorder {
display: block;
width: 0%;
height: 4px;
background-color: #f0824f;
transition: all 0.4 ease !important;
}
.questionContainer:hover .magicBorder {
width: 100%;
transition: all 0.6 ease !important;
}
/* === QUESTION STYLE V1: END === */
/* === QUESTION STYLE V2: START === */
/*.questionContainer {
transition: all 0.4 ease;
margin-bottom: 3em !important;
}
.jazzyQuestions {
display: relative;
right: 10px;
font-size: 42px !important;
font-weight: 300;
padding: 5px 10px 9px;
border-top: solid 0px #f0824f;
border-right: solid 0px #f0824f;
border-bottom: solid 4px #f0824f;
border-lleft: solid 0px #f0824f;
border-radius: 0;
background: transparent;
transition: all 0.4 ease !important;
}
.questionContainer:hover .jazzyQuestions {
font-size: 42px;
font-weight: 500;
border-top: solid 1px #f0824f;
border-right: solid 1px #f0824f;
border-bottom: solid 1px #f0824f;
border-lleft: solid 1px #f0824f;
border-radius: 4px;
background: linear-gradient(#f0824f, #ff5b1a);
transition: all 0.6 ease !important;
}*/
/* === QUESTION STYLE V2: END === */
/* === MEDIA QUERY: less than 768px & Tablet or smaller === */
@media (max-width: 768px) {
.col-md-12 {
width: min(100% – 1em) !important;
margin: 0 auto !important;
}
.yes {
float: none;
margin-right: 0;
}
.no {
float: none;
margin-right: 0;
}
.btn-1 {
height: auto;
margin: 16px auto 0 0;
padding: 0.1em 1em 0.3em;
color: #fff;
font-size: 32px;
line-height: 32px;
font-weight: 300;
text-align: center;
border: solid 2px #f0824f;
border-radius: 4px;
background: linear-gradient(#f0824f, #ff5b1a);
box-shadow: 2px 6px 20px 0 rgba(1, 23, 28, 0.2);
z-index: 3;
transition: all 0.4s ease-out 0s;
}
.btn-1:hover {
padding: 0.1em 2em 0.3em;
color: #fff;
font-size: 32px;
line-height: 32px;
font-weight: 700;
border-radius: 40px;
box-shadow: 2px 6px 20px 0 rgba(1, 23, 28, 0.5);
z-index: 3;
transition: all 0.4s ease-out 0s;
}
.questionMark {
font-size: 12em;
text-align: center;
}
.initialQuestions {
text-align: center;
font-size: 26px;
font-weight: 700;
color: #f0824f;
margin-bottom: 1.2em;
padding: 0 20px 10px 0;
}
/* === QUESTION STYLE V1: START === */
.questionContainer {
transition: all 0.4 ease;
margin-top: 10em;
}
.jazzyQuestions {
font-size: 42px !important;
font-weight: 700;
padding-bottom: 9px;
border-bottom: solid 4px #f0824f;
transition: all 0.4 ease !important;
}
.questionContainer:hover .jazzyQuestions {
font-size: 42px;
font-weight: 700;
transition: all 0.6 ease !important;
}
.magicBorder {
display: block;
width: 100%;
height: 4px;
background-color: #f0824f;
transition: all 0.4 ease !important;
}
.questionContainer:hover .magicBorder {
width: 100%;
transition: all 0.6 ease !important;
}
/* === QUESTION STYLE V1: END === */
}
/* DRE ADDED CSS*/
.question{
font-weight: 600;
padding-top: 1em;
}
.answers {
margin-bottom: 20px;
}
#submit{
font-family: Source Sans Pro, sans-serif !important;
font-size: 20px;
background-color: #297;
color: #fff;
border: 0px;
border-radius: 3px;
padding: 20px;
cursor: pointer;
margin-bottom: 20px;
margin-top: 2.5em;
margin-left: 0px;
}
#submit:hover{
background-color: #fff;
color: #000;
}
input[type=”radio”] {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding: 10px;
color: #FFF;
margin-bottom: 0.15em;
border-radius:50%;
background-color: none;
margin-right: .5em;
/*border: 1em solid #FFF;*/
outline: .15em solid #f0824f;
}
input[type=radio]:checked {
background-color: #f0824f8f;
}
input[type=radio]:hover {
cursor: pointer;
}
.container-quiz {width: 100%; position: relative; clear: both;}
.question:hover .jazzyQuestions {
font-size: 42px;
font-weight: 500;
transition: all 0.6 ease !important;
}
.container-quiz label{padding-right: 1em; font-size: 2em;}
/*.result-1, .result-2, .result-3 {display: none;}*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*END DRE ADDED CSS*/
#main-header .header-button, .wp-block-kadence-advancedbtn {width: max-content;}
var myQuestions = [
{
question: “Are you still sending OB trucks to sports events?”,
paragraph: “
Cloud technology has been a game-changer for the broadcast industry. It’s revolutionized the way live production and broadcasts are delivered to audiences around the world.
Cloud doesn’t mean just remote and hybrid operation of production tools. It should also enable fast deployment and installation of the same tools – taking production prep time from weeks to days. Modern cloud deployment, especially when offered as a managed service, can further reduce ‘going cloud’ from days to minutes and save your team time and money. For example, a 2-hour cloud live sports production would cost only $87.34, including AWS computing, storage and data transfer costs (this breakdown was done using the AWS calculator, for more information on how the cost was calculated you can check our Ultimate Guide to Cloud Live Productions)
Previously, sending news trucks and OB vans to the epicentre of the story was the only way to get high quality live broadcasts. The positive disruption of IP video over public internet has remove the need to send a dedicated crew to the site of the story every time. Using cloud-based IP solutions, broadcasters can now stream content from anywhere in the world with virtually no latency, eliminating the need for expensive satellite and cable connections. In addition, remote cloud productions will decrease the budget by tens of thousands of dollars by removing the need for an OB truck hire and fuel. A great example is a recent cloud UEFA match production of BT Sports, where they only needed 8 people on-site with their cloud set-up, rather than previously requiring 25 staff to handle the traditional broadcasting of a sports game.
The rapid development of WLAN infrastructure, in parallel with the HVEC and NDI expansion, has made it possible to connect the whole world via video. We now have access to billions of sources, as each smartphone is a camera that can be brought directly into a switcher through public internet. This means that over 64% of the global population can participate in your story from anywhere. Your journalists can also take advantage and stream online or join the live TV programme with their phone. This reduces the broadcast from a multi-production crew to one journalist, while keeping the same quality and value.
“,
answers: {
Yes: ‘Yes’,
No: ‘No’
},
correctAnswer: ‘Yes’
},
{
question: “Are you manually controlling your studio devices?”,
paragraph: “
Automating any process in the production workflow will make it more efficient. Powerful tools that allow for pre-planning rundowns, controlling multiple devices (camera, lights) from one interface, editing graphics on the go – adds the capability to automate and error-reduce repetitive tasks in the gallery. These tools empower smaller teams to run complex live news productions easily. This will, not only, free-up your team to create more content or work on that streaming strategy, but also lower the cost of the gallery workflow and make it extremely efficient, reducing an average of 60% on-air errors per studio, and saving 900-man hours – equal to $30,000 annually!*
“,
answers: {
Yes: ‘Yes’,
No: ‘No’
},
correctAnswer: ‘Yes’
},
{
question: “Are you operating separate graphics production lines for separate output formats?”,
paragraph: “
The pressure to produce more content for more platforms is greater than ever. Many media companies, such as content and right owners, are trying to maximize its content return across all of them TV and online channels. Without an efficient solution to this challenge, the result is inevitably a choice between doubling up cost or sacrificing quality of output. Of these two the latter is frequently chosen, and we see broadcasters using the exact same graphics for Facebook live stream as they do on linear channels. This results in hard-to-see text, formatting ill-suited to a mobile screen, and ultimately the loss of important information for the viewer.
Employing a tool such as Adaptive Graphics will give your team the capability to design and produce smarter and faster. It allows designers to create one graphic template that is automatically adjusted to different output aspect ratios, making the graphics readable and functional on every device. It removes the need for costly double work and allows for a single operator to publish across all TV and online channels from one tool with one click. Every output will look perfect on TV, social media, and online websites, and will be managed by the same team.
“,
answers: {
Yes: ‘Yes’,
No: ‘No’
},
correctAnswer: ‘Yes’
},
{
question: “Are you reskilling your team to fit the new reality of broadcasting?”,
paragraph: ‘
Broadcasters are looking for ways to keep up with the changing media environment, where the need for expertise in networks, IP and social media management are surpassing knowledge about coaxial cable and satellite uplinks. The best way to do this and retain in-house expertise is to upskill and reskill existing employees. 13 million US workers are expected to requalify according to a McKinsey report in 2021. There is no reason to think that broadcasting is any different as new tools are being developed daily and employers are under pressure from the current economic uncertainty to reduce costs. Moreover, LinkedIn data shows that the skillset of jobs will change by 50% in the next four years, as the rapid growth of technology is now supported by artificial intelligence and machine learning.
Supporting a learning-work culture, where all your employees, from designers to operators can expand on their technical knowledge and skills, will be crucial in retaining talent and increasing productivity. An easy and effective way of doing this is having access to an online learning platform, that offers up-to-date courses with practical real-life use cases of the newest broadcast tools and certification routes for the same.
‘,
answers: {
Yes: ‘Yes’,
No: ‘No’
},
correctAnswer: ‘Yes’
},
{
question: “Are you using AI to improve speed and quality?”,
paragraph: ‘
A 2022 IABM report on AI and Machine Learning adoption in the broadcast and media industry, discovered that the highest deployment, with over 40%, of AI/ML is in content management, such as ingest, encoding, orchestration and compliance. Typically, major news and sports organizations ingest hundreds of feeds from different sources. During the World Cup in 2022, each football player had 29 individual data points. That is a huge amount of data to digest and turn into production value. This compromises the efficiency of a production, since there is more data than can be humanly processed in real-time.
However, AI may in some cases be the perfect solution to what might appear a luxury problem.. It can process enormous amount of data in a fraction of the time a manual operator would use and give the production team the required information about which data points to visualize to the audience.
The IABM reports also states that 32% of the broadcast and media companies have adopted AI/ML technology. One great example is Fox Sports who have been highly successful deploying Vizrt AI technology for Daytona 500 sports productions to track objects in real time. It has assisted in delivering hours of real-time sports broadcast graphics and visualizing multiple live data points. Also, it has been leveraged to improve keying of complex backgrounds beyond what is possible for human operators and used to increase monetization potential by easily and accurately keying more ads on the game field without the use of additional equipment or specific skills.
‘,
answers: {
Yes: ‘Yes’,
No: ‘No’
},
correctAnswer: ‘Yes’
}
];
var quizContainer = document.getElementById(‘quiz’);
var resultsContainer = document.getElementById(‘results’);
var submitButton = document.getElementById(‘submit’);
generateQuiz(myQuestions, quizContainer, resultsContainer, submitButton);
function generateQuiz(questions, quizContainer, resultsContainer, submitButton){
function showQuestions(questions, quizContainer){
// we’ll need a place to store the output and the answer choices
var output = [];
var answers;
// for each question…
for(var i=0; i<questions.length; i++){
// first reset the list of answers
answers = [];
// for each available answer…
for(letter in questions[i].answers){
// …add an html radio button
answers.push(
'‘
+ ”
+letter //+ ‘: ‘
// + questions[i].answers[letter]
+ ‘‘
);
}
// add this question and its answers to the output
output.push(
‘
‘ + questions[i].question + ‘
‘
+ ‘
‘ + questions[i].paragraph + ‘
‘
+ ‘
‘
);
}
// finally combine our output list into one string of html and put it on the page
quizContainer.innerHTML = output.join(”);
}
function showResults(questions, quizContainer, resultsContainer){
// gather answer containers from our quiz
var answerContainers = quizContainer.querySelectorAll(‘.answers’);
// keep track of user’s answers
var userAnswer = ”;
var numCorrect = 0;
// for each question…
for(var i=0; i<questions.length; i++){
// find selected answer
userAnswer = (answerContainers[i].querySelector('input[name=question'+i+']:checked')||{}).value;
// if answer is correct
if(userAnswer===questions[i].correctAnswer){
// add to the number of correct answers
numCorrect++;
// color the answers green
answerContainers[i].style.color = 'white';
}
// if answer is wrong or blank
else{
// color the answers red
answerContainers[i].style.color = 'white';
}
}
// show number of correct answers out of total
resultsContainer.innerHTML = '
‘ + numCorrect + ‘ out of ‘ + questions.length + ‘: Are you inspired to improve? Join our Production Efficiency Demo series to learn how to make your production efficient!
> Check out the demo series!
‘ + ‘
‘ + numCorrect + ‘ out of ‘ + questions.length + ‘: You are ahead of most, contact us to increase the competitive advantage!
> Connect with a Specialist!
‘ + ‘
‘ + numCorrect + ‘ out of ‘ + questions.length + ‘: Wow! Call us, we’d like to learn from you.
> Tell us about your production!
‘ + ‘
* based on internal calculations on real-world customer examples
‘;
if (numCorrect == “0”) {
document.getElementById(‘result-1’).style.display = ‘flex’;
document.getElementById(‘result-2’).style.display = ‘none’;
document.getElementById(‘result-3’).style.display = ‘none’;
} else if (numCorrect == “1”) {
document.getElementById(‘result-1’).style.display = ‘flex’;
document.getElementById(‘result-2’).style.display = ‘none’;
document.getElementById(‘result-3’).style.display = ‘none’;
} else if (numCorrect == “2”) {
document.getElementById(‘result-1’).style.display = ‘flex’;
document.getElementById(‘result-2’).style.display = ‘none’;
document.getElementById(‘result-3’).style.display = ‘none’;
} else if (numCorrect == “3”) {
document.getElementById(‘result-1’).style.display = ‘none’;
document.getElementById(‘result-2’).style.display = ‘flex’;
document.getElementById(‘result-3’).style.display = ‘none’;
} else if (numCorrect == “4”) {
document.getElementById(‘result-1’).style.display = ‘none’;
document.getElementById(‘result-2’).style.display = ‘flex’;
document.getElementById(‘result-3’).style.display = ‘none’;
} else {
document.getElementById(‘result-1’).style.display = ‘none’;
document.getElementById(‘result-2’).style.display = ‘none’;
document.getElementById(‘result-3’).style.display = ‘flex’;
}
}
// show questions right away
showQuestions(questions, quizContainer);
// on submit, show results
submitButton.onclick = function(){
showResults(questions, quizContainer, resultsContainer);
}
}
Are you still sending OB trucks to sports events?
Cloud technology has been a game-changer for the broadcast industry. It’s revolutionized the way live production and broadcasts are delivered to audiences around the world.
Cloud doesn’t mean just remote and hybrid operation of production tools. It should also enable fast deployment and installation of the same tools – taking production prep time from weeks to days. Modern cloud deployment, especially when offered as a managed service, can further reduce ‘going cloud’ from days to minutes and save your team time and money. For example, a 2-hour cloud live sports production would cost only $87.34, including AWS computing, storage and data transfer costs (this breakdown was done using the AWS calculator, for more information on how the cost was calculated you can check our Ultimate Guide to Cloud Live Productions)
Previously, sending news trucks and OB vans to the epicentre of the story was the only way to get high quality live broadcasts. The positive disruption of IP video over public internet has remove the need to send a dedicated crew to the site of the story every time. Using cloud-based IP solutions, broadcasters can now stream content from anywhere in the world with virtually no latency, eliminating the need for expensive satellite and cable connections. In addition, remote cloud productions will decrease the budget by tens of thousands of dollars by removing the need for an OB truck hire and fuel. A great example is a recent cloud UEFA match production of BT Sports, where they only needed 8 people on-site with their cloud set-up, rather than previously requiring 25 staff to handle the traditional broadcasting of a sports game.
The rapid development of WLAN infrastructure, in parallel with the HVEC and NDI expansion, has made it possible to connect the whole world via video. We now have access to billions of sources, as each smartphone is a camera that can be brought directly into a switcher through public internet. This means that over 64% of the global population can participate in your story from anywhere. Your journalists can also take advantage and stream online or join the live TV programme with their phone. This reduces the broadcast from a multi-production crew to one journalist, while keeping the same quality and value.
Are you manually controlling your studio devices?
Automating any process in the production workflow will make it more efficient. Powerful tools that allow for pre-planning rundowns, controlling multiple devices (camera, lights) from one interface, editing graphics on the go – adds the capability to automate and error-reduce repetitive tasks in the gallery. These tools empower smaller teams to run complex live news productions easily. This will, not only, free-up your team to create more content or work on that streaming strategy, but also lower the cost of the gallery workflow and make it extremely efficient, reducing an average of 60% on-air errors per studio, and saving 900-man hours – equal to $30,000 annually!*
Are you operating separate graphics production lines for separate output formats?
The pressure to produce more content for more platforms is greater than ever. Many media companies, such as content and right owners, are trying to maximize its content return across all of them TV and online channels. Without an efficient solution to this challenge, the result is inevitably a choice between doubling up cost or sacrificing quality of output. Of these two the latter is frequently chosen, and we see broadcasters using the exact same graphics for Facebook live stream as they do on linear channels. This results in hard-to-see text, formatting ill-suited to a mobile screen, and ultimately the loss of important information for the viewer.
Employing a tool such as Adaptive Graphics will give your team the capability to design and produce smarter and faster. It allows designers to create one graphic template that is automatically adjusted to different output aspect ratios, making the graphics readable and functional on every device. It removes the need for costly double work and allows for a single operator to publish across all TV and online channels from one tool with one click. Every output will look perfect on TV, social media, and online websites, and will be managed by the same team.
Are you reskilling your team to fit the new reality of broadcasting?
Broadcasters are looking for ways to keep up with the changing media environment, where the need for expertise in networks, IP and social media management are surpassing knowledge about coaxial cable and satellite uplinks. The best way to do this and retain in-house expertise is to upskill and reskill existing employees. 13 million US workers are expected to requalify according to a McKinsey report in 2021. There is no reason to think that broadcasting is any different as new tools are being developed daily and employers are under pressure from the current economic uncertainty to reduce costs. Moreover, LinkedIn data shows that the skillset of jobs will change by 50% in the next four years, as the rapid growth of technology is now supported by artificial intelligence and machine learning.
Supporting a learning-work culture, where all your employees, from designers to operators can expand on their technical knowledge and skills, will be crucial in retaining talent and increasing productivity. An easy and effective way of doing this is having access to an online learning platform, that offers up-to-date courses with practical real-life use cases of the newest broadcast tools and certification routes for the same.
Are you using AI to improve speed and quality?
A 2022 IABM report on AI and Machine Learning adoption in the broadcast and media industry, discovered that the highest deployment, with over 40%, of AI/ML is in content management, such as ingest, encoding, orchestration and compliance. Typically, major news and sports organizations ingest hundreds of feeds from different sources. During the World Cup in 2022, each football player had 29 individual data points. That is a huge amount of data to digest and turn into production value. This compromises the efficiency of a production, since there is more data than can be humanly processed in real-time.
However, AI may in some cases be the perfect solution to what might appear a luxury problem.. It can process enormous amount of data in a fraction of the time a manual operator would use and give the production team the required information about which data points to visualize to the audience.
The IABM reports also states that 32% of the broadcast and media companies have adopted AI/ML technology. One great example is Fox Sports who have been highly successful deploying Vizrt AI technology for Daytona 500 sports productions to track objects in real time. It has assisted in delivering hours of real-time sports broadcast graphics and visualizing multiple live data points. Also, it has been leveraged to improve keying of complex backgrounds beyond what is possible for human operators and used to increase monetization potential by easily and accurately keying more ads on the game field without the use of additional equipment or specific skills.


