FAQ  •  Register  •  Login

Live http stream to C Samsung TV: 5.1 audio downmixed to 2.0

<<

fmconion

Serviio newbie

Posts: 5

Joined: Mon Jun 11, 2012 3:53 pm

Post Mon Jun 11, 2012 3:59 pm

Live http stream to C Samsung TV: 5.1 audio downmixed to 2.0

I'm trying to send a http live stream to my C series Samsung TV.
Actually I'm able to play the stream, but 5.1 ac3 audio track is downmixed to 2.0 ac3 and I'd like to keep the original audio track.

I did this with Wild Media Server, trascoding the stream on a temp file, so my TV can handle the original tracks, but I'd prefer to do it with Serviio.

The original stream is a udp stream, that I re-stream with vlc in http.

Inspecting it with ffmpeg.exe -i "http://192.168.0.2:2345" I have this result:

  Code:
Seems stream 1 codec frame rate differs from container frame rate: 100.00 (100/1) -> 50.08 (601/12)
Input #0, mpegts, from 'http://192.168.0.2:2345':
  Duration: N/A, start: 15291.098189, bitrate: 448 kb/s
  Program 1
    Stream #0:0[0x44](deu): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 448 kb/s
    Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 52.91 fps, 50.08 tbr, 90k tbn, 100 tbc


I think I can play the stream from my Popcorn Hour A110 without transcoding, because in log file I found these lines:

  Code:
2012-06-11 17:21:08,718 DEBUG [VideoDeliveryEngine] Delivering item '1000000000010001' for client 'IPAddress=/192.168.0.5, Profile=Generic DLNA profile'
2012-06-11 17:21:08,718 DEBUG [VideoDeliveryEngine] Delivering file 'http://192.168.0.2:2345' in native format


I don't know if my TV can handle this native format, but I think the stream is transcoded because the audio track on the TV is 2.0 and I found these lines in the log file:

  Code:
2012-06-11 16:50:46,140 DEBUG [WebServer] Incoming connection from /192.168.0.4:43461
2012-06-11 16:50:46,140 DEBUG [ResourceTransportRequestHandler] HEAD /resource/1000000000010001/MEDIA_ITEM/MPEG_TS_SD_KO_ISO*0 HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.0.2:8895]]
2012-06-11 16:50:46,140 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.4
2012-06-11 16:50:46,140 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 16:50:46,140 DEBUG [ResourceTransportRequestHandler] Request for resource 1000000000010001 and type 'MEDIA_ITEM' received
2012-06-11 16:50:46,140 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000000010001 (online)
2012-06-11 16:50:46,140 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2012-06-11 16:50:46,140 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 1000000000010001, format MPEG_TS_SD_KO_ISO and profile Samsung TV / player (C/D-series)
2012-06-11 16:50:46,140 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file http://192.168.0.2:2345
2012-06-11 16:50:46,140 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file http://192.168.0.2:2345: MPEG_TS_SD_EU_ISO
2012-06-11 16:50:46,140 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file http://192.168.0.2:2345: MPEG_TS_SD_NA_ISO
2012-06-11 16:50:46,140 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file http://192.168.0.2:2345: MPEG_TS_SD_KO_ISO
2012-06-11 16:50:46,140 DEBUG [ResourceTransportRequestHandler] Sending HEAD response back
2012-06-11 16:50:46,140 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: video/mpeg,Content-Length: 50000000000,Date: Mon, 11 Jun 2012 14:50:46 GMT,Server: Windows XP, UPnP/1.0 DLNADOC/1.50, Serviio/0.6.2,Cache-control: no-cache,contentFeatures.dlna.org: DLNA.ORG_PN=MPEG_TS_SD_KO_ISO;DLNA.ORG_OP=00;DLNA.ORG_CI=1;DLNA.ORG_FLAGS=8D500000000000000000000000000000,transferMode.dlna.org: Streaming]]
2012-06-11 16:50:46,156 DEBUG [WebServer] Incoming connection from /192.168.0.4:51431
2012-06-11 16:50:46,156 DEBUG [ResourceTransportRequestHandler] GET /resource/1000000000010001/MEDIA_ITEM/MPEG_TS_SD_KO_ISO*0 HTTP/1.0, headers = [getcontentFeatures.dlna.org: 1,transferMode.dlna.org: Streaming,getMediaInfo.sec: 1,Host: 192.168.0.2:8895]]
2012-06-11 16:50:46,156 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.4
2012-06-11 16:50:46,156 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 16:50:46,156 DEBUG [ResourceTransportRequestHandler] Request for resource 1000000000010001 and type 'MEDIA_ITEM' received
2012-06-11 16:50:46,156 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000000010001 (online)
2012-06-11 16:50:46,156 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 1)
2012-06-11 16:50:46,156 DEBUG [VideoDeliveryEngine] Delivering item '1000000000010001' for client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 16:50:46,156 DEBUG [VideoDeliveryEngine] Delivering file 'http://192.168.0.2:2345' using transcoding
2012-06-11 16:50:46,156 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 16:50:46,156 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: http://192.168.0.2:2345
2012-06-11 16:50:46,156 DEBUG [ProcessExecutor] Starting g:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i http://192.168.0.2:2345 -y -async 1 -vcodec copy -copyts -acodec ac3 -ab 192k -ac 2 -map 0:1 -map 0:0 -sn -f mpegts pipe:


