formate to format

This commit is contained in:
devdatt 2026-01-05 06:52:11 +05:30
parent 484d1bd8e5
commit 91e51e42f1
3 changed files with 11 additions and 11 deletions

View File

@ -6,7 +6,7 @@
<h3>ShreeBhattJi</h3> <h3>ShreeBhattJi</h3>
<p>If youve ever read the Panchatantra, a few stories begin like this: “Once upon a time, there lived a poor Brahmin in a village. In this story, that Brahmin is me ShreeBhattJi, also known as Devdatt Bhatt, the King of Automation and Remote Control from the land of great beginnings, Bhavnagar. <p>If youve ever read the Panchatantra, a few stories begin like this: “Once upon a time, there lived a poor Brahmin in a village. In this story, that Brahmin is me ShreeBhattJi, also known as Devdatt Bhatt, the King of Automation and Remote Control from the land of great beginnings, Bhavnagar.
<p>I am here to help provide a great viewing experience for users, generate strong commissions for LCOs, MSOs, and ISPs, and create substantial revenue for content owners while contributing fair taxes to the government. I have reason to believe that by upgrading a few devices at the transmission point, both streaming operations and customer viewing experiences can be improved exponentially. <p>I am here to help provide a great viewing experience for users, generate strong commissions for LCOs, MSOs, and ISPs, and create substantial revenue for content owners while contributing fair taxes to the government. I have reason to believe that by upgrading a few devices at the transmission point, both streaming operations and customer viewing experiences can be improved exponentially.
<p>We are proud to present Universal Digital Encoder Decoder as all formate to all formate encoder cum decoder for dedicated hardware , virtual machines and proxmox lxc images . <p>We are proud to present Universal Digital Encoder Decoder as all format to all format encoder cum decoder for dedicated hardware , virtual machines and proxmox lxc images .
<p><a href="https://urmic.org/trusted-partners/" target="_blank"><button class="red-btn">Meet Our Partners</button></a> <p><a href="https://urmic.org/trusted-partners/" target="_blank"><button class="red-btn">Meet Our Partners</button></a>
</div> </div>
<div class="card wide"> <div class="card wide">

View File

