Re: [Libav-user] global headers problem when encoding/decoding h264

2012-04-19 Thread Andrey Utkin
2012/4/19 Matthias Bühlmann gene...@gmx.ch: I'm developing in MSVC++ and use precompiled libraries and thus would like to avoid having to alter the FFMPEG code. Is there any other way how I can either get the global headers into my decoder, so that it can decode the packets on the fly

Re: [Libav-user] DVD playback (VOBs)

2012-04-19 Thread Carl Eugen Hoyos
Gonzalo Garramuno ggarra13@... writes: Input #0, mpeg, from '/media/CLASH_OF_THE_TITANS_2010/VIDEO_TS/VTS_01_3.VOB': Duration: 00:06:19.52, start: 2738.283878, bitrate: 6389 kb/s Stream #0:0[0x1e0], 29, 1/9: Audio: mp1, 0 channels, s16 If this is an unencrypted file, please

Re: [Libav-user] DVD playback (VOBs)

2012-04-19 Thread Carl Eugen Hoyos
Gonzalo Garramuno ggarra13@... writes: On 19/04/12 11:01, Carl Eugen Hoyos wrote: If this is an unencrypted file, please provide a sample. Carl Eugen How can I tell if it is unencrypted and unencrypt it? Is audio decoding possible? If the DVD is encrypted, FFmpeg is not the right tool

[Libav-user] Getting No frame: error

2012-04-19 Thread Krishna
Hello! I have linked ffmpeg live555 library to my IOS application. I am receiving the h264 encoded frame and sending the frame to dcoder. But Decoder throws the error: [h264 @ 0x8a4ac00] no frame! What may be the issue? Regards, KP___

Re: [Libav-user] Getting No frame: error

2012-04-19 Thread Andrey Utkin
2012/4/20 Krishna krishn...@iwavesystems.com: Hello!  I have linked ffmpeg live555 library to my IOS application.  I am receiving the h264 encoded frame and sending the frame to dcoder.  But Decoder throws the error:  [h264 @ 0x8a4ac00] no frame! Check your input video with ffmpeg util on

[Libav-user] avcodec_encode_video returns 0 or -ve value

2012-04-19 Thread Manya Chauhan
Hello Everyone,  I  want to encode series of uiimages which are being captured live by the camera. While encoding the images avcodec_encode_video is returning 0 or -ve value. I am not getting what is the problem. I might be missing setting some parameters of avcodec context or avframe. I want

Re: [Libav-user] Getting No frame: error

2012-04-19 Thread Krishna
Hi VLC player able to play the input video. I will check with ffmpeg util on PC. - Original Message - From: Andrey Utkin andrey.krieger.ut...@gmail.com To: This list is about using libavcodec, libavformat, libavutil,libavdevice and libavfilter. libav-user@ffmpeg.org Sent: Thursday,