← Back to team overview

openshot.developers team mailing list archive

[Bug 696983] [NEW] Segmentation fault after "bitrate tolerance too small for bitrate"

 

Public bug reported:

1) Ubuntu 10.04
2) DEB
3) 1.1.3-1
4) Attached

I have created a new profile from Edit->Preference->Profiles

Width: 320
Height: 240
Aspect Ratio: 4:3
Frame Rate: 1.00
Pixel Ratio: 1:1
Progressive: Yes

And I have tried exporting a clip with the following properties:
    Stream #0.0(jpn): Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 30 tbr, 1k tbn, 30 tbc
    Stream #0.1(jpn): Audio: aac, 32000 Hz, stereo, s16

to a new file with the above profile.

Openshot crashed and the last few lines in the command line were:
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
[mpeg4 @ 0x6a47700]bitrate tolerance too small for bitrate
Segmentation fault


I understand that a Frame Ration of 1.00 is probably not very meaningful in this scenario, but there should probably be a warning to the user and the Segmentation fault should be prevented.

** Affects: openshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/696983

Title:
  Segmentation fault after "bitrate tolerance too small for bitrate"

Status in OpenShot Video Editor:
  New

Bug description:
  1) Ubuntu 10.04
2) DEB
3) 1.1.3-1
4) Attached

I have created a new profile from Edit->Preference->Profiles

Width: 320
Height: 240
Aspect Ratio: 4:3
Frame Rate: 1.00
Pixel Ratio: 1:1
Progressive: Yes

And I have tried exporting a clip with the following properties:
    Stream #0.0(jpn): Video: mpeg4, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 30 tbr, 1k tbn, 30 tbc
    Stream #0.1(jpn): Audio: aac, 32000 Hz, stereo, s16

to a new file with the above profile.

Openshot crashed and the last few lines in the command line were:
on_tlbMakeMovie_clicked called with self.mnuMakeMovie
on_cboProjectType_changed
on_cboExportTo_changed
on_cboProjectType_changed
on_btnExportVideo_clicked
[mpeg4 @ 0x6a47700]bitrate tolerance too small for bitrate
Segmentation fault


I understand that a Frame Ration of 1.00 is probably not very meaningful in this scenario, but there should probably be a warning to the user and the Segmentation fault should be prevented.





Follow ups

References