Kyle <[email protected]> added the comment: I have the latest debian linux package (3.2.0) and it comes with the following: /usr/local/Livestation/lib/libavcodec.so.52 /usr/local/Livestation/lib/libavformat.so.52 /usr/local/Livestation/lib/libavutil.so.50 /usr/local/Livestation/lib/libswscale.so.0
Not only are they using it without providing sources, but it seems they chose ffmpeg since they are using a non-standard encoding scheme on their streams (H264 video and aac audio via an ASF stream) so it will only play with libavformat and libavcodec and not with windows media player or windows media center. Is there a command that we can use to see what parameters they used to compile these shared libraries or does that info only show up with the ffmpeg binaries? Also, they recently redesigned the site and now have a support desk/forum that you can use to contact them directly about this: http://livestation.zendesk.com/forums/ ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue920> ________________________________________________
