GithubHelp home page GithubHelp logo

Comments (9)

ner00 avatar ner00 commented on September 7, 2024 1

@wonderingStars Clearly not following the template. Here you go:

Before posting any bug issue, please make sure you have patched a clean VideoStation / AME install by doing the following:

  • Uninstall VideoStation (keep your library)
  • Uninstall Advanced Media Extensions
  • Re-install VideoStation (it should also ask to install Advanced Media Extensions)
  • Run the patch

System details

  • Synology model: [Synology NAS model]
  • DSM version: [version]
  • SynoCommunity FFMPEG Version: [version]
  • VideoStation version: [version]
  • Advanced Media Extensions version: [version / "none" if you don't have it installed]

Describe the bug
A clear and concise description of what the bug is.

Provide Log files

  • Start the video on VideoStation, wait for the video to play and put the browser in background (keep the video playing)
  • Connect through SSH (help)
  • Switch to root user: sudo -i

ffmpeg.log (containing the ffmpeg-wrapper execution logs)

  • Go to the temporary directory: cd /tmp
  • Type ls -al | grep ffmpeg to list all files containing "ffmpeg" and check you have one named ffmpeg.log
  • Type tail -200 ffmpeg.log to print the last 200 lines to the console
  • Copy paste those lines in a new gist
  • Add the gist link to the issue

ffmpeg-xxxx.stderr (containing chunks transcoding operations)

  • When you ran ls -al | grep ffmpeg you should have seen another file that looks like ffmpeg-xxxx.stderr in case of error, the file may not be there, in that specific case, you can ignore these steps.
  • Type tail -100 ffmpeg-xxxx.stderr (replacing the filename by the correct one)
  • Copy paste those lines in a new gist
  • Type head -300 ffmpeg-xxxx.stderr (replacing the filename by the correct one)
  • Copy paste those lines in another new gist
  • Copy paste all the gists links in the issue

Additional context
Add any other context about the problem here.

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on September 7, 2024

Hello,

Please provide all the specs and details from the issue template.

from videostation-ffmpeg-patcher.

wonderingStars avatar wonderingStars commented on September 7, 2024

i have updated it with the information you asked for
i also did a clean reinstall

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on September 7, 2024

Hello, thank you for updating your message.

I need to check something with DSVideo app on Samsung TV. Because I also have a Samsung TV and I'm using the app but in general all videos are playing with soundcorrectly.

I only had this similar issue one time, and was not able to fix it because web version was working fine. I will check but my guess is that if there's no related log files, is because the DSVideo app on Samsung TV is not using the patch.

Maybe they're using an embedded version of ffmpeg instead of the NAS ffmpeg version.

from videostation-ffmpeg-patcher.

wonderingStars avatar wonderingStars commented on September 7, 2024

ok so i guess i cant fix this that is a shame

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on September 7, 2024

ok so i guess i cant fix this that is a shame

I can't give you any final answer yet, I need to make some investigations on my side, when I have time.
But if the Samsung TV app (DSVideo) is using an embedded ffmpeg version (not the patched NAS ffmpeg version), yes, it will be impossible to fix it as the issue is the Samsung TV app and not the patcher/wrapper.

Again, this is not final answer, I'll get back to you with more informations.

from videostation-ffmpeg-patcher.

wonderingStars avatar wonderingStars commented on September 7, 2024

could you find a way to trans code all video to the correct format while streaming so the un patched software would still play them

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on September 7, 2024

This is not the purpose of the wrapper.

If the wrapper is not used by Samsung TV app, you will have to transcode the videos by yourself, maybe using the "offline transcoding" option in VideoStation or by using another tool on your NAS or computer.

from videostation-ffmpeg-patcher.

AlexPresso avatar AlexPresso commented on September 7, 2024

Hey there,

I can confirm the Samsung TV/mobile app (DS Video) is not using the wrapper at all, this bug is related with the DS Video app itself and I can't do anything about it with the wrapper.

Sorry, as this issue is not related to the wrapper I'll close it. But as I could reproduce the issue with a recent movie, I'll continue to look for a solution on my own and re-open this issue if I have anything working.

from videostation-ffmpeg-patcher.

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.