小辣椒 发表于 2024-7-20 11:32

沧海一声笑 演唱:董 贞


<style>
      #papa { margin: 130px 0 20px calc(50% - 721px); width: 1280px; height: 672px; position: relative; background: silver url('https://xlaj.cn/assets/file/zp/20240720111905.jpg') no-repeat center/cover; box-shadow: 4px 4px 8px rgba(0,0,0,.6); overflow: hidden; display: grid; place-items: center; --state: paused; }
      #mplayer { position: absolute; left: 920px;bottom: 30px; text-align: center; color: Lavender; }
      #mplayer p { margin: 0; padding: 0; cursor: pointer; }
      #mprog { width: 200px; accent-color: #38b885; outline: none; cursor: pointer; }
      #btnplay { width: 60px; animation: rotating 6s infinite linear var(--state); }
      #lrc { --motion: cover2; --tt: 1s; --bg: linear-gradient(180deg,hsla(180,100%,50%,.50),hsla(180,100%,20%,.65)); position: absolute; left: 420px; top:90%;font: bold 1.8em sans-serif; color:MintCream; white-space: pre; -webkit-background-clip: text; filter: drop-shadow(1px 1px 2px hsla(0, 100%, 0%, .85)); pointer-events: none; z-index: 900; }
      #lrc::before { position: absolute; content: attr(data-lrc); width: 0%; height: 100%; color: transparent; overflow: hidden; white-space: pre; background: var(--bg); filter: inherit; background-clip: text; -webkit-background-clip: text; animation: var(--motion) var(--tt) linear forwards var(--state); }
      #vid { position: absolute; width: 250px; height: 200px; left: 935px;top:30px; object-fit: cover; aspect-ratio: 1; border-radius: 50%; cursor: pointer; mix-blend-mode: opacity: .9 }
          .ipic { position: absolute; left: 100px;top:60px;mix-blend-mode: multiply; animation: rotating 6s infinite var(--state); }
          .ipic1 { position: absolute; width: 32px; height: 32px;left: 570px;top:160px;   animation: rotating 6s infinite var(--state); }
   
      @keyframes cover1 { from { width: 0%; }to { width: 100%; } }
      @keyframes cover2 { from { width: 0%; }to { width: 100%; } }
      @keyframes rotating { to { transform: rotate(360deg); } }

</style>

<div id="papa">


<img class="ipic1" alt="" src="https://xlaj.cn/assets/file/zp/20231112124430.jpg" />
      <img class="ipic" alt="" src="https://xlaj.cn/assets/file/zp/20231112124430.jpg" />

      <audio src="https://xlaj.cn/assets/file/zp/20240720111946.mp3" autoplay loop></audio>
      <video id="vid" src="https://china-img.soulapp.cn/video/2024-07-17/f7b77c06-28de-448a-9994-4357768d63e4_narrow.mp4" loop muted oncontextmenu="return false"></video>
      <div id="mplayer">
                <p><img id="btnplay" src="https://wj1.zp68.com:812/lxx/yunhua/2024/07/12/an1.webp" title="播放/暂停" alt="" /></p>
                <p>
                        <output id="mdu">0:00</output>
                        <input id="mprog" type="range" min="0" step="1" max="100" value="0" title="调节进度" />
                        <output id="mcur">0:00</output>
                </p>
      </div>
      <div id="lrc" data-lrc="HuaChao">HuaChao </div>
</div>

<script>
      const geci = [['0.00', '沧海一声笑',6.46],
['6.80', '演唱:董 贞',4.66],
['11.71', '视频制作:小风',4.91],
['16.88', '啦……啦……',15.17],
['32.05', '沧海笑 滔滔两岸潮',7.32],
['40.56', '浮沉随浪记今朝',7.37],
['48.32', '苍天笑 纷纷世上潮',6.32],
['56.02', '谁负谁胜出天知晓',7.37],
['63.78', '江山笑 烟雨遥',7.27],
['71.43', '涛浪淘尽红尘俗世知多少',7.51],
['79.34', '清风笑 竟惹寂寥',7.37],
['87.10', '豪情还剩了一襟晚照',8.28],
['95.82', '。。。。。',13.07],
['109.58', '啦……咦……',15.62],
['126.02', '江山笑 烟雨遥',7.64],
['134.06', '涛浪淘尽红尘俗世知多少',6.81],
['141.23', '苍生笑 不再寂寥',7.73],
['149.37', '豪情仍在痴痴笑笑',7.10],
['156.84', '啦……啦……',14.59],
['172.20', '江山笑 烟雨遥',7.44],
['180.03', '涛浪淘尽红尘俗世知多少',7.38],
['187.80', '清风笑 竟惹寂寥',7.37],
['195.56', '豪情还剩了一襟晚照',7.36],
['203.31', '啦……啦……',14.91],
['221.11', '谢谢欣赏',3.5]
];
      const sf = document.createElement('script');
      sf.src = 'https://638183.freep.cn/638183/web/js/lrcku_range.js';
      sf.charset = 'utf-8';
      document.querySelector('body').appendChild(sf);
      vid.onclick = (e) => aud.paused ? aud.play() : aud.pause();
</script>

小辣椒 发表于 2024-7-20 11:33

播放器按钮和视频联动,点击视频也是可以停止音乐

bgmnet 发表于 2024-7-20 18:08

哇哦不同风格赞👍🏻

liumang 发表于 2024-7-20 22:29

bgmnet 发表于 2024-7-20 18:08
哇哦不同风格赞👍🏻

去看看你刚才发的纯音,听不到呢

liumang 发表于 2024-7-20 22:30

小辣椒是同一首了,而且不一样的风格,赞的{:5_150:}

小辣椒 发表于 2024-7-26 22:49

liumang 发表于 2024-7-20 22:30
小辣椒是同一首了,而且不一样的风格,赞的

哈哈~~这个最简单的制作

小辣椒 发表于 2024-7-26 22:50

bgmnet 发表于 2024-7-20 18:08
哇哦不同风格赞👍🏻
一样音乐的效果{:5_149:}

liumang 发表于 2024-7-27 20:05

小辣椒 发表于 2024-7-26 22:50
一样音乐的效果

这个联动效果不错的{:5_150:}
页: [1]
查看完整版本: 沧海一声笑 演唱:董 贞