Re: [FFmpeg-trac] #1375(undetermined:new): ffmpeg on redhat

2012-05-29 Thread FFmpeg
#1375: ffmpeg on redhat
-+-
 Reporter:  Silly|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  qdm2 |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-
Changes (by cehoyos):

 * keywords:   = qdm2
 * component:  FFmpeg = undetermined


Comment:

 Replying to [ticket:1375 Silly]:
 For future reports: Please open one ticket per issue, do not report
 different problems in one tickets, in makes following them very difficult.
  or in case of .mov sources: overread in qdm2_fft_decode_tones()
 Is there any problem with the decoded file or are only reporting that
 messages are shown?

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1375#comment:1
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1375(undetermined:new): ffmpeg on redhat

2012-05-29 Thread FFmpeg
#1375: ffmpeg on redhat
-+-
 Reporter:  Silly|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  qdm2 |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by Silly):

 Sorry about the spam and everything. My issue (single) was that Ubuntu
 ffmpeg/avconv just eats through everything I throw at it while the RPM
 ffmpeg and the one I've build myself simply won't. I was hoping someone
 would point an error in my recipe so I can build it right.

 As for the qdm2 question, the end result has the audio slightly out of
 sync.

 Thanks for your patience and help :)

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1375#comment:2
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1375(undetermined:new): ffmpeg on redhat

2012-05-29 Thread FFmpeg
#1375: ffmpeg on redhat
-+-
 Reporter:  Silly|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  qdm2 |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by llogan):

 Replying to [ticket:1375 Silly]:
  Example command lines I am using:
  * ffmpeg -i inputfile.mp4 -fpre libx264-medium.ffpreset -y
 /tmp/outputfile.mp4

 ffmpeg doesn't used text file based presets to emulate the standard x264
 presets anymore. Proper preset usage is now simply -preset medium.
 Therefore the resulting message you received is not a bug.

 Also, that compile guide you followed is not good although the resulting
 ffmpeg should work. It installs a bunch of extras and uses outdated
 configure options. A simpler and more sane guide is
 https://ffmpeg.org/trac/ffmpeg/wiki/CentosCompilationGuide.

 Replying to [comment:2 Silly]:
  Sorry about the spam and everything. My issue (single) was that Ubuntu
 ffmpeg/avconv just eats through everything I throw at it while the RPM
 ffmpeg and the one I've built myself simply won't.

 The issue here is that you're using two completely different programs and
 expecting everything to work with the same syntax. Ubuntu doesn't use
 FFmpeg anymore as of Natty, and ffmpeg/avconv from the repository is not
 recommended. You should compile the same version of the same program on
 both distros. See
 https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide for an Ubuntu
 specific series of guides.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1375#comment:3
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac


Re: [FFmpeg-trac] #1375(undetermined:new): ffmpeg on redhat

2012-05-29 Thread FFmpeg
#1375: ffmpeg on redhat
-+-
 Reporter:  Silly|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
  Version:  git-master   |  undetermined
 Keywords:  qdm2 |   Resolution:
 Blocking:   |   Blocked By:
Analyzed by developer:  0|  Reproduced by developer:  0
-+-

Comment (by Silly):

 Thank you llogan, I will do it the way you suggested and post the results.

-- 
Ticket URL: https://ffmpeg.org/trac/ffmpeg/ticket/1375#comment:4
FFmpeg http://ffmpeg.org
FFmpeg issue tracker
___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac