|
|
| zcohen10 |
| Posted: Dec 9 2002, 10:32 PM |
 |
|
Unregistered

|
I open an OGM file, and everything seems ok (except that OGG Vorbis audio is not active in the Audio and Audio2 combo). After cutting a scene, I can't save the edited file as OGM (Direct stream copy): it crashes! If I don't edit the file, it can be duplicated correctly with Direct stream copy. What is wrong? |
 |
| ChristianHJW |
| Posted: Dec 10 2002, 09:25 AM |
 |
|
Advanced Member
  
Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02

|
How exactly are you making the editing process ? Are you cutting something out ?
-------------------- Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !! Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform .... |
 |
| zcohen10 |
| Posted: Dec 11 2002, 05:02 PM |
 |
|
Unregistered

|
Yes, I select sections and remove them from the stream using the "Delete" key. The problem is that I'm not able to save the result. |
 |
| Suiryc |
| Posted: Dec 11 2002, 08:27 PM |
 |
|
Developer of VirtualdubMod
  
Group: VirtualdubMod Team
Posts: 222
Member No.: 468
Joined: 10-October 02

|
Is there a crash report or does VirtualDubMod just crash without saying anything ?
-------------------- OGM tools, VirtualDubMod [SourceForge : Tracker/DL] (FAQ) Don't forget the Needed DLLs for VirtualDubMod. Post bugs/requests in our Tracker. We give 100% of your donations to the Open Source community |
 |
| Suiryc |
| Posted: Dec 11 2002, 08:46 PM |
 |
|
Developer of VirtualdubMod
  
Group: VirtualdubMod Team
Posts: 222
Member No.: 468
Joined: 10-October 02

|
Hmm I think I found the problem. It may be due to an ABR Ogg Vorbis stream. The stream doesn't announce an average bitrate (it is set to 0), which is necessary in the code when playing with subsets. Unfortunately this is used in a division, which leads to a 'divide by zero' error ^^'.
I will fix this
-------------------- OGM tools, VirtualDubMod [SourceForge : Tracker/DL] (FAQ) Don't forget the Needed DLLs for VirtualDubMod. Post bugs/requests in our Tracker. We give 100% of your donations to the Open Source community |
 |
| zcohen10 |
| Posted: Dec 11 2002, 08:49 PM |
 |
|
Unregistered

|
VirtualDubMod just crashes without saying anything, there ia only the "Error report Send" window of XP, but nothing specific to VirtualDubMod. |
 |
| zcohen10 |
| Posted: Dec 11 2002, 08:54 PM |
 |
|
Unregistered

|
Great, Suiryc! I hope you are right. Please let me know when you'll fix this bug, Thank you. J.M. |
 |