MLD-5.x > Raspberry PI

[MLD-5.5 testing] RPi4 softhddevice-drm

(1/4) > >>

gr4vity:
Hi,

I want to run softhddevice from command line but i'm getting the following error


--- Code: ---MLD> vdr -Psofthddevice-drm
AlsaOpenPCM: playback open 'default' error: No such device
Aborted
--- End code ---

I tried to use parameters from webif, it doesn't work either.


--- Code: ---MLD> vdr -P"softhddevice-drm -a plug:iec958"
cannot set atomic mode (13): Permission denied
VideoOsdClear: failed to clear plane: (13): Permission denied
VideoOsdDrawARGB: failed to enable plane: (13): Permission denied
VideoOsdClear: failed to clear plane: (13): Permission denied
--- End code ---

What is the audio device name should i use?

Edit: it seems to work using plug:iec958 but there is no OSD.
Any idea?

Best Regards.

clausmuus:
Why do not use the "runvdr" command?
Du you have changed any /boot/config.txt settings?
Does it works if you use the automatic start of the VDR?

gr4vity:
Hi Claus,
Yes, it works when using automatic VDR start after boot.
But i want to run it manually because sometimes i use VDR as a server.
I have changed /boot/config.txt settings to enable composite video but it doesn't work either.


--- Code: ---MLD> vdr -P"softhddevice-drm -a plug:iec958"
AlsaOpenPCM: playback open 'plug:iec958' error: No such file or directory
Aborted
--- End code ---


--- Code: --- vdr: VideoOsdInit: SetupFB FB OSD failed!
--- End code ---


Does it work for you when running it manually?

Best Regards.
 

clausmuus:
OK, the problem is maybe, that you must switch to a text console before you can start the VDR with sofhddrm. You can do so by "chvt 5". By default the MLD boots into the xorg grafical modus.
The cpmposite Output do not work with VDR or Xorg yet.

gr4vity:
Hi Claus,
Problem is solved, thanks a lot.  :)

Note: i'm still getting some errors like :



--- Code: ---AlsaSetup: Channels 2 SampleRate 48000
AlsaPlayer: ring buffer empty
           HWChannels 2 HWSampleRate 48000 SampleFormat S16_LE
           Supports pause: no mmap: yes
           AlsaBufferTime 100ms AudioBufferTime 450ms Threshold 450ms
--- End code ---

And sometimes i'm getting a flood of the following:


--- Code: ---AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
AudioGetClock: no hw delay
--- End code ---

I think softhddevice-drm is still in the development stage and needs some cleaning.

Best Regards.

Navigation

[0] Message Index

[#] Next page

Go to full version