FootOnsat

There are 2,392 replies in this Thread which was already clicked 317,937 times. The last Post () by Greenwich.

  • Another code test ... each code separate


    Code
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! aml_asink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! dvbaudiosink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! autoaudiosink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! alsasink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! osssink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audio/x-raw,format=S16LE,channels=2,rate=48000 ! dvbaudiosink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audio/x-raw,format=S16LE,channels=2,rate=44100 ! aml_asink
    gst-launch-1.0 filesrc location=%s ! qtdemux ! avdec_aac ! audioconvert ! audioresample ! aml_asink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! pulsesink
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! jackaudiosink
  • Now put these lines one by one into /tmp/test.txt to find which one works.

    If none of the above work, run this specific command in Telnet and send the result. It will list exactly what the box sees

    Code
    aplay -L

    an

    Code
    amixer scontrols
  • You need by self to find way to play /tmp/a.mp4
    It is so diffecaly from my side because I do not have device ...

    Now test these command direct in telnet no need from plugin .. each line use it after 5 seconds if not work the last line .. and send the output als

    and make sure you are installed alsa-utils.deb

  • here it is...



    pasted-from-clipboard.png


  • Okay ..
    Now


    1. Run these in Telnet first (To fix "Device Busy"):

    Code
    fuser -k /dev/snd/*
    amixer -c 0 sset 'Audio hdmi-out mute' off
    amixer -c 0 sset 'Audio spdif mute' off
    amixer -c 0 sset Master 100% unmute

    2. Test these in Telnet (One by one) to find sound: after each line wait 5 second tomake sure if work or not then test second line

    Code
    gst-launch-1.0 filesrc location=/tmp/a.mp4 ! decodebin ! audioconvert ! audioresample ! alsasink device=hw:0,0
    gst-launch-1.0 filesrc location=/tmp/a.mp4 ! decodebin ! audioconvert ! audioresample ! aml_asink
    /usr/bin/aplay -D plughw:0,0 /tmp/a.mp4

    3. If a command works, put it in test.txt like this:

    Code
    gst-launch-1.0 filesrc location=%s ! decodebin ! audioconvert ! audioresample ! alsasink device=hw:0,0
  • Bein Media quickly acquires the copyrights for Twitter and YouTube in Türkiye. The Turkish Super League is one of the most difficult leagues in the world to decrypt.


    We shouldn't have to find alternative links for these broadcasts. They can usually be watched via the 16E satellite.

    This is not plugin issue .. This is normal .. Even if you try to play video through browser you will get same message.

    Because Some videos are uploaded and protected by their owner and are intended for local or private networks.

  • Don't work.


  • Test it

    Code
    amixer -c 0 sset 'Audio hdmi-out mute' on
    amixer -c 0 sset 'Audio spdif mute' on
    amixer -c 0 sset 'Master' 255


    And you own the device... so try to find the right command.

    Ask the AI for help:

    https://chatgpt.com/

    Or

    ‎Google Gemini
    Meet Gemini, Google’s AI assistant. Get help with writing, planning, brainstorming, and more. Experience the power of generative AI.
    gemini.google.com


    The question is, how do I play a /tmp/a.mp4 file directly through Telnet using gst-launch-1.0 on a Dreamtwo with amalog cpu?


    Once you find the correct command to play the audio, send it to me.

    The most important thing is that the audio works, even if it plays along with the channel's audio at the same time.

    Don't worry, the plugin does everything. The important thing is to find the correct command to play the audio.

  • After running the commands, the box lost sound and the videos still have no sound.



    I'll try AI for help.


    Thank you for your effort!

  • no test this

    Code
    amixer -c 0 sset 'Audio hdmi-out mute' off
    amixer -c 0 sset 'Audio spdif mute' off
    amixer -c 0 sset 'Master' 25


    if sound of dvb channel back to work then run this

    Code
    gst-launch-1.0 filesrc location=/tmp/a.mp4 ! qtdemux ! aacparse ! avdec_aac ! audioconvert ! audioresample ! "audio/x-raw,format=S16LE,channels=2,rate=48000" ! alsasink device=dreamhdmi

    and send the feedback ...

  • The sound plays with these commands, but only if the system is stopped (init 4) - thanks to Gemini and you of course:


    Code
    gst-launch-1.0 playbin uri=file:///tmp/a.mp4 video-sink="dreamvideosink" audio-sink="alsasink"
    gst-launch-1.0 filesrc location=/tmp/a.mp4 ! qtdemux ! aacparse ! avdec_aac ! audioconvert ! alsasink

    Edited 3 times, last by dniestre ().

  • According to Google Gemini:

  • Perfect ..

    The sound plays with these commands, but only if the system is stopped (init 4) - thanks to Gemini and you of course:


    Code
    gst-launch-1.0 playbin uri=file:///tmp/a.mp4 video-sink="dreamvideosink" audio-sink="alsasink"
    gst-launch-1.0 filesrc location=/tmp/a.mp4 ! qtdemux ! aacparse ! avdec_aac ! audioconvert ! alsasink

    Test ..
    Which one work with you .. if does not send the log for each file

Your hub for Enigma2 sport plugins

Find downloads and support for tools that deliver live scores, match schedules, sports streaming, and news to your receiver. Discover essential Enigma2 system utility plugins. Access downloads and support for performance monitors, maintenance tools, and system information managers.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!