FAQ  •  Register  •  Login

Online stream not working on Samsung blu-ray

<<

gorrunyo

Serviio newbie

Posts: 3

Joined: Sun May 12, 2013 2:10 am

Post Sun May 12, 2013 2:43 am

Online stream not working on Samsung blu-ray

Hi,

Thanks for Serviio; it's awesome.

I'm trying to stream an online stream to my Samsung Blu-Ray player and I seems to have some problem:

This is my system:

* openSUSE 12.1 (x86_64)
* Serviio 1.2.1
* ffmpeg 1.0.6 (built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux))
* java 1.6.0_27


This is what I find out so far:

* I can watch video files from my Samsung Blu-Ray player with no problem
* I have added the stream URL using serviio-console ("rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_324_FLV%20live=1")
* servvio-console successfully validates the URL
* ffmpeg produces this output:
  Code:
ffmpeg -i "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1"
ffmpeg version 1.0.6 Copyright (c) 2000-2013 the FFmpeg developers
  built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux)
  configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libpulse --enable-libvpx --enable-libopus --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Metadata:
  author               
  copyright             
  description           
  keywords             
  rating               
  title                 
  presetname            Custom
  creationdate          Sun May 12 03:13:08 2013
  videodevice           MediaLooks MG Vision Mixer (Blanquejador)
  framerate             25.00
  width                 640.00
  height                360.00
  videocodecid          avc1
  videodatarate         390.00
  avclevel              31.00
  avcprofile            66.00
  videokeyframe_frequency5.00
  audiodevice           MediaLooks MG Vision Mixer (Blanquejador)
  audiosamplerate       44100.00
  audiochannels         2.00
  audioinputvolume      75.00
  audiocodecid          .mp3
  audiodatarate         96.00
[flv @ 0x634280] Estimating duration from bitrate, this may be inaccurate
Input #0, flv, from 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1':
  Metadata:
    author          :
    copyright       :
    description     :
    keywords        :
    rating          :
    title           :
    presetname      : Custom
    creationdate    : Sun May 12 03:13:08 2013
                    :
    videodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    avclevel        : 31
    avcprofile      : 66
    videokeyframe_frequency: 5
    audiodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    audiochannels   : 2
    audioinputvolume: 75
  Duration: N/A, start: 0.023000, bitrate: 497 kb/s
    Stream #0:0: Video: h264 (Baseline), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 399 kb/s, 25 tbr, 1k tbn, 50 tbc
    Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16, 98 kb/s
At least one output file must be specified


* If I use VLC DLNA client from another (Windows) machine, I can watch this online stream *from servvio server*
* When trying to play from the Samsung Blu-Ray player it fails and I get this log:
  Code:
