Another suggestion - try dumping your data to a file and call ffmpeg -i file_name from the command line.
FFmpeg should give you some information about your data stream. This will let you know if ffmpeg is able to work with your data. This also will help you to tune parameters for recoding. FFmpeg has also some debug output options. -- View this message in context: http://n4.nabble.com/H264-decoding-tp1468742p1470048.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
