[Libav-user] Passing DVD NAV packets to demuxer

2013-02-11 Thread peper03
Hi, Is there a 'correct' way to pass DVD NAV packets back to a demuxer? At the moment, we're calling 'av_read_frame', which eventually lands in a function which interfaces with libdvdnav to retrieve the DVD packets. The DVD NAV packets contain private streams (start code 0x1bf), which are exp

[Libav-user] FFMPEG decoding H264 and Multithreading

2013-02-11 Thread Jérôme SALAYET
Hello, In fact, in can't do test with Multithreading enable because I still have the message « The maximum value for lowres supported by the decoder is 0 », and I don't understand why (even if I set thread_count to 1). If someone could tell me if there's a mistake in my code, thanks a lot..

[Libav-user] Complying with L-GPL license

2013-02-11 Thread Video Monkey
I realize I'm seeing legal advice on a technical forum, however I'm hoping there is an experienced hand willing to guide me. I'm reading the "License Compliance Checklist" at http://ffmpeg.org/legal.html and would appreciate clarification on point number 3 "Distribute the source code of FFmpeg

Re: [Libav-user] Complying with L-GPL license

2013-02-11 Thread Phil Turmel
On 02/11/2013 04:48 PM, Video Monkey wrote: > I realize I'm seeing legal advice on a technical forum, however I'm > hoping there is an experienced hand willing to guide me. I'm reading > the "License Compliance Checklist" at http://ffmpeg.org/legal.html > and would appreciate clarification on point