use ffmpeg to decode audio/video instead of GStreamer

This commit is contained in:
j 2014-09-25 22:50:37 +02:00
commit 8e3752cc11
7 changed files with 204 additions and 276 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# vi:si:et:sw=4:sts=4:ts=4
# GPL 2008-2012
# GPL 2008-2014
import os
import sys