[MEncoder-users] Opening Local SDP files with mencoder

Ben Barker ben at bbarker.co.uk
Tue Feb 4 13:08:23 CET 2014


With the latest ffmpeg  (on the same machine as mencoder) it seems to work
fine - altough the syntac to pass in an sdp is slightly different - it does
not seem to recognise the sdp:// ptotocol handler, but the following is OK:

ffmpeg -i test.sdp test.mp4
ffmpeg version N-60232-gfbafd64 Copyright (c) 2000-2014 the FFmpeg
developers
  built on Feb  2 2014 16:34:03 with gcc 4.1.2 (GCC) 20080704 (Red Hat
4.1.2-54)
  configuration: --enable-libfreetype --enable-libtheora --enable-libvpx
--enable-libvorbis --enable-gpl --enable-nonfree --enable-pthreads
--enable-libx264 --enable-libfaac --extra-cflags=-I/usr/local/include
--extra-ldflags=-L/usr/local/lib
  libavutil      52. 63.100 / 52. 63.100
  libavcodec     55. 49.101 / 55. 49.101
  libavformat    55. 28.101 / 55. 28.101
  libavdevice    55.  7.100 / 55.  7.100
  libavfilter     4.  1.101 /  4.  1.101
  libswscale      2.  5.101 /  2.  5.101
  libswresample   0. 17.104 /  0. 17.104
  libpostproc    52.  3.100 / 52.  3.100

Input #0, sdp, from '7500.sdp':
  Duration: N/A, start: 0.040000, bitrate: N/A
    Stream #0:0: Video: mpeg4 (Simple Profile), yuv420p, 720x576 [SAR 1:1
DAR 5:4], 25 fps, 25 tbr, 90k tbn, 25 tbc
File 'test.mp4' already exists. Overwrite ? [y/N] n




On Tue, Feb 4, 2014 at 12:03 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Ben Barker <ben <at> bbarker.co.uk> writes:
>
> > Any thoughts?
>
> Please test with current FFmpeg or mplayer ffmpeg://sdp://7500.sdp
>
> If it does not work, install (an old) live555 library and
> recompile.
>
> Carl Eugen
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


More information about the MEncoder-users mailing list