FAQ  •  Register  •  Login

Transcoding Question

<<

Aardvogel

Serviio newbie

Posts: 9

Joined: Fri Oct 14, 2011 6:55 am

Post Sun Dec 09, 2012 6:07 am

Transcoding Question

I am trying to debug some required transcoding changes for a profile and an Online Resource (specifically the ABC Iview plugin written by TTGUY)

How to do you get FFMPEG -I info for an Online Resource that includes an Auth field?

I have DEBUG turned on for Logging and can see Process Executor executing the FFMPEG -I but I can see no details regarding the file in the log
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Dec 09, 2012 6:58 pm

Re: Transcoding Question

you will only see the actual commands in the log, not the output of the command. You'll have to find the command in the log and run it manually
<<

Aardvogel

Serviio newbie

Posts: 9

Joined: Fri Oct 14, 2011 6:55 am

Post Sun Dec 09, 2012 9:57 pm

Re: Transcoding Question

Ran the command manually but it gives the following error

E:\Program Files\Serviio\lib>ffmpeg -i "rtmp://cp53909.edgefcs.net:1935/mp4:flas
h/playback/_definst_/upstairsdownstairs_01_02.mp4 app=ondemand?auth=daEdQd2c8bwc
8ccc0ancJdxdjcfdjaldbb_-bqXqx8-8-lnp_rFtpF&aifp=v001 playpath=mp4:flash/playback
/_definst_/upstairsdownstairs_01_02.mp4 swfUrl=http://www.abc.net.au/iview/image
s/iview.jpg swfVfy=1 buffer=100000000"
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
built on Jul 10 2012 03:40:45 with gcc 4.6.3
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-w64-mingw32- --pkg-config=pk
g-config
libavutil 51. 64.100 / 51. 64.100
libavcodec 54. 33.100 / 54. 33.100
libavformat 54. 15.102 / 54. 15.102
libavdevice 54. 1.100 / 54. 1.100
libavfilter 3. 1.100 / 3. 1.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 15.100 / 0. 15.100
rtmp server sent error
rtmp server requested close
rtmp://cp53909.edgefcs.net:1935/mp4:fla ... ownstairs_
01_02.mp4 app=ondemand?auth=daEdQd2c8bwc8ccc0ancJdxdjcfdjaldbb_-bqXqx8-8-lnp_rFt
pF&aifp=v001 playpath=mp4:flash/playback/_definst_/upstairsdownstairs_01_02.mp4
swfUrl=http://www.abc.net.au/iview/images/iview.jpg swfVfy=1 buffer=100000000: U
nknown error occurred
<<

Aardvogel

Serviio newbie

Posts: 9

Joined: Fri Oct 14, 2011 6:55 am

Post Wed Dec 12, 2012 11:59 am

Re: Transcoding Question

Anyone got any idea as to why I am getting the above error from FFMPEG -i?

Thanks
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Dec 12, 2012 12:08 pm

Re: Transcoding Question

Either thr rtmp URL is wrong, or the libRtmp cannot deal with it.

rtmp server sent error
rtmp server requested close


also swfUrl is weird, it should be something.swf, not a jpg.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 27 guests

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