Media Start Timecode
Posted: Mon Aug 10, 2015 12:24 pm
Hello Steipal,
I am trying to burn original media start time code using custom FFMPEG command line and using below command.
-c:v wmv2 -s 480x270 -r 25 -aspect 16:9 -b:v 512k -g 160 -cmp 3 -subcmp 3 -mbd 2 -mpv_flags cbp_rd -trellis 1 -vf "drawtext=fontfile=/Windows/Fonts/arial.ttf:fontsize=80:x=750:y=80:box=1:boxcolor=0x00000099@0.5:rate=25/1:fontcolor=white:timecode='10\:00\:00:\:00'" -c:a wmav2 -b:a 320k
My source files is in .mov format. I had tried using timecode filter available in video filters, I am getting required output. Now I wanted try using command line. Please let me know which command I have to use to burn original media start time code.
Thanks
Vijay
I am trying to burn original media start time code using custom FFMPEG command line and using below command.
-c:v wmv2 -s 480x270 -r 25 -aspect 16:9 -b:v 512k -g 160 -cmp 3 -subcmp 3 -mbd 2 -mpv_flags cbp_rd -trellis 1 -vf "drawtext=fontfile=/Windows/Fonts/arial.ttf:fontsize=80:x=750:y=80:box=1:boxcolor=0x00000099@0.5:rate=25/1:fontcolor=white:timecode='10\:00\:00:\:00'" -c:a wmav2 -b:a 320k
My source files is in .mov format. I had tried using timecode filter available in video filters, I am getting required output. Now I wanted try using command line. Please let me know which command I have to use to burn original media start time code.
Thanks
Vijay