Giter Site home page Giter Site logo

bencos's People

Watchers

 avatar

bencos's Issues

playback issues (baseline ok, high out of sync)

Hello dude!

Well, I had test in your program (BENCOS v20110801 dev) and can say that it 
really good, the quality of image is perfect, but Im having trouble on the 
issue of sound.The sound stay advanced, dont synchronized in the beginning and 
when I open the video it speeds up a bit.
There is a problem in profile (high 10 / High / Main) - in 3 is out of sync. 
In test in profile (beseline) seems tha stay perfect - everything sync.
But in output (container) using MKV to MP4 the output (container) stay with 
final result MKV and dont MP4.
What happened? I think that problem is in the profile (High 10 / High / Main) 
and the case the output (container) because the MP4 to MP4 or MKV to MP4 is 
outputing MKV and dont MP4.


The Only test with ok result is bellow:

it was the best configuration, without error. Sound and Image OK!!!

http://www.imgbr.org/images/45407292336432120965.jpg

-----------------

In this case , MP4 - size: 476 MB - final result: 92 MB. Sound and Image really 
good, but very slow

------------------

Using (High 10 / High ), unfortunately, image out of sync with audio using any 
codec.

I would like to ask apology for last message
Hugs.

Original issue reported on code.google.com by [email protected] on 12 Aug 2011 at 3:46

vorbis quality mapping is wrong

http://en.wikipedia.org/wiki/Vorbis#Technical_details

case cboAQuality.ItemIndex of
  0: sA := sA + ' -q -1';
  1: sA := sA + ' -q 0';
  2: sA := sA + ' -q 1';
  3: sA := sA + ' -q 2';
  4: sA := sA + ' -q 3';
end; 

Original issue reported on code.google.com by [email protected] on 6 Jan 2011 at 3:09

no audio after merging (5.1 source)

What steps will reproduce the problem?
1. encoding anime(24min) @ any bitrate
2. audio set to Codec: AAC HE+PS BR@48 or lower.
3. With and without neroaacenc being used

What is the expected output? What do you see instead?
The output file has no audio. It shows extracting audio, encoding audio, but 
when finished and it says merging files the output is just a video file.


What version of the product are you using? On what operating system?
Beta 12/29/10 on Windows 7 x86


Please provide any additional information below.
You released a beta on 12/25/10 that woked for audio on anime (24)min. Cant 
seem to find it :( would love to go back to that one i have an output file 
saved.


Original issue reported on code.google.com by [email protected] on 1 Jan 2011 at 6:47

convert to "almost lossless" before recoding

convert to "almost lossless" before recoding.
could be usefull for lower-end machines to use less CPU on decoding the source 
on each pass by converting the source with a "ligther" codec.

ex: ffmpeg.exe -an -sn -i [input] -vcodec mpeg4 -qmin 1 -qmax 2 -threads 4 -y 
out.mkv

codec "mpeg4" encode fast and should decode fast too.

what do you think?

Original issue reported on code.google.com by [email protected] on 1 Mar 2011 at 6:08

Progress percentage bar and 64 bits ffmpeg

Can you add a percentage bar of the total analysis / encoding to keep track of 
the progress? It will very useful in long video projects.

Also I wonder if you can add the 64 bits version of ffmpeg. I added it manually 
(trying bot the shared and static builds) and it works fine with x264 codec 
(encoding 25% more faster than the default) but it makes my bencos crash when 
using vp8 codec...

Thanks

Original issue reported on code.google.com by [email protected] on 8 Sep 2011 at 10:44

CUDA for Bencos?

Could be possible/useful for Bencos to decode/encode (dunno really wich one) 
using CUDA from nVidia compatible cards?

There are a couple programs that can do this, but in summary:

Time Encoding
Other > Bencos

Output Quality
Bencos > Other

Original issue reported on code.google.com by [email protected] on 1 May 2011 at 5:59

File list issues

What steps will reproduce the problem?
1. Encode few files
2. Clear finished
3. Once current encoding finishes, "done" is not written on the right file.

What is the expected output? What do you see instead?



Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 9 Jun 2011 at 8:18

Progressive / Interlace

Number of lines in the picture. 

In 480i/720i/1080i, picture is interlaced, even number lines are shown in the 
next frame. 
In 480p/720p/1080p, all the lines are shown in every frame of progressive scan. 

It would would be good if encoders get to have choice between
able select whether their encodes should be Interlace or Progressive.

Request Interlace/Progressive Select Option.

Original issue reported on code.google.com by [email protected] on 5 Sep 2011 at 3:29

enhAacPlusEnc doesn't work.

What steps will reproduce the problem?
1. encode a video whitout the nero AAC addon
2. both pass of the video works, audio extraction works
3. bencos sais audio encoding worked
4. merge fails: audop.mp4 not found

What is the expected output? What do you see instead?
merge sgould work, if the audio encoder do it's job.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 8 Nov 2010 at 4:43

"slow" "fast first pass"

I am kind of new to this software. I am using the latest version of Bencos on 
Windows XP. I had been using Real Anime and it's my understanding Bencos is 
sort of it's successor.

I am resizing 120-150 MB avi episodes of Case Closed to 50 MB mp4 episodes but 
it seems to be really slow. So far it's been half an hour only to run half of 
the video analysis. With Real Anime this would not take over 5 minutes. (Just 
now the remaining time reached 11 hours)

Perhaps I am not setting it properly? I used the default settings, I only 
changed the output format to mp4 and the output file size.

Thanks in advance.

Original issue reported on code.google.com by [email protected] on 29 Aug 2011 at 5:47

No Output file

What steps will reproduce the problem?
1.encoding video file into mp4 container with any bitrate

What is the expected output? What do you see instead? The encoding process 
seems to go fine according to Bencos. When in debug when muxing into mp4 
conatainer sometimes the ISO message will stop at 97 or 98 with no output file.

What version of the product are you using? On what operating system?
BENCOS_20110317_dev.exe

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 7 May 2011 at 1:03

Remove all subtitles

An option in the drop down to remove all subtitles from the encode instead of 
just selecting a default one.

Original issue reported on code.google.com by [email protected] on 10 Sep 2011 at 2:39

Audio/Sub track count doesn't always work

What steps will reproduce the problem?
1. Drop a file
2. encode it

What is the expected output? What do you see instead?

a:0 s:0

the output from ffprobe seems correct. I'll post one later on.

Original issue reported on code.google.com by [email protected] on 17 Mar 2011 at 11:59

ffmpeg hangs merging to MKV

What steps will reproduce the problem?
1. encode a normal file
2. in "merging files" step, bencos hang and ffmpeg use 1 core at 100%
3. must manually kill ffmpeg to unhang bencos

Original issue reported on code.google.com by [email protected] on 8 Nov 2010 at 5:09

Problem when adding files (non-ANSI filenames)

What steps will reproduce the problem?
1.You can not add files, add file by clicking it does nothing.

What is the expected output? What do you see instead?
It does not work.

What version of the product are you using? On what operating system?
BENCOS 20110605

Please provide any additional information below.
El programa es bueno en lineas generales, ha funcionado sin problemas en su 
version Real Anime, pero en esta version de nada sirve las multiples mejoras si 
no puedo hacerlo funcionar.

Original issue reported on code.google.com by [email protected] on 13 Jul 2011 at 5:51

Hardsubbing for webm

I would really like it if you could add hardsubbing for webm. Webm is still a 
growing standard but in time it will grow and webm subtitle videos would be 
great to use.

Thank you.

Original issue reported on code.google.com by [email protected] on 4 Sep 2011 at 3:44

  • Merged into: #43

Profiles

Can Bencos be used to rip mkv to mp4 and produce high quality BRRips?


Original issue reported on code.google.com by [email protected] on 25 May 2011 at 1:12

Weird GUI Defect

http://i52.tinypic.com/2vkao2c.jpg

it happens as soon as i move mouse on Bencos
i think its conflicting with something.

Original issue reported on code.google.com by [email protected] on 14 Sep 2011 at 7:18

"abord" shouldn't be a fail

What steps will reproduce the problem?
1. Start a new encode
2. "File" -> "Stop"
3. current file doesn't come back "ready"

Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 2:24

VP8 video can also be contained within a MKV file

VP8 video can be currently encoded in BENCOS within a WebM file only. 
Unfortunately that implies dropping all alternative audio tracks, and all 
subtitle files. If the video could be transcoded to a Matroska file, all those 
extra tracks could be saved. The transcoding to MKV is possible, as I have 
already done it with FFMPEG.

Original issue reported on code.google.com by [email protected] on 15 Mar 2011 at 6:39

audio extraction fails on AAC source

What steps will reproduce the problem?
1. Recode a file with AAC audio in it

What is the expected output? What do you see instead?
sould work, insted an empty 65KB file is produced

Please use labels and text to provide additional information.




Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:37

Dithering

is it possible to add it to bencos?
or bencos already have it?

Original issue reported on code.google.com by [email protected] on 28 Aug 2011 at 4:55

CRF and 1 pass encoding

i think better to have Constant Rate Factor features on Bencos, since it will 
encoded faster than 2-pass. 

Original issue reported on code.google.com by [email protected] on 22 Aug 2011 at 2:54

errors with audio channel count

C:\Program Files\Bencos\sox/sox.exe -S -V 
"C:\DOCUME~1\MAX\LOCALS~1\Temp/bencos/audio.wav" 
"C:\DOCUME~1\MAX\LOCALS~1\Temp/bencos/audio_sox.wav" remix -m 
1v0.3254,3v0.2301,5v0.2818,6v0.1627 2v0.3254,3v0.2301,5v-0.1627,6v-0.2818 norm

C:\Program Files\Bencos\sox/sox.exe: SoX v14.3.1
C:\Program Files\Bencos\sox/sox.exe INFO formats: detected file format type 
`wav'

Input File : 'C:\DOCUME~1\MAX\LOCALS~1\Temp/bencos/audio.wav'
Channels : 2
Sample Rate : 48000
Precision : 16-bit
Duration : 00:00:50.18 = 2408448 samples ~ 3763.2 CDDA sectors
File Size : 9.63M
Bit Rate : 1.54M
Sample Encoding: 16-bit Signed Integer PCM
Endian Type : little
Reverse Nibbles: no
Reverse Bits : no

C:\Program Files\Bencos\sox/sox.exe INFO sox: Overwriting 
`C:\DOCUME~1\MAX\LOCALS~1\Temp/bencos/audio_sox.wav'

Output File : 'C:\DOCUME~1\MAX\LOCALS~1\Temp/bencos/audio_sox.wav'
Channels : 2
Sample Rate : 48000
Precision : 16-bit
Duration : 00:00:50.18 = 2408448 samples ~ 3763.2 CDDA sectors
Sample Encoding: 16-bit Signed Integer PCM
Endian Type : little
Reverse Nibbles: no
Reverse Bits : no
Comment : 'Processed by SoX'

C:\Program Files\Bencos\sox/sox.exe FAIL remix: too few input channels 



infos of your source. 

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : [email protected]
Format settings, CABAC           : Yes
Format settings, ReFrames        : 3 frames
Format settings, GOP             : M=4, N=31
Muxing mode                      : Header stripping
Codec ID                         : V_MPEG4/ISO/AVC
Duration                         : 24mn 29s
Bit rate mode                    : Variable
Bit rate                         : 1 428 Kbps
Maximum bit rate                 : 25.0 Mbps
Width                            : 1 280 pixels
Height                           : 720 pixels
Display aspect ratio             : 16:9
Frame rate                       : 23.976 fps
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.065
Stream size                      : 250 MiB (64%)
Title                            : 14 - Those Who Lurk Underground

Audio #1
ID                               : 2
Format                           : AC-3
Format/Info                      : Audio Coding 3
Mode extension                   : CM (complete main)
Muxing mode                      : Header stripping
Codec ID                         : A_AC3
Duration                         : 24mn 29s
Bit rate mode                    : Constant
Bit rate                         : 448 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Side: L R, LFE
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Stream size                      : 78.5 MiB (20%)
Title                            : AC3 5.1
Language                         : English

Audio #2
ID                               : 3
Format                           : AC-3
Format/Info                      : Audio Coding 3
Format profile                   : Dolby Digital
Mode extension                   : CM (complete main)
Muxing mode                      : Header stripping
Codec ID                         : A_AC3
Duration                         : 24mn 29s
Bit rate mode                    : Constant
Bit rate                         : 192 Kbps
Channel(s)                       : 2 channels
Channel positions                : Front: L R
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Stream size                      : 33.6 MiB (9%)
Title                            : AC3 2.0
Language                         : Japanese

Audio #3
ID                               : 4
Format                           : AC-3
Format/Info                      : Audio Coding 3
Mode extension                   : CM (complete main)
Muxing mode                      : Header stripping
Codec ID                         : A_AC3
Duration                         : 24mn 29s
Bit rate mode                    : Constant
Bit rate                         : 128 Kbps
Channel(s)                       : 2 channels
Channel positions                : Front: L R
Sampling rate                    : 48.0 KHz
Bit depth                        : 16 bits
Compression mode                 : Lossy
Stream size                      : 22.4 MiB (6%)
Title                            : Commentary
Language                         : English

Text #1
ID                               : 5
Format                           : ASS
Codec ID                         : S_TEXT/ASS
Codec ID/Info                    : Advanced Sub Station Alpha
Compression mode                 : Lossless
Title                            : OP/ED Titles and Signs
Language                         : English

Text #2
ID                               : 6
Format                           : UTF-8
Codec ID                         : S_TEXT/UTF8
Codec ID/Info                    : UTF-8 Plain Text
Title                            : English Subtitles
Language                         : English


Original issue reported on code.google.com by [email protected] on 22 Aug 2011 at 6:10

Video encoding error with ipod configs

I test ipod configs with Alex_080 sample file and video encoding fails. Ffmpeg 
output portion in first pass (this generate a void file):

[libx264 @ 036549f0] broken ffmpeg default settings detected
[libx264 @ 036549f0] use an encoding preset (e.g. -vpre medium)
[libx264 @ 036549f0] preset usage: -vpre <speed> -vpre <profile>
[libx264 @ 036549f0] speed presets are listed in x264 --help
[libx264 @ 036549f0] profile is optional; x264 defaults to high
Output #0, mp4, to 'C:\Users\zeysoft\AppData\Local\Temp/bencos/video.mp4':
    Stream #0.0(eng): Video: libx264, yuv420p, 1280x720 [PAR 1:1 DAR 16:9], q=2-31, pass 1, 268 kb/s, 90k tbn, 23.98 tbc
    Metadata:
      title           : Tojiro and Ryuzo
Stream mapping:
  Stream #0.0 -> #0.0
Error while opening encoder for output stream #0.0 - maybe incorrect parameters 
such as bit_rate, rate, width or height

Original issue reported on code.google.com by [email protected] on 27 Jan 2011 at 10:05

error extraction or encoding audio.

What steps will reproduce the problem?
1. Audio Codec set to AAC HE+PS @48BR
2. after video encoding of files 1hr+
3.

What is the expected output? What do you see instead?
Non have to goto C:\Users\MyPC\AppData\Local\Temp\bencos to grab audio 
extraction if available or encoded video. The files are there just not merged 
or i have to manually do it myself.


What version of the product are you using? On what operating system?
12/29/10 beta on windows 7 x86


Please provide any additional information below.
Anime works fines around 24mins or less and the shortest movie i've tried since 
then are over 1hr. I would like to go back to your 12/25/10 beta release as it 
worked for anime but not full length movies.


Original issue reported on code.google.com by [email protected] on 1 Jan 2011 at 6:54

  • Merged into: #5

Device Containers

The ability to select which device you would like to encode it for...

ie:

Ipod
Iphone
Android (Smart Phones)
Sony PSP
Nintendo DS
Playstation

and some others like that...

Original issue reported on code.google.com by [email protected] on 10 Sep 2011 at 2:42

BENCOS_20110524_dev: VP8 second pass broken

What steps will reproduce the problem?
1. Well...
2. Hum.....
3. VP8?

What is the expected output? What do you see instead?

Second pass takes 0 second. No error reported.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 25 May 2011 at 11:45

I modified Bencos

I only found this form to contact you.

I modified Bencos. These are my changes:

    * I add Pause/Restore option in file menu.
    * x264 general and anime (cboVCodec indexs 0..5) default container is mp4. I add option button (selected by default) to force mkv if source has subtitles (don't work with iphone and webm).
    * Encode multiple audio tracks with language (only in cboVCodec indexs 0..5, others only use the first track). If the language does not exist in the source, use the selected in combo box.
    * Extract multiple subtitle tracks with language (only in cboVCodec indexs 0..5, others only use the first track). If the language does not exist in the source, use the selected in combo box.
    * The last two changes will only works if the source has a maximum of 10 audio tracks and 10 subtitles tracks.
    * Test it with Alex_080 sample.mkv (I don't test iPhone and webm outputs).
    * Add Spanish in language combo box.
    * Removed many excessive " in merge cmd lines.


Sorry for my bad English.

ZEYsoft.

Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 11:05

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.