Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - root@ubuntu:~/devel/ffmpeg/static/ffmpeg-linux64-20120125# ./ffmpeg -i camera.stream.flv
 - ffmpeg version git-2012-01-25-247d30a Copyright (c) 2000-2012 the FFmpeg developers
 - built on Jan 25 2012 16:56:18 with gcc 4.6.2
 - configuration: --extra-cflags=-I../static/include --extra-ldflags='-L../static/lib -static' --enable-gpl --enable-version3 --enable-static --disable-shared --disable-debug --enable-runtime-cpudetect --enable-x11grab --enable-libmp3lame --enable-libx264 --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --disable-ffserver
 - libavutil 51. 34.101 / 51. 34.101
 - libavcodec 53. 59.100 / 53. 59.100
 - libavformat 53. 30.100 / 53. 30.100
 - libavdevice 53. 4.100 / 53. 4.100
 - libavfilter 2. 60.100 / 2. 60.100
 - libswscale 2. 1.100 / 2. 1.100
 - libswresample 0. 6.100 / 0. 6.100
 - libpostproc 52. 0.100 / 52. 0.100
 - [flv @ 0x1e83a00] Unsupported audio codec (8)
 - Last message repeated 75 times
 - [flv @ 0x1e83a00] Could not find codec parameters (Audio: none ([8][0][0][0] / 0x0008), 5512 Hz, 1 channels)
 - Input #0, flv, from 'camera.stream.flv':
 - Metadata:
 - creationdate : Tue Apr 10 14:32:29
 - Duration: 00:00:13.93, start: 0.000000, bitrate: 4268 kb/s
 - Stream #0:0: Video: h264 (Baseline), yuv420p, 1280x720, 30 tbr, 1k tbn, 2k tbc
 - Stream #0:1: Audio: none ([8][0][0][0] / 0x0008), 5512 Hz, 1 channels
 - At least one output file must be specified
 - root@ubuntu:~/devel/ffmpeg/static/ffmpeg-linux64-20120125# nano dsd
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment