Tagged Questions
2
votes
0answers
15 views
segment does not contain sync frame
Whenever I split a video using Apple's mediafilesegmenter, using the following command: medifilesegmenter video.ts -t 10. I get the following error for each segment except the first:
segment does not ...
1
vote
0answers
387 views
avconv screen recording to FLV, audio drifts out of sync
I've been using avconv to capture my screen and audio input and stream live to twitch.tv, but the audio is always about a second or two behind the video. This doesn't seem to be an issue on the remote ...