Re: [FFmpeg-user] Not using all resources

2015-09-12 Thread Henk D. Schoneveld
On 12 Sep 2015, at 22:16, Andy Furniss wrote: > Henk D. Schoneveld wrote: >> First tried to upload to incoming but ii’s presented to me as RO >> >> Uploaded a 20MB file for someone interested in investigating at: >> http://we.tl/CpG3aaamaO > > It does seem to decode

Re: [FFmpeg-user] [SOLVED] ffplay 2.8: "Error initializing an internal MFX session" when using h264_qsv decoder (with -report)

2015-09-12 Thread Dâniel Fraga
On Wed, 9 Sep 2015 23:11:01 -0300 Dâniel Fraga wrote: > I'm trying to use h264_qsv decoder with ffplay 2.8 and my Core > i7 2700k and I get "Error initializing an internal MFX session". Ok, forget about it. I forgot to update ld.so.conf. Just include

[FFmpeg-user] ffmpeg serving to Avisynth

2015-09-12 Thread Francois Visagie
Hi, I hope to reach an expert familiar with both ffmpeg and Avisynth! I’m looking to perform some processing in ffmpeg, and then to continue in Avisynth. For a number of reasons, including disk space, I’d like to avoid intermediate files. Which, if any, of the ffmpeg server protocols are

Re: [FFmpeg-user] Not using all resources

2015-09-12 Thread Andy Furniss
Henk D. Schoneveld wrote: First tried to upload to incoming but ii’s presented to me as RO Uploaded a 20MB file for someone interested in investigating at: http://we.tl/CpG3aaamaO It does seem to decode slower than other similar bitrate TV samples I have. It also shows my cpufreq issue = 50%

[FFmpeg-user] Transcoding foscam mkv to mp4 is resulting in larger files

2015-09-12 Thread Kai Hendry
Hi guys, The Input #0, mpeg transcoding into mp4 (for iPhone playback via Safari) is resulting in up 3x larger files. Why is that? ffprobe of a typical MKV input file: http://ix.io/kLm The ffmpeg log: http://ix.io/kMw Sidenote: Found I had to put in a frame rate of 30 else things wouldn't

Re: [FFmpeg-user] Transcoding foscam mkv to mp4 is resulting in larger files

2015-09-12 Thread Steve Boyer
On Sat, Sep 12, 2015 at 11:27 PM, Steve Boyer wrote: > > > On Sat, Sep 12, 2015 at 11:24 PM, Steve Boyer > wrote: > >> >> >> On Sat, Sep 12, 2015 at 11:03 PM, Kai Hendry >> wrote: >> >>> Hi guys, >> >> >> >>> >> >> The Input

Re: [FFmpeg-user] Transcoding foscam mkv to mp4 is resulting in larger files

2015-09-12 Thread Steve Boyer
On Sat, Sep 12, 2015 at 11:24 PM, Steve Boyer wrote: > > > On Sat, Sep 12, 2015 at 11:03 PM, Kai Hendry wrote: > >> Hi guys, > > > >> > > The Input #0, mpeg transcoding into mp4 (for iPhone playback via >> Safari) is resulting in up 3x larger files.

Re: [FFmpeg-user] Transcoding foscam mkv to mp4 is resulting in larger files

2015-09-12 Thread Lou
On Sat, Sep 12, 2015, at 08:03 PM, Kai Hendry wrote: [...] > The ffmpeg log: > http://ix.io/kMw All relevant info should be placed within the message, and debug output is usually too verbose (unless it is specifically requested). > Sidenote: Found I had to put in a frame rate of 30 else things >

Re: [FFmpeg-user] Transcoding foscam mkv to mp4 is resulting in larger files

2015-09-12 Thread Steve Boyer
On Sat, Sep 12, 2015 at 11:03 PM, Kai Hendry wrote: > Hi guys, > The Input #0, mpeg transcoding into mp4 (for iPhone playback via > Safari) is resulting in up 3x larger files. Why is that? > > ffprobe of a typical MKV input file: > http://ix.io/kLm > > The ffmpeg log: >

Re: [FFmpeg-user] Extract images from concatenate .VOB

2015-09-12 Thread Nicolas George
Le quintidi 25 fructidor, an CCXXIII, Etienne Desautels a écrit : > I'm trying to extract images (frames) from some DVD. For this I think I > need to concatenate multiple .VOB (like VTS_01_1.VOB, VTS_01_2.VOB) to be > able to extract images that are in the second, third, etc. VOB. This is a