| | 229 | |
| | 230 | Here is what the output file resolution is: |
| | 231 | |
| | 232 | {{{ |
| | 233 | ffmpeg.2311 -i test-csi.ts |
| | 234 | |
| | 235 | ffmpeg version N-48065-g6375318 Copyright (c) 2000-2012 the FFmpeg developers |
| | 236 | built on Dec 21 2012 09:06:30 with gcc 4.7.2 (GCC) |
| | 237 | configuration: --enable-static --arch=x86 --target-os=mingw32 --cross-prefix=/home/rdp/dev/ffmpeg-windows-build-helper |
| | 238 | s/sandbox/mingw-w64-i686/bin/i686-w64-mingw32- --pkg-config=pkg-config --enable-gpl --enable-libx264 --enable-avisynth - |
| | 239 | -enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheo |
| | 240 | ra --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-libfreetype --enable-fontconfig --ena |
| | 241 | ble-libass --enable-libutvideo --enable-libopus --disable-w32threads --enable-frei0r --enable-filter=frei0r --enable-lib |
| | 242 | vo-aacenc --enable-bzlib --enable-libxavs --extra-cflags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopenc |
| | 243 | ore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-libbluray --enable-libvpx --enable-runtime-cpudetect |
| | 244 | |
| | 245 | libavutil 52. 12.100 / 52. 12.100 |
| | 246 | libavcodec 54. 81.100 / 54. 81.100 |
| | 247 | libavformat 54. 49.102 / 54. 49.102 |
| | 248 | libavdevice 54. 3.102 / 54. 3.102 |
| | 249 | libavfilter 3. 29.100 / 3. 29.100 |
| | 250 | libswscale 2. 1.103 / 2. 1.103 |
| | 251 | libswresample 0. 17.102 / 0. 17.102 |
| | 252 | libpostproc 52. 2.100 / 52. 2.100 |
| | 253 | Input #0, mpegts, from 'test-csi.ts': |
| | 254 | Duration: 00:00:03.70, start: 1.400000, bitrate: 1053 kb/s |
| | 255 | Program 1 |
| | 256 | Metadata: |
| | 257 | service_name : KPHODT (KPHO-DT) |
| | 258 | service_provider: KPHODT |
| | 259 | Stream #0:0[0x100]: Video: mpeg4 (Simple Profile) ([16][0][0][0] / 0x0010), yuv420p, 720x400 [SAR 80:81 DAR 16:9], 2 |
| | 260 | 9.97 fps, 29.97 tbr, 90k tbn, 29.97 tbc |
| | 261 | Stream #0:1[0x101](eng): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, 5.1(side), fltp, 384 kb/s |
| | 262 | At least one output file must be specified |
| | 263 | }}} |