ffmpeg mentioned elsewhere is the goto toolkit for all things video.
Subtitles, see: https://trac.ffmpeg.org/wiki/ExtractSubtitles
B.
--
https://mail.python.org/mailman/listinfo/python-list
". Google did that, English youtube videos can
> >> be annotated with subtitles from speech recognition. For example, try
> >> this video:
> >> https://www.youtube.com/watch?v=lYVLpC_8SQE
> >>
> >>
> > There's not much background noise there
or example, try
this video:
https://www.youtube.com/watch?v=lYVLpC_8SQE
There's not much background noise there; it takes place in a quiet room.
It becomes a bit worse once the background music sets in, but still is
usable. Feel free to try any other video. I think, it works with any
video
enough effort it is possible to build a system that is more
useful than "entertaining". Google did that, English youtube videos can
be annotated with subtitles from speech recognition. For example, try
this video:
https://www.youtube.com/watch?v=lYVLpC_8SQE
Go to the settings thing (the little
or no background noise. Movies tend not to be like
> > that.
> >
> > Which is why the results are "highly entertaining"...
>
>
> Well, with enough effort it is possible to build a system that is more
> useful than "entertaining". Google did that,
is more
useful than "entertaining". Google did that, English youtube videos can
be annotated with subtitles from speech recognition. For example, try
this video:
https://www.youtube.com/watch?v=lYVLpC_8SQE
Go to the settings thing (the little gear icon in the nav bar) and
switch on su
3:51 schrieb Muskan Sanghai:
> > > I want to extract subtitles from a MPEG video (which does not have any previous subtitles)
> > I'm still not sure I get it. "Extract" subtitles, when they are NOT
> > there? Can it be, by any chance, that you are talking about sp
an Sanghai:
> > > > I want to extract subtitles from a MPEG video (which does not have any
> > > > previous subtitles)
> > > I'm still not sure I get it. "Extract" subtitles, when they are NOT
> > > there? Can it be, by any chance
On Sun, Aug 30, 2020 at 4:11 PM Muskan Sanghai wrote:
>
> On Sunday, August 30, 2020 at 10:57:00 AM UTC+5:30, Christian Gollwitzer
> wrote:
> > Am 29.08.20 um 13:51 schrieb Muskan Sanghai:
> > > I want to extract subtitles from a MPEG video (which does not have any
On Sunday, August 30, 2020 at 10:57:00 AM UTC+5:30, Christian Gollwitzer wrote:
> Am 29.08.20 um 13:51 schrieb Muskan Sanghai:
> > I want to extract subtitles from a MPEG video (which does not have any
> > previous subtitles)
> I'm still not sure I get it. "Extract&q
Am 29.08.20 um 13:51 schrieb Muskan Sanghai:
I want to extract subtitles from a MPEG video (which does not have any previous
subtitles)
I'm still not sure I get it. "Extract" subtitles, when they are NOT
there? Can it be, by any chance, that you are talking about speech
r
> I want to extract subtitles from a MPEG video (which does not have any
> previous subtitles) and then add them to the same video .
I am not sure I parse the above: You want to *extract* subtitles
from a video which *does not have* subtitles ?
I have a feeling you will need to rephras
ng like Tesseract to
> >> do the actual OCRing, and then you'd write the rest of it yourself in
> >> Python.
> >>
> >> Other than that, this probably is something best done with a dedicated
> >> movie editing tool, not Python. Use what exists.
> >
gt;>>> On 27 Aug 2020, at 18:00, Muskan Sanghai wrote:
> >>>>>>
> >>>>>> I would be really thankful if someone can suggest me how can I
> >>>>>> generate subtitles file (srt format) from a video or audio without
t; On 28 Aug 2020, at 17:37, Muskan Sanghai wrote:
>>>>
>>>> On Friday, August 28, 2020 at 12:27:25 AM UTC+5:30, Barry Scott wrote:
>>>>>>> On 27 Aug 2020, at 18:00, Muskan Sanghai wrote:
>>>>>>
>>>>>> I w
UTC+5:30, Barry Scott wrote:
> > >>>> On 27 Aug 2020, at 18:00, Muskan Sanghai wrote:
> > >>>
> > >>> I would be really thankful if someone can suggest me how can I generate
> > >>> subtitles file (srt format) from a video or audio wi
>>
> >>> I would be really thankful if someone can suggest me how can I generate
> >>> subtitles file (srt format) from a video or audio without using Google
> >>> cloud and AWS.
> >> What do you know about how subtitles work wi
t;>
> >>> I would be really thankful if someone can suggest me how can I generate
> >>> subtitles file (srt format) from a video or audio without using Google
> >>> cloud and AWS.
> >> What do you know about how subtitles work with video
enerate
>>> subtitles file (srt format) from a video or audio without using Google
>>> cloud and AWS.
>> What do you know about how subtitles work with video? Do you mean you want
>> to extract the bitmap subtitle data from a MPEG video?
>>
>> Ba
On Friday, August 28, 2020 at 12:27:25 AM UTC+5:30, Barry Scott wrote:
> > On 27 Aug 2020, at 18:00, Muskan Sanghai wrote:
> >
> > I would be really thankful if someone can suggest me how can I generate
> > subtitles file (srt format) from a video or audio without usi
> On 27 Aug 2020, at 18:00, Muskan Sanghai wrote:
>
> I would be really thankful if someone can suggest me how can I generate
> subtitles file (srt format) from a video or audio without using Google cloud
> and AWS.
What do you know about how subtitles work with video?
I would be really thankful if someone can suggest me how can I generate
subtitles file (srt format) from a video or audio without using Google cloud
and AWS.
--
https://mail.python.org/mailman/listinfo/python-list
On 5/9/20 9:36 AM, Akshay Ghodake wrote:
Hello,
I want a help to concatenation of multiple video files into a single file
in python.
Any help will be greatly appreciated.
Best regards,
Akshay Ghodake
As others have said, ffmpeg.
If you need more processing features, Vapoursynth might be an
On 2020-05-09, Chris Angelico wrote:
> On Sun, May 10, 2020 at 8:50 AM Akshay Ghodake
> wrote:
>
>> I want a help to concatenation of multiple video files into a single file
>> in python.
>>
>> Any help will be greatly appreciated.
>
> Step 1:
>
On Sat, 09 May 2020 22:06:01 +0530, Akshay Ghodake wrote:
> Hello,
>
> I want a help to concatenation of multiple video files into a single file
> in python.
>
> Any help will be greatly appreciated.
>
> Best regards,
> Akshay Ghodake
This might help...
https:/
On Sun, May 10, 2020 at 8:50 AM Akshay Ghodake wrote:
>
> Hello,
>
> I want a help to concatenation of multiple video files into a single file
> in python.
>
> Any help will be greatly appreciated.
Step 1:
import subprocess
Step 2:
Run ffmpeg
ChrisA
--
https://mail.python
Hello,
I want a help to concatenation of multiple video files into a single file
in python.
Any help will be greatly appreciated.
Best regards,
Akshay Ghodake
--
https://mail.python.org/mailman/listinfo/python-list
try 3.6.6
Abdur-Rahmaan Janhangeer
http://www.pythonmembers.club | https://github.com/Abdur-rahmaanJ
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
The error I get typing pip install -U tensorflow into the command terminal
Could not find a version that satisfies the requirement tensorflow (from
versions: )
No matching distribution found for tensorflow.
Ive been able to install numpy, scipy, and pygame. Tensorflow is the only
package tha
what python version are you using? what errors are you getting?
Abdur-Rahmaan Janhangeer
http://www.pythonmembers.club | https://github.com/Abdur-rahmaanJ
Mauritius
--
https://mail.python.org/mailman/listinfo/python-list
I'm trying to replicate the YouTube video,
https://m.youtube.com/watch?v=NTlXEJjfsQU. The videos git hub address is,
https://github.com/carykh/alignedCelebFaces. The video says I have to download
python 3 and using pip download tensorflow, numpy, scipy, and pygame. I've
tried downlo
On 2019-02-10 16:28:24 -0500, Avi Gross wrote:
> >> tenserflow, pygame, scipy, and numby
[...]
> please mention that the tenser flow should be tensorflow.
Eight, sir; seven, sir;
Six, sir; five, sir;
Four, sir; three, sir;
Two, sir; one!
Tenser, said the Tensor.
Tenser, said the Tensor.
Tension, a
n-list On
Behalf Of Bob Gailer
Sent: Sunday, February 10, 2019 12:07 PM
To: jadenfig...@gmail.com
Cc: python list
Subject: Re: Im trying to replicate the youtube video Creating my own
customized celebrities with AI.
On Feb 10, 2019 11:40 AM, wrote:
>
> The video
I don't see any video
On Feb 10, 2019 11:40 AM, wrote:
>
> The video
I don't see any video here. If you attached one the attachment did not
come through.
> gives the source code and the necessary things to download with it. But
I'm new to python and don't understand how to install any
The video gives the source code and the necessary things to download with it.
But I'm new to python and don't understand how to install any of the files. The
files include: Python 3, pip, tenserflow, pygame, scipy, and numby. Could
anyone help me install all of this to run the AI.
Hi,
in the meantime I am trying out what I found (after my question) here:
https://solarianprogrammer.com/2018/04/21/python-opencv-show-video-tkinter-window/
If that doesn't play well, I'll try your suggestion.
Many thanks!
Op woensdag 2 januari 2019 19:06:05 UTC+1 schreef Vincent V
this?
TIA
With Qt it's very easy to implement a video player.
See this example:
https://bazaar.launchpad.net/~vincent-vandevyvre/qarte/qarte-4/view/head:/gui/videoplayer.py
It is implemented into this window:
https://bazaar.launchpad.net/~vincent-vandevyvre/qarte/qarte-4/view/head
I found (mostly fairly old stuff) some questions and a lot of (apparently often
not working) Python code.
1. does TKinter offer such thing out of the box?
2. or is there another way using TKinter?
3. or do I need another GUI tool (e.g. QT) for this?
TIA
--
https://mail.python.org/mailman/listin
Hi ,
I have a URL where Video will start playing after launch (autoplay video)
eg:https://techcrunch.com/
Another script will pause the video as soon as it detects a Video is playing.
Now I need to verif the video is paused successfully or not.
HOw to get the status of video?
I am using
在 2008年9月22日星期一 UTC+8下午6:39:10,uomioc...@gmail.com写道:
> download redtube video
> .
> .
> .
> ***CLICK HERE
> http://vids365.cn/download-redtube-video
> *
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
> .
>
I have done that. The best article I have found is:
https://getpocket.com/a/read/1651596570
So far I have tried exifread, exiftool, mediainfo, but looks like I will have
to combine several tools in order to get the information that I need.
Major problem is with the model. Looks like every manufac
On Wed, Mar 15, 2017 at 7:31 PM, wrote:
> On Tuesday, 14 March 2017 19:54:18 UTC+1, MRAB wrote:
>> It might be worth trying "ImageMagick".
>
> ImageMagick is only for pictures. :(
> Do you have a suggestion for videos?
What format are they in? Search the web for "read media info"
and see what
On Tuesday, 14 March 2017 19:54:18 UTC+1, MRAB wrote:
> It might be worth trying "ImageMagick".
ImageMagick is only for pictures. :(
Do you have a suggestion for videos?
--
https://mail.python.org/mailman/listinfo/python-list
On 2017-03-14 07:34, zljubi...@gmail.com wrote:
I am looking for the way to extract two simple information from pictures/videos
that I have recorded with different devices that I own: model (of the device
that has recorded) and recordings (local) creation time.
So far, I tried different approa
I am looking for the way to extract two simple information from pictures/videos
that I have recorded with different devices that I own: model (of the device
that has recorded) and recordings (local) creation time.
So far, I tried different approaches.
I tried to use pymediainfo (https://pypi.p
I am looking for the way to extract two simple information from pictures/videos
that I have recorded with different devices that I own: model (of the device
that has recorded) and recordings (local) creation time.
So far, I tried different approaches.
I tried to use pymediainfo (https://pypi.p
Den 2016-08-10 skrev Lawrence D’Oliveiro :
> On Thursday, August 11, 2016 at 9:34:33 AM UTC+12, Martin Schöön wrote:
>> Next on my TODO list is to look into the color composition idea. I
>> have already looked this tutorial:
>> https://youtu.be/sZzmksnzrX0
>
> If the images you generate have an alp
On Thursday, August 11, 2016 at 9:34:33 AM UTC+12, Martin Schöön wrote:
> Next on my TODO list is to look into the color composition idea. I
> have already looked this tutorial:
> https://youtu.be/sZzmksnzrX0
If the images you generate have an alpha channel, Blender can composite them
directly, w
appreciated.
>
>
> Here is a simple idea: Draw the background with a colour, that is not
> used in the graphs, like bright blue or green. Any decent video editing
> software should support colour keying, i.e. masking the green parts out,
> becuase this is used in film production
of the leads I have found searching the Internet
have helped me. (I may have found the needed information without
realising it...)
Any help is appreciated.
Here is a simple idea: Draw the background with a colour, that is not
used in the graphs, like bright blue or green. Any decent video
of the motion-video image formats supports transparency.
They all assume that the image fills the entire frame and completely covers
anything behind.
You could invent your own player which draws the frames one after another
itself. Note that the JPEG image format doesn’t support transparency
On Wednesday 10 August 2016 12:49, Lawrence D’Oliveiro wrote:
> On Wednesday, August 10, 2016 at 2:04:39 PM UTC+12, Chris Angelico wrote:
>
>> Animated GIFs support transparency.
>
> But they don’t do full colour.
Define "full colour".
GIFs don't directly support 16-bit or 32-bit colours in a
On Wednesday, August 10, 2016 at 2:04:39 PM UTC+12, Chris Angelico wrote:
> Animated GIFs support transparency.
But they don’t do full colour.
--
https://mail.python.org/mailman/listinfo/python-list
ha transparency channels,
> as far as I know none of the motion-video image formats supports
> transparency. They all assume that the image fills the entire frame and
> completely covers anything behind.
>
Animated GIFs support transparency. Are you happy with the framerates
you can
On Wednesday, August 10, 2016 at 12:44:30 AM UTC+12, Martin Schöön wrote:
> What I have failed to achieve is a graph with a transparent
> background.
While it is possible to render image frames with alpha transparency channels,
as far as I know none of the motion-video image formats su
Here is what I want to do: I want to create an animated graph and
store it as a video file, mp4 say. This file will then be used as
an overlay on another video.
Using this example:
http://matplotlib.org/examples/animation/moviewriter.html
and this tutorial:
https://www.youtube.com/watch?v
>
> ChrisA
The situation is very simple. I would like to use a beutifullsoap but I can't
figure out how to get the filename that I could download.
For example I opened the page
https://hrti.hrt.hr/#/video/show/2203605/trebizat-prica-o-jednoj-vodi-i-jednom-narodu-dokumentarni-fi
On Sat, Apr 30, 2016 at 5:21 AM, wrote:
> I am looking for a way to download a flash video from the page:
>
> https://hrti.hrt.hr/#/video/show/2203605/trebizat-prica-o-jednoj-vodi-i-jednom-narodu-dokumentarni-film
>
> The html code bellow the page is fairly simple, but I can'
Hi,
I am looking for a way to download a flash video from the page:
https://hrti.hrt.hr/#/video/show/2203605/trebizat-prica-o-jednoj-vodi-i-jednom-narodu-dokumentarni-film
The html code bellow the page is fairly simple, but I can't figure out how to
get the file.
In case somebody ha
I'm trying to find a way of rendering an optical distortion on a video
> > I will be presenting through the use of a head-mounted display. This
> > distortion is necessary to correct the video due to the optics being
> > used. Any advice on a module(s) or examples that alre
; that utilize python.
> >
> > I'm trying to find a way of rendering an optical distortion on a video I
> > will be presenting through the use of a head-mounted display. This
> > distortion is necessary to correct the video due to the optics being used.
> > An
hon.
>>
>> I'm trying to find a way of rendering an optical distortion on a video I
>> will be presenting through the use of a head-mounted display. This
>> distortion is necessary to correct the video due to the optics being
>> used. Any advice on a module(s) or
On Wed, Mar 9, 2016 at 12:32 PM, wrote:
> This may seem like an odd request for the main python google group, but I
> thought this question might have answers coming from different backgrounds
> that utilize python.
>
> I'm trying to find a way of rendering an optical dis
s question might have answers coming from different
> backgrounds that utilize python.
Your question is fine for this forum. Thanks for investigating Python!
> I'm trying to find a way of rendering an optical distortion on a video
> I will be presenting through the use of a head-mounted
Hello -
This may seem like an odd request for the main python google group, but I
thought this question might have answers coming from different backgrounds that
utilize python.
I'm trying to find a way of rendering an optical distortion on a video I will
be presenting through the use
Hello!
So I have Python 2.7.10, 3.3.2, 3.3.4 downloaded on my Mac OS X Yosemite
10.10.2 and also downloaded pip and django. Is there an online tutorial on how
to create a basic dynamic website in Python where I can put my
image/photo/video sharing app ? I find it much easier to learn from
On Tuesday, September 22, 2015 at 5:48:26 PM UTC+8, Cai Gengyang wrote:
> On Tuesday, September 22, 2015 at 2:34:20 PM UTC+8, Chris Angelico wrote:
> > On Tue, Sep 22, 2015 at 3:53 PM, Cai Gengyang wrote:
> > > A piece of software that would let end users easily create gorgeous
> > > real-life, r
On Tuesday, September 22, 2015 at 2:34:20 PM UTC+8, Chris Angelico wrote:
> On Tue, Sep 22, 2015 at 3:53 PM, Cai Gengyang wrote:
> > A piece of software that would let end users easily create gorgeous
> > real-life, real-time cartoons on the web might not exist yet. But if it
> > were possible t
On Tue, Sep 22, 2015 at 3:53 PM, Cai Gengyang wrote:
> A piece of software that would let end users easily create gorgeous
> real-life, real-time cartoons on the web might not exist yet. But if it were
> possible to invent this and get it commercialised , it could indeed become a
> great produc
On Tuesday, September 22, 2015 at 4:34:45 AM UTC+8, Christian Gollwitzer wrote:
> Am 21.09.15 um 17:16 schrieb Cai Gengyang:
> > 2) A system where where the users can then edit these
> > photos/images/videos into short , funny cartoons/videos
> >
> > This one's a bit open-ended, but more importantl
On 2015-09-21, Cai Gengyang wrote:
> I'll also need the capability to let users edit their photos/images
> and videos into great looking real-time cartoons based on themes
> (what technologies would I need to learn to create this?)
Well, the usual technology for turning some images into greal lo
Am 21.09.15 um 17:16 schrieb Cai Gengyang:
2) A system where where the users can then edit these
photos/images/videos into short , funny cartoons/videos
This one's a bit open-ended, but more importantly, it needs a lot of
front-end work. Editing images in Python code won't be particularly
hard;
that's what
you have to think about: Can you write all that front-end code? This will not
be simple; it'll be a pretty big project.
- Yup, I'll have to find a way to make it work really well. The user must
have the capability to create and design really good-looking
On Mon, Sep 21, 2015 at 10:53 PM, Cai Gengyang wrote:
> Ok, so basically these are the features I want the app to have :
>
> 1) A system where users can upload photos/images/videos of their loved ones
> and family onto the web-based app (It's going to be web-based website)
> 2) A system where whe
On Monday, September 21, 2015 at 7:38:21 PM UTC+8, Great Avenger Singh wrote:
> On Monday, 21 September 2015 15:08:53 UTC+5:30, Cai Gengyang wrote:
> > Hello,
> >
> >
> > So, I want to use Python to design a photo/image/video sharing app that i
> > can &g
On Monday, 21 September 2015 15:08:53 UTC+5:30, Cai Gengyang wrote:
> Hello,
>
>
> So, I want to use Python to design a photo/image/video sharing app that i can
> >test on users.
One Example is DropBox doing this at very large extent. ;)
> I have Python 2.7.10, 3.3.2
Hello,
So, I want to use Python to design a photo/image/video sharing app that i can
test on users.
I have Python 2.7.10, 3.3.2 and 3.3.4 downloaded and am using a Mac OS X
Yosemite Version 10.10.2 laptop and having gone through the Python course on
CodeAcademy a while ago (though I probably
On 08/12/2015 12:04 AM, Montana Burr wrote:
> I'm interested in using Python to create a server for streaming my
> state's traffic cameras - which are only available as Windows Media streams
> - to devices that do not natively support streaming Windows Media content
> (think Linux computers & i
On 12-08-15 08:04, Montana Burr wrote:
Hi,
I'm interested in using Python to create a server for streaming my
state's traffic cameras - which are only available as Windows Media
streams - to devices that do not natively support streaming Windows
Media content (think Linux computers & iP
Hi,
I'm interested in using Python to create a server for streaming my
state's traffic cameras - which are only available as Windows Media streams
- to devices that do not natively support streaming Windows Media content
(think Linux computers & iPads). I know Python makes various problems eas
I know the two packages : BeautifulSoup and requests may help, I am also able
to login in Coursera via requests, the difficulty is how to find out the video
download link from the page.
--
https://mail.python.org/mailman/listinfo/python-list
I want extract Coursera video download link via program(mainly Python) behind
those links
https://www.coursera.org/learn/human-computer-interaction/lecture/s4rFQ/the-interaction-design-specialization
https://www.coursera.org/learn/calculus1/lecture/IYGhT/why-is-calculus-going-to-be-so-much-fun
27;t have any camera yet, other than a prosumer digital
> camera that does take decent video. The problem that I'm
> anticipating is the syncing of audio and video.
[...]
I think you may have sent this to the wrong mailing list (or newsgroup).
This is about the Python programming language.
Not fans of videos hey(well python videos anyway) bugger.
Sayth.
--
https://mail.python.org/mailman/listinfo/python-list
tal
camera that does take decent video. The problem that I'm
anticipating is the syncing of audio and video.
Now, I do have a Tascam recorder with timecode, so maybe that's
one way to approach this. I'm just guessing that any camera that
has this would be expensive, but I didn
.
I have watched some Scipy conf videos which I really appreciated though some of
the subject matter was over my technical level.
Jessica McKellar did a great talk on the future of python.
http://pyvideo.org/video/2375/the-future-of-python-a-choose-your-own-adventur
Looking forward to see what
On Monday, 18 August 2014 23:13:59 UTC+9:30, Chris Angelico wrote:
> On Mon, Aug 18, 2014 at 11:30 PM, Everything You Need To Know
>
> wrote:
>
> > You are correct in suggesting that the current course is Windows Specific,
> > though as far as I currently understand it only effects conditional
On Mon, Aug 18, 2014 at 11:30 PM, Everything You Need To Know
wrote:
> You are correct in suggesting that the current course is Windows Specific,
> though as far as I currently understand it only effects conditional imports
> such as time.clock() into time.time(). Which is a great warning to add
On Monday, 18 August 2014 22:23:43 UTC+9:30, Chris Angelico wrote:
> On Mon, Aug 18, 2014 at 10:44 PM, Everything You Need To Know
>
> wrote:
>
> >> [
>
> >> I sincerely hope you're not teaching people to install Python 3.0! But
>
> >>
>
> >> what _is_ the minimum expected version for this c
On Mon, Aug 18, 2014 at 10:44 PM, Everything You Need To Know
wrote:
>> [
>> I sincerely hope you're not teaching people to install Python 3.0! But
>>
>> what _is_ the minimum expected version for this course? And what
>>
>> platforms do you support?
>
> Sorry, I have tried to refer to version of
> [
> I sincerely hope you're not teaching people to install Python 3.0! But
>
> what _is_ the minimum expected version for this course? And what
>
> platforms do you support?
Sorry, I have tried to refer to version of #3.0+ meaning most current version,
though I wanted to make it clear we are
On Mon, Aug 18, 2014 at 5:31 PM, Everything You Need To Know
wrote:
> Python 0.0 - Downloading and installing
> Running Time: 1:47
>
> Eyn2k about downloading and installing Python 3.0 + to get started scripting
> in Python. You may want to use another Python Text
VIDEO PYTHON COURSE - 33 Videos and growing rapidly.
Emphasis is on trying to make programming free and fun! Grow your own fun
programs like the Mandelbrot set and John Conways Game of Life.
See here for link to Channel:
https://www.youtube.com/channel/UCad91ea17ynqc0cTokBG3bg
This is a
Created a cool Infinite (16 trillion zoom) Mandelbrot set in Python.
Only two for loops, one while loop and one if-elif-else for control flow.
I hope you enjoy
Free video link :
https://www.youtube.com/watch?v=WqfbDAzA1Sw
Thank you
--
https://mail.python.org/mailman/listinfo/python-list
We have put together a neat playlist to learn python, with some really neat
tricks and exercises.
Playlist Link :
https://www.youtube.com/channel/UCad91ea17ynqc0cTokBG3bg/playlists
exercises include :
Graphics Calculator with check for zeros
Zoom Function for Graphics Window
Mandelbrot set
Game
Hello everyone,
I want to join 2 or 3 video and want to add effect of fading in and out.
I also want to add text strip on the video.
I am not able to decide what to adopt for doing this task.
I have option of MLT ( http://www.mltframework.org/bin/view/MLT/WebHome )
but I guess its too complex and
Shen is a hypermodern functional programming language based on a core that is
essentially a Lisp, but portable to many major language platforms. One of these
platforms is Python. I am asking for support for the Shen project in this video
appeal
www.shenlanguage.org/appeal.html
The video
เมื่อ วันศุกร์ที่ 25 กรกฎาคม ค.ศ. 2008, 3 นาฬิกา 54 นาที 51 วินาที UTC+7,
baba...@gmail.com เขียนว่า:
> www spankwire
> .
>
> >>Best Collection of Spankwire Videos<<
> http://vids365.com/watch.php<<<
> >>FREE www spankwire VIDEOS<<<
>
> .
> www
On 05/07/2013 07:15 AM, iMath wrote:
I use the following python code to split a FLV video file into a set of parts
,when finished ,only the first part video can be played ,the other parts are
corrupted.I wonder why and Is there some correct ways to split video files
There are two parts to
On Tue, May 7, 2013 at 9:15 PM, iMath wrote:
> I use the following python code to split a FLV video file into a set of parts
> ,when finished ,only the first part video can be played ,the other parts are
> corrupted.I wonder why and Is there some correct ways to split video files
Mos
1 - 100 of 466 matches
Mail list logo