Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi ~/Source/omxtx $ ./omxtx original.mov out.h264
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0xa7540] max_analyze_duration reached
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'original.mov':
- Metadata:
- major_brand : qt
- minor_version : 537199360
- compatible_brands: qt
- creation_time : 2008-05-27 18:32:32
- Duration: 00:09:56.48, start: 0.000000, bitrate: 70 kb/s
- Stream #0.0(eng): Video: h264 (Main), yuv420p, 854x480, 2899 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Stream #0.1(eng): Data: tmcd / 0x64636D74
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Stream #0.2(eng): Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Found a video at index 0
- Frame size: 854x480
- Found stream 0, context 0xa9740
- Found stream 1, context 0xabb00
- Found stream 2, context 0xadf00
- OMX_Init() completed OK.
- OMX_GetHandle(&m2, DECNAME, &ctx, &decevents) completed OK.
- OMX_GetHandle(&m4, ENCNAME, &ctx, &encevents) completed OK.
- OMX_GetHandle(&rs, RSZNAME, &ctx, &rszevents) completed OK.
- Obtained handles. 0xaf998 decode, 0xafa68 encode
- OMX_GetParameter(m2, OMX_IndexParamVideoInit, porttype) completed OK.
- Found 2 ports, starting at 130 (82) on decoder
- OMX_GetParameter(m4, OMX_IndexParamVideoInit, porttype) completed OK.
- Found 2 ports, starting at 200 (c8) on encoder
- OMX_GetParameter(rs, OMX_IndexParamImageInit, porttype) completed OK.
- Found 2 ports, starting at 60(3c) on resizer
- OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx, NULL) completed OK.
- OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx+1, NULL) completed OK.
- OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx, NULL) completed OK.
- OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx+1, NULL) completed OK.
- OMX_GetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
- Mapping codec ID 28 (1c)
- Mapping codec 28 to 7
- Mapping codec ID 28 (1c)
- OMX_SetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
- Codecs supported:
- Index: 0
- Codec: 0 (0)
- Colour: 0
- Framerate: 0 (0.000000)
- Levels supported:
- Index: 0
- Profile: 1
- Level: 256
- Levels supported:
- Index: 1
- Profile: 32768
- Level: 256
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 130 is input, disabled
- Wants 20 bufs, needs 1, size 81920, enabled: 0, pop: 0, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 0
- Framerate: 0 (0); (0.000000)
- Error hiding: 0
- Codec: 7
- Colour: 0
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 131 is output, disabled
- Wants 1 bufs, needs 1, size 622080, enabled: 0, pop: 0, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 0 (0); (0.000000)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 200 is input, disabled
- Wants 1 bufs, needs 1, size 15360, enabled: 0, pop: 0, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 160
- Height: 64
- Stride: 160
- SliceHeight: 64
- Bitrate: 0
- Framerate: 1966080 (1e0000); (30.000000)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 201 is output, disabled
- Wants 1 bufs, needs 1, size 65536, enabled: 0, pop: 0, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 160
- Height: 64
- Stride: 160
- SliceHeight: 64
- Bitrate: 0
- Framerate: 1966080 (1e0000); (30.000000)
- Error hiding: 0
- Codec: 4
- Colour: 0
- OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateIdle, NULL) completed OK.
- OMX_GetParameter(h, OMX_IndexParamPortDefinition, portdef) completed OK.
- OMX_SendCommand(h, OMX_CommandPortEnable, port, NULL) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- Allocated a buffer of 81920 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateExecuting, NULL) completed OK.
- Inbound PTS: 0 (1/2400) omxtimebase=1
- Have a filter at 0xae840
- Inbound PTS: 200 (1/2400) omxtimebase=1
- Inbound PTS: 100 (1/2400) omxtimebase=1
- Inbound PTS: 400 (1/2400) omxtimebase=1
- Inbound PTS: 300 (1/2400) omxtimebase=1
- Inbound PTS: 600 (1/2400) omxtimebase=1
- Inbound PTS: 500 (1/2400) omxtimebase=1
- Inbound PTS: 800 (1/2400) omxtimebase=1
- Decoder 0xaf998 port 131 settings changed.
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 131 is output, disabled
- Wants 1 bufs, needs 1, size 622080, enabled: 0, pop: 0, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 0
- Colour: 20
- Decoder has changed settings. Setting up encoder.
- OMX_GetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
- OMX_SetParameter(m4, OMX_IndexParamPortDefinition, portdef) completed OK.
- OMX_SetupTunnel(m2, decportidx+1, m4, encportidx) completed OK.
- OMX_SendCommand(m4, OMX_CommandStateSet, OMX_StateIdle, NULL) completed OK.
- OMX_SetParameter(m4, OMX_IndexParamPortDefinition, portdef) completed OK.
- OMX_SetParameter(m4, OMX_IndexParamVideoBitrate, bitrate) completed OK.
- OMX_SetParameter(m4, OMX_IndexParamVideoPortFormat, pfmt) completed OK.
- OMX_SetParameter(m4, OMX_IndexConfigVideoFramerate, framerate) completed OK.
- OMX_GetParameter(m4, OMX_IndexParamVideoProfileLevelCurrent, level) completed OK.
- Current level: 2048
- Current profile: 8
- OMX_SetParameter(m4, OMX_IndexParamVideoProfileLevelCurrent, level) completed OK.
- OMX_GetParameter(h, OMX_IndexParamPortDefinition, portdef) completed OK.
- OMX_SendCommand(h, OMX_CommandPortEnable, port, NULL) completed OK.
- Allocated a buffer of 622080 bytes
- OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
- OMX_SendCommand(m2, OMX_CommandPortEnable, decportidx+1, NULL) completed OK.
- OMX_SendCommand(m4, OMX_CommandPortEnable, encportidx, NULL) completed OK.
- Encoder 0xafa68 port 201 settings changed.
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 201 is output, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 2097152
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 7
- Colour: 0
- OMX_SendCommand(m4, OMX_CommandStateSet, OMX_StateExecuting, NULL) completed OK.
- OMX_FillThisBuffer(m4, encbufs) completed OK.
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 130 is input, enabled
- Wants 20 bufs, needs 1, size 81920, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 0
- Framerate: 0 (0); (0.000000)
- Error hiding: 0
- Codec: 7
- Colour: 0
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 131 is output, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 200 is input, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 201 is output, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 2097152
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 7
- Colour: 0
- Found a codec at 0x409edc24
- Time base: 1/2400, fps 24/1
- Input:
- Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.h264':
- Metadata:
- major_brand : qt
- minor_version : 537199360
- compatible_brands: qt
- creation_time : 2008-05-27 18:32:32
- Duration: 00:09:56.48, start: 0.000000, bitrate: 70 kb/s
- Stream #0.0(eng): Video: h264 (Main), yuv420p, 854x480, 2899 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Stream #0.1(eng): Data: tmcd / 0x64636D74
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Stream #0.2(eng): Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
- Metadata:
- creation_time : 2008-05-27 18:32:32
- Output:
- Output #0, h264, to 'out.h264':
- Stream #0.0: Video: libx264, yuv420p, 854x480, q=-1--1, 2097 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
- Stream #0.1: Data: tmcd / 0x64636D74
- Stream #0.2: Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
- PTS: 0 480
- Inbound PTS: 700 (1/2400) omxtimebase=1
- PTS: 0 490
- Inbound PTS: 1000 (1/2400) omxtimebase=1
- PTS: 0 432
- Inbound PTS: 900 (1/2400) omxtimebase=1
- PTS: 100 410
- Inbound PTS: 1200 (1/2400) omxtimebase=1
- PTS: 200 410
- Inbound PTS: 1100 (1/2400) omxtimebase=1
- PTS: 300 410
- Inbound PTS: 1400 (1/2400) omxtimebase=1
- PTS: 400 410
- Inbound PTS: 1300 (1/2400) omxtimebase=1
- Inbound PTS: 1600 (1/2400) omxtimebase=1
- PTS: 500 410
- Inbound PTS: 1500 (1/2400) omxtimebase=1
- PTS: 600 410
- Inbound PTS: 1800 (1/2400) omxtimebase=1
- Inbound PTS: 1700 (1/2400) omxtimebase=1
- PTS: 700 410
- Inbound PTS: 2000 (1/2400) omxtimebase=1
- PTS: 800 410
- Inbound PTS: 1900 (1/2400) omxtimebase=1
- Inbound PTS: 2200 (1/2400) omxtimebase=1
- PTS: 900 410
- Inbound PTS: 2100 (1/2400) omxtimebase=1
- PTS: 1000 410
- Inbound PTS: 2300 (1/2400) omxtimebase=1
- Inbound PTS: 2400 (1/2400) omxtimebase=1
- PTS: 1100 410
- Inbound PTS: 2600 (1/2400) omxtimebase=1
- PTS: 1200 410
- Inbound PTS: 2500 (1/2400) omxtimebase=1
- Inbound PTS: 2800 (1/2400) omxtimebase=1
- PTS: 1300 410
- Inbound PTS: 2700 (1/2400) omxtimebase=1
- Inbound PTS: 3000 (1/2400) omxtimebase=1
- PTS: 1400 410
- Inbound PTS: 2900 (1/2400) omxtimebase=1
- Inbound PTS: 3200 (1/2400) omxtimebase=1
- PTS: 1500 410
- Inbound PTS: 3100 (1/2400) omxtimebase=1
- Inbound PTS: 3400 (1/2400) omxtimebase=1
- PTS: 1600 410
- Inbound PTS: 3300 (1/2400) omxtimebase=1
- Inbound PTS: 3600 (1/2400) omxtimebase=1
- PTS: 1700 410
- Inbound PTS: 3500 (1/2400) omxtimebase=1
- Inbound PTS: 3800 (1/2400) omxtimebase=1
- Inbound PTS: 3700 (1/2400) omxtimebase=1
- PTS: 1800 410
- Inbound PTS: 4000 (1/2400) omxtimebase=1
- Inbound PTS: 3900 (1/2400) omxtimebase=1
- Inbound PTS: 4200 (1/2400) omxtimebase=1
- PTS: 1900 410
- Inbound PTS: 4100 (1/2400) omxtimebase=1
- Inbound PTS: 4400 (1/2400) omxtimebase=1
- PTS: 2000 410
- Inbound PTS: 4300 (1/2400) omxtimebase=1
- Inbound PTS: 4600 (1/2400) omxtimebase=1
- Inbound PTS: 4500 (1/2400) omxtimebase=1
- PTS: 2100 410
- Inbound PTS: 4700 (1/2400) omxtimebase=1
- Inbound PTS: 4800 (1/2400) omxtimebase=1
- Inbound PTS: 5000 (1/2400) omxtimebase=1
- PTS: 2200 410
- Inbound PTS: 4900 (1/2400) omxtimebase=1
- Inbound PTS: 5200 (1/2400) omxtimebase=1
- PTS: 2300 410
- Inbound PTS: 5100 (1/2400) omxtimebase=1
- PTS: 2400 410
- Inbound PTS: 5400 (1/2400) omxtimebase=1
- Inbound PTS: 5300 (1/2400) omxtimebase=1
- PTS: 2500 410
- Inbound PTS: 5600 (1/2400) omxtimebase=1
- PTS: 2600 410
- Inbound PTS: 5500 (1/2400) omxtimebase=1
- Inbound PTS: 5800 (1/2400) omxtimebase=1
- PTS: 2700 410
- Inbound PTS: 5700 (1/2400) omxtimebase=1
- Inbound PTS: 6000 (1/2400) omxtimebase=1
- PTS: 2800 410
- Inbound PTS: 5900 (1/2400) omxtimebase=1
- Inbound PTS: 6200 (1/2400) omxtimebase=1
- PTS: 2900 410
- Inbound PTS: 6100 (1/2400) omxtimebase=1
- Inbound PTS: 6400 (1/2400) omxtimebase=1
- PTS: 3000 410
- Inbound PTS: 6300 (1/2400) omxtimebase=1
- Inbound PTS: 6600 (1/2400) omxtimebase=1
- PTS: 3100 410
- Inbound PTS: 6500 (1/2400) omxtimebase=1
- Inbound PTS: 6800 (1/2400) omxtimebase=1
- PTS: 3200 410
- Inbound PTS: 6700 (1/2400) omxtimebase=1
- Inbound PTS: 7000 (1/2400) omxtimebase=1
- PTS: 3300 410
- Inbound PTS: 6900 (1/2400) omxtimebase=1
- Inbound PTS: 7100 (1/2400) omxtimebase=1
- PTS: 3400 410
- Inbound PTS: 7200 (1/2400) omxtimebase=1
- Inbound PTS: 7400 (1/2400) omxtimebase=1
- PTS: 3500 410
- Inbound PTS: 7300 (1/2400) omxtimebase=1
- Inbound PTS: 7600 (1/2400) omxtimebase=1
- PTS: 3600 410
- Inbound PTS: 7500 (1/2400) omxtimebase=1
- Inbound PTS: 7800 (1/2400) omxtimebase=1
- Inbound PTS: 7700 (1/2400) omxtimebase=1
- PTS: 3700 410
- Inbound PTS: 8000 (1/2400) omxtimebase=1
- Inbound PTS: 7900 (1/2400) omxtimebase=1
- Inbound PTS: 8200 (1/2400) omxtimebase=1
- PTS: 3800 410
- Inbound PTS: 8100 (1/2400) omxtimebase=1
- Inbound PTS: 8400 (1/2400) omxtimebase=1
- PTS: 3900 410
- Inbound PTS: 8300 (1/2400) omxtimebase=1
- Inbound PTS: 8600 (1/2400) omxtimebase=1
- Inbound PTS: 8500 (1/2400) omxtimebase=1
- PTS: 4000 410
- Inbound PTS: 8800 (1/2400) omxtimebase=1
- Inbound PTS: 8700 (1/2400) omxtimebase=1
- Inbound PTS: 9000 (1/2400) omxtimebase=1
- PTS: 4100 410
- Inbound PTS: 8900 (1/2400) omxtimebase=1
- Inbound PTS: 9200 (1/2400) omxtimebase=1
- PTS: 4200 410
- Inbound PTS: 9100 (1/2400) omxtimebase=1
- Inbound PTS: 9400 (1/2400) omxtimebase=1
- Inbound PTS: 9300 (1/2400) omxtimebase=1
- PTS: 4300 410
- Inbound PTS: 9500 (1/2400) omxtimebase=1
- PTS: 4400 410
- Inbound PTS: 9600 (1/2400) omxtimebase=1
- PTS: 4500 410
- Inbound PTS: 9800 (1/2400) omxtimebase=1
- PTS: 4600 410
- Inbound PTS: 9700 (1/2400) omxtimebase=1
- PTS: 4700 410
- Inbound PTS: 10000 (1/2400) omxtimebase=1
- Inbound PTS: 9900 (1/2400) omxtimebase=1
- PTS: 4800 410
- Inbound PTS: 10200 (1/2400) omxtimebase=1
- PTS: 4900 410
- Inbound PTS: 10100 (1/2400) omxtimebase=1
- Inbound PTS: 10400 (1/2400) omxtimebase=1
- PTS: 5000 410
- Inbound PTS: 10300 (1/2400) omxtimebase=1
- PTS: 5100 410
- Inbound PTS: 10600 (1/2400) omxtimebase=1
- PTS: 5200 410
- Inbound PTS: 10500 (1/2400) omxtimebase=1
- PTS: 5300 410
- Inbound PTS: 10800 (1/2400) omxtimebase=1
- Inbound PTS: 10700 (1/2400) omxtimebase=1
- PTS: 5400 410
- Inbound PTS: 11000 (1/2400) omxtimebase=1
- Inbound PTS: 10900 (1/2400) omxtimebase=1
- PTS: 5500 410
- Inbound PTS: 11200 (1/2400) omxtimebase=1
- Inbound PTS: 11100 (1/2400) omxtimebase=1
- PTS: 5600 410
- Inbound PTS: 11400 (1/2400) omxtimebase=1
- Inbound PTS: 11300 (1/2400) omxtimebase=1
- PTS: 5700 410
- Inbound PTS: 11600 (1/2400) omxtimebase=1
- Inbound PTS: 11500 (1/2400) omxtimebase=1
- PTS: 5800 410
- Inbound PTS: 11800 (1/2400) omxtimebase=1
- Inbound PTS: 11700 (1/2400) omxtimebase=1
- PTS: 5900 410
- Inbound PTS: 11900 (1/2400) omxtimebase=1
- Inbound PTS: 12000 (1/2400) omxtimebase=1
- PTS: 6000 430
- Inbound PTS: 12200 (1/2400) omxtimebase=1
- PTS: 6100 410
- Inbound PTS: 12100 (1/2400) omxtimebase=1
- PTS: 6200 410
- Inbound PTS: 12400 (1/2400) omxtimebase=1
- Inbound PTS: 12300 (1/2400) omxtimebase=1
- PTS: 6300 410
- Inbound PTS: 12600 (1/2400) omxtimebase=1
- Inbound PTS: 12500 (1/2400) omxtimebase=1
- PTS: 6400 410
- Inbound PTS: 12800 (1/2400) omxtimebase=1
- Inbound PTS: 12700 (1/2400) omxtimebase=1
- PTS: 6500 410
- Inbound PTS: 13000 (1/2400) omxtimebase=1
- Inbound PTS: 12900 (1/2400) omxtimebase=1
- PTS: 6600 410
- Inbound PTS: 13200 (1/2400) omxtimebase=1
- Inbound PTS: 13100 (1/2400) omxtimebase=1
- PTS: 6700 410
- Inbound PTS: 13400 (1/2400) omxtimebase=1
- Inbound PTS: 13300 (1/2400) omxtimebase=1
- PTS: 6800 410
- Inbound PTS: 13600 (1/2400) omxtimebase=1
- Inbound PTS: 13500 (1/2400) omxtimebase=1
- PTS: 6900 410
- Inbound PTS: 13800 (1/2400) omxtimebase=1
- Inbound PTS: 13700 (1/2400) omxtimebase=1
- PTS: 7000 410
- Inbound PTS: 14000 (1/2400) omxtimebase=1
- Inbound PTS: 13900 (1/2400) omxtimebase=1
- PTS: 7100 410
- Inbound PTS: 14200 (1/2400) omxtimebase=1
- Inbound PTS: 14100 (1/2400) omxtimebase=1
- Inbound PTS: 14300 (1/2400) omxtimebase=1
- PTS: 7200 410
- Inbound PTS: 14400 (1/2400) omxtimebase=1
- Inbound PTS: 14600 (1/2400) omxtimebase=1
- PTS: 7300 410
- Inbound PTS: 14500 (1/2400) omxtimebase=1
- Inbound PTS: 14800 (1/2400) omxtimebase=1
- PTS: 7400 410
- Inbound PTS: 14700 (1/2400) omxtimebase=1
- Inbound PTS: 15000 (1/2400) omxtimebase=1
- Inbound PTS: 14900 (1/2400) omxtimebase=1
- PTS: 7500 410
- Inbound PTS: 15200 (1/2400) omxtimebase=1
- Inbound PTS: 15100 (1/2400) omxtimebase=1
- Inbound PTS: 15400 (1/2400) omxtimebase=1
- PTS: 7600 410
- Inbound PTS: 15300 (1/2400) omxtimebase=1
- Inbound PTS: 15600 (1/2400) omxtimebase=1
- PTS: 7700 410
- Inbound PTS: 15500 (1/2400) omxtimebase=1
- Inbound PTS: 15800 (1/2400) omxtimebase=1
- Inbound PTS: 15700 (1/2400) omxtimebase=1
- PTS: 7800 410
- Inbound PTS: 16000 (1/2400) omxtimebase=1
- Inbound PTS: 15900 (1/2400) omxtimebase=1
- PTS: 7900 410
- Inbound PTS: 16200 (1/2400) omxtimebase=1
- Inbound PTS: 16100 (1/2400) omxtimebase=1
- PTS: 8000 410
- Inbound PTS: 16400 (1/2400) omxtimebase=1
- Inbound PTS: 16300 (1/2400) omxtimebase=1
- PTS: 8100 410
- Inbound PTS: 16600 (1/2400) omxtimebase=1
- Inbound PTS: 16500 (1/2400) omxtimebase=1
- Inbound PTS: 16700 (1/2400) omxtimebase=1
- PTS: 8200 410
- Inbound PTS: 16800 (1/2400) omxtimebase=1
- PTS: 8300 410
- Inbound PTS: 17000 (1/2400) omxtimebase=1
- Inbound PTS: 16900 (1/2400) omxtimebase=1
- Inbound PTS: 17200 (1/2400) omxtimebase=1
- PTS: 8400 410
- Inbound PTS: 17100 (1/2400) omxtimebase=1
- Inbound PTS: 17400 (1/2400) omxtimebase=1
- Inbound PTS: 17300 (1/2400) omxtimebase=1
- PTS: 8500 410
- Inbound PTS: 17600 (1/2400) omxtimebase=1
- Inbound PTS: 17500 (1/2400) omxtimebase=1
- PTS: 8600 410
- PTS: 8700 410
- Inbound PTS: 17800 (1/2400) omxtimebase=1
- Inbound PTS: 17700 (1/2400) omxtimebase=1
- Inbound PTS: 18000 (1/2400) omxtimebase=1
- PTS: 8800 410
- Inbound PTS: 17900 (1/2400) omxtimebase=1
- PTS: 8900 410
- Inbound PTS: 18200 (1/2400) omxtimebase=1
- PTS: 9000 410
- Inbound PTS: 18100 (1/2400) omxtimebase=1
- PTS: 9100 410
- Inbound PTS: 18400 (1/2400) omxtimebase=1
- Inbound PTS: 18300 (1/2400) omxtimebase=1
- Inbound PTS: 18600 (1/2400) omxtimebase=1
- PTS: 9200 410
- Inbound PTS: 18500 (1/2400) omxtimebase=1
- Inbound PTS: 18800 (1/2400) omxtimebase=1
- PTS: 9300 410
- PTS: 9400 410
- PTS: 9500 410
- Inbound PTS: 18700 (1/2400) omxtimebase=1
- PTS: 9600 410
- Inbound PTS: 19000 (1/2400) omxtimebase=1
- PTS: 9700 410
- Inbound PTS: 18900 (1/2400) omxtimebase=1
- Inbound PTS: 19100 (1/2400) omxtimebase=1
- Inbound PTS: 19200 (1/2400) omxtimebase=1
- PTS: 9800 410
- PTS: 9900 410( 7s). Frames last second: 185
- Inbound PTS: 19400 (1/2400) omxtimebase=1
- PTS: 10000 410
- Inbound PTS: 19300 (1/2400) omxtimebase=1
- PTS: 10100 410
- Inbound PTS: 19600 (1/2400) omxtimebase=1
- Inbound PTS: 19500 (1/2400) omxtimebase=1
- Inbound PTS: 19800 (1/2400) omxtimebase=1
- PTS: 10200 410
- Inbound PTS: 19700 (1/2400) omxtimebase=1
- PTS: 10300 410
- Inbound PTS: 20000 (1/2400) omxtimebase=1
- PTS: 10400 410
- Inbound PTS: 19900 (1/2400) omxtimebase=1
- PTS: 10500 410
- Inbound PTS: 20200 (1/2400) omxtimebase=1
- Inbound PTS: 20100 (1/2400) omxtimebase=1
- PTS: 10600 410
- Inbound PTS: 20400 (1/2400) omxtimebase=1
- PTS: 10700 410
- Inbound PTS: 20300 (1/2400) omxtimebase=1
- Inbound PTS: 20600 (1/2400) omxtimebase=1
- PTS: 10800 410
- Inbound PTS: 20500 (1/2400) omxtimebase=1
- PTS: 10900 410
- Inbound PTS: 20800 (1/2400) omxtimebase=1
- PTS: 11000 410
- Inbound PTS: 20700 (1/2400) omxtimebase=1
- PTS: 11100 410
- PTS: 11200 410
- Inbound PTS: 21000 (1/2400) omxtimebase=1
- Inbound PTS: 20900 (1/2400) omxtimebase=1
- Inbound PTS: 21200 (1/2400) omxtimebase=1
- PTS: 11300 410
- PTS: 11400 410
- PTS: 11500 410
- Inbound PTS: 21100 (1/2400) omxtimebase=1
- Inbound PTS: 21400 (1/2400) omxtimebase=1
- Inbound PTS: 21300 (1/2400) omxtimebase=1
- PTS: 11600 410
- Inbound PTS: 21500 (1/2400) omxtimebase=1
- PTS: 11700 410
- Inbound PTS: 21600 (1/2400) omxtimebase=1
- PTS: 11800 410
- PTS: 11900 410
- Inbound PTS: 21800 (1/2400) omxtimebase=1
- PTS: 12000 430
- Inbound PTS: 21700 (1/2400) omxtimebase=1
- PTS: 12100 410
- PTS: 12200 410
- PTS: 12300 410
- PTS: 12400 410
- Inbound PTS: 22000 (1/2400) omxtimebase=1
- PTS: 12500 410
- Inbound PTS: 21900 (1/2400) omxtimebase=1
- PTS: 12600 410
- PTS: 12700 410
- Inbound PTS: 22200 (1/2400) omxtimebase=1
- PTS: 12800 410
- PTS: 12900 410
- Inbound PTS: 22100 (1/2400) omxtimebase=1
- PTS: 13000 410
- PTS: 13100 410
- Inbound PTS: 22400 (1/2400) omxtimebase=1
- PTS: 13200 410
- Inbound PTS: 22300 (1/2400) omxtimebase=1
- PTS: 13300 410
- PTS: 13400 410
- PTS: 13500 410
- Inbound PTS: 22600 (1/2400) omxtimebase=1
- PTS: 13600 410
- PTS: 13700 410
- Inbound PTS: 22500 (1/2400) omxtimebase=1
- PTS: 13800 410
- PTS: 13900 410
- Inbound PTS: 22800 (1/2400) omxtimebase=1
- Inbound PTS: 22700 (1/2400) omxtimebase=1
- Inbound PTS: 23000 (1/2400) omxtimebase=1
- PTS: 14000 410
- Inbound PTS: 22900 (1/2400) omxtimebase=1
- PTS: 14100 410
- Inbound PTS: 23200 (1/2400) omxtimebase=1
- Inbound PTS: 23100 (1/2400) omxtimebase=1
- PTS: 14200 410
- PTS: 14300 410
- Inbound PTS: 23400 (1/2400) omxtimebase=1
- PTS: 14400 410
- Inbound PTS: 23300 (1/2400) omxtimebase=1
- PTS: 14500 410
- Inbound PTS: 23600 (1/2400) omxtimebase=1
- PTS: 14600 410
- PTS: 14700 410
- PTS: 14800 410
- PTS: 14900 410
- Inbound PTS: 23500 (1/2400) omxtimebase=1
- PTS: 15000 410
- PTS: 15100 410
- Inbound PTS: 23800 (1/2400) omxtimebase=1
- PTS: 15200 410
- PTS: 15300 410
- Inbound PTS: 23700 (1/2400) omxtimebase=1
- PTS: 15400 410
- Inbound PTS: 23900 (1/2400) omxtimebase=1
- PTS: 15500 410
- PTS: 15600 410
- Inbound PTS: 24000 (1/2400) omxtimebase=1
- PTS: 15700 410
- PTS: 15800 410
- PTS: 15900 410
- Inbound PTS: 24200 (1/2400) omxtimebase=1
- PTS: 16000 410
- Inbound PTS: 24100 (1/2400) omxtimebase=1
- PTS: 16100 410
- PTS: 16200 410
- PTS: 16300 410
- Inbound PTS: 24400 (1/2400) omxtimebase=1
- Inbound PTS: 24300 (1/2400) omxtimebase=1
- Inbound PTS: 24600 (1/2400) omxtimebase=1
- Inbound PTS: 24500 (1/2400) omxtimebase=1
- PTS: 16400 410
- PTS: 16500 410
- Inbound PTS: 24800 (1/2400) omxtimebase=1
- PTS: 16600 410
- Inbound PTS: 24700 (1/2400) omxtimebase=1
- PTS: 16700 410
- PTS: 16800 410
- PTS: 16900 410
- Inbound PTS: 25000 (1/2400) omxtimebase=1
- PTS: 17000 410
- PTS: 17100 410
- Inbound PTS: 24900 (1/2400) omxtimebase=1
- PTS: 17200 410
- PTS: 17300 410
- Inbound PTS: 25200 (1/2400) omxtimebase=1
- PTS: 17400 410
- PTS: 17500 410
- Inbound PTS: 25100 (1/2400) omxtimebase=1
- PTS: 17600 410
- PTS: 17700 410
- Inbound PTS: 25400 (1/2400) omxtimebase=1
- PTS: 17800 410
- PTS: 17900 410
- Inbound PTS: 25300 (1/2400) omxtimebase=1
- PTS: 18000 430
- PTS: 18100 410
- Inbound PTS: 25600 (1/2400) omxtimebase=1
- PTS: 18200 410
- Inbound PTS: 25500 (1/2400) omxtimebase=1
- PTS: 18300 410
- Inbound PTS: 25800 (1/2400) omxtimebase=1
- PTS: 18400 410
- Inbound PTS: 25700 (1/2400) omxtimebase=1
- PTS: 18500 410
- Inbound PTS: 26000 (1/2400) omxtimebase=1
- PTS: 18600 410
- PTS: 18700 410
- Inbound PTS: 25900 (1/2400) omxtimebase=1
- Inbound PTS: 26200 (1/2400) omxtimebase=1
- PTS: 18800 410
- PTS: 18900 410
- Inbound PTS: 26100 (1/2400) omxtimebase=1
- PTS: 19000 410
- Inbound PTS: 26300 (1/2400) omxtimebase=1
- PTS: 19100 410
- [mov,mp4,m4a,3gp,3g2,mj2 @ 0xa7540] stream 2, offset 0x5002c2: partial file
- Processed 264 frames in 4 seconds; 66f/s
- Frame 264 ( 10s). Frames last second: 71
- In exit handler, after 264 frames:
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 130 is input, enabled
- Wants 20 bufs, needs 1, size 81920, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 0
- Framerate: 0 (0); (0.000000)
- Error hiding: 0
- Codec: 7
- Colour: 0
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 131 is output, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 200 is input, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 864
- SliceHeight: 480
- Bitrate: 0
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 0
- Colour: 20
- OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
- Port 201 is output, enabled
- Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
- Video type is currently:
- MIME: (null)
- Native: (nil)
- Width: 854
- Height: 480
- Stride: 0
- SliceHeight: 0
- Bitrate: 2097152
- Framerate: 1572851 (17fff3); (23.999802)
- Error hiding: 0
- Codec: 7
- Colour: 0
- Decoder state: 3
- Encoder state: 3
- pi@raspberrypi ~/Source/omxtx $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement