Hi,

We use|ffmpeg|in one of our applications to slice videos. While it's working fine for slicing PAL videos, it is not working for QT videos... Here's the command we use:

|ffmpeg.exe -i "input.mp4" ss startTime -c copy -to stopTime -y "output.mp4" |

Program trace with errors attached.

The input videos are created by a solid state digital video recording system which records videos from following Input channels:
6 channels of videos input (DVI-4No.s, PAL-2No.s)
2 channels of audio input (Left & Right)
2 channels of MIL STD 1553B bus data
2 channels of RS422 data

Your assistance will be highly appreciated!

Rgds
Chandru
PS: PAL videos are getting slices without any issues

--
Galaxy KM Solutions Pvt. Ltd.
# 48/1, 1st Floor, 13th Cross, Off 8th Main
Malleshwaram, Bangalore - 560 003
Call: +91 80 2346 0458
Cell: 98440 55490
Mail: chan...@galaxykms.com
URL: www.galaxykms.com
--

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to