From what I understand from the last line, the stream is transcoded with ffmpeg, the video track is copied (-vcodec copy) and the audio track is transcoded and downmixed to 2.0 192kbs (-acodec ac3 -ab 192k -ac 2).
I think it would be enough to modify this ffmpeg call, replacing "-acodec ac3 -ab 192k -ac 2" with "-acodec copy", but I don't know how to do that.

Can someone please help me?

Thanks in advance.

Frank
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 11, 2012 5:20 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

did you change the c/d profile at all? I don't see any rule to remux mpegts in that profile. Has the stream always been mpegts?
For the audio, check you don't have selected Downmix to stereo in console.
<<

fmconion

Serviio newbie

Posts: 5

Joined: Mon Jun 11, 2012 3:53 pm

Post Mon Jun 11, 2012 6:18 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

Hi Zip, thanks for your reply.

I didn't change anything in the c/d profile.

The original stream is udp from a dvb-s application.
I re-stream it through vlc with this command line parameters: udp://@ --sout=#duplicate{dst=std{access=http,mux=ts,dst=:2345}} --sout-all

In Serviio console I had "Enable transcoding" unchecked.
I checked it, "Keep original" was already selected in Audio channels, I clicked "Save" and restarted Serviio service but in the log file I found the same ffmpeg call.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 11, 2012 7:13 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

so the original video codec is h264 (as per the ffmpeg output) or mpeg2video (as the transcoding command would suggest). It might cache some previous technical metadata, can you remove the cache folder under /library and restart Serviio?
<<

fmconion

Serviio newbie

Posts: 5

Joined: Mon Jun 11, 2012 3:53 pm

Post Mon Jun 11, 2012 9:06 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

Thanks, sorry for the delay.

Do you mean the folder or its content?

Original video codec is h264. 1280x720p, 50fps.
I think you are right and could be some previous metadata, because I used the same http stream for both SD channels and HD channels.
SD channels usually have mpeg2 video and mpeg1 layer 2 audio.
In the profile there is:
  Code:
         <Video targetContainer="mpegts" targetACodec="ac3">
            <Matches container="mpegts" aCodec="mp2" />

so this type of streams should be transcoded, right?
The first channel I tried was a SD channel, so maybe its metadata are forcing the transcoding for the HD channels.

Do you suggest to use two different http stream with different port numbers, one for SD and one for HD?

I'll try and let you know.
<<

fmconion

Serviio newbie

Posts: 5

Joined: Mon Jun 11, 2012 3:53 pm

Post Mon Jun 11, 2012 10:32 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

I tried to stream with another port number and of course a new Online source in the library.
I found these lines in the log file:
  Code:
2012-06-11 23:21:16,671 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 23:21:16,671 DEBUG [ResourceTransportRequestHandler] Request for resource 1000000000050001 and type 'MEDIA_ITEM' received
2012-06-11 23:21:16,671 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000000050001 (online)
2012-06-11 23:21:16,671 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 5)
2012-06-11 23:21:16,671 DEBUG [VideoDeliveryEngine] Delivering item '1000000000050001' for client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 23:21:16,671 DEBUG [VideoDeliveryEngine] Delivering file 'http://192.168.0.2:3456' using transcoding
2012-06-11 23:21:16,671 DEBUG [AbstractTranscodingDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.0.4, Profile=Samsung TV / player (C/D-series)'
2012-06-11 23:21:16,671 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode video file: http://192.168.0.2:3456
2012-06-11 23:21:16,671 DEBUG [MediaItemDAOImpl] Getting file of media item 31
2012-06-11 23:21:16,671 DEBUG [ProcessExecutor] Starting g:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i http://192.168.0.2:3456 -y -async 1 -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec copy -map 0:1 -map 0:0 -sn -f mpegts pipe:

now there is "-acodec copy" so it should be the original audio track.
I just had a few seconds to hear the sound from the rear speakers of the Home Theater connected to the TV, because now they're broadcasting in ac3 2.0, so I have to wait to test it again.
There's also the "-vbsf h264_mp4toannexb" parameter, that I think is needed to convert h264 mp4 stream/file to mpeg2ts, even if the stream should already be mpeg2ts and not mp4.

I'd prefer that the stream was sent directly in native format, without transcoding like with my Popcorn Hour A110, but I don't know if my TV can handle it.

The important is that it works :D
I can live with the two different streams, I placed two shortcuts on my desktop and all I have to do is to click the right one 8-)

In the log file I also noticed something about adding metadata for this new stream.
So I'm almost sure that audio downmix was caused by old metadata.
As soon as I test it again with 5.1 audio I'll let you know.

Thank you again ;)
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 11, 2012 10:51 pm

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

can you post ffmpeg -i for the new stream?
<<

fmconion

Serviio newbie

Posts: 5

Joined: Mon Jun 11, 2012 3:53 pm

Post Tue Jun 12, 2012 12:36 am

Re: Live http stream to C Samsung TV: 5.1 audio downmixed to

I can confirm that now the audio track streamed to TV is 5.1, thanks man ;)

I only changed the port number, so the ffmpeg -i for the new stream is like the old one:
  Code:
Seems stream 1 codec frame rate differs from container frame rate: 100.00 (100/1) -> 50.17 (301/6)
Input #0, mpegts, from 'http://192.168.0.2:3456':
  Duration: N/A, start: 50354.358100, bitrate: 448 kb/s
  Program 1
    Stream #0:0[0x44](deu): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 448 kb/s
    Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 62.39 fps, 50.17 tbr, 90k tbn, 100 tbc


Actually there are more data in the ffmpeg output, I only pasted those with stream info.
Here's the whole output, if you need it:
  Code:
ffmpeg version 0.9, Copyright (c) 2000-2011 the FFmpeg developers
  built on Dec 13 2011 20:46:11 with gcc 4.4.2
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-mingw32- --pkg-config=pkg-co
nfig
  libavutil    51. 32. 0 / 51. 32. 0
  libavcodec   53. 42. 0 / 53. 42. 0
  libavformat  53. 24. 0 / 53. 24. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 53. 0 /  2. 53. 0
  libswscale    2.  1. 0 /  2.  1. 0
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS referenced
[h264 @ 01be02c0] non-existing SPS 0 referenced in buffering period
[h264 @ 01be02c0] non-existing PPS 0 referenced
[h264 @ 01be02c0] decode_slice_header error
[h264 @ 01be02c0] no frame!
[h264 @ 01be02c0] Increasing reorder buffer to 1
[h264 @ 01be02c0] Increasing reorder buffer to 2
[mpegts @ 01919440] Estimating duration from bitrate, this may be inaccurate

Seems stream 1 codec frame rate differs from container frame rate: 100.00 (100/1) -> 50.17 (301/6)
Input #0, mpegts, from 'http://192.168.0.2:3456':
  Duration: N/A, start: 50354.358100, bitrate: 448 kb/s
  Program 1
    Stream #0:0[0x44](deu): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 448 kb/s
    Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 62.39 fps, 50.17 tbr, 90k tbn, 100 tbc
At least one output file must be specified

Return to Transcoding

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.