[haiku-bugs] Re: [Haiku] #11500: MediaConverter renders source file unplayable

  • From: "vidrep" <trac@xxxxxxxxxxxx>
  • Date: Thu, 11 Dec 2014 01:35:39 -0000

#11500: MediaConverter renders source file unplayable
-------------------------------------------+----------------------------
   Reporter:  vidrep                       |      Owner:  stippi
       Type:  bug                          |     Status:  new
   Priority:  normal                       |  Milestone:  R1
  Component:  Applications/MediaConverter  |    Version:  R1/Development
 Resolution:                               |   Keywords:
 Blocked By:                               |   Blocking:  11499
Has a Patch:  0                            |   Platform:  All
-------------------------------------------+----------------------------

Comment (by vidrep):

 I tried your suggestion.
 I copied the file back onto my Desktop from the NTFS fomatted USB stick
 and now MediaPlayer plays the file again.
 However, if the source file and converted output file are in the same
 directory together (i.e. test1.avi --> test1.mpg), neither will play -
 MediaPlayer will crash. If I move the converted output file out to another
 directory, the source file plays OK again.

 Source After Conversion

 ~> listattr test1.avi
 File: test1.avi
         Type       Size  Name
 ----------------------------------------------------------
     Raw Data        20  "_trk/pinfo_le"
  MIME String        16  "BEOS:TYPE"
       Int-64         8  "Media:Length"
         Text         7  "Video:Bitrate"

 51 bytes total in attributes

 ~/Desktop/Home> catattr Media:Length test1.avi
 test1.avi : int64 : 45832875


 Copy From NTFS Volume

 ~/Desktop> listattr test1.avi
 File: test1.avi
         Type       Size  Name
 ----------------------------------------------------------
     Raw Data        20  "_trk/pinfo_le"
  MIME String        16  "BEOS:TYPE"
       Int-64         8  "Media:Length"
         Text         7  "Video:Bitrate"

 51 bytes total in attributes.

 ~/Desktop> catattr Media:Length test1.avi
 test1.avi : int64 : 45832875

 Converted Output File

 ~> listattr test1.mpg
 File: test1.mpg
         Type       Size  Name
 ----------------------------------------------------------
  MIME String        11  "BEOS:TYPE"
         Text        21  "_trk/original_path"

 32 bytes total in attributes.

 ~> catattr Media:Length test1.mpg
 catattr: "test1.mpg", attribute "Media:Length": No such file or directory

--
Ticket URL: <https://dev.haiku-os.org/ticket/11500#comment:10>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: