nichot20

ffmbc .7 rc4 oddity

Nov 14th, 2011 (edited)
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.65 KB | None | 0 0
  1. /bin/ffmbc -i /mnt/sport_nas/HDJ002783_hdcam_hdbcast.mxf -t 15  -timecode 19:04:02:13 -f mov -y -vcodec copy \
  2. -acodec copy -acodec copy /mnt/sport_nas/HDJ002783_hdcam_xxxx.mov -newaudio \
  3. -acodec copy \
  4. -acodec copy
  5. FFmbc version 0.7-rc4-by_Tim
  6. Copyright (c) 2008-2011 Baptiste Coudurier and the FFmpeg developers
  7. Input #0, mxf, from '/mnt/sport_nas/HDJ002783_hdcam_hdbcast.mxf':
  8.   Metadata:
  9.     system_timecode: 23:15:23:00
  10.     timecode: 19:04:02:13
  11.   Duration: 01:13:57.48, start: 0.000000, bitrate: 117145 kb/s
  12.     Stream #0.0(und): Video: h264 (High 4:2:2 Intra), yuv422p10le, 1920x1080i bff [PAR 1:1 DAR 16:9], 25.00 fps
  13.     Stream #0.1(und): Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
  14.     Stream #0.2(und): Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
  15.     Stream #0.3(und): Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
  16.     Stream #0.4(und): Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
  17. Output #0, mov, to '/mnt/sport_nas/HDJ002783_hdcam_xxxx.mov':
  18.   Metadata:
  19.     encoder: FFmbc 0.7
  20.     Stream #0.0(und): Video: h264, yuv422p10le, 1920x1080i bff [PAR 1:1 DAR 16:9], stream copy, 25.00 fps
  21.     Stream #0.1(und): Audio: pcm_s16le, 48000 Hz, 1 channels, s16, stream copy
  22.     Stream #0.2(und): Audio: libfaac, 48000 Hz, 1 channels, s16, 64 kb/s
  23. Stream mapping:
  24.   Stream #0.0 -> #0.0
  25.   Stream #0.1 -> #0.1
  26.   Stream #0.2 -> #0.2
  27. Press [q] to stop, [?] for help
  28.     Last message repeated 1 timesze=  122330kB time=00:00:09.32 bitrate=107493.7kbits/s eta=00:00:10.40    
  29. frame=  375 fps= 14 Lsize=  196775kB time=00:00:15.00 bitrate=107465.2kbits/s    
  30. video:208125kB audio:1523kB global headers:0kB muxing overhead -6.140640%
Add Comment
Please, Sign In to add comment