Quantcast
Channel: NDS - Emulation and Homebrew
Viewing all articles
Browse latest Browse all 3097

MPEG4 Player for twilight menu (video doesnt have sound)

$
0
0
Guys, does this mp4 player supports sound? because i convert my video 4 times and the video plays good but there is not sound in the video

did i copy the code wrong?

i utilize these 4 codes:

ffmpeg -i %1 -f mp4 -s 256x144 -vf "colorspace=space=ycgco:rimaries=bt709:trc=bt709:range=pc:iprimaries=bt709:iall=bt709" -dst_range 1 -color_range 2 -vcodec mpeg4 -profile:v 0 -level 8 -b:v 500000 -acodec aac -ar 32000 -b:a 128000 -ac 1 -slices 1 -g 50 %2


ffmpeg -i %1 -f mp4 -vf "fps=24000/1001,...

MPEG4 Player for twilight menu (video doesnt have sound)

Viewing all articles
Browse latest Browse all 3097

Trending Articles