Giter Site home page Giter Site logo

Comments (9)

RomeoAndJulietAndMe avatar RomeoAndJulietAndMe commented on May 21, 2024 1

test.flv 先用ksvc的ffmpeg版本验证下是否可以正常解析;
我也碰到你这个问题,但是只要flv 保存的没问题,这个播放器就可以播放

兄弟你使用WXInlinePlayer的时候,视频不卡顿吗

from wxinlineplayer.

ErosZy avatar ErosZy commented on May 21, 2024

你的文件是flv1+mp3,WXInlinePlayer仅支持H264/H265的视频编码和AAC的音频编码。请使用ffmpeg转成libx264及aac。

from wxinlineplayer.

JS-Hao avatar JS-Hao commented on May 21, 2024

抱歉,由于这个flv文件是通过ffmpeg转录,所以可能编码格式出了问题,可直接将代码块中的src替换至 http-flv

https://ws-live-pull-easinote.seewo.com/live/62f162750ee84d649976a9bac36f92a9.flv

此流的格式经ffmpeg解析是无问题的:
image

但仍出现以上报错

from wxinlineplayer.

ErosZy avatar ErosZy commented on May 21, 2024

如果可以请麻烦给我一个截取的本地文件,方便我周一排查本地执行一下。

from wxinlineplayer.

JS-Hao avatar JS-Hao commented on May 21, 2024

因为这个流会随时断掉(因为电脑不能长开),之前我是使用如下ffmpeg命令转录成本地文件

./ffmpeg -i https://ws-live-pull-easinote.seewo.com/live/62f162750ee84d649976a9bac36f92a9.flv -t 10 test.flv

但这会出现格式问题(flv1+mp3),请问是命令行参数的设置有问题吗

from wxinlineplayer.

JS-Hao avatar JS-Hao commented on May 21, 2024

使用标题附件 test.flv.zip 进行播放,也存在相同报错信息,不知能否直接使用此附件进行定位呢?

from wxinlineplayer.

yingchengpa avatar yingchengpa commented on May 21, 2024

test.flv 先用ksvc的ffmpeg版本验证下是否可以正常解析;
我也碰到你这个问题,但是只要flv 保存的没问题,这个播放器就可以播放

from wxinlineplayer.

ErosZy avatar ErosZy commented on May 21, 2024

The question has not been answered for a long time, so we are temporarily closing this issue, so please reopen it if you have other questions.

from wxinlineplayer.

JohnApache avatar JohnApache commented on May 21, 2024

这个issue目前关闭了是已经有解决方案吗?我也遇到同样的问题了,用ffmpeg 可以正常解析,
image
, 我也是用了项目自带编译后的文件 尝试了, 也是报的同样的问题,

from wxinlineplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.