Jump to content

Add and play .strm files


siteripper2

Recommended Posts

siteripper2

Hello,

 

how can I play .strm files?

 

I tried this: put the link into a *.strm file and put it into the media library.

 

Emby shows it in the media library but when I try to play I get a Playback Error.

 

Maybe anyone can help me to solve this problem?

 

 

Link to comment
Share on other sites

Hi, welcome. what are the contents of the strm file? What emby app are you trying to play from?

Link to comment
Share on other sites

siteripper2

Hello,

 

I tried with two different URLS:

 

The first one was a link with authentication like this:

 https://username:password@1fichier.com/?xwsi10vrlk

The second one:

http://www.premium-accounts.net/strm/britta.mp4

both didnt work, tried with Webinterface (WIndows 8, Firefox 46)

 

Both are working in Browser or VLC

Edited by siteripper2
Link to comment
Share on other sites

siteripper2

Ok, somehow it was able to play the second file now :)

 

For the first file (with user authentication user:pass) I still get this error: "Video Error, Error during videoplayback"

 

Its really weird, for Browsers it also wont work and it shows just a html site (https://1fichier.com/?eb97g7guxn). Only in VLC and Kodi I get the streamfile for 1fichier working.

 

 

The server log:

http://localhost:8096/emby/videos/2234536e6fef784b9a06345d715be925/stream.webm?DeviceId=51500d84f2adc081d0364e53f7801c73c9d63eeb&MediaSourceId=2234536e6fef784b9a06345d715be925&VideoCodec=vpx&AudioCodec=vorbis&VideoBitrate=1023680000&AudioBitrate=320000&MaxAudioChannels=6&PlaySessionId=081a4e578a214e54bf840739498bab56&api_key=d1ff592b643a414b98788ba32fe532bf&CopyTimestamps=false&ForceLiveStream=false&EnableAutoStreamCopy=false

{"Protocol":"Http","Id":"2234536e6fef784b9a06345d715be925","Path":"https://user@mail.de:password@1fichier.com/?eb97g7guxn","Type":"Default","Container":"strm","Name":"","ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[],"PlayableStreamFileNames":[],"Formats":[],"RequiredHttpHeaders":{}}

C:\Users\Mir\AppData\Roaming\Emby-Server\ffmpeg\20160401\ffmpeg.exe -fflags +genpts -i "https://user@mail.de:password@1fichier.com/?eb97g7guxn" -sn -codec:v:0 libvpx -force_key_frames expr:gte(t,n_forced*5) -pix_fmt yuv420p -speed 16 -quality good -profile:v 0 -slices 8 -crf 10 -qmin 0 -qmax 50 -maxrate:v 1023680000 -bufsize:v (1023680000*2) -b:v 1023680000 -vsync vfr -map_metadata -1 -threads 3 -codec:a:0 libvorbis -ac 6 -ab 320000 -af "aresample=async=1" -y "C:\Users\Mir\AppData\Roaming\Emby-Server\transcoding-temp\991576c2f2683541b22a833c476030e2.webm"


ffmpeg version N-79173-gbe746ae Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 19.100 / 55. 19.100
  libavcodec     57. 32.100 / 57. 32.100
  libavformat    57. 29.101 / 57. 29.101
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 40.102 /  6. 40.102
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
https://user@mail.de:password@1fichier.com/?eb97g7guxn: Invalid data found when processing input



Edited by siteripper2
Link to comment
Share on other sites

ffmpeg is failing. it doesn't like the url for some reason, or the response that it's getting back.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...