Hi
I am streaming a h.264 video from a surveillance camera through vlc in C program in linux and write it to a fifo pipe. Then i read from this fifo pipe and write to a file for 10sec. after completing writing for 10sec i move on to write to another file. However, there are some frames lost when i play back the split files i.e some frames are lost when one video ends and the next video starts, why does this happen? am i missing something technically? I even tried writing to files which were already created and opened (so that i wanted to eliminate the time taken to open and close a file which is negligible though (or isn't it?)) why some frames are lost towards the end and start of next video?! there is no other process reading from the fifo. i know i can use some cutters available but i have to do it through a C program only! Plz help...
+ Reply to Thread
Results 1 to 4 of 4
-
-
Why so such short cuts?
Maybe try ask in the official VLC forum, http://forum.videolan.org/viewforum.php?f=32 -
why does this happen?
Similar Threads
-
Frame accurate cutting of H.264 files
By Ahari in forum Newbie / General discussionsReplies: 28Last Post: 15th Mar 2014, 20:10 -
How to make dv captured files smaller and easier to stream?
By videomav in forum Newbie / General discussionsReplies: 6Last Post: 19th Jun 2011, 12:22 -
Converting H.264 RTP Video to MPEG-2 Transport Stream
By trekgeek in forum Video ConversionReplies: 0Last Post: 20th Feb 2011, 09:24 -
Transformers HD-DVD H.264 video stream?
By mshilly in forum Blu-ray RippingReplies: 2Last Post: 24th Jan 2009, 01:19 -
RAW blu-ray 264 video stream to MP4 ? Problem
By scoobdriver in forum Blu-ray RippingReplies: 7Last Post: 18th Nov 2008, 18:19