Jimboscrazy / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
1 stars 0 forks source link

Only get a black screen after loading movie to extract extrathumbs #246

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Right click on a movie and choose Edit Movie
2. Under the Frame Extraction tab, choose Load Movie and slide the tab to
find a scene.

What is the expected output? What do you see instead?
I should be able to search the movie and pick the scenes that I want to use
as thumbnails. After loading the movie, all I see is a black screen. I can
get the thumbs through manual or auto-gen just fine. The problem is that I
can't see what I'm choosing.

What version of the product are you using? On what operating system?
r1069 / Vista Home Premium 32bit Service Pack 2 / .NET Framework 3.5 SP1

Please provide any additional information below.
I thought it might be a codec problem so I installed K-Lite Codec Pack
5.4.4 Basic, but that didn't solve the problem.

Original issue reported on code.google.com by tensaidavis@gmail.com on 9 Dec 2009 at 7:50

GoogleCodeExporter commented 9 years ago
Just to be clear on the process:
When you click on Load Movie, it opens the movie file, sets the frame # to 0 
and gets 
the total movie duration (so it can setup the trackbar correctly). At this 
point, the 
display will probably be completely black (frame # = 0)
You then need to slide the trackbar to a point in the movie and click on the 
'Grab 
Thumb' button, which fetches the image at that position in the movie.  Moving 
the 
trackbar does not automatically fetch & show the image.
If you are happy with that image, clicking on 'Save ExtraThumb' will extract 
and save 
that image.
Can you confirm that this process is not working correctly for you?

Original comment by rogue.da...@gmail.com on 9 Dec 2009 at 11:28

GoogleCodeExporter commented 9 years ago
That process does work for me.  I just thought that I would be able to see the 
movie
while moving the trackbar.  Thanks for clearing that up for me.  I really enjoy 
the
program!

Original comment by tensaidavis@gmail.com on 10 Dec 2009 at 5:20

GoogleCodeExporter commented 9 years ago
Rogue, wouldn't it be possible to fetch the images on sliding the trackbar?
Is that a .net limitation or it would be too slow?

Original comment by nadas.bence@gmail.com on 10 Dec 2009 at 9:22

GoogleCodeExporter commented 9 years ago
I have changed the functionality to make that work. Please test and give me 
feedback.

Original comment by rogue.da...@gmail.com on 11 Dec 2009 at 5:36

GoogleCodeExporter commented 9 years ago
It works perfectly.  Thanks!

Original comment by tensaidavis@gmail.com on 25 Dec 2009 at 4:19