View difference between Paste ID: ybebU5FR and TDEVbDf1
SHOW: | | - or go back to the newest paste.
1-
ffmpeg -c:v h264 -i 1.ts -map 0 -codec copy 1.mkv
1+
ffmpeg -i 1.ts -c:v h264 -s 1536x864 -map 0 -codec copy 1.mkv
2-
2+
3
  built on Jun 27 2014 22:02:02 with gcc 4.8.3 (GCC)
4
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
5
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
6
le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
7
e --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-
8
libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libope
9
njpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsox
10
r --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab -
11
-enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
12
--enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-
13
libxavs --enable-libxvid --enable-decklink --enable-zlib
14
  libavutil      52. 90.101 / 52. 90.101
15
  libavcodec     55. 68.100 / 55. 68.100
16
  libavformat    55. 44.100 / 55. 44.100
17
  libavdevice    55. 13.101 / 55. 13.101
18
  libavfilter     4.  9.100 /  4.  9.100
19
  libswscale      2.  6.100 /  2.  6.100
20
  libswresample   0. 19.100 /  0. 19.100
21
  libpostproc    52.  3.100 / 52.  3.100
22
[live_flv @ 04c45800] Could not find codec parameters for stream 0 (Video: none,
23-
[live_flv @ 04c3b720] Could not find codec parameters for stream 0 (Video: h264,
23+
 665 kb/s): unknown codec
24-
 665 kb/s): unspecified size
24+
25
Input #0, live_flv, from '1.ts':
26
  Metadata:
27
    Server          : NGINX RTMP (github.com/arut/nginx-rtmp-module)
28
    displayWidth    : 1536
29
    displayHeight   : 864
30
    fps             : 20
31
    profile         :
32
    level           :
33
  Duration: 00:00:00.00, start: 5507.904000, bitrate: N/A
34
    Stream #0:0: Video: none, 665 kb/s, 1k tbr, 1k tbn, 1k tbc
35-
    Stream #0:0: Video: h264, 665 kb/s, 1k tbr, 1k tbn, 2k tbc
35+
36
File '1.mkv' already exists. Overwrite ? [y/N] y
37
[matroska @ 04d041e0] Using AVStream.codec.time_base as a timebase hint to the m
38-
[matroska @ 04c1dc40] Using AVStream.codec.time_base as a timebase hint to the m
38+
39
[matroska @ 04d041e0] dimensions not set
40-
[matroska @ 04c1dc40] dimensions not set
40+
41
  Metadata:
42
    Server          : NGINX RTMP (github.com/arut/nginx-rtmp-module)
43
    displayWidth    : 1536
44
    displayHeight   : 864
45
    fps             : 20
46
    profile         :
47
    level           :
48
    Stream #0:0: Video: none, q=2-31, 665 kb/s, 1k tbn, 1k tbc
49-
    Stream #0:0: Video: h264, q=2-31, 665 kb/s, 1k tbn, 1k tbc
49+
50
Stream mapping:
51
  Stream #0:0 -> #0:0 (copy)
52
  Stream #0:1 -> #0:1 (copy)
53
Could not write header for output file #0 (incorrect codec parameters ?): Error
54
number -22 occurred