Pixelpanic / winff

Automatically exported from code.google.com/p/winff
0 stars 0 forks source link

Remove bravia preset [was: encoding to bravia no audio on BX300 32] #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. convert to Bravia 640x320
2. play in bx300 Bravia 32"
3. no Audio can be noticed

What is the expected output? What do you see instead?
Both Audio and Video should be available. Only video is available no Audio

What version of the product are you using? On what operating system?
Ubuntu package of winFF, Ubuntu 10.10

Please provide any additional information below.

Original issue reported on code.google.com by prem.mallappa@gmail.com on 26 May 2010 at 6:24

GoogleCodeExporter commented 8 years ago
Thanks for reporting this issue. To helps us finding out what is wrong, could 
you
please set Options -> "Pause on Finish" to ON and copy/paste all the output in 
the
terminal window that pop up into this bug report? Usually there is a lot of
information there to help figure out what goes on.

Additionally, could you run ffprobe on the output file (in a command prompt) and
report the output here?

Original comment by poipodec...@hotmail.com on 26 May 2010 at 7:22

GoogleCodeExporter commented 8 years ago
This is what I get on console while encoding
=================================
033]0; Converting Up[2009]DvDrip[Eng]-FXG (1/1)\007FFmpeg version 
SVN-r0.5.1-4:0.5.1-
1ubuntu1, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --extra-version=4:0.5.1-1ubuntu1 --prefix=/usr --enable-avfilter --
enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-
libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis 
--enable-
pthreads --enable-zlib --disable-stripping --disable-vhook 
--enable-runtime-cpudetect 
--enable-gpl --enable-postproc --enable-swscale --enable-x11grab 
--enable-libdc1394 -
-enable-shared --disable-static
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 1 / 52.20. 1
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter    0. 4. 0 /  0. 4. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Mar  4 2010 12:41:55, gcc: 4.4.3
[NULL @ 0x1651830]Invalid and inefficient vfw-avi packed B frames detected
Input #0, avi, from '/Entertainment/Movies/Up[2009]DvDrip[Eng]-
FXG/Up[2009]DvDrip[Eng]-FXG.avi':
  Duration: 01:33:58.76, start: 0.000000, bitrate: 1043 kb/s
    Stream #0.0: Video: mpeg4, yuv420p, 608x336 [PAR 1:1 DAR 38:21], 25 tbr, 25 tbn, 
25 tbc
    Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
Output #0, mpeg, to '/home/prem/tmp/Up[2009]DvDrip[Eng]-FXG.mpg':
    Stream #0.0: Video: mpeg1video, yuv420p, 640x360 [PAR 57:56 DAR 38:21], q=2-31, 
640 kb/s, 90k tbn, 25 tbc
    Stream #0.1: Audio: libmp3lame, 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
[mpeg4 @ 0x1651830]Invalid and inefficient vfw-avi packed B frames detected
=================
And It completes with no more errors, apart from this one message.

FFprobe output
=================
FFprobe version SVN-r20090707, Copyright (c) 2007-2009 Stefano Sabatini
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 1
  libavformat   52.31. 0 / 52.31. 0
  built on Jan 20 2010 00:13:01, gcc: 4.4.3 20100116 (prerelease)
Input #0, mpeg, from '/media/C8B2-3A34/Up[2009]DvDrip[Eng]-FXG.mpg':
  Duration: 01:33:58.44, start: 0.500000, bitrate: 774 kb/s
    Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 640x360 [PAR 54:53 DAR 96:53], 
104857 kb/s, 25 tbr, 90k tbn, 25 tbc
    Stream #0.1[0x1c0]: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
=================

Original comment by prem.mallappa@gmail.com on 27 May 2010 at 5:12

GoogleCodeExporter commented 8 years ago
And when you play the file on your computer, everything is fine?

If that is true, it suggests that the preset is not (completely) correct.

Original comment by poipodec...@hotmail.com on 27 May 2010 at 5:26

GoogleCodeExporter commented 8 years ago
yes it is playable on my laptop.

Original comment by prem.mallappa@gmail.com on 27 May 2010 at 5:36

GoogleCodeExporter commented 8 years ago
I was playing with this preset. It didn't work when i was working witha 
friend's tv. I have not heard of a case that it did work, so it may get removed.

Original comment by bgg...@gmail.com on 17 Jun 2010 at 6:40

GoogleCodeExporter commented 8 years ago
I guess we will remove it then with the next release.

Original comment by poipodec...@hotmail.com on 6 Sep 2011 at 7:39

GoogleCodeExporter commented 8 years ago
Oops, I think we forgot to do this for Release 1.4...

Original comment by poipodec...@hotmail.com on 20 Dec 2011 at 8:19

GoogleCodeExporter commented 8 years ago

Original comment by poipodec...@hotmail.com on 20 Dec 2011 at 8:19

GoogleCodeExporter commented 8 years ago
Release 1.4.1 has presets.xml files with the Bravia presets removed.

Original comment by poipodec...@hotmail.com on 14 Jan 2012 at 8:10