use ffmpeg to decode audio/video instead of GStreamer
This commit is contained in:
parent
52b6baebc4
commit
8e3752cc11
7 changed files with 204 additions and 276 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue