I'm new at programming with a little experience in both Visual Basic and 
Python.  I just start a new PyQT project and have reached the point where I 
want to decode and display a .ts file in my application.  So I have the 
following questions:

1. Is ffmpeg the proper choice for decoding and displaying the .ts files?
2. How do I get started implementing ffmpeg into my PyQT project?  I downloaded 
ffmpeg, but where/how do I get it into the PyQT project?
3. Can I also use ffmpeg to record the video and it's metadata?

Thanks,
Nicholas Wood
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to