@ -816,14 +816,14 @@ function update_service($which_service)
. ' -f mpegts "srt://127.0.0.1:1937?streamid=' . $srt_pass1 . '/' . $srt_pass2 . '/ji&latency=2000"'; . ' -f mpegts "srt://127.0.0.1:1937?streamid=' . $srt_pass1 . '/' . $srt_pass2 . '/ji&latency=2000"';
break; break;
case "disable": case "disable":
$srt .= ' -c:v ' . $data['srt']['formate'] $srt .= ' -c:v ' . $data['srt']['format']
. ' -vf "scale=' . str_replace("x", ":", $data['srt']['resolution']) . '"' . ' -vf "scale=' . str_replace("x", ":", $data['srt']['resolution']) . '"'
. ' -b:v ' . $data['srt']['data_rate'] . ' -b:v ' . $data['srt']['data_rate']
. ' -maxrate ' . $data['srt']['data_rate'] . ' -maxrate ' . $data['srt']['data_rate']
. ' -bufsize ' . $data['udp0']['data_rate'] . ' -bufsize ' . $data['udp0']['data_rate']
. ' -r ' . $data['srt']['srt'] . ' -r ' . $data['srt']['srt']
. ' -g ' . $data['srt']['gop'] . ' -g ' . $data['srt']['gop']
. ' -c:a ' . $data['srt']['audio_formate'] . ' -c:a ' . $data['srt']['audio_format']
. ' -b:a ' . $data['srt']['audio_data_rate'] . ' -b:a ' . $data['srt']['audio_data_rate']
. ' -af "volume=' . $data['srt']['audio_db_gain'] . '"' . ' -af "volume=' . $data['srt']['audio_db_gain'] . '"'
. ' -ar ' . $data['srt']['audio_sample_rate'] . ' -ar ' . $data['srt']['audio_sample_rate']
@ -866,14 +866,14 @@ function update_service($which_service)
. ' -f mpegts "' . $data['udp0']['udp'] . '"'; . ' -f mpegts "' . $data['udp0']['udp'] . '"';
break; break;
case "disable": case "disable":
$udp0 .= ' -c:v ' . $data['udp0']['formate'] $udp0 .= ' -c:v ' . $data['udp0']['format']
. ' -vf "scale=' . str_replace("x", ":", $data['udp0']['resolution']) . '"' . ' -vf "scale=' . str_replace("x", ":", $data['udp0']['resolution']) . '"'
. ' -b:v ' . $data['udp0']['data_rate'] . ' -b:v ' . $data['udp0']['data_rate']
. ' -maxrate ' . $data['udp0']['data_rate'] . ' -maxrate ' . $data['udp0']['data_rate']
. ' -bufsize ' . $data['udp0']['data_rate'] . ' -bufsize ' . $data['udp0']['data_rate']
. ' -r ' . $data['udp0']['framerate'] . ' -r ' . $data['udp0']['framerate']
. ' -g ' . $data['udp0']['gop'] . ' -g ' . $data['udp0']['gop']
. ' -c:a ' . $data['udp0']['audio_formate'] . ' -c:a ' . $data['udp0']['audio_format']
. ' -b:a ' . $data['udp0']['audio_data_rate'] . ' -b:a ' . $data['udp0']['audio_data_rate']
. ' -af "volume=' . $data['udp0']['audio_db_gain'] . '"' . ' -af "volume=' . $data['udp0']['audio_db_gain'] . '"'
. ' -ar ' . $data['udp0']['audio_sample_rate'] . ' -ar ' . $data['udp0']['audio_sample_rate']
@ -912,14 +912,14 @@ function update_service($which_service)
. ' -f mpegts "' . $data['udp1']['udp'] . '"'; . ' -f mpegts "' . $data['udp1']['udp'] . '"';
break; break;
case "disable": case "disable":
$udp1 .= ' -c:v ' . $data['udp1']['formate'] $udp1 .= ' -c:v ' . $data['udp1']['format']
. ' -vf "scale=' . str_replace("x", ":", $data['udp1']['resolution']) . '"' . ' -vf "scale=' . str_replace("x", ":", $data['udp1']['resolution']) . '"'
. ' -b:v ' . $data['udp1']['data_rate'] . ' -b:v ' . $data['udp1']['data_rate']
. ' -maxrate ' . $data['udp1']['data_rate'] . ' -maxrate ' . $data['udp1']['data_rate']
. ' -bufsize ' . $data['udp1']['data_rate'] . ' -bufsize ' . $data['udp1']['data_rate']
. ' -r ' . $data['udp1']['framerate'] . ' -r ' . $data['udp1']['framerate']
. ' -g ' . $data['udp1']['gop'] . ' -g ' . $data['udp1']['gop']
. ' -c:a ' . $data['udp1']['audio_formate'] . ' -c:a ' . $data['udp1']['audio_format']
. ' -b:a ' . $data['udp1']['audio_data_rate'] . ' -b:a ' . $data['udp1']['audio_data_rate']
. ' -af "volume=' . $data['udp1']['audio_db_gain'] . '"' . ' -af "volume=' . $data['udp1']['audio_db_gain'] . '"'
. ' -ar ' . $data['udp1']['audio_sample_rate'] . ' -ar ' . $data['udp1']['audio_sample_rate']
@ -957,14 +957,14 @@ function update_service($which_service)
. ' -f mpegts "' . $data['udp2']['udp'] . '"'; . ' -f mpegts "' . $data['udp2']['udp'] . '"';
break; break;
case "disable": case "disable":
$udp2 = ' -c:v ' . $data['udp2']['formate'] $udp2 = ' -c:v ' . $data['udp2']['format']
. ' -vf "scale=' . str_replace("x", ":", $data['udp2']['resolution']) . '"' . ' -vf "scale=' . str_replace("x", ":", $data['udp2']['resolution']) . '"'
. ' -b:v ' . $data['udp2']['data_rate'] . ' -b:v ' . $data['udp2']['data_rate']
. ' -maxrate ' . $data['udp2']['data_rate'] . ' -maxrate ' . $data['udp2']['data_rate']
. ' -bufsize ' . $data['udp2']['data_rate'] . ' -bufsize ' . $data['udp2']['data_rate']
. ' -r ' . $data['udp2']['framerate'] . ' -r ' . $data['udp2']['framerate']
. ' -g ' . $data['udp2']['gop'] . ' -g ' . $data['udp2']['gop']
. ' -c:a ' . $data['udp2']['audio_formate'] . ' -c:a ' . $data['udp2']['audio_format']
. ' -b:a ' . $data['udp2']['audio_data_rate'] . ' -b:a ' . $data['udp2']['audio_data_rate']
. ' -af "volume=' . $data['udp2']['audio_db_gain'] . '"' . ' -af "volume=' . $data['udp2']['audio_db_gain'] . '"'
. ' -ar ' . $data['udp2']['audio_sample_rate'] . ' -ar ' . $data['udp2']['audio_sample_rate']

View File

@ -241,7 +241,7 @@
<main class="card"> <main class="card">
<div class="badge"> <div class="badge">
<span class="badge-dot"></span> <span class="badge-dot"></span>
<span>Any formate to any formate</span> <span>Any format to any format</span>
</div> </div>
<h1> <h1>
@ -256,7 +256,7 @@
10 Year Long Term Software Support 10 Year Long Term Software Support
</p> </p>
<p class="subtitle"> <p class="subtitle">
Industry wide formate support Industry wide format support
</p> </p>
<p class="subtitle"> <p class="subtitle">
Wordwide availibility of hardware via hardware partners Wordwide availibility of hardware via hardware partners