Bug 468747

Summary: When converting FLAC or ogg files, speed is always unknown
Product: [Fedora] Fedora Reporter: Espen Stefansen <libbe>
Component: nautilus-sound-converterAssignee: Brian Pepple <bdpepple>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bdpepple
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-27 20:03:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Espen Stefansen 2008-10-27 19:49:29 UTC
Description of problem:
When converting FLAC or ogg files, speed is always unknown. It only works when converting mp3 files.

Version-Release number of selected component (if applicable):
nautilus-sound-converter-0.7.0-1.fc10.i386

How reproducible:
Every time

Steps to Reproduce:
1. Convert file
2.
3.
  
Actual results:
Speed: Unknown

Expected results:
Should show estimated time.

Additional info:

Comment 1 Brian Pepple 2008-10-27 20:03:38 UTC
This is because neither of these file formats allows querying of the file duration or position.  This is something that will need to be fixed in the respective gst-plugins to provide these capabilities, so I'm marking this as NOTABUG.  If I can find some free time (I can alway hope), I'll look at working on adding this to the respective gst-plugins.