2013-05-11 17:00:52,270 WARN  [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1: Audio: ac3, 44100 Hz, stereo, flt, 384 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (mp3 -> ac3)
Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument



I'll appreciate any advice

Thanks
--Carlos
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon May 13, 2013 10:28 am

Re: Online stream not working on Samsung blu-ray

Could you enable detailed log, play it again and then post the ffmpeg command used to transcode the stream?

You can also try running the command manually and post the error message.
<<

gorrunyo

Serviio newbie

Posts: 3

Joined: Sun May 12, 2013 2:10 am

Post Tue May 14, 2013 6:34 am

Re: Online stream not working on Samsung blu-ray

Thanks for the reply,

This is the detailed log
  Code:
2013-05-13 23:04:19,643 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-05-13 23:04:19,643 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-05-13 23:04:19,646 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2013-05-13 23:04:19,651 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:22,723 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:38852: HEAD /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.1.10:8895]]
2013-05-13 23:04:22,724 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:22,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:22,744 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:22,746 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:04:22,747 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:04:22,748 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:22,751 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:04:22,751 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:22,753 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:22,756 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:04:22 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:04:22,768 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:60016: GET /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming,getMediaInfo.sec: 1,Host: 192.168.1.10:8895]]
2013-05-13 23:04:22,769 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:22,770 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:22,771 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:22,772 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:04:22,772 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:04:22,773 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:22,773 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:04:22,774 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:22,774 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:22,774 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001190 (online)
2013-05-13 23:04:22,774 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:22,775 DEBUG [VideoDeliveryEngine] Delivering item '1000000030001190' for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:22,775 DEBUG [VideoDeliveryEngine] Delivering file 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1' using transcoding
2013-05-13 23:04:22,775 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:22,776 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:22,776 DEBUG [ProcessExecutor] Starting ffmpeg -analyzeduration 10000000 -fflags +genpts -threads auto -i rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1 -y -c:v copy -bsf:v h264_mp4toannexb -c:a ac3 -b:a 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts pipe:
2013-05-13 23:04:26,781 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:26,782 DEBUG [GETMethodProcessor] Stream entity has length: 50000000000
2013-05-13 23:04:26,782 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:04:26 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*,MediaInfo.sec: SEC_Duration=18000000;]]
2013-05-13 23:04:32,897 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:35,906 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:38,323 DEBUG [WebServer] I/O error: Connection reset
2013-05-13 23:04:38,324 DEBUG [NonClosingPipedInputStream] Scheduling stream stop to happen in 20 seconds if there is no traffic
2013-05-13 23:04:38,331 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:41393: HEAD /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.1.10:8895]]
2013-05-13 23:04:38,333 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:38,334 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:38,335 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:38,336 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:04:38,336 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:04:38,336 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:38,337 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:04:38,337 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:38,337 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:38,337 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:04:38 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:04:38,354 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:39060: GET /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming,getMediaInfo.sec: 1,Host: 192.168.1.10:8895]]
2013-05-13 23:04:38,354 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:38,355 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:38,356 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:38,357 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:04:38,357 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:04:38,357 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:38,358 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:04:38,358 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:38,358 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:38,358 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001190 (online)
2013-05-13 23:04:38,358 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:38,359 DEBUG [VideoDeliveryEngine] Delivering item '1000000030001190' for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:38,359 DEBUG [VideoDeliveryEngine] Delivering file 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1' using transcoding
2013-05-13 23:04:38,360 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:38,909 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:39,360 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:39,360 DEBUG [GETMethodProcessor] Stream entity has length: 50000000000
2013-05-13 23:04:39,361 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:04:39 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*,MediaInfo.sec: SEC_Duration=18000000;]]
2013-05-13 23:04:41,816 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:50602: HEAD /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getCaptionInfo.sec: 1]]
2013-05-13 23:04:41,819 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:41,822 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:04:41,823 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:04:41,824 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:04:41,824 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:04:41,824 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:04:41,825 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:04:41,826 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:04:41,826 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:04:41,826 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:04:41 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:04:41,933 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:44,933 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:47,942 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:53,909 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:56,912 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:04:59,923 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:02,947 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:05,945 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:08,731 DEBUG [WebServer] I/O error: Connection reset
2013-05-13 23:05:08,732 DEBUG [NonClosingPipedInputStream] Scheduling stream stop to happen in 20 seconds if there is no traffic
2013-05-13 23:05:08,736 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:46861: GET /resource/1000000030001655/MEDIA_ITEM/AVC_TS_MP_SD_AC3_ISO-0/ORIGINAL HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming,Host: 192.168.1.10:8895]]
2013-05-13 23:05:08,737 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:08,739 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:08,742 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:05:08,743 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'MEDIA_ITEM' received
2013-05-13 23:05:08,743 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001655 (online)
2013-05-13 23:05:08,743 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:05:08,744 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000030001190, format AVC_TS_MP_SD_AC3_ISO and profile Samsung TV / player (C/D/E-series)
2013-05-13 23:05:08,744 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1
2013-05-13 23:05:08,745 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:05:08,745 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000030001190 (online)
2013-05-13 23:05:08,745 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:05:08,746 DEBUG [VideoDeliveryEngine] Delivering item '1000000030001190' for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:05:08,746 DEBUG [VideoDeliveryEngine] Delivering file 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1' using transcoding
2013-05-13 23:05:08,746 DEBUG [AbstractTranscodingDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:05:08,956 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:09,747 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1: AVC_TS_MP_SD_AC3_ISO
2013-05-13 23:05:09,748 DEBUG [GETMethodProcessor] Stream entity has length: 50000000000
2013-05-13 23:05:09,748 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Accept-Ranges: none,Content-Length: 50000000000,Date: Tue, 14 May 2013 06:05:09 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=AVC_TS_MP_SD_AC3_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:05:19,653 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-05-13 23:05:19,653 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-05-13 23:05:19,657 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2013-05-13 23:05:19,662 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:05:24,829 DEBUG [WebServer] I/O error: Connection reset
2013-05-13 23:05:24,829 DEBUG [NonClosingPipedInputStream] Scheduling stream stop to happen in 20 seconds if there is no traffic
2013-05-13 23:05:27,903 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:42655: POST /serviceControl HTTP/1.0, headers = [HOST: 192.168.1.10:8895,CONTENT-LENGTH: 255,CONTENT-TYPE: text/xml;charset="utf-8",USER-AGENT: DLNADOC/1.50,SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#X_GetFeatureList"]]
2013-05-13 23:05:27,903 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:27,904 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#X_GetFeatureList"' from 192.168.1.181
2013-05-13 23:05:27,904 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:27,937 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2013-05-13 23:05:28,511 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:58152: GET /resource/1000000020001220/COVER_IMAGE HTTP/1.0, headers = [HOST: 192.168.1.10:8895,ACCEPT-LANGUAGE: en-us,getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Interactive]]
2013-05-13 23:05:28,512 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:28,513 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:28,514 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:05:28,514 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000020001220 and type 'COVER_IMAGE' received
2013-05-13 23:05:28,515 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2013-05-13 23:05:28,517 DEBUG [CoverImageRetrievalStrategy] Retrieving info of Cover image with id 1000000020001220
2013-05-13 23:05:28,517 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2013-05-13 23:05:28,518 DEBUG [CoverImageRetrievalStrategy] Retrieving Cover image with id 1000000020001220
2013-05-13 23:05:28,518 DEBUG [GETMethodProcessor] Stream entity has length: 2396
2013-05-13 23:05:28,518 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: image/jpeg,Content-Length: 2396,Date: Tue, 14 May 2013 06:05:28 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=00D00000000000000000000000000000,transferMode.dlna.org: Interactive,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:05:28,543 DEBUG [ServiioHttpService] Incoming request from /192.168.1.181:58153: GET /resource/1000000030001655/COVER_IMAGE HTTP/1.0, headers = [HOST: 192.168.1.10:8895,ACCEPT-LANGUAGE: en-us,getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Interactive]]
2013-05-13 23:05:28,544 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:28,547 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.181
2013-05-13 23:05:28,547 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 from address /192.168.1.181:1025s
2013-05-13 23:05:28,549 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.181:1025
2013-05-13 23:05:28,550 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.181, Profile=Samsung TV / player (C/D/E-series)'
2013-05-13 23:05:28,551 DEBUG [ResourceDeliveryProcessor] Request for resource 1000000030001655 and type 'COVER_IMAGE' received
2013-05-13 23:05:28,552 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:05:28,553 DEBUG [CoverImageRetrievalStrategy] Retrieving info of Cover image with id 1000000030001655
2013-05-13 23:05:28,553 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)
2013-05-13 23:05:28,554 DEBUG [CoverImageRetrievalStrategy] Retrieving Cover image with id 1000000030001655
2013-05-13 23:05:28,555 DEBUG [GETMethodProcessor] Stream entity has length: 3478
2013-05-13 23:05:28,555 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: image/jpeg,Content-Length: 3478,Date: Tue, 14 May 2013 06:05:28 GMT,Server: Linux, UPnP/1.0 DLNADOC/1.50, Serviio/1.2.1,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=JPEG_TN;DLNA.ORG_OP=00;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=00D00000000000000000000000000000,transferMode.dlna.org: Interactive,realTimeInfo.dlna.org: DLNA.ORG_TLAG=*]]
2013-05-13 23:05:28,848 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 from address /192.168.1.181:1025s
2013-05-13 23:05:28,849 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.181:1025
2013-05-13 23:05:29,150 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target uuid:8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 from address /192.168.1.181:1025s
2013-05-13 23:05:29,150 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.1.181:1025
2013-05-13 23:05:32,925 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:35,928 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:38,940 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:41,962 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:44,829 DEBUG [NonClosingPipedInputStream] Closing piped input stream and closing related feeder process
2013-05-13 23:05:44,830 DEBUG [NonClosingPipedInputStream] Scheduling stream stop to happen in 20 seconds if there is no traffic
2013-05-13 23:05:44,830 DEBUG [ProcessExecutor] Stopping external process: Thread[Thread-24,5,main]
2013-05-13 23:05:44,832 DEBUG [ProcessUtils] Sending kill -9 to the Unix process: 12647
2013-05-13 23:05:44,833 DEBUG [ProcessExecutor] Starting kill -9 12647
2013-05-13 23:05:44,834 DEBUG [TranscodingJobListener] Transcoding finished; successful: true
2013-05-13 23:05:44,834 WARN  [OutputTextReader] Error reading output of an external command:Stream closed
2013-05-13 23:05:44,836 WARN  [OutputBytesReader] Error reading bytes stream from external process: Stream closed
2013-05-13 23:05:44,961 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:47,972 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:55,936 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:05:58,939 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:06:01,951 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:06:04,973 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:06:07,972 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:06:10,982 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:InternetGatewayDevice:1 from address /192.168.1.197:59928s
2013-05-13 23:06:19,667 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-05-13 23:06:19,667 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-05-13 23:06:19,670 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 2)
2013-05-13 23:06:19,673 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 3)


when I run the ffmpeg command line as shown in the log:

  Code:
ffmpeg -analyzeduration 10000000 -fflags +genpts -threads auto -i rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1 -y -c:v copy -bsf:v h264_mp4toannexb -c:a ac3 -b:a 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts pipe:


I always get this error:

  Code:
ffmpeg version 1.0.6 Copyright (c) 2000-2013 the FFmpeg developers
  built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux)
  configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libpulse --enable-libvpx --enable-libopus --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Closing connection: NetStream.Play.StreamNotFound
rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV: Unknown error occurred


Now, if I add quotes around the URL I used in serviio-console when I added the online stream (including "live=1"):

  Code:
ffmpeg -analyzeduration 10000000 -fflags +genpts -threads auto -i "rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1" -y -c:v copy -bsf:v h264_mp4toannexb -c:a ac3 -b:a 384k -ac 2 -map 0:0 -map 0:1 -sn -f mpegts pipe:


sometimes I get

  Code:
ffmpeg version 1.0.6 Copyright (c) 2000-2013 the FFmpeg developers
  built on Apr 11 2013 18:03:32 with gcc 4.6 (SUSE Linux)
  configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libpulse --enable-libvpx --enable-libopus --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample --enable-libtwolame --enable-libvo-aacenc
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Metadata:
  author               
  copyright             
  description           
  keywords             
  rating               
  title                 
  presetname            Custom
  creationdate          Tue May 14 02:16:38 2013
  videodevice           MediaLooks MG Vision Mixer (Blanquejador)
  framerate             25.00
  width                 640.00
  height                360.00
  videocodecid          avc1
  videodatarate         390.00
  avclevel              31.00
  avcprofile            66.00
  videokeyframe_frequency5.00
  audiodevice           MediaLooks MG Vision Mixer (Blanquejador)
  audiosamplerate       44100.00
  audiochannels         2.00
  audioinputvolume      75.00
  audiocodecid          .mp3
  audiodatarate         96.00
[h264 @ 0x653b40] AVC: nal size 21102623
[h264 @ 0x653b40] no frame!
[flv @ 0x634600] Estimating duration from bitrate, this may be inaccurate
Input #0, flv, from 'rtmp://tv-nogeo-flashlivefs.fplive.net/tv-nogeo-flashlive-live/stream_TV3_FLV live=1':
  Metadata:
    author          :
    copyright       :
    description     :
    keywords        :
    rating          :
    title           :
    presetname      : Custom
    creationdate    : Tue May 14 02:16:38 2013
                    :
    videodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    avclevel        : 31
    avcprofile      : 66
    videokeyframe_frequency: 5
    audiodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    audiochannels   : 2
    audioinputvolume: 75
  Duration: N/A, start: 0.000000, bitrate: 497 kb/s
    Stream #0:0: Video: h264 (Baseline), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 399 kb/s, 25 tbr, 1k tbn, 50 tbc
    Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16, 98 kb/s
[mpegts @ 0x8597e0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
Output #0, mpegts, to 'pipe:':
  Metadata:
    author          :
    copyright       :
    description     :
    keywords        :
    rating          :
    title           :
    presetname      : Custom
    creationdate    : Tue May 14 02:16:38 2013
                    :
    videodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    avclevel        : 31
    avcprofile      : 66
    videokeyframe_frequency: 5
    audiodevice     : MediaLooks MG Vision Mixer (Blanquejador)
    audiochannels   : 2
    audioinputvolume: 75
    encoder         : Lavf54.29.104
    Stream #0:0: Video: h264, yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=2-31, 399 kb/s, 90k tbn, 25 tbc
    Stream #0:1: Audio: ac3, 44100 Hz, stereo, flt, 384 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (mp3 -> ac3)
Press [q] to stop, [?] for help
Failed to open bitstream filter h264_mp4toannexb for stream 0 with codec copy: Invalid argument
[mpegts @ 0x8597e0] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument


Sometimes I get some binary code in the terminal (which probably means that the stream is received and decoded properly)

Thanks
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue May 14, 2013 6:03 pm

Re: Online stream not working on Samsung blu-ray

Your second file is fine (with the quotes). The command looks fine, but FFmpeg fails for some reason. maybe try to compile a newer version.

Otherwise you could setup transcoding of the h264 stream to mpeg2, instead of remuxing.
<<

gorrunyo

Serviio newbie

Posts: 3

Joined: Sun May 12, 2013 2:10 am

Post Mon Jun 03, 2013 8:17 am

Re: Online stream not working on Samsung blu-ray

Thanks

Return to Samsung

Who is online

Users browsing this forum: No registered users and 15 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.