Discussion thread for vlc-rpi currently unofficial

Problems with packages? Post here, using [tags] of the package name.

Discussion thread for vlc-rpi currently unofficial

Postby graysky » Thu Aug 25, 2022 5:18 pm

Created for feedback and discussion about vlc-rpi announced here.
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Discussion thread for vlc-rpi currently unofficial

Postby stramuort » Mon Nov 07, 2022 5:09 pm

Hi,

both vlc and vlc-rpi can't sem to play m3u8 streams. Tried on a (armv8) raspberrypi 4 and on a (armv7h) rasp 3b.
I'm trying to play this: https://wzstreaming.rai.it/TVlive/liveS ... 33699.m3u8

and vlc fails with

$this->bbcode_second_pass_code('', '
adaptive demux: Changing stream format Unknown -> TS
main demux debug: creating demux: access='' demux='ts' location='' file='(null)'
main demux debug: looking for demux module matching "ts": 51 candidates
ain demux debug: no demux modules matched
')

Vlc on (x86_64) Arch works fine

$this->bbcode_second_pass_code('', 'adaptive demux: Changing stream format Unknown -> TS
main demux debug: creating demux: access='' demux='ts' location='' file='(null)'
main demux debug: looking for demux module matching "ts": 55 candidates
ts demux debug: Standard set to Auto
main demux debug: using demux module "ts"
ts demux debug: first packet for pid=0 cc=0x4
ts demux debug: PATCallBack called
')

mpv plays the stream fine on the raspberry pi, so I guess it's not a ffmpeg issue
stramuort
 
Posts: 8
Joined: Sat Oct 19, 2013 10:58 am

Re: Discussion thread for vlc-rpi currently unofficial

Postby graysky » Fri Nov 11, 2022 5:28 pm

I need a sample file to try to reproduce. The one you linked doesn't offer any content as far as I can tell.

EDIT: this works on my RPi4

$this->bbcode_second_pass_code('', '% cvlc https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8')
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Discussion thread for vlc-rpi currently unofficial

Postby stramuort » Sat Nov 12, 2022 7:50 am

Hi, your stream is muxed in MP4 format, I can open it fine too. I get

$this->bbcode_second_pass_code('', 'adaptive demux: Changing stream format Unknown -> MP4')

The one I posted is TS. It does offer content, try opening it in a different player. This one is another example: mpv opens it, vlc fails

$this->bbcode_second_pass_code('', 'cvlc https://d15umi5iaezxgx.cloudfront.net/LA7/CLN/HLS-B/Live_1280x720_.m3u8')

$this->bbcode_second_pass_code('', ' adaptive demux: Changing stream format Unknown -> TS
adaptive demux error: Failed to create demuxer (nil) TS
')
stramuort
 
Posts: 8
Joined: Sat Oct 19, 2013 10:58 am

Re: Discussion thread for vlc-rpi currently unofficial

Postby graysky » Sat Nov 12, 2022 10:29 am

The first one you posted does not load in vlc on Arch Linux x86_64 for me.
$this->bbcode_second_pass_code('', '% cvlc https://wzstreaming.rai.it/TVlive/liveStream/chunklist_w810233699.m3u8
VLC media player 3.0.17.4 Vetinari (revision 3.0.13-8-g41878ff4f2)
[0000558523bdb2a0] dummy interface: using the dummy interface module...
[00007f38f8553930] adaptive demux: Changing stream format Unknown -> TS
[00007f38f8553930] adaptive demux error: Failed to create demuxer (nil) TS
')

Also does not work on vlc-rpi on RPi4.

It does work with mpv on Arch Linux x86_64. I suspect you uncovered a bug with either vlc or with Arch's package of vlc. Recommend you open a bug report against vlc on Arch Linux's tracker but do not reference ArchARM. I assume you have an Arch Linux x86_64 box, no?

EDIT: I CAN in fact get your original stream to work with vlc but only when I use my modified PKGBUILD I use to strip out unneeded options (for my use case). You can find my PKGBUILD here. I opened a bug report, FS#76535.
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Discussion thread for vlc-rpi currently unofficial

Postby stramuort » Sat Nov 12, 2022 12:27 pm

Strange. I can play it fine with the stock x86_64 vlc, see log

https://hastebin.com/mayitoruco.yaml
stramuort
 
Posts: 8
Joined: Sat Oct 19, 2013 10:58 am

Re: Discussion thread for vlc-rpi currently unofficial

Postby graysky » Sun Nov 20, 2022 10:08 am

See the bug report I referenced above: you're missing a dependency.
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Discussion thread for vlc-rpi currently unofficial

Postby stramuort » Wed Nov 23, 2022 9:29 am

Thank you very much!
stramuort
 
Posts: 8
Joined: Sat Oct 19, 2013 10:58 am


Return to Packages

Who is online

Users browsing this forum: No registered users and 51 guests

cron