[FFmpeg-user] Transcoding while capturing - incomplete frame error

2014-09-21 Thread Keith Johnson
I'm fairly new to ffmpeg and I have a specific task I need to accomplish which is giving me a headache. What I need to do is: - capture HDV stream from camera - currently working fine with dvgrab creating .m2t file - while capturing use ffmpeg (or something else) to resize/transcode to create

[FFmpeg-user] combine two videos side by side not working.

2014-09-21 Thread Zenny
___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

[FFmpeg-user] improving .ts muxer efficiency

2014-09-21 Thread Claudiu Rad
hi all, i am well aware if ticket https://trac.ffmpeg.org/ticket/2857 which doesn't yet seem to be solved, i still get 10-20% overhead. my question is: are there any command line arguments that can somewhat control/improve the .ts muxer that i'm not aware of? checked all -f ssegment / -f hls

Re: [FFmpeg-user] V4L2 recording results in invalid data & buffer still owned errors.

2014-09-21 Thread Louis Rossmann
On Wed, Sep 17, 2014 at 1:50 AM, Louis Rossmann wrote: > > Louis Rossmann gmail.com> writes: >>> >>> > So that messed up configure line is not Gentoo's >>> > fault, but all mine. :( >>> >>> Then please reconfigure with "./configure --enable-gpl" >>> and add the external libraries you need, do NO