ffmpeg conversion issue

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

kotireddy

  • Posts: 1
  • Joined: Thu Feb 28, 2019 10:21 am
  • Real Name: kotireddy kamireddy

ffmpeg conversion issue

PostThu May 09, 2019 6:05 am

i am using ffmpeg version 3.0 in my centos server and using HyperDeck Studio Mini


ffmpeg version 3.0 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-23)
configuration: --pkg-config-flags=--static --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libfaac --enable-libopus --enable-libxvid --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-x11grab --enable-libzvbi --enable-libass --enable-decklink --extra-cflags=-I/root/BlackmagicDeckLinkSDK10.4/SDK/Linux/include --extra-ldflags=-L/root/BlackmagicDeckLinkSDK10.4/SDK/Linux/include --extra-ldflags=-ldl --extra-libs=-ldl --enable-avresample --enable-libvpx --enable-filter=smptehdbars --enable-filter=smptebars --enable-filter=drawtext
libavutil 55. 17.103 / 55. 17.103
libavcodec 57. 24.102 / 57. 24.102
libavformat 57. 25.100 / 57. 25.100
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 31.100 / 6. 31.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

i am using below command to convert (QuickTime ProRes422 .mov 10bit 1080i50)

ffmpeg -i input.mov -c:v prores_ks -profile:v 2 -c:a pcm_s16le output.mov

we are getting below output
Stream #0:0(eng): Video: prores (apcn / 0x6E637061), yuv422p10le, 1920x1080, 52031 kb/s, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default)
encoder : Lavc57.24.102 prores_ks
handler_name : DataHandler

but actual conversion need to be done
Stream #0:0(eng): Video: prores (apcn / 0x6E637061), yuv422p10le(bt709), 1920x1080, 65301 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 25 tbn, 25 tbc (default)
encoder: Apple ProRes 422
handler_name: Apple Alias Data Handler

anyone please help me advance thank you

Return to Software Developers

Who is online

Users browsing this forum: repsej and 11 guests