[FFmpeg-user] I have question about receiving rtsp interleaved from encoder

Nikolay Boyko nikolay.boyko at gmail.com
Mon Dec 31 16:19:38 CET 2012


  Same situation with last xuggler build and ffmpeg.

ffmpeg  -rtsp_transport tcp -i rtsp://192.168.1.1/0  -acodec libvo_aacenc
-b:a 32k  -ac 2 -sample_fmt s16 -ar 44100 -vcodec copy -s 704x576 -b:v 512k
-f flv rtmp://rtmp/mp4:test0
ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
  built on Dec 31 2012 16:36:05 with gcc 4.6.1 (Ubuntu/Linaro
4.6.1-9ubuntu3)
  configuration: --arch=i686 --enable-pthreads --enable-runtime-cpudetect
--disable-stripping --prefix=/home/shade/install/ffmpeg-1.0.1_build
--enable-bzlib --enable-libdc1394 --enable-libfreetype --enable-frei0r
--enable-gnutls --enable-libgsm --enable-libmp3lame --enable-librtmp
--enable-libopenjpeg --enable-libpulse --enable-libschroedinger
--enable-libspeex --enable-libtheora --enable-vaapi --enable-vdpau
--enable-libvorbis --enable-libvpx --enable-zlib --enable-gpl
--enable-postproc --enable-x11grab --enable-libx264 --shlibdir=/usr/lib
--disable-shared --enable-static --enable-libvo-aacenc --enable-version3
  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
rtsp://192.168.1.1/0: Invalid data found when processing input

ffmpeg  -rtsp_transport tcp -i rtsp://192.168.1.1/0  -acodec libvo_aacenc
-b:a 32k  -ac 2 -sample_fmt s16 -ar 44100 -vcodec copy -s 704x576 -b:v 512k
-f flv rtmp://rtmp/mp4:test0
ffmpeg version N-36078-g04a94d9-xuggle-5.5 Copyright (c) 2000-2012 the
FFmpeg developers
  built on Dec 27 2012 15:26:53 with gcc 4.5.2
  configuration: --prefix=/usr/local/xuggler --extra-version=xuggle-5.5
--extra-cflags=-I/home/shade/install/xuggle/build/native/i686-pc-linux-gnu/captive/stage/usr/local/xuggler/include
--extra-ldflags=-L/home/shade/install/xuggle/build/native/i686-pc-linux-gnu/captive/stage/usr/local/xuggler/lib
--disable-shared --enable-pic --enable-gpl --enable-nonfree
--enable-libx264 --enable-version3 --enable-libmp3lame --enable-libvorbis
--enable-libtheora --enable-libspeex --enable-libvo-aacenc
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp
--enable-openssl --enable-zlib --enable-libvpx
  libavutil      51. 46.100 / 51. 46.100
  libavcodec     54. 14.101 / 54. 14.101
  libavformat    54.  3.100 / 54.  3.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 67.101 /  2. 67.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 10.100 /  0. 10.100
  libpostproc    52.  0.100 / 52.  0.100
rtsp://192.168.1.1/0: Invalid data found when processing input


On Thu, Dec 27, 2012 at 6:18 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Nikolay Boyko <nikolay.boyko <at> gmail.com> writes:
>
> > ffmpeg version 0.10.6-6:0.10.6-0ubuntu0jon1~natty1
>
this was last static build by Burek... as I recall


> This looks old, before opening a ticket please confirm that
> it still fails with current git head.

